/* ------------------------------------------

+ body



    01.0 Reboot Area CSS

    02.0 Spacing Area CSS

    03.0 Preloader Area CSS

    04.0 Heading Area CSS

    05.0 Backtotop Area CSS

    06.0 Buttons Area CSS

    07.0 Header Area CSS

    08.0 Hero Area CSS

    09.0 Footer Area CSS

    10.0 About Area CSS

    11.0 Counter Area CSS

    12.0 Speakar Area CSS

    13.0 Breadcrumb Area CSS

    14.0 Blog Area CSS

    15.0 Widget Area CSS

    16.0 Client Area CSS

    17.0 Schedule Area CSS

    18.0 Ticket Area CSS

    19.0 Sponsor Area CSS

    20.0 Contact Area CSS

    21.0 CTA Area CSS

--------------------------------------------- */

/* Import Fonts & All CSS */

/*@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,400;0,700;1,400&family=Fjalla+One&display=swap');*/

/*@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700");*/

@import url(css/bootstrap.min.css);

@import url(css/animate.css);

@import url(css/default-assets/classy-nav.css);

@import url(css/owl.carousel.min.css);

@import url(css/magnific-popup.css);

@import url(css/font-awesome.min.css);

@import url(css/material-design-iconic-font.min.css);

@import url(css/style.css);



/* :: 01.0 Reboot Area CSS */

* {

  margin: 0;

  padding: 0; }



body {

  font-family: "Titillium Web"!important;

  font-weight: 400;

  font-size: 16px;

  position: relative;

  z-index: auto; }



h1,

h2,

h3,

h4,

h5,

h6 {

  font-family: "Titillium Web"!important;

  color: #111343;

  line-height: 1.25;

  font-weight: 600; }



a,

a:active,

a:focus,

a:hover {

  color: #111343;

  text-decoration: none;

  -webkit-transition-duration: 500ms;

  -o-transition-duration: 500ms;

  transition-duration: 500ms;

  outline: none;

  font-weight: 500; }



li {

  list-style: none; }



p {

  line-height: 1.8;

  color: #333;

  font-size: 16px;

  font-weight: 400; }



img {

  max-width: 100%;

  height: auto; }



ul {

  margin: 0;

  padding: 0; }

  ul li {

    margin: 0;

    padding: 0; }


.menu_right_r h6 {
    font-size: 1.125em!important;
    line-height: 1.3125em!important;
    font-weight: 400!important;
    letter-spacing: 0.2px!important;
    color: #fff!important;
    margin-right: 0.65em!important;
    text-transform: uppercase!important;
    display: inline-block!important;
}

.header-area 
{
  padding-top: 0.5em!important;
  padding-bottom: 0.5em!important;
}

.menu_right_r h7 
{
  font-size: 1.4em!important;
}

.classy-navbar-toggler a {
    -webkit-transition-duration: 500ms!important;
    transition-duration: 500ms!important;
    text-decoration: none!important;
    outline: none!important;
    font-size: 14px!important;
    display: inline-block!important;
}

.classy-nav-container a {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 18px;
    padding-left: 18px;
    margin-top: 0rem;
    font-weight: 300;
    font-family: "Roboto" !important;
    text-transform: capitalize;
    outline: none;
}

.sticky .text-center > a.nav-brand 
{
  padding: 4px 0px;
}

.sticky .text-center > a.nav-brand img 
{
    width: auto!important;
    max-height: 2.6em!important;
}

.header {
    background: transparent;
    padding: 18px 15px;
    transition: 0.6s;
    z-index: 9999999;
    position: fixed;
    width: 100%;
}

.menu_right_r > a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1.5em!important;
    padding: 0px;
}

.menu_right_r .classy-navbar-toggler {
    color: #fff!important;
}

abbr, acronym {
    border-bottom: 0;
    cursor: inherit;
}

#scrollUp 
{
    right: 40px;
    line-height: 53px!important;
    width: 53px!important;
    height: 53px!important;
    bottom: 20px!important;
    background-color: #f46293!important;
    box-shadow: inherit!important;
    border-radius: 0px!important;
}

#scrollUp i
{
  color: #f46293!important;
}

#scrollUp:after {
    content: "";
    position: absolute;
    left: 35%;
    top: 35%;
    background: url(./img/bg-img/upload.png);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    filter: invert(1);
}

.navbarToggler
{
  border: 2px solid #fff!important;
  transition: 0.6s;
}



.menu_right_r .classy-navbar-toggler .navbarToggler span {
    background-color: #fff!important;
    transition: 0.6s;
}

.menu_right_r .classy-navbar-toggler:hover {
    color: #e55585;
}

/*.header-area .sticky .navbarToggler
{
  border: 2px solid #fff!important;
}

.header-area .sticky .menu_right_r .classy-navbar-toggler .navbarToggler span {
  background-color: #fff!important;
}*/


.container {
    max-width: 1366px !important;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

nav#conferNav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0px!important;
  width: 100%;
}

.mb-60 {
    margin-bottom: 25px!important;
}

.ham.hamRotate.ham1 {
    border: 1px solid #fff;
    margin: 0px 0px 0px 10px;
    z-index: 999;
}

.navbar ul li.menu-item {
    display: none;
}

a.nav-brand img 
{
  width: 18rem!important;
  max-height: inherit!important;
  transition: 0.5s!important;
  background: none!important;
}

.header-area.sticky .menu_right_r .classy-navbar-toggler * {
  color: #ffff!important;
}

.header-area.sticky .menu_right_r .navbarToggler {
    border: 2px solid #ffff!important;
}

.header-area.sticky .menu_right_r .classy-navbar-toggler .navbarToggler span
{
  background: #ffff!important;
}

.menu_right_r .classy-navbar-toggler * {
  color: #fff!important;
}

.menu_right_r .navbarToggler
{
  border: 2px solid #f46293!important;
}

.menu_right_r .classy-navbar-toggler .navbarToggler span
{
  background: #ffff!important;
}

.social-info {
    padding-bottom: 15px;
}

.main-footer-area .single-footer-widget .social-info a
{
  background: #ff5f95;
  border: 1px solid #ff5f95;
  color: #ffffff!important;
}

.main-footer-area .single-footer-widget .social-info a:hover {
    background: #ff5f95;
    border: 1px solid #ff5f95;
    color: #ffffff!important;
}

.bg-height
{
  height: 100vh;
}

.make-it-real h2 {
    color: #fff!important;
    font-size: 65px!important;
    font-weight: 400!important;
    text-transform: none!important;
    margin: 0!important;
    font-family: "Titillium Web"!important;
    position: relative;
}

.make-it-real h2 b {
    font-weight: 700!important;
    color: #f46293!important;
    font-family: 'Titillium Web';
}

.bg-content {
  position: absolute;
  top: 35%;
  left: 5%;
  width: 90%;
}


.make-it-real h2::before 
{
    background: url(https://www.spiritlablondon.com/wp-content/uploads/2024/02/heading-ttle-line-left.png);
    content: "";
    position: relative;
    display: inline-block;
    left: -25px;
    top: 3px;
    width: 130px !important;
    height: 25px;
    background-repeat: no-repeat;
}

.make-it-real h2::after 
{
  background: url(./img/bg-img/heading-ttle-line-right.png);
  content: "";
  position: relative;
  display: inline-block;
    right: -10px;
  top: 3px;
  width: 130px !important;
  height: 25px;
  background-repeat: no-repeat;
}

.Secure p {
    color: #fff!important;
    font-size: 36px!important;
    font-weight: normal;
    font-family: "Roboto" !important;
    margin-bottom: 245px;
    margin-top: -5px;
}

.Secure p span {
    color: #f46293!important;
    font-weight: 700;
    font-size: 36px!important;
    font-family: "Roboto" !important;
}

.Secure p abbr {
    font-weight: 300;
    color: #fff!important;
    font-size: 36px!important;
}

.fast-booking {
    background-color: #111343;
    padding: 15px 0px 0;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0% 100%);
    position: relative;
    vertical-align: middle;
    margin-top: -4.6rem;
    width: 84%;
    z-index: 555;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 8%;
}

.fast-booking:before {
    background: #2a40a5;
    position: absolute;
    content: '';
    height: 40px;
    width: 100%;
    bottom: 0;
}

.fast-booking-box
{
  width: 100%;
  height: auto;
}

.fast-booking-box img {
    width: 70%;
    margin: 10px auto 30px;
    display: block;
}

.fast-booking-box h3 {
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 4px;
    font-family: "Roboto" !important;
    margin-bottom: 7px;
}

.book-your {
    padding: 40px 0px 0px;
}


.book-your-course-now {
    background: url(./img/bg-img/make-it-real.png);
    width: 100%;
    background-position: center;
    background-size: contain;
    padding-bottom: 60px;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-bottom: 30px;
}

.book-your-course-now h2 {
    color: #535353 !important;
    font-size: 65px!important;
    text-transform: inherit;
    font-weight: 400!important;
    text-align: center;
    font-family: "Titillium Web"!important;
    margin-bottom: 35px;
    padding-top: 40px;
}

.book-your-course-now h2 b
{
    font-weight: 700!important;
  font-family: 'Titillium Web';
    color: #ff5f95!important;
}

#video-desktop
{
  display: block!important;
  width: 80%!important;
  margin: 0 auto!important;

}

#video-desktop iframe {
  width: 100%!important;
    height: 500px!important;
}


.pay-in-full
{
  width: 100%;
  height: auto;
  background: url(./img/bg-img/pay-in-full-bg-img.jpg);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 70px 0px  50px;
}

.installment-payment-heading h2 {
    color: #fff!important;
    font-size: 57px!important;
    font-weight: 400!important;
    text-align: center;
    font-family: "Titillium Web"!important;
    margin-bottom: 90px;
}

.installment-payment-heading h2 b
{
  font-weight: 700!important;
  font-family: 'Titillium Web';
}

.installment-payment-heading h2 span
{
  font-weight: 700!important;
  font-family: 'Titillium Web';
}

.full_payment {
    background-color: #fff!important;
    background: url(./img/bg-img/full-payment.jpg);
    background-position: 50% 50%;
    background-size: auto;
    padding: 0px 30px 36px 30px;
    background-repeat: no-repeat;
    padding-top: 25px;
    height: 100%;
    position: relative;
}

.full_payment h2 {
    background: #f46293;
    padding: 12px;
    padding-left: 25px;
    position: absolute;
    font-weight: 700px!important;
    top: -7%;
    left: -4%;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
    width: 350px;
    font-size: 32px;
    font-family: "Titillium Web"!important;
    color: #fff;
}


.full_payment ul {
    margin-top: 65px;
    height: 100px;
    margin-bottom: 50px!important;
}

.full_payment ul li {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    margin-bottom: 24px;
    margin-top: 26px;
    font-family: "Roboto" !important;
    padding-left: 50px;
    position: relative;
}

.full_payment ul li abbr {
    display: block!important;
}

.full_payment ul li span {
    font-weight: 300;
    background: inherit;
    padding: 0;
    display: inline;
    font-style: inherit;
}

.full_payment ul li img {
    padding-right: 12px;
    width: 32px;
    position: absolute;
    left: 10px;
    top: 10px;
}

.full_payment span {
    background: #faf97a;
    margin-bottom: 5px;
    font-size: 19px;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
    padding: 0px 10px 2px;
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.4px;
    display: inline-block;
}

.full_payment span abbr
{
  font-weight: 700;
}


.full_payment h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 90px;
    margin-top: 15px;
    position: relative;
    font-family: "Titillium Web"!important;
    padding-left: 35px;
}

.full_payment h3 abbr {
    display: block!important;
}

.full_payment h3 span {
    color: #f46293;
    font-size: 28px;
    font-weight: 700;
    font-family: "Titillium Web"!important;
    font-style: inherit;
    background: inherit;
    display: inline;
}

.full_payment h3 span b
{
  font-weight: 700!important;
    font-family: 'Titillium Web';
    font-size: 32px;
}

.full_payment h3 img {
    padding-right: 8px;
    width: 60px;
    height: auto;
    position: absolute;
    left: -11px;
    top: 0px;
}

.full_payment a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-size: 21px;
    font-family: "Titillium Web" !important;
    background: linear-gradient(to bottom, #2b3072 50%, #3b419b 50%);
    clip-path: polygon(0 0, 100% 0%, 97% 100%, 0% 100%);
    padding: 16px 18px;
    color: #fff;
    font-weight: 300;
    text-align: left;
    text-transform: uppercase;
    margin-top: 25px;
    z-index: 1;
    position: absolute;
    bottom: 0;
    margin-bottom: 30px;
    width: 300px;
}

.full_payment a::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, #2b3072 50%, #3b419b 50%);
    z-index: -1;
    transition: opacity 0.5s linear;
    opacity: 0;
}

.full_payment a img {
    width: 22px;
    margin-top: 4px;
    float: right;
}

.full_payment a:hover::before {
    opacity: 1;
}


.full_payment a span {
    font-weight: 700;
    background: inherit;
    font-style: inherit;
    font-size: 20px;
    background: transparent!important;
    background-color: transparent!important;
    font-weight: 300;
    padding: 0;
    display: inline;
}

.breadcrumb-area {
    position: relative;
    z-index: 1;
    background-position: center!important;
    height: 100vh!important;
    background-size: cover!important;
}


.course_tuition p {
    font-size: 24px;
    font-weight: 600;
    font-family: "Roboto" !important;
    color: #fff;
    font-style: italic;
    margin: 0;
}

.course_tuition p span {
    color: #f46293;
}

.form-section
{
  width: 100%;
  background: url(./img/bg-img/it-happen.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
    padding: 50px 0px 85px;
  position: relative;
}

.real-and-make {
    display: flex;
    height: 80vh;
    align-items: center;
}

.real-and-make h2 {
    color: #fff;
    font-size: 80px;
    font-family: "Titillium Web"!important;
    font-weight: 400;
    line-height: 80px;
}

.real-and-make h2 b
{
  font-family: "Titillium Web"!important;
  font-weight: 700;
}

.form {
    padding-left: 70px
}

.form h3 {
    color: #f46293!important;
    font-size: 3.6rem!important;
    font-weight: 400!important;
    text-transform: inherit;
    text-align: left;
    font-family: "Titillium Web"!important;
    margin-bottom: 18px;
}

.form h3 b
{
  font-weight: 700!important;
  font-family: 'Titillium Web';
}

.theme-spiritlablondon footer {
    margin-top: 0px!important;
    padding-top: 80px!important;
}


select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}

.select select.format {
    font-size: 20px;
    letter-spacing: 1px;
    font-family: "Roboto" !important;
    font-weight: 380;
    width: 100%;
    height: 50px;
    outline: none;
    border: 1px solid #ccc;
    background: #fff;
    padding: 10px 20px;
    border-radius: 0px;
}

.select {
    position: relative;
    height: 50px;
    margin-bottom: 1rem;
    background: #fff;
}

.select::after {
   content: "";
   position: absolute;
   background: url(./img/bg-img/form-selec-icon.png)!important;
   top: 5px;
   right: 0;
   padding: 0 1em;
   width: 10px;
   height: 50px;
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
   background: #2b2e2e;
   margin-right: 20px;
   color: #01152e;
   cursor:pointer;
   pointer-events:none;
   transition:.25s all ease;
}

.form .form-group .form-control {
    border: 0;
    padding: 10px 20px;
    color: #01152e;
    font-size: 20px;
    letter-spacing: 1px;
    font-family: "Roboto" !important;
    font-weight: 380;
    background: #fff;
    height: 50px;
}

.form .form-group input::placeholder
{
  color: #cccccc;
  font-family: "Roboto" !important;
  font-weight: 380;
}

.form a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-size: 22px;
    font-family: "Titillium Web" !important;
    background: linear-gradient(to bottom, #2b3072 50%, #3b419b 50%);
    clip-path: polygon(0 0, 100% 0%, 97% 100%, 0% 100%);
    padding: 15px 20px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    letter-spacing: 0.8px;
    width: 65%;
    text-transform: uppercase;
    margin-top: 25px;
    z-index: 1;
}

.form a b
{
  font-weight: 700;
}

.form a::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, #2b3072 50%, #3b419b 50%);
    z-index: -1;
    transition: opacity 0.5s linear;
    opacity: 0;
}

.form a img {
    width: 25px;
    margin-top: 3px;
    float: right;
}

.form a:hover::before {
    opacity: 1;
}

.form-section-mb
{
  display: none;
}

.make-it-real-mb
{
  display: none;
}

.payment-details {
    width: 84%;
    background-color: #f46293;
    padding: 15px 0px 0;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0% 100%);
    position: absolute;
    vertical-align: middle;
    z-index: 555;
    left: 8%;
    top: -108px;
    margin-left: auto!important;
    margin-right: auto!important;
}

.payment-details:before {
    background: #fff;
    position: absolute;
    content: '';
    height: 44px;
    width: 100%;
    bottom: 0;
}

.payment-details-box
{
  width: 100%;
  height: auto;
}

.payment-details-box img
{
  width: 90%;
  margin: 20px auto 30px;
  display: block;
}

.payment-details-box h3 {
    font-size: 18px;
    text-align: center;
    color: #000;
    font-weight: 400;
    font-family: "Roboto" !important;
    padding-top: 4px;
    text-transform: uppercase;
    margin-bottom: 9px;
}

.footer-line hr {
    opacity: 1!important;
    background: #f46293!important;
}

.main-footer-area .single-footer-widget .footer-logo {
    display: block;
    margin-bottom: 20px;
    max-width: 386px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    width: 100%;
}


.main-footer-area .single-footer-widget .footer-logo img {
    max-width: 100%;
    height: auto;
    width: 75%;
    margin-right: auto!important;
    margin-left: auto!important;
}
footer{ margin-top: 80px; }
.payment-details-mb {
  position: relative;
  top: 20px;
}
.payment-details-box h3 {
    margin-bottom: 8px;
}
@media (min-width: 1701px){

  .payment-details 
  {
    top: -91px;
  }

  .fast-booking 
  {
    margin-top: -4.8rem;
  }
}

@media (min-width: 1801px){

  .make-it-real h2
  {
    font-size: 100px!important;
  }

  .Secure p {
    color: #fff!important;
    font-size: 3.4rem!important;
    margin-bottom: 210px;
  }

  .fast-booking {
    margin-top: -75px;
  }

  .form a img {
    margin-top: 8px;
  }

  .fast-booking-box h3 {
    font-size: 18px;
    margin-bottom: 3px;
  }

  .fast-booking:before {
    height: 45px;
  }

  #video-desktop {
    display: block!important;
    width: 70%!important;
    margin: 0 auto!important;
  }

  .installment-payment-heading h2 {
    font-size: 60px!important;
  }

  .full_payment {
    margin: 0;
  }

  .full_payment h2 {
    font-size: 36px;
    top: -6%;
  }

  .full_payment ul li {
    font-size: 18px;
    padding-left: 60px;
  }

  .full_payment ul li img {
    width: 40px;
    top: 5px;
  }

  .full_payment span
  {
    font-size: 16px;
  }

  .full_payment h3 {
    font-size: 20px;
    padding-left: 50px;
    margin-top: 30px;
  }

  .full_payment h3 img {
    width: 80px;
    left: -13px;
    top: -13px;
  }

  .course_tuition p {
    font-size: 28px;
  }

  .select {
    height: 60px;
    margin-bottom: 1.3rem;
  }

  .select select.format {
    height: 60px;
  }

  .form .form-group {
    margin-bottom: 1.3rem;
  }

  .form .form-group .form-control {
    height: 60px;
  }

  .form a {
    padding: 16px 30px;
    width: 70%;
    font-size: 28px;
  }

  .full_payment ul {
    margin-top: 65px;
    height: 100px;
    margin-bottom: 40px!important;
}

  .full_payment a {
    width: 300px;
  }

  .payment-details {
    top: -96px;
  }

  .payment-details-box h3 {
    font-size: 18px;
  }

  .form-section {
    padding: 50px 0px 50px;
  }

  .copywrite-content .copywrite-text p {
    font-size: 18px!important;
  }

  .copywrite-content .copywrite-text p a {
    font-size: 18px!important;
  }

  .select select.format {
    width: 100%;
    border: 1px solid #ccc;
  }
}

@media (min-width: 2200px)
{
	.fast-booking {
    	margin-top: -5.3rem;
	}

	.make-it-real h2 {
    	font-size: 115px!important;
	}

	.payment-details {
    	top: -102px;
	}
}


@media (min-width: 2560px)
{
	.fast-booking {
    	margin-top: -5.7rem;
	}

	.make-it-real h2 {
    	font-size: 115px!important;
	}

	.payment-details {
    	top: -109px;
	}
}

@media (max-width: 1500px)
{

  .fast-booking {
    margin-top: -4.5rem;
}

  .fast-booking-box h3 {
    font-size: 13px;
  }

  .full_payment ul li img 
  {
    left: 5px;
        top: 12px;

  } 

  .full_payment ul li {
    font-size: 18px;
    padding-left: 45px;
  }

  .full_payment h3 {
    padding-left: 35px;
  }

  .Secure p 
  {
    font-size: 2.5rem;
    margin-bottom: 270px;
  }

  .installment-payment-heading h2 
  {
    font-size: 3.4rem!important;
  }

  .book-your-course-now h2
  {
    font-size: 3.4rem!important;
  }

  .form-section {
    padding: 0px 0px 50px;
  }

  .payment-details {
    width: 93%;
    left: 5%;
    top: -90px;
  }

  .full_payment ul li {
    font-size: 20px;
  }

  .full_payment h3 {
    font-size: 20px;
    margin-bottom: 80px;
  }

  .full_payment span {
    font-size: 16px;
  }

}

@media (max-width: 1400px)
{

  .form {
    padding-left: 70px;
    padding-bottom: 100px;
    padding-top: 50px;
  }

  .it_happen
  {
    height: auto!important;
  }

  .fast-booking {
    margin-top: -4.1rem;
  }

  .Secure p {
    font-size: 2.3rem;
  }

  .fast-booking-box h3 {
    font-size: 12px;
  }

  .installment-payment-heading h2 {
    font-size: 3rem!important;
  }

  .full_payment h2 
  {
    width: 300px;
  }

  .full_payment ul {
    margin-top: 65px;
    height: 100px;
    margin-bottom: 10px!important;
  }

  .fast-booking {
    margin-top: -4.2rem;
  } 

  .full_payment a {
    font-size: 16px;
    width: 250px;
  }

  .payment-details {
    width: 85%;
    left: 7%;
    top: -105px;
    margin: 0 auto;
  }

  .full_payment ul li {
    font-size: 18px;
    padding-left: 40px;
  }

  .full_payment ul li img {
    left: 0px;
    top: 7px;
  }

  .full_payment span {
    font-size: 15px;
    font-weight: 400;
  }

  .full_payment h3 {
    font-size: 20px;
  }

  .full_payment 
  {
    padding: 25px 26px 36px 26px;
  }

  .form a {
    width: 70%;
  }

  .full_payment h3 span b {
    font-size: 28px;
  }

  .full_payment h3 img {
    width: 50px;
    left: -11px;
    top: -1px;
  }

}


@media (max-width: 1366px)
{
  .make-it-real h2 {
    font-size: 52px!important;
    margin-bottom: 20px!important;
  }

  .Secure p {
    font-size: 1.3rem;
  }

  
}


@media (max-width: 1300px)
{
  .container {
    display: table;
    margin: 0 auto;
  }


  .Secure p 
  {
    font-size: 1.3rem;
  }

  .installment-payment-heading h2 
  {
    font-size: 3.2rem!important;
  }

  .book-your-course-now h2
  {
    font-size: 3.2rem!important;
  }

  .form-section {
    padding: 0px 0px 50px;
  }

  .full_payment ul {
    margin-top: 30px;
    margin-bottom: 20px!important;
  }

  .full_payment ul li
  {
    font-size: 22px;
    padding-left: 40px;
  }

  .full_payment ul li img {
    padding-right: 12px;
    width: 32px;
    position: absolute;
    left: 0px;
    top: 7px;
  }

  .full_payment
  {
    background-size: cover;
    padding: 25px 25px 36px 25px;
  }

  .full_payment h3 img {
    padding-right: 8px;
    width: 60px;
    height: auto;
    position: absolute;
    left: -14px;
    top: -7px;
  }

  .payment-details {
    width: 97%;
    left: 3%;
    top: -88px;
  }

  .fast-booking {
    margin-top: -4.4rem!important;
    width: 96%;
    left: 2%;
  }

  .full_payment span {
    font-size: 16px;
    margin-bottom: 6px;
}

  .form a 
  {
    width: auto;
  }

}


@media (max-width: 1350px)
{
  /*.h-100 {
    height: 100%!important;
    position: absolute!important;
    bottom: 7%;
  }*/



  .Secure p {
    margin-bottom: 130px;
  }

  .full_payment ul li {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-bottom: 24px;
    margin-top: 26px;
    font-family: "Roboto" !important;
    padding-left: 43px;
  }

  .fast-booking {
    margin-top: -4.4rem!important;
  }

  .course_tuition p {
    font-size: 20px;
  }

  .full_payment h2 {
    font-weight: 700!important;
    top: -6%;
    left: -4%;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
    width: 340px;
    font-size: 32px;
  }

  .full_payment {
    padding: 25px 25px 36px 25px;
  }

  .installment-payment-heading h2 {
    font-size: 2.8rem!important;
  }

  .form a {
    width: 75%;
  }

  .form-section {
    padding: 50px 0px 80px;
  }

  .full_payment ul {
    margin-top: 65px;
    height: 100px;
    margin-bottom: 30px!important;
  }

  .full_payment h3 {
    font-size: 20px;
    padding-left: 40px;
  }

  .full_payment ul li {
    padding-left: 40px;
  }

  .full_payment a {
    font-size: 16px;
    width: 280px;
  }

  .full_payment a span
  {
    font-size: 16px!important;
    background: inherit!important;
  }

  .payment-details {
    width: 97%;
    left: 2%;
    top: -86px;

  }

  .fast-booking {
    margin-top: -4.2rem!important;
  }
}



@media (max-width: 1100px)
{
  .payment-details-box h3 
  {
    font-size: 16px;
  }

  .spirit_lab_count_left 
  {
    left: -60px!important;
  }

  .spirit_lab_count_right 
  {
    right: -60px!important;
  }

  .make-it-real h2::before 
  {
    display: none;
  }

  .make-it-real h2::after 
  {
    display: none;
  }

  .payment-details {
    top: -80px;
  }

  .make-it-real h2 
  {
    font-size: 52px!important;
    margin-bottom: 15px;
    line-height: 1.3em;
  }
}

@media (max-width: 1130px)
{

  .Secure p {
    margin-bottom: 150px;
  }

  .fast-booking {
    margin-top: -4.2rem!important;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .fast-booking-box h3 {
    font-size: 12px;
    margin-bottom: 12px;
  }

  .book-your {
     padding: 0px; 
  }

  .book-your-course-now {
    padding-bottom: 70px;
  }

  .book-your-course-now h2 {
    font-size: 3rem!important;
  }

  .installment-payment-heading h2 {
    font-size: 3rem!important;
  }

  .payment-details {
    top: -80px;
  }

  .fast-booking-box h3 {
    font-size: 12px;
    padding-top: 4px;
    margin-bottom: 10px; 
  }

  .installment-payment-heading h2 {
    font-size: 40px!important;
    margin-bottom: 60px;
  }

  .full_payment {
    padding: 30px 16px 20px 16px;
  }

  .full_payment h2 {
    padding-left: 17px;
    top: -8%;
    left: -5%;
    width: 300px;
    font-size: 30px;
  }

  .full_payment ul {
    margin-top: 0px;
  }

  .full_payment ul li {
    margin-bottom: 16px;
    font-size: 16px;
    margin-top: 20px;
  }

  .full_payment span {
    font-size: 14px;
  }

  .full_payment h3 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 50px;
  }

  .full_payment h3 img 
  {
    width: 50px;
    top: 0px;
  }

  .full_payment ul li img {
    top: 6px;
}

  .full_payment a {

    font-size: 16px;
    margin-bottom: 16px;
    width: auto;
  }

  .full_payment h3 {
    font-size: 18px;
    font-weight: 400;
    padding-left: 30px;
    margin-bottom: 90px;
  } 

  .full_payment h3 span b {
    font-weight: 700!important;
    font-family: 'Titillium Web';
    font-size: 28px;
  }

  .payment-details {
    top: -76px;
  }
}

@media (max-width: 1116px)
{

  .fast-booking {
    margin-top: -4.1rem!important;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .fast-booking-box h3 {
    font-size: 11px;
    padding-top: 4px;
    margin-bottom: 10px;
  }
}

@media (max-width: 1024px){



  /*.make-it-real h2::before{
    display: none;
  }

  .make-it-real h2::after{
    display: none;
  }*/

  .fast-booking {
    margin-top: -3.9rem!important;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .payment-details {
    top: -79px;
  }

  .fast-booking-box h3 {
    font-size: 10px;
  }

  .form-section {
    padding: 60px 0px 130px;
  } 


  .payment-details-box h3 {
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    font-family: "Roboto" !important;
    padding-top: 4px;
    margin-bottom: 10px;
  }
}


@media (max-width: 992px)
{

  .make-it-real h2 b 
  {
    display: block;
  }

  .form-mb a b
  {
    font-weight: 700;
  }

  .Secure p abbr {
    font-weight: 300;
    color: #fff!important;
  }

  .classy-navbar .text-center {
    text-align: center!important;
  }

  a.nav-brand img {
    transition: 0.5s!important;
    max-height: 3em!important;
    width: auto!important;
    background: none!important;
  }

  .installment-payment-heading h2 {
    font-size: 36px!important;
    margin-bottom: 60px;
  }

  .form-section
  {
    display: none;
  }

  .form-mb-section-mb
  {
    display: block;
  }

  .make-it-real-mb
  {
    display: block;
  }

  .form-section-mb {
    display: block;
    padding: 40px 0px 0px;
    background: url(./img/bg-img/make-it-real.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 10px;
  }

  .form-mb {
    margin-bottom: 50px;
  }

  .form-mb h3 {
    color: #f46293!important;
    font-size: 3.6rem!important;
    font-weight: 400!important;
    text-transform: capitalize!important;
    line-height: 60px;
    text-align: center;
    font-family: "Titillium Web"!important;
    margin-bottom: 35px;
  }

  .select-mb select::-ms-expand {
   display: none;
   opacity: 0;
  }

  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
  }

  .select-mb select.format {
    font-size: 20px;
    letter-spacing: 1px;
    font-family: "Roboto" !important;
    font-weight: 380;
    width: 100%;
    height: 48px;
    color: #01152e;
    outline: none;
    border: 0;
    background: #fff;
    padding: 0px 20px 0px;
  }

  .select-mb {
    position: relative;
    height: 50px;
    border: 1px solid #ccc;
    margin-bottom: 1rem;
    background: #fff;
  }

  .select-mb::after {
    content: "";
    position: absolute;
    background: url(./img/bg-img/form-selec-icon.png)!important;
    top: 0;
    right: 0;
    padding: 0 1em;
    width: 10px;
    height: 50px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background: #2b2e2e;
    margin-right: 20px;
    color: #01152e;
    cursor:pointer;
    pointer-events:none;
    transition:.25s all ease;
  }

.form-mb h3 b {
    font-weight: 700!important;
    font-family: 'Titillium Web';
    text-transform: lowercase;
}


  .form-mb .form-group {
    border: 1px solid #ccc;
  }

  .form-mb .form-group .form-control {
    border: 0;
    padding: 0px 20px 0px;
    color: #01152e;
    background: #fff;
    font-weight: 380;
    height: 50px;
  }

  .form-mb .form-group input::placeholder
  {
    color: #cccccc;
    font-size: 20px;
    font-family: "Roboto" !important;
    background: #fff;
    letter-spacing: 1px;
    font-weight: 380;
    height: 48px;
    outline: none;
    border: 0;
    /*padding: 0px 20px 0px;*/
  }

  .form-mb a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    font-size: 21px;
    font-family: "Titillium Web" !important;
    background: linear-gradient(to bottom, #2b3072 50%, #3b419b 50%);
    clip-path: polygon(0 0, 100% 0%, 97% 100%, 0% 100%);
    padding: 12px 30px;
    color: #fff;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    margin-top: 25px;
    z-index: 1;
  }


  .form-mb a::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, #2b3072 50%, #3b419b 50%);
    z-index: -1;
    transition: opacity 0.5s linear;
    opacity: 0;
  }

  .form-mb a img {
    width: 28px;
    margin-top: 2px;
    float: right;
  }

  .form-mb a:hover::before {
    opacity: 1;
  }

  .form-section-img
  {
    background: url(./img/bg-img/form-section-mb-img.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .make-it-real-mb {
    background: url(./img/bg-img/mak-it-real-img.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
    padding: 280px 30px;
    
  }

  .make-it-real-content
  {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .make-it-real-content h2 {
    text-align: center;
    font-size: 3.6rem;
    color: #fff;
    line-height: 65px;
    font-weight: 400;
  }

  .make-it-real-content h2 b
  {
    font-weight: 700!important;
    font-family: 'Titillium Web';
  }

  .full_payment h3 img {
    top: 0px;
  }

  .fast-booking-box img {
    width: 60%;
  }

  .fast-booking-box h3 {
    font-size: 20px;
    font-weight: 300;
  }

  .fast-booking {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    padding: 30px 0px;
    margin-top: 0px!important;
    left: 0;
    width: 100%!important;
    position: unset;
    display: block;
    margin: 0 auto;
  }

  .fast-booking-mb
  {
    background-color: #111444;
  }

  .fast-booking:before {
    display: none;
  }

  .fast-booking-box {
    margin-bottom: 25px;
    font-size: 21px;
  }

  .full_payment {
    padding: 50px 25px 36px 25px!important;
  }

  .full_payment h2 {
    padding-left: 17px;
    top: -5%;
    left: -5%;
    width: 300px;
    font-size: 30px;
  }
  
  .full_payment ul {
    margin-bottom: 30px!important;
  }

  .full_payment ul li {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .full_payment ul li img {
    padding-right: 12px;
    width: 32px;
  }

  .full_payment span {
    font-size: 16px;
    display: block;

  }
  .full_payment a {
    font-size: 18px;
      margin-bottom: 25px;
  }

  .full_payment h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 80px;
  }
  
  .full_payment h3 img {
    top: 0px;
  }

  .full_payment ul li abbr {
    display: inline-block!important;
  }

  .form-section {
    padding: 50px 0px 130px;
  }

  .payment-details
  {
    position: inherit;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    padding: 30px 0px;
    width: 100%!important;
    left: inherit;
  }

  .payment-details-box img {
    width: 70%;
    margin: 10px auto 30px;
  }

  .payment-details-box h3
  {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
  }

  .payment-details-mb
  {
    background-color: #f46293;
  }

  .payment-details:before
  {
    display: none;
  }

  .form-mb a {
    width: 70%;
  }

  .course_tuition p {
    font-size: 20px;
  }

  .bg-content {
    position: absolute;
    top: 0;
    left: inherit;
    width: 98%;
    right: inherit;
    display: block;
    align-items: center;
    align-content: space-between;
    justify-content: space-between;
    height: 100%;
    bottom: 0;
}

  .Secure p {
    margin-bottom: 0px;
  }

  .breadcrumb-content {
    margin-top: 200px!important;
  }

}

@media screen and (max-width: 767px)
{
  .menu_right_r .classy-navbar-toggler {
    margin-left: auto;
    margin-right: 0px;
  }

  .full_payment span {
    width: 70%;
}

}


@media (max-width: 768px)
{

  .classy-navbar .text-center {
    text-align: left!important;
  }

  .full_payment h2 
  {
    left: -2%;
  }

  .bg-height {
    height: 700px!important;
  }

  #video-desktop
  {
    display: none!important;
  }

  .make-it-real h2 b {
    font-weight: 700!important;
    display: block;
  }

  .real-and-make-mb {
    display: flex;
    height: 100vh;
    align-items: center;
    background: url(./img/bg-img/real-and-make-mb.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .real-and-make-mb h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 400;
  }

  .copywrite-content .copywrite-text p
  {
    color: #fff!important;
    font-weight: 200!important;
    font-size: 15px!important;
  }

  .copywrite-content .copywrite-text p a
  {
    color: #fff!important;
    font-weight: 700!important;
  }

}

@media(max-width: 520px)
{


  .bg-content {
    position: absolute;
    top: 0;
    left: inherit;
    right: inherit;
        width: 95%;
    align-items: center;
    align-content: space-between;
    justify-content: space-between;
    height: 100%;
    bottom: 0;
}


  .full_payment h2 
  {
    left: -5%;
  }

  .make-it-real h2
  {
    font-size: 3rem!important;
  }

  .make-it-real h2 b 
  {
    display: block;
  }

  .classy-navbar-toggler {
    margin-right: -10px!important;
  }

  .payment-details 
  {
    width: 100%;
    margin: 0;
  }

  .book-your-course-now h2 {
    padding-top: 30px;
  }

  .payment-details-box img {
    width: 90%;
    margin: 25px auto 10px;
  }

  .payment-details-box h3 {
    font-size: 18px;
    font-weight: 400;
  }

  .breadcrumb-content {
    margin-top: 18rem!important;
  }

  .Secure p {
    line-height: 40px;
    font-weight: 300;
    margin: 0;
    font-size: 30px!important;
  }

  .fast-booking 
  {
    padding-inline: 20px!important;
}

  .course_tuition p {
    font-size: 21px;
    line-height: 36px;
  }

  .form-mb h3 {
    font-size: 4.5rem!important;
    line-height: 80px;
  }

  .fast-booking-box h3 {
    font-size: 18px;
    font-weight: 400;
  } 

  .fast-booking-box img {
    margin: 20px auto 10px;
    width: 90%;
  }

  .book-your-course-now h2 {
    font-size: 4rem!important;
  }

  .book-your-course-now
  {
    background: inherit;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .installment-payment-heading h2 {
    font-size: 54px!important;
    margin-bottom: 90px;
    line-height: 60px;
  }

  .full_payment-pd {
    margin-left: 12px;
  }

  .installment-payment-heading h2 span
  {
    font-weight: 300!important;
  }

  .book-your {
    background: url(./img/bg-img/make-it-real.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 10px;
    padding: 0 0px 50px;
    margin-bottom: 35px;
  }

  .course_tuition p 
  {
    font-size: 22px;
    line-height: 40px;
  }

  .payment-details-box h3
  {
    font-size: 14px;
  }

  .footer-area
  {
    padding: 0px!important;
  }

  .full_payment h3 img {
    top: 0px;
  }

  .form-mb a {
    width: 100%;
  }

  .menu_right_r .classy-navbar-toggler {
    color: #fff;
    display: flex;
    align-items: center;
  }

  .form-section-mb {
    margin-top: 20px;
  }

  .form-section-mb {
    display: block;
    padding: 50px 0px 0px;
    background-position: top;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 20px;
  }

  .classy-nav-container .classy-navbar .nav-brand 
  {
    padding: 0px;
  }

}

@media(max-width: 500px)
{
    .full_payment span {
    width: 100%;
    font-size: 13px;
}
}

@media(max-width: 414px)
{
  .full_payment a {
    width: 90%;
        font-size: 16px;

}

.full_payment h3 img {
    width: 40px;
    top: 8px;
}
.full_payment h3 {
    padding-left: 20px;
}

.full_payment h3 abbr {
    display: inline;
}

.full_payment {
    padding: 50px 20px 36px 20px!important;
}

  .pay-in-full {
    overflow: hidden;
  }

  .full_payment-pd {
    margin-left: 0px;
  }

  .full_payment h3
  {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 70px;
  }

  .full_payment ul {
    margin-bottom: 30px!important;
    margin-top: 69px!important;
}


  .full_payment ul li 
  {
    margin-top: 30px;
        font-size: 16px;

  }

  .full_payment h2 {
    top: -6%;
    padding-left: 36px;
    left: -8%;
    width: 320px;
  }

  .breadcrumb-content {
    margin-top: 17rem!important;
  }

  .full_payment {
    background-color: #fff!important;
    background: url(./img/bg-img/full-payment-mb.jpg);
    background-position: top;
    background-size: cover!important;
    background-repeat: no-repeat;
    padding-top: 25px!important;
    width: 90%;
    margin-left: auto;
  }

  .course_tuition p {
    font-size: 21px;
    line-height: 32px;
  }

  .form-mb a {
    width: 100%;
  }

  .container {
    width: 100%;
    max-width: inherit!important;
    padding: 0px 10px;
    display: table;
    margin: 0 auto;
  }

nav#conferNav {
    margin-left: 0px!important;
    width: 95%!important;
}

}

@media(max-width: 400px)
{
  a.nav-brand {
    padding: 0px;
}

a.nav-brand img {
    max-height: 3em!important;
    width: auto!important;
}

  
  .menu_right_r .classy-navbar-toggler {
    margin-left: 0!important;
    margin-right: 0px!important;
}

.menu_right_r {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end!important;
    color: #fff;
}

.classy-navbar .text-center {
    text-align: left!important;
}

  .bg-img {
    background-position: center!important;
    background-size: auto!important;
    background-repeat: no-repeat !important;
    background: url(./img/bg-img/make-it-real-bg-img-mb.jpg)!important;
  }

}

.menu_right_r {

  display: flex;

  align-items:center;

  color: #fff;

}

.menu_right_r .classy-navbar-toggler{

  margin-left: auto;

}



.menu_right_r  h7 {

  font-size: 1.125em;

  line-height: 1.3125em;

  font-weight: 400;

  letter-spacing: 0.2px;

  margin-right: 0.65em;

  text-transform: uppercase;

  display: inline-block;

}



.menu_right_r .navbarToggler {

  border: 2px solid #dddddd;

  padding: 13px 3px 3px 3px;

  width: 50px;

  text-align: center;

  height: 50px;

  line-height: ;

  margin: 0 !important;

  font-size: 1.4em;

  text-align: center;

  vertical-align: middle;

}



.menu_right_r .classy-navbar-toggler * {

  transition:all 0.3s ease;

}



.menu_right_r > a {

  display: inline-block;

  vertical-align: middle;

  margin-left: 1.5em;

}

.classy-navbar-toggler .navbarToggler span {

  margin-left: auto;

  margin-right: auto;

}



.menu_right_r .classy-navbar-toggler:hover {

  color: #e55585;



}

.menu_right_r .classy-navbar-toggler .navbarToggler {

  background: none!important;

  border: 2px solid #fff!important;

}



.menu_right_r .classy-navbar-toggler:hover .navbarToggler {

  background: #e55585!important;

  border-color: #e55585!important;

}

.classy-navbar-toggler h7:hover {
    color: #e55585!important;
}

.single-schedule-area .schedule-time-place a p{

  position: relative;

  display: block;

}

.single-schedule-area .schedule-time-place a p:hover{

  color:#ff5f95;

}

.single-schedule-area .schedule-time-place a p::after{

  content: '';

  position: absolute;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 0.1em;

  background-color: hotpink;

  opacity: 0;

  transition: opacity 300ms, transform 300ms;

  opacity 1;

  transform: scale(0);

  transform-origin: center;

}

.single-schedule-area .schedule-time-place a p:hover::after,

.single-schedule-area .schedule-time-place a p:focus::after {

  transform: scale(1);

  opacity: 1;

}

/**{

  display: none;

}*/



.menu_right_r  .classy-navbar-toggler .navbarToggler span {

  position: relative;

  background-color: #ffffff;

  border-radius: 3px;

  display: block;

  height: 3px;

  margin-top: 3px;

  padding: 0;

  -webkit-transition-duration: 300ms;

  transition-duration: 300ms;

  width: 22px;

  cursor: pointer;

}



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

  .container {

    max-width: 1100px;

  }



}



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

  .container {

    max-width: 964px;

  }

}



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

  header .container {

    max-width: 708px;

  }

}



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

  header .container {

    max-width: 767px;

  }

}





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

  header .container {

    max-width: 280px;

  }

}





.bg-overlay {

  position: relative;

  z-index: 1; }

  .bg-overlay::after {

    position: absolute;

    content: "";

    height: 100%;

    width: 100%;

    top: 0;

    left: 0;

    z-index: -1;

    background-color: rgba(0, 0, 0, 0.4); }



.bg-gradient-overlay {

  position: relative;

  z-index: 1; }

  .bg-gradient-overlay::after {

    position: absolute;

    content: "";

    height: 100%;

    width: 100%;

    top: 0;

    left: 0;

    z-index: -1;

    background: #00918e;

    background-image: -moz-linear-gradient(120deg, #faeee7 0%, #273da2 100%);

    background-image: -webkit-linear-gradient(120deg, #faeee7 0%, #273da2 100%);

    background-image: -ms-linear-gradient(120deg, #faeee7 0%, #273da2 100%);

    opacity: 0.9; }



.bg-gradient-overlay-2 {

  position: relative;

  z-index: 1; }

  .bg-gradient-overlay-2::after {

    border-radius: 10px;

    content: '';

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    z-index: 10;

    background: rgba(0, 0, 0, 0.6);

    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(30%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));

    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0) 100%);

    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0) 100%);

    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0) 100%); }



.bg-img {

  background-position: center center !important;

  background-size: cover !important;

  background-repeat: no-repeat !important; }



.jarallax {

  position: relative;

  z-index: 0; }

  .jarallax .jarallax-img {

    position: absolute;

    object-fit: cover;

    font-family: 'object-fit: cover';

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: -1; }



.bg-boxshadow {

  -webkit-box-shadow: 0px 8px 27px 0px rgba(90, 111, 120, 0.15);

  box-shadow: 0px 8px 27px 0px rgba(90, 111, 120, 0.15); }



.mfp-image-holder .mfp-close,

.mfp-iframe-holder .mfp-close {

  position: fixed;

  z-index: 100;

  color: #ffffff;

  right: 20px;

  text-align: center;

  padding-right: 0;

  width: 100%;

  top: 20px;

  width: 30px;

  background: #ffdc34;

  height: 30px;

  line-height: 30px; }



img.mfp-img {

  -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);

  box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15); }



button.mfp-close,

button.mfp-arrow {

  background: #ffdc34; }



.mfp-bottom-bar {

  display: none !important; }



.mfp-bg {

  background-color: #000000; }



.bg-transparent {

  background-color: transparent !important; }



.bg-gray {

  background-color: #f7f7f7 !important; }



textarea:focus,

input:focus {

  outline: none; }



textarea:invalid,

input:invalid,

textarea:required,

input:required {

  box-shadow: none !important; }



.border {

  border-color: #4b4d7b; }



.mfp-arrow-left::after {

  border-right-color: transparent; }



.mfp-arrow-left::before {

  border-right-color: #ffffff; }



.mfp-arrow-right::after {

  border-left-color: transparent; }



.mfp-arrow-right::before {

  border-left-color: #ffffff; }



/* :: 02.0 Spacing Area CSS */

.mt-15 {

  margin-top: 15px; }



.mt-30 {

  margin-top: 30px; }



.mt-20 {

  margin-top: 20px; }



.mt-40 {

  margin-top: 40px; }



.mt-50 {

  margin-top: 50px; }



.mt-70 {

  margin-top: 70px; }



.mt-80 {

  margin-top: 80px; }



.mt-100 {

  margin-top: 100px; }



.mt-150 {

  margin-top: 150px; }



.mr-15 {

  margin-right: 15px; }



.mr-30 {

  margin-right: 30px; }



.mr-50 {

  margin-right: 50px; }



.mr-100 {

  margin-right: 100px; }



.mb-10 {

  margin-bottom: 10px; }



.mb-15 {

  margin-bottom: 15px; }



.mb-30 {

  margin-bottom: 30px; }



.mb-40 {

  margin-bottom: 40px; }



.mb-50 {

  margin-bottom: 50px; }



.mb-60 {

  margin-bottom: 60px; }



.mb-70 {

  margin-bottom: 70px; }



.mb-80 {

  margin-bottom: 80px; }



.mb-100 {

  margin-bottom: 100px; }



.ml-15 {

  margin-left: 15px; }



.ml-30 {

  margin-left: 30px; }



.ml-50 {

  margin-left: 50px; }



.ml-100 {

  margin-left: 100px; }



.pt-50 {

  padding-top: 50px !important; }



.section-padding-80 {

  padding-top: 80px;

  padding-bottom: 80px; }



.section-padding-0-80 {

  padding-top: 0;

  padding-bottom: 80px; }



.section-padding-80-0 {

  padding-top: 80px;

  padding-bottom: 0; }



.section-padding-80-50 {

  padding-top: 80px;

  padding-bottom: 50px; }



.section-padding-100 {

  padding-top: 100px;

  padding-bottom: 100px; }



.section-padding-0-85 {

  padding-top: 0;

  padding-bottom: 85px; }



.section-padding-100-60 {

  padding-top: 100px;

  padding-bottom: 60px; }



.section-padding-100-70 {

  padding-top: 100px;

  padding-bottom: 70px; }



.section-padding-0-100 {

  padding-top: 0;

  padding-bottom: 100px; }



.section-padding-100-0 {

  padding-top: 100px;

  padding-bottom: 0; }



/* :: 3.0 Preloader Area CSS */

#preloader {

  position: fixed;

  width: 100%;

  height: 100%;

  z-index: 9999999;

  top: 0;

  left: 0;

  background: #000000;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -ms-flex-pack: center;

  justify-content: center;

  overflow: hidden; }



.loader {

  position: relative;

  z-index: 1;

  width: 50px;

  height: 50px;

  border-radius: 50%;

  -webkit-animation: loader linear 2s infinite;

  animation: loader linear 2s infinite;

  border-top: 2px solid #ffffff;

  border-left: 2px solid transparent;

  border-right: 2px solid transparent;

  border-bottom: 2px solid transparent; }



@-webkit-keyframes loader {

  0% {

    -webkit-transform: rotate(0deg);

    -ms-transform: rotate(0deg);

    transform: rotate(0deg); }

  100% {

    -webkit-transform: rotate(360deg);

    -ms-transform: rotate(360deg);

    transform: rotate(360deg); } }

@keyframes loader {

  0% {

    -webkit-transform: rotate(0deg);

    -ms-transform: rotate(0deg);

    transform: rotate(0deg); }

  100% {

    -webkit-transform: rotate(360deg);

    -ms-transform: rotate(360deg);

    transform: rotate(360deg); } }

/* :: 4.0 Heading Area CSS */

.section-heading {

  position: relative;

  z-index: 1;

  margin-bottom: 60px; }

  .section-heading p {

    color: #ffffff;

    letter-spacing: 1px;

    text-transform: uppercase;

    margin-bottom: 0;

    display: inline-block;

    font-weight: 400; }

  .section-heading h4 {

    font-size: 38px;

    color: #ffffff;

    margin-bottom: 0;

    text-transform: uppercase;

    letter-spacing: 1px; }

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

      .section-heading h4 {

        font-size: 26px; } }

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

      .section-heading h4 {

        font-size: 30px; } }



.section-heading-2 {

  position: relative;

  z-index: 1;

  margin-bottom: 60px; }

  .section-heading-2 p {

    color: #ffdc34;

    letter-spacing: 1px;

    text-transform: uppercase;

    margin-bottom: 0;

    display: inline-block;

    font-weight: 400; }

  .section-heading-2 h4 {

    font-size: 38px;

    color: #ffffff;

    margin-bottom: 0;

    text-transform: uppercase;

    letter-spacing: 1px; }

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

      .section-heading-2 h4 {

        font-size: 26px; } }

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

      .section-heading-2 h4 {

        font-size: 30px; } }



.section-heading-3 {

  position: relative;

  z-index: 1;

  margin-bottom: 60px; }

  .section-heading-3 p {

    color: #ffdc34;

    letter-spacing: 1px;

    text-transform: uppercase;

    margin-bottom: 0;

    display: inline-block;

    font-weight: 400; }

  .section-heading-3 h4 {

    font-size: 38px;

    color: #111343;

    margin-bottom: 0;

    text-transform: uppercase;

    letter-spacing: 1px; }

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

      .section-heading-3 h4 {

        font-size: 26px; } }

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

      .section-heading-3 h4 {

        font-size: 30px; } }



/* :: 5.0 Backtotop Area CSS */

#scrollUp {

  position: fixed;

  right: 40px;

  font-size: 20px;

  line-height: 40px;

  width: 40px;

  height: 40px;

  bottom: 40px;

  background-color: #ffdc34;

  color: #ffffff;

  text-align: center;

  -webkit-transition-duration: 500ms;

  -o-transition-duration: 500ms;

  transition-duration: 500ms;

  border-radius: 50%;

  -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);

  box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);

  z-index: 15962536; }

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

    #scrollUp {

      right: 20px;

      bottom: 20px; } }

  #scrollUp:focus, #scrollUp:hover {

    background-color: #000000;

    color: #ffffff; }



/* :: 6.0 Buttons Area CSS */

.btn:focus {

  box-shadow: none; }



.confer-btn {

  position: relative;
  z-index: 1;
  height: auto;
  line-height: 22px;
  font-size: 16px!important;
  font-weight: 400;
  border: none;
  display: inline-block;
  padding: 12px 28px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  color: #ffffff;
  border-radius: 23px;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  overflow: hidden;
  font-size: 20px!important;
}

  .confer-btn i {

    margin-left: 5px; }

  .confer-btn::before {

    -webkit-transition-duration: 800ms;

    -o-transition-duration: 800ms;

    transition-duration: 800ms;

    position: absolute;

    width: 120%;

    height: 120%;

    top: -10%;

    left: -10%;

    content: '';

    background: #ff5f95;

    /*background-image: -webkit-linear-gradient(120deg, #fc1d92 0%, #ff5f95 100%);

    background-image: -ms-linear-gradient(120deg, #fc1d92 0%, #ff5f95 100%);*/

    z-index: -2; }

  .confer-btn:focus, .confer-btn:hover {

    font-weight: 500;

    background-color: #ffffff;

    color: #111343 !important;

    -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);

    box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15); }

    .confer-btn:focus i, .confer-btn:hover i {

      -webkit-animation: buttonIcon 1s ease-in infinite;

      animation: buttonIcon 1s ease-in infinite; }

    .confer-btn:focus::before, .confer-btn:hover::before {

      left: 110%; }



@-webkit-keyframes buttonIcon {

  0% {

    opacity: 1; }

  100% {

    opacity: 0; } }

@keyframes buttonIcon {

  0% {

    opacity: 1; }

  100% {

    opacity: 0; } }

.confer-btn-2 {

  position: relative;

  z-index: 1;

  height: 46px;

  line-height: 46px;

  font-size: 14px;

  font-weight: 500;

  display: inline-block;

  padding: 0 25px;

  text-align: center;

  text-transform: uppercase;

  letter-spacing: 0.5px;

  color: #ffffff;

  border-radius: 23px;

  -webkit-transition-duration: 500ms;

  -o-transition-duration: 500ms;

  transition-duration: 500ms; }

  .confer-btn-2 i {

    margin-left: 4px; }

  .confer-btn-2.btn-2 {

    color: #111343; }

  .confer-btn-2:focus, .confer-btn-2:hover {

    font-weight: 500;

    -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);

    box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);

    background-color: #ffdc34;

    color: #ffffff; }



.confer-btn-white {

  position: relative;

  z-index: 1;

  height: 46px;

  padding: 0 25px;

  border: 2px solid #ffffff;

  color: #ffffff;

  border-radius: 23px;

  font-size: 14px;

  text-transform: uppercase;

  letter-spacing: 1px;

  line-height: 42px;

  font-weight: 500;

  -webkit-transition-duration: 500ms;

  -o-transition-duration: 500ms;

  transition-duration: 500ms; }

  .confer-btn-white i {

    margin-left: 5px; }

  .confer-btn-white:hover, .confer-btn-white:focus {

    background-color: #ffdc34;

    border-color: #ffdc34;

    color: #ffffff; }



.confer-btn-white-2 {

  position: relative;

  z-index: 1;

  height: 46px;

  padding: 0 25px;

  border: 2px solid rgba(255, 255, 255, 0.2);

  color: #ffffff;

  border-radius: 23px;

  font-size: 14px;

  text-transform: uppercase;

  letter-spacing: 1px;

  line-height: 42px;

  font-weight: 500;

  -webkit-transition-duration: 500ms;

  -o-transition-duration: 500ms;

  transition-duration: 500ms; }

  .confer-btn-white-2 i {

    margin-left: 3px; }

  .confer-btn-white-2:hover, .confer-btn-white-2:focus {

    background-color: #ffdc34;

    border-color: #ffdc34;

    color: #ffffff; }



.confer-gb-btn {

  position: relative;

  z-index: 1;

  color: #ffffff;

  font-size: 14px;

  font-weight: 500;

  text-transform: uppercase;

  line-height: 46px;

  padding: 0 25px;

  min-width: 180px;

  height: 46px;

  -webkit-transition-duration: 500ms;

  -o-transition-duration: 500ms;

  transition-duration: 500ms;

  border-radius: 23px;

  border: none;

  overflow: hidden; }

  .confer-gb-btn::before {

    -webkit-transition-duration: 800ms;

    -o-transition-duration: 800ms;

    transition-duration: 800ms;

    position: absolute;

    width: 120%;

    height: 120%;

    top: -10%;

    left: -10%;

    content: '';

    background: #ffdc34;

    background-image: -webkit-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%);

    background-image: -ms-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%);

    z-index: -2; }

  .confer-gb-btn::after {

    -webkit-transition-duration: 500ms;

    -o-transition-duration: 500ms;

    transition-duration: 500ms;

    position: absolute;

    width: calc(100% - 4px);

    height: calc(100% - 4px);

    border-radius: 23px;

    top: 2px;

    left: 2px;

    right: 2px;

    bottom: 2px;

    background-color: #151853;

    content: '';

    z-index: -1; }

  .confer-gb-btn:hover, .confer-gb-btn:focus {

    color: #ffffff; }

    .confer-gb-btn:hover::after, .confer-gb-btn:focus::after {

      opacity: 0; }



/* :: 7.0 Header Area CSS */

.classy-nav-container {

  background-color: transparent;

  padding: 0; }

  .classy-nav-container .classy-navbar {

    -webkit-transition-duration: 500ms;

    -o-transition-duration: 500ms;

    transition-duration: 500ms;

    height: auto;

    padding: 0; }

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

      .classy-nav-container .classy-navbar .nav-brand {

        margin: 0 auto; } }



      .classy-nav-container .classy-navbar .classynav ul li a:hover, .classy-nav-container .classy-navbar .classynav ul li a:focus {

        color: #000000; }

      @media only screen and (min-width: 992px) and (max-width: 1199px) {

        .classy-nav-container .classy-navbar .classynav ul li a {

          font-size: 14px; } }

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

        .classy-nav-container .classy-navbar .classynav ul li a {

          font-size: 14px;

          color: #000000; }

          .classy-nav-container .classy-navbar .classynav ul li a:hover, .classy-nav-container .classy-navbar .classynav ul li a:focus {

            color: #000000; } }

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

        .classy-nav-container .classy-navbar .classynav ul li a {

          font-size: 14px;

          color: #000000; }

          .classy-nav-container .classy-navbar .classynav ul li a:hover, .classy-nav-container .classy-navbar .classynav ul li a:focus {

            color: #000000; } }

    .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a, .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a {

      /*font-size: 14px;*/

      text-transform: uppercase;

      /*height: 42px;

      line-height: 42px;

      padding: 0 30px;*/

      color: #000000; }



      .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:focus, .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:hover, .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:focus, .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:hover {

        color: #000000; }

    .classy-nav-container .classy-navbar .classynav ul li.active a {

      color: #000000; }



.classynav ul li.has-down > a::after,

.classynav ul li.has-down.active > a::after,

.classynav ul li.megamenu-item > a::after {

  color: #000000; }



.breakpoint-off .classynav ul li .dropdown,

.breakpoint-off .classynav ul li .megamenu {

  width: 200px;

  -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);

  box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);

  border-radius: 4px; }



.breakpoint-off .classynav ul li .megamenu {

  width: 100%; }



.classy-navbar-toggler .navbarToggler span {

  background-color: #ffffff; }



.header-area {

  position: fixed;

  z-index: 999;

  width: 100%;

  top: 0;

  -webkit-transition-duration: 500ms;

  -o-transition-duration: 500ms;

  transition-duration: 500ms;

  background-color: rgba(0, 0, 0, 0.0); padding-top: 1em; padding-bottom: 1em; }

  .header-area.sticky {
    background-color: #111343;
    -webkit-box-shadow: 0 2px 40px 8px rgb(15 15 15 / 15%);
    box-shadow: 0 2px 40px 8px rgb(15 15 15 / 15%);
    padding-top: 5px!important;
    padding-bottom: 5px;
}

    .header-area.sticky .classy-navbar {

      height: auto; }

    .header-area.sticky .classy-navbar a.nav-brand img {

    height: auto;

    -webkit-transition-duration: 500ms;

    -o-transition-duration: 500ms;

    transition-duration: 500ms;

    /* padding-top: 1em; */

    /* padding-bottom: 1em; */

    max-height: 3em;

  }



/* :: 8.0 Hero Area CSS */

.welcome-area {

  position: relative;

  z-index: 1; }

  .welcome-area .icon-scroll {

    width: 26px;

    height: 39px;

    position: absolute;

    z-index: 999999;

    left: 50%;

    bottom: 40px;

    margin-left: -13px;

    -webkit-box-shadow: inset 0 0 0 2px #ffffff;

    box-shadow: inset 0 0 0 2px #ffffff;

    border-radius: 25px;

    opacity: 0.75;

    cursor: pointer; }

    .welcome-area .icon-scroll::before {

      position: absolute;

      z-index: 999999;

      content: '';

      width: 6px;

      height: 6px;

      background: #ffffff;

      left: 50%;

      -webkit-transform: translateX(-50%);

      -ms-transform: translateX(-50%);

      transform: translateX(-50%);

      top: 8px;

      border-radius: 4px;

      -webkit-animation: iconScroll linear 1200ms infinite;

      animation: iconScroll linear 1200ms infinite; }



@-webkit-keyframes iconScroll {

  0% {

    top: 8px;

    opacity: 1; }

  50% {

    opacity: 0;

    top: 23px; }

  100% {

    top: 8px;

    opacity: 0; } }

@keyframes iconScroll {

  0% {

    top: 8px;

    opacity: 1; }

  50% {

    opacity: 0;

    top: 23px; }

  100% {

    top: 8px;

    opacity: 0; } }

.welcome-slides {

  position: relative;

  z-index: 1;

  overflow: hidden; }

  .welcome-slides .owl-prev,

  .welcome-slides .owl-next {

    -webkit-transition-duration: 500ms;

    -o-transition-duration: 500ms;

    transition-duration: 500ms;

    border-radius: 50%;

    position: absolute;

    width: 46px;

    height: 46px;

    top: 50%;

    left: 70px;

    margin-top: -33px;

    z-index: 10;

    text-align: center;

    line-height: 44px;

    border: 2px solid #9293bc;

    color: #9293bc;

    font-size: 34px; }

    .welcome-slides .owl-prev:hover, .welcome-slides .owl-prev:focus,

    .welcome-slides .owl-next:hover,

    .welcome-slides .owl-next:focus {

      background-color: rgba(255, 255, 255, 0.5);

      color: #000000; }

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

      .welcome-slides .owl-prev,

      .welcome-slides .owl-next {

        left: 30px; } }

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

      .welcome-slides .owl-prev,

      .welcome-slides .owl-next {

        width: 40px;

        left: 15px;

        height: 40px;

        font-size: 18px;

        line-height: 38px; } }

  .welcome-slides .owl-next {

    left: auto;

    right: 70px; }

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

      .welcome-slides .owl-next {

        right: 30px; } }

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

      .welcome-slides .owl-next {

        right: 15px; } }



.single-welcome-slide {

  position: relative;

  z-index: 2;

  width: 100%;

  height: 980px;

  background-color: #ffdc34; }

  @media only screen and (min-width: 992px) and (max-width: 1199px) {

    .single-welcome-slide {

      height: 800px; } }

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

    .single-welcome-slide {

      height: 800px; } }

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

    .single-welcome-slide {

      height: 700px; } }

  .single-welcome-slide .welcome-text {

    position: relative;

    z-index: 1; }

    .single-welcome-slide .welcome-text h2 {

      position: relative;

      z-index: 1;

      font-weight: 700;

      font-size: 90px;

      text-transform: uppercase;

      display: block;

      margin-bottom: 10px;

      color: #ffffff; }

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

        .single-welcome-slide .welcome-text h2 {

          font-size: 60px; } }

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

        .single-welcome-slide .welcome-text h2 {

          font-size: 30px; } }

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

        .single-welcome-slide .welcome-text h2 {

          font-size: 42px; } }

      .single-welcome-slide .welcome-text h2::after {

        position: absolute;

        content: "";

        height: 23px;

        width: 400px;

        top: 67px;

        right: 5px;

        z-index: -1;

        background-image: -webkit-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%);

        background-image: -ms-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%); }

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

          .single-welcome-slide .welcome-text h2::after {

            top: 40px;

            height: 15px; } }

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

          .single-welcome-slide .welcome-text h2::after {

            top: 45px;

            height: 20px;

            right: 0;

            width: 240px; } }

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

          .single-welcome-slide .welcome-text h2::after {

            top: 20px; } }

    .single-welcome-slide .welcome-text h6 {

      color: #ffffff;

      margin-bottom: 50px;

      text-transform: uppercase;

      display: inline-block;

      background-color: rgba(255, 255, 255, 0.1);

      padding: 10px 20px;

      font-size: 18px; }

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

        .single-welcome-slide .welcome-text h6 {

          font-size: 14px; } }

    .single-welcome-slide .welcome-text .hero-mail-contact {

      color: #ffffff;

      font-style: italic;

      text-decoration: underline; }

      .single-welcome-slide .welcome-text .hero-mail-contact:hover, .single-welcome-slide .welcome-text .hero-mail-contact:focus {

        color: #ffdc34; }

  .single-welcome-slide .welcome-text-two {

    position: relative;

    z-index: 1; }

    .single-welcome-slide .welcome-text-two h5 {

      font-size: 40px;

      color: #ffffff;

      text-transform: uppercase;

      letter-spacing: 0.5px;

      font-weight: 700; }

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

        .single-welcome-slide .welcome-text-two h5 {

          font-size: 20px; } }

    .single-welcome-slide .welcome-text-two h2 {

      font-size: 90px;

      color: #ffffff;

      letter-spacing: 0.5px;

      text-transform: uppercase;

      font-weight: 700; }

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

        .single-welcome-slide .welcome-text-two h2 {

          font-size: 62px; } }

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

        .single-welcome-slide .welcome-text-two h2 {

          font-size: 30px; } }

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

        .single-welcome-slide .welcome-text-two h2 {

          font-size: 42px; } }

    .single-welcome-slide .welcome-text-two .event-meta {

      position: relative;

      z-index: 1;

      margin-bottom: 50px; }

      .single-welcome-slide .welcome-text-two .event-meta a {

        color: #ffffff;

        margin-right: 40px; }

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

          .single-welcome-slide .welcome-text-two .event-meta a {

            margin-right: 15px;

            font-size: 12px; } }

        .single-welcome-slide .welcome-text-two .event-meta a i {

          margin-right: 5px; }



/* :: Footer Area CSS */

.footer-area {
    background: #111343!important;
    padding-top: 80px!important;
}

  .footer-area .row {

    margin-left: -30px;

    margin-right: -30px; }

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

      .footer-area .row {

        margin-left: -15px;

        margin-right: -15px; } }

    .footer-area .row .col-12 {

      padding-left: 30px;

      padding-right: 30px; }

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

        .footer-area .row .col-12 {

          padding-left: 15px;

          padding-right: 15px; } }



.main-footer-area {

  position: relative;
  z-index: 1;
  padding-top: 40px: 
  }

 .main-footer-area .single-footer-widget .widget-title {
    font-size: 42px;
    color: #f46293;
    margin-bottom: 18px;
    font-family: "Fjalla One",sans-serif;
    font-weight: 300;
}







  .main-footer-area .single-footer-widget p {

    color: #9293bc;

    font-size: 14px; }

    .main-footer-area .single-footer-widget p i {

      margin-right: 5px; }

  .main-footer-area .single-footer-widget .footer-logo {

    display: block;

    margin-bottom: 20px; 

    max-width: 230px;

  }

  .main-footer-area .single-footer-widget .social-info a {

    height: 34px;

    width: 34px;

    background: 1px solid #3d3e66;

    border-radius: 50%;

    display: inline-block;

    text-align: center;

    line-height: 32px;

    color: #ffffff;

    font-size: 15px;

    margin-right: 18px;

    -webkit-transition-duration: 500ms;

    -o-transition-duration: 500ms;

    transition-duration: 500ms; }

    .main-footer-area .single-footer-widget .social-info a:hover, .main-footer-area .single-footer-widget .social-info a:focus {

      background-color: #5d5e8d;

      border-color: #5d5e8d; }

  .main-footer-area .single-footer-widget .footer-contact-info {

    position: relative;

    z-index: 1; }

    .main-footer-area .single-footer-widget .footer-contact-info p {

      margin-bottom: 13px; }

      .main-footer-area .single-footer-widget .footer-contact-info p:last-child {

        margin-bottom: 0; }

  .main-footer-area .single-footer-widget .footer-nav {

    position: relative;

    z-index: 1;

    margin-top: 20px;

     }

    .main-footer-area .single-footer-widget .footer-nav li a {

      color: #e9e9eb!important;

      font-size: 18px!important;
      font-weight: 300!important;

      margin-bottom: 6px;

      display: inline-block;

      -webkit-transition-duration: 500ms;

      -o-transition-duration: 500ms;

      transition-duration: 500ms; font-family: "Poppins", sans-serif; }



      .main-footer-area .single-footer-widget .footer-nav li a:hover, .main-footer-area .single-footer-widget .footer-nav li a:focus {

        color: #ffffff; }

    .main-footer-area .single-footer-widget .footer-nav li:last-child a {

      margin-bottom: 0; }

  .main-footer-area .single-footer-widget .footer-gallery .row {

    margin-right: -5px;

    margin-left: -5px; }

    .main-footer-area .single-footer-widget .footer-gallery .row .col-4 {

      padding-left: 5px;

      padding-right: 5px; }

  .main-footer-area .single-footer-widget .footer-gallery a {

    position: relative;

    z-index: 1;

    display: inline-block;

    margin-bottom: 10px;

    border-radius: 5px;

    width: 100%; }

    .main-footer-area .single-footer-widget .footer-gallery a img {

      border-radius: 5px;

      width: 100%; }

    .main-footer-area .single-footer-widget .footer-gallery a::before {

      background: #c63fa4;

      background-image: -webkit-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%);

      background-image: -ms-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%);

      content: "";

      height: 100%;

      position: absolute;

      top: 0;

      width: 100%;

      opacity: 0;

      visibility: hidden;

      -webkit-transition-duration: 300ms;

      -o-transition-duration: 300ms;

      transition-duration: 300ms;

      border-radius: 5px; }

    .main-footer-area .single-footer-widget .footer-gallery a:hover::before {

      visibility: visible;

      opacity: 0.8; }



.copywrite-content {
    border-top: 1px solid none;
    padding: 6px 0 15px;
}

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

    .copywrite-content {

      text-align: center; } }

  .copywrite-content .copywrite-text p {
    color: #fff!important;
    font-size: 15px;
    margin-bottom: 0;
    font-family: "Poppins", sans-serif;
    line-height: 28px;
    font-weight: 200;
}

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

      .copywrite-content .copywrite-text p {

        font-size: 12px; } }

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

      .copywrite-content .copywrite-text p {

        font-size: 12px; } }

    .copywrite-content .copywrite-text p a {

          color: #fff;
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 200;
  }


  .copywrite-content .copywrite-text p a:hover, .copywrite-content .copywrite-text p a:focus {

        color: #ffffff; }


  .copywrite-content .footer-menu {

    position: relative;

    z-index: 1; }

    .copywrite-content .footer-menu .nav {

      -webkit-box-pack: end;

      -ms-flex-pack: end;

      justify-content: flex-end; }

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

        .copywrite-content .footer-menu .nav {

          -webkit-box-pack: center;

          -ms-flex-pack: center;

          justify-content: center; } }

      .copywrite-content .footer-menu .nav li {

        margin-right: 20px; }

        .copywrite-content .footer-menu .nav li:last-child {

          margin-right: 0; }

        .copywrite-content .footer-menu .nav li a {

          color: #9293bc;

          font-size: 14px;

          font-weight: 400; }

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

            .copywrite-content .footer-menu .nav li a {

              font-size: 12px; } }

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

            .copywrite-content .footer-menu .nav li a {

              font-size: 12px; } }

          .copywrite-content .footer-menu .nav li a i {

            position: relative;

            z-index: 1;

            top: -2px;

            font-size: 6px;

            margin-right: 2px;

            color: #505add; }

          .copywrite-content .footer-menu .nav li a:hover, .copywrite-content .footer-menu .nav li a:focus {

            color: #ffffff; }



/* :: 10.0 About Area CSS */

.about-us-countdown-area {

  position: relative;

  z-index: 1;

  background-color: #273da2; }

  .about-us-countdown-area .about-content-text h6 {

    font-size: 14px;

    font-weight: 500;

    color: #ffdc34;

    text-transform: uppercase;

    letter-spacing: 1px;

    border-bottom: 2px solid #4b4d7b;

    margin-bottom: 20px;

    padding-bottom: 5px;

    display: inline-block; }

  .about-us-countdown-area .about-content-text h3 {

    font-size: 40px;

    color: #ffffff;

    text-transform: uppercase;

    letter-spacing: 1px;

    margin-bottom: 20px; }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {

      .about-us-countdown-area .about-content-text h3 {

        font-size: 32px; } }

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

      .about-us-countdown-area .about-content-text h3 {

        font-size: 24px; } }

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

      .about-us-countdown-area .about-content-text h3 {

        font-size: 22px; } }

  .about-us-countdown-area .about-content-text p {

    color: #ffffff; }



/* :: About Single Page CSS */

.single-we-offer-content {

  position: relative;

  z-index: 1;

  -webkit-box-shadow: 0px 8px 27px 0px rgba(90, 111, 120, 0.15);

  box-shadow: 0px 8px 27px 0px rgba(90, 111, 120, 0.15);

  border-radius: 10px;

  padding: 30px 25px;

  margin-bottom: 30px;

  overflow: hidden;

  cursor: pointer;

}

  .single-we-offer-content .offer-icon {

    position: relative;

    z-index: 1;

    margin: auto;

    height: 115px;

    width: 115px;

    background: #c63fa4;

    background-image: -moz-linear-gradient(120deg, #ffdc34 0%, #faeee7 100%);

    background-image: -webkit-linear-gradient(120deg, #ffdc34 0%, #faeee7 100%);

    background-image: -ms-linear-gradient(120deg, #ffdc34 0%, #faeee7 100%);

    border-radius: 50%;

    line-height: 115px; }

    .single-we-offer-content .offer-icon::after {

      -webkit-transition-duration: 1000ms;

      -o-transition-duration: 1000ms;

      transition-duration: 1000ms;

      border-radius: 50%;

      content: '';

      position: absolute;

      width: 0%;

      height: 0%;

      top: 50%;

      left: 50%;

      -webkit-transform: translate(-50%, -50%);

      -ms-transform: translate(-50%, -50%);

      transform: translate(-50%, -50%);

      background: #c63fa4;

      background-image: -moz-linear-gradient(120deg, #ffdc34 0%, #faeee7 100%);

      background-image: -webkit-linear-gradient(120deg, #ffdc34 0%, #faeee7 100%);

      background-image: -ms-linear-gradient(120deg, #ffdc34 0%, #faeee7 100%);

      z-index: -10; }

  .single-we-offer-content h5 {

    -webkit-transition-duration: 1000ms;

    -o-transition-duration: 1000ms;

    transition-duration: 1000ms;

    font-size: 22px;

    color: #111343;

    margin-top: 25px;

    position: relative;

    z-index: 2; }

  .single-we-offer-content p {

    -webkit-transition-duration: 1000ms;

    -o-transition-duration: 1000ms;

    transition-duration: 1000ms;

    color: #5d5e8d;

    margin-bottom: 0;

    position: relative;

    z-index: 2; }

  .single-we-offer-content:hover h5,

  .single-we-offer-content:hover p, .single-we-offer-content:focus h5,

  .single-we-offer-content:focus p {

    color: #ffffff; }

  .single-we-offer-content:hover .offer-icon::after, .single-we-offer-content:focus .offer-icon::after {

    width: 800%;

    height: 800%; }



.our-gallery-area {

  position: relative;

  z-index: 1; }

  .our-gallery-area .row {

    margin-left: -7.5px;

    margin-right: -7.5px; }

    .our-gallery-area .row .col-12 {

      padding-left: 7.5px;

      padding-right: 7.5px; }

  .our-gallery-area .single-gallery-thumb {

    margin-bottom: 15px;

    position: relative;

    z-index: 1; }

    .our-gallery-area .single-gallery-thumb::before {

      background: #ffdc34;

      background-image: -webkit-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%);

      background-image: -ms-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%);

      content: "";

      height: 100%;

      position: absolute;

      top: 0;

      width: 100%;

      opacity: 0;

      -webkit-transition-duration: 300ms;

      -o-transition-duration: 300ms;

      transition-duration: 300ms; }

    .our-gallery-area .single-gallery-thumb:hover::before {

      opacity: 0.8; }



/* :: 11.0 Counter Area CSS */

.about-us-countdown-area {

  position: relative;

  z-index: 1; }

  .about-us-countdown-area .countdown-up-area {

    position: relative;

    z-index: 1; }

    .about-us-countdown-area .countdown-up-area .countdown-content-text h6 {

      font-size: 14px;

      text-transform: uppercase;

      color: #ffdc34;

      font-weight: 400;

      margin-bottom: 15px;

      letter-spacing: 1px; }

    .about-us-countdown-area .countdown-up-area .countdown-content-text h4 {

      font-size: 20px;

      color: #ffffff;

      letter-spacing: 1px;

      text-transform: uppercase;

      margin-bottom: 0; }

      @media only screen and (min-width: 992px) and (max-width: 1199px) {

        .about-us-countdown-area .countdown-up-area .countdown-content-text h4 {

          font-size: 16px; } }

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

        .about-us-countdown-area .countdown-up-area .countdown-content-text h4 {

          font-size: 14px; } }

    .about-us-countdown-area .countdown-up-area .countdown-timer #clock {

      display: -webkit-box;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-align: center;

      -ms-flex-align: center;

      align-items: center;

      -webkit-box-pack: center;

      -ms-flex-pack: center;

      justify-content: center;

      color: #ffffff; }

      .about-us-countdown-area .countdown-up-area .countdown-timer #clock div {

        font-size: 62px;

        font-weight: 600;

        padding: 20px 5px;

        width: 20%;

        margin: 0 15px;

        border: 2px solid rgba(255, 255, 255, 0.15);

        text-align: center;

        line-height: 1; }

        @media only screen and (min-width: 992px) and (max-width: 1199px) {

          .about-us-countdown-area .countdown-up-area .countdown-timer #clock div {

            font-size: 42px;

            margin: 0 10px; } }

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

          .about-us-countdown-area .countdown-up-area .countdown-timer #clock div {

            font-size: 36px;

            margin: 0 5px; } }

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

          .about-us-countdown-area .countdown-up-area .countdown-timer #clock div {

            font-size: 16px;

            margin: 0 2px; } }

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

          .about-us-countdown-area .countdown-up-area .countdown-timer #clock div {

            font-size: 24px; } }

        .about-us-countdown-area .countdown-up-area .countdown-timer #clock div span {

          margin-top: 5px;

          font-size: 18px;

          color: #5d5e8d;

          font-weight: 500;

          display: block; }

          @media only screen and (min-width: 992px) and (max-width: 1199px) {

            .about-us-countdown-area .countdown-up-area .countdown-timer #clock div span {

              font-size: 16px; } }

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

            .about-us-countdown-area .countdown-up-area .countdown-timer #clock div span {

              font-size: 14px; } }

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

            .about-us-countdown-area .countdown-up-area .countdown-timer #clock div span {

              font-size: 10px; } }

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

            .about-us-countdown-area .countdown-up-area .countdown-timer #clock div span {

              font-size: 12px; } }



/* :: 12.0 Speaker Area CSS */

.our-speaker-area {

  position: relative;

  z-index: 1; }

  .our-speaker-area .row {

    margin-left: -20px;

    margin-right: -20px; }

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

      .our-speaker-area .row {

        margin-left: -15px;

        margin-right: -15px; } }

    .our-speaker-area .row .col-12 {

      padding-left: 20px;

      padding-right: 20px; }

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

        .our-speaker-area .row .col-12 {

          padding-left: 15px;

          padding-right: 15px; } }



.single-speaker-area {

  position: relative;

  z-index: 1;

  overflow: hidden;

  margin-bottom: 40px;

  border-radius: 10px; }

  .single-speaker-area .speaker-single-thumb {

    position: relative;

    z-index: 1;

    border-radius: 10px; }

    .single-speaker-area .speaker-single-thumb img {

      -webkit-transition-duration: 1500ms;

      -o-transition-duration: 1500ms;

      transition-duration: 1500ms;

      border-radius: 10px;

      width: 100%; }

  .single-speaker-area .social-info {

    position: absolute;

    top: -180px;

    right: 0;

    z-index: 22;

    background-color: #ffdc34;

    padding: 15px;

    border-radius: 0 10px 0 10px;

    text-align: center;

    -webkit-transition-duration: 800ms;

    -o-transition-duration: 800ms;

    transition-duration: 800ms; 



  }

    .single-speaker-area .social-info a {

      display: block;

      font-size: 18px;

      color: #ffffff;

      margin-bottom: 5px; }

      .single-speaker-area .social-info a:last-child {

        margin-bottom: 0; }

  .single-speaker-area .speaker-info {

    position: absolute;

    bottom: 25px;

    left: 25px;

    z-index: 22; }

    .single-speaker-area .speaker-info h5 {

      font-size: 20px;

      font-weight: 500;

      color: #ffffff;

      letter-spacing: 1px;

      margin-bottom: 10px; }

    .single-speaker-area .speaker-info p {

      color: #ffdc34;

      margin-bottom: 0;

      letter-spacing: 1px;

      line-height: 1; }

  .single-speaker-area:hover .social-info, .single-speaker-area:focus .social-info {

    top: 0; }



/* :: 13.0 Breadcrumb CSS */

.breadcrumb-area {

  position: relative;

  z-index: 1;

  height: 470px; }

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

    .breadcrumb-area {

      height: 300px; } }

  .breadcrumb-area .page-title {

    color: #ffffff;

    font-size: 50px;

    line-height: 1.25em;

    text-transform: uppercase;

    font-weight: 700;  margin-bottom: 15px;}

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

      .breadcrumb-area .page-title {
      font-size: 24px;
    }

        .breadcrumb-area .page-title + h2 {

          font-size: 18px!important;

         }

        }



.breadcrumb-content {

  position: relative;

  z-index: 1;

  margin-top: 0px; }

  .breadcrumb-content .breadcrumb {

    padding: 0;

    background-color: transparent;

    margin-bottom: 0; }

    .breadcrumb-content .breadcrumb .breadcrumb-item {

      color: #ffffff;

      font-weight: 400;

      font-size: 18px; }

      .breadcrumb-content .breadcrumb .breadcrumb-item a {

        font-size: 16px;

        color: #ffffff;

        font-weight: 400; }

        .breadcrumb-content .breadcrumb .breadcrumb-item a:hover, .breadcrumb-content .breadcrumb .breadcrumb-item a:focus {

          color: #ffdc34; }

    .breadcrumb-content .breadcrumb .breadcrumb-item + .breadcrumb-item::before {

      content: '\f105';

      color: #ffffff;

      font-family: "FontAwesome"; }



.breadcrumb-area.blog {

  height: 550px; }

  .breadcrumb-area.blog .breadcrumb-content .post-catagory {

    padding: 2px 15px;

    border-radius: 2px;

    font-size: 12px;

    text-transform: uppercase;

    color: #ffffff;

    background-color: #ffdc34;

    font-weight: 500;

    margin-bottom: 15px; }

    .breadcrumb-area.blog .breadcrumb-content .post-catagory:hover, .breadcrumb-area.blog .breadcrumb-content .post-catagory:focus {

      font-weight: 500;

      background-color: #000000; }

  .breadcrumb-area.blog .breadcrumb-content .page-title {

    display: block;

    font-size: 48px;

    margin-bottom: 20px; }

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

      .breadcrumb-area.blog .breadcrumb-content .page-title {

        font-size: 30px; } }

  .breadcrumb-area.blog .breadcrumb-content .post-meta {

    position: relative;

    z-index: 1;

    margin-bottom: 5px; }

    .breadcrumb-area.blog .breadcrumb-content .post-meta a {

      position: relative;

      z-index: 1;

      font-size: 16px;

      color: #ffffff;

      font-weight: 500;

      margin-right: 21px; }

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

        .breadcrumb-area.blog .breadcrumb-content .post-meta a {

          font-size: 13px; } }

      .breadcrumb-area.blog .breadcrumb-content .post-meta a::after {

        content: '|';

        position: absolute;

        top: 0;

        right: -11px;

        z-index: 1; }

      .breadcrumb-area.blog .breadcrumb-content .post-meta a:last-child::after {

        display: none; }

      .breadcrumb-area.blog .breadcrumb-content .post-meta a:hover, .breadcrumb-area.blog .breadcrumb-content .post-meta a:focus {

        color: #ffdc34; }

        .breadcrumb-area.blog .breadcrumb-content .post-meta a:hover::after, .breadcrumb-area.blog .breadcrumb-content .post-meta a:focus::after {

          color: #ffffff; }



/* :: 14.0 Blog Area CSS */

.our-blog-area .row {

  margin-left: -20px;

  margin-right: -20px; }

  @media only screen and (min-width: 992px) and (max-width: 1199px) {

    .our-blog-area .row {

      margin-left: -15px;

      margin-right: -15px; } }

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

    .our-blog-area .row {

      margin-left: -15px;

      margin-right: -15px; } }

  .our-blog-area .row .col-12 {

    padding-left: 20px;

    padding-right: 20px; }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {

      .our-blog-area .row .col-12 {

        padding-left: 15px;

        padding-right: 15px; } }

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

      .our-blog-area .row .col-12 {

        padding-left: 15px;

        padding-right: 15px; } }



.single-blog-area {

  position: relative;

  z-index: 1;

  margin-bottom: 70px; }

  .single-blog-area .single-blog-thumb {

    border-radius: 10px 10px 0 0;

    overflow: hidden; }

    .single-blog-area .single-blog-thumb img {

      border-radius: 10px 10px 0 0;

      -webkit-transition-duration: 800ms;

      -o-transition-duration: 800ms;

      transition-duration: 800ms; }

  .single-blog-area .single-blog-text {

    background-color: #ffffff;

    padding: 30px 30px 50px 30px;

    border-radius: 0 0 10px 10px; }

    .single-blog-area .single-blog-text .blog-title {

      font-size: 20px;

      font-weight: 600;

      color: #111343;

      margin-bottom: 5px;

      display: inline-block;

      -webkit-transition-duration: 500ms;

      -o-transition-duration: 500ms;

      transition-duration: 500ms; }

      .single-blog-area .single-blog-text .blog-title:hover, .single-blog-area .single-blog-text .blog-title:focus {

        color: #ffdc34; }

    .single-blog-area .single-blog-text .post-meta {

      margin-bottom: 15px; }

      .single-blog-area .single-blog-text .post-meta a {

        color: #9293bc;

        font-size: 14px;

        margin-right: 20px;

        -webkit-transition-duration: 500ms;

        -o-transition-duration: 500ms;

        transition-duration: 500ms; }

        .single-blog-area .single-blog-text .post-meta a i {

          margin-right: 5px; }

        .single-blog-area .single-blog-text .post-meta a:last-child {

          margin-right: 0; }

        .single-blog-area .single-blog-text .post-meta a:hover, .single-blog-area .single-blog-text .post-meta a:focus {

          color: #ffdc34; }

        @media only screen and (min-width: 992px) and (max-width: 1199px) {

          .single-blog-area .single-blog-text .post-meta a {

            margin-right: 15px;

            font-size: 12px; } }

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

          .single-blog-area .single-blog-text .post-meta a {

            margin-right: 15px;

            font-size: 12px; } }

    .single-blog-area .single-blog-text p {

      color: #5d5e8d;

      margin-bottom: 0; }

  .single-blog-area:hover .single-blog-thumb img, .single-blog-area:focus .single-blog-thumb img {

    -webkit-transform: scale(1.2);

    -ms-transform: scale(1.2);

    transform: scale(1.2); }

  .single-blog-area.style-2 {

    background-color: #ffffff;

    box-shadow: 0px 8px 27px 0px rgba(90, 111, 120, 0.15); }



.blog-btn {

  position: absolute;

  z-index: 22;

  bottom: -25.5px;

  left: 50%;

  -webkit-transform: translateX(-50%);

  -ms-transform: translateX(-50%);

  transform: translateX(-50%); }

  .blog-btn a {

    height: 51px;

    width: 51px;

    background-image: -webkit-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%);

    background-image: -ms-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%);

    text-align: center;

    border: 2px solid #ffffff;

    border-radius: 50%;

    line-height: 47px;

    color: #ffffff;

    font-size: 25px;

    display: inline-block; }



/* :: Blog Details Page CSS */

.post-details-content {

  position: relative;

  z-index: 1; }

  .post-details-content .post-blog-thumbnail {

    position: relative;

    z-index: 1;

    margin-bottom: 30px; }

    .post-details-content .post-blog-thumbnail img {

      border-radius: 10px; }

  .post-details-content .post-title {

    color: #111343;

    font-size: 25px; }

  .post-details-content .post-meta {

    position: relative;

    z-index: 1;

    margin-bottom: 30px; }

    .post-details-content .post-meta a {

      color: #9293bc;

      font-size: 14px;

      font-weight: 400;

      margin-right: 15px; }

      .post-details-content .post-meta a i {

        margin-right: 5px; }

      .post-details-content .post-meta a:last-child {

        margin-right: 0; }

  .post-details-content img {

    border-radius: 10px; }



.confer-blockquote {

  padding-left: 10%;

  margin: 30px 0; }

  .confer-blockquote h5 {

    font-size: 18px;

    font-style: italic;

    font-weight: 400;

    line-height: 1.6;

    color: #111343;

    border-left: 3px solid #ffdc34;

    padding-left: 10px;

    margin-bottom: 0; }



.post-tags-social-area {

  position: relative;

  z-index: 1;

  border-bottom: 1px solid #dbdcf1; }

  .post-tags-social-area .popular-tags {

    position: relative;

    z-index: 1;

    -webkit-box-flex: 0;

    -ms-flex: 0 0 50%;

    flex: 0 0 50%;

    max-width: 50%;

    width: 50%; }

    .post-tags-social-area .popular-tags p {

      margin-bottom: 0;

      margin-right: 10px;

      color: #505add; }

    .post-tags-social-area .popular-tags ul li a {

      position: relative;

      z-index: 1;

      font-size: 16px;

      color: #9293bc;

      font-weight: 400;

      margin-right: 25px; }

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

        .post-tags-social-area .popular-tags ul li a {

          font-size: 14px; } }

      .post-tags-social-area .popular-tags ul li a::after {

        position: absolute;

        right: -15px;

        content: "/";

        top: 0;

        z-index: 1; }

      .post-tags-social-area .popular-tags ul li a:hover, .post-tags-social-area .popular-tags ul li a:focus {

        color: #505add; }

    .post-tags-social-area .popular-tags ul li:last-child a {

      margin-right: 0; }

      .post-tags-social-area .popular-tags ul li:last-child a::after {

        display: none; }

  .post-tags-social-area .author-social-info {

    position: relative;

    z-index: 1;

    -webkit-box-flex: 0;

    -ms-flex: 0 0 50%;

    flex: 0 0 50%;

    max-width: 50%;

    width: 50%;

    text-align: right; }

    .post-tags-social-area .author-social-info a {

      display: inline-block;

      font-size: 16px;

      color: #9293bc;

      margin-right: 15px; }

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

        .post-tags-social-area .author-social-info a {

          font-size: 14px; } }

      .post-tags-social-area .author-social-info a:last-child {

        margin-right: 0; }

      .post-tags-social-area .author-social-info a:hover, .post-tags-social-area .author-social-info a:focus {

        color: #505add; }



.post-author-area {

  position: relative;

  z-index: 1;

  padding: 30px 35px;

  box-shadow: 0px 8px 27px 0px rgba(90, 111, 120, 0.15);

  border-radius: 10px; }

  .post-author-area .author-avatar {

    -webkit-box-flex: 0;

    -ms-flex: 0 0 125px;

    flex: 0 0 125px;

    max-width: 125px;

    width: 125px;

    border: 3px solid #505add;

    border-radius: 50%;

    margin-right: 20px; }

    .post-author-area .author-avatar img {

      border-radius: 50%; }

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

      .post-author-area .author-avatar {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 50px;

        flex: 0 0 50px;

        max-width: 50px;

        width: 50px; } }

  .post-author-area .author-content h5 {

    margin-bottom: 5px; }

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

      .post-author-area .author-content h5 {

        font-size: 14px; } }

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

      .post-author-area .author-content h5 {

        font-size: 16px; } }

  .post-author-area .author-content span {

    font-size: 14px;

    color: #ffdc34;

    margin-bottom: 15px;

    display: block; }

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

      .post-author-area .author-content span {

        font-size: 12px; } }

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

      .post-author-area .author-content span {

        font-size: 14px; } }

  .post-author-area .author-content p {

    margin-bottom: 0; }

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

      .post-author-area .author-content p {

        font-size: 12px; } }

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

      .post-author-area .author-content p {

        font-size: 14px; } }



.pager-area {

  position: relative;

  z-index: 1; }

  .pager-area .pager-single-post {

    -webkit-box-flex: 0;

    -ms-flex: 0 0 50%;

    flex: 0 0 50%;

    max-width: 50%;

    width: 50%; }

    .pager-area .pager-single-post .post-thumb {

      -webkit-box-flex: 0;

      -ms-flex: 0 0 60px;

      flex: 0 0 60px;

      max-width: 60px;

      width: 60px;

      border-radius: 50%;

      margin-right: 15px; }

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

        .pager-area .pager-single-post .post-thumb {

          -webkit-box-flex: 0;

          -ms-flex: 0 0 30px;

          flex: 0 0 30px;

          max-width: 30px;

          width: 30px; } }

      .pager-area .pager-single-post .post-thumb a {

        display: block; }

        .pager-area .pager-single-post .post-thumb a img {

          border-radius: 50%; }

    .pager-area .pager-single-post .post-title {

      font-size: 18px;

      display: block;

      margin-bottom: 5px;

      font-weight: 600; }

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

        .pager-area .pager-single-post .post-title {

          font-size: 12px; } }

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

        .pager-area .pager-single-post .post-title {

          font-size: 16px; } }

      .pager-area .pager-single-post .post-title:hover, .pager-area .pager-single-post .post-title:focus {

        color: #ffdc34; }

    .pager-area .pager-single-post span {

      font-size: 14px;

      display: block;

      color: #9293bc; }

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

        .pager-area .pager-single-post span {

          font-size: 10px; } }

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

        .pager-area .pager-single-post span {

          font-size: 12px; } }

    .pager-area .pager-single-post:last-child {

      margin-left: auto;

      -webkit-box-orient: horizontal;

      -webkit-box-direction: reverse;

      -ms-flex-direction: row-reverse;

      flex-direction: row-reverse; }

      .pager-area .pager-single-post:last-child .post-thumb {

        margin-right: 0;

        margin-left: 15px; }

      .pager-area .pager-single-post:last-child .post-meta {

        text-align: right; }



.comment_area {

  position: relative;

  z-index: 1; }

  .comment_area h4 {

    text-transform: uppercase;

    letter-spacing: 0.5px;

    font-size: 25px; }

  .comment_area ol {

    margin: 0;

    padding: 0; }

  .comment_area .single_comment_area {

    position: relative;

    z-index: 1;

    border-bottom: 1px solid #dbdcf1;

    margin-bottom: 40px; }

    .comment_area .single_comment_area:last-child {

      margin-bottom: 0; }

  .comment_area .comment-content {

    position: relative;

    z-index: 1;

    margin-bottom: 40px; }

    .comment_area .comment-content .comment-author {

      -webkit-box-flex: 0;

      -ms-flex: 0 0 90px;

      flex: 0 0 90px;

      width: 90px;

      max-width: 90px;

      margin-right: 15px;

      border-radius: 50%; }

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

        .comment_area .comment-content .comment-author {

          -webkit-box-flex: 0;

          -ms-flex: 0 0 40px;

          flex: 0 0 40px;

          width: 40px;

          max-width: 40px;

          margin-right: 15px; } }

      .comment_area .comment-content .comment-author img {

        border-radius: 50%; }

    .comment_area .comment-content .comment-meta .comment-meta-data {

      position: relative;

      z-index: 1;

      display: block;

      margin-bottom: 10px; }

      .comment_area .comment-content .comment-meta .comment-meta-data a {

        font-size: 18px;

        font-weight: 600;

        margin-right: 15px;

        display: inline-block; }

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

          .comment_area .comment-content .comment-meta .comment-meta-data a {

            font-size: 14px; } }

        .comment_area .comment-content .comment-meta .comment-meta-data a:focus, .comment_area .comment-content .comment-meta .comment-meta-data a:hover {

          color: #ffdc34; }

      .comment_area .comment-content .comment-meta .comment-meta-data span {

        font-size: 14px;

        color: #9293bc; }

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

          .comment_area .comment-content .comment-meta .comment-meta-data span {

            font-size: 12px; } }

        .comment_area .comment-content .comment-meta .comment-meta-data span i {

          margin-right: 10px;

          display: inline-block; }

    .comment_area .comment-content .comment-meta p {

      font-size: 16px;

      margin-bottom: 8px; }

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

        .comment_area .comment-content .comment-meta p {

          font-size: 13px; } }

    .comment_area .comment-content .comment-meta .reply {

      display: inline-block;

      padding: 0;

      font-size: 14px;

      font-weight: 600;

      text-transform: uppercase;

      color: #9293bc;

      letter-spacing: 0.5px; }

      .comment_area .comment-content .comment-meta .reply:focus, .comment_area .comment-content .comment-meta .reply:hover {

        color: #000000; }

  .comment_area .children {

    margin-left: 105px; }

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

      .comment_area .children {

        margin-left: 60px; } }

    .comment_area .children .single_comment_area {

      border-bottom: none;

      border-top: 1px solid #dbdcf1;

      padding-top: 40px; }

      .comment_area .children .single_comment_area:last-of-type {

        margin-bottom: 0; }

      .comment_area .children .single_comment_area .comment-author {

        margin-right: 20px; }

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

          .comment_area .children .single_comment_area .comment-author {

            margin-right: 10px; } }



.confer-leave-a-reply-form {

  position: relative;

  z-index: 1; }

  .confer-leave-a-reply-form h4 {

    text-transform: uppercase;

    letter-spacing: 0.5px;

    font-size: 25px; }



/* :: 15.0 Widget Area CSS */

.single-widget-area {

  position: relative;

  z-index: 1;

  margin-bottom: 60px; }

  .single-widget-area:last-child {

    margin-bottom: 0; }

  .single-widget-area .widget-title {

    position: relative;

    z-index: 1;

    text-transform: uppercase;

    letter-spacing: 0.5px;

    color: #111343; }

  .single-widget-area .search-widget {

    position: relative;

    z-index: 1; }

    .single-widget-area .search-widget form {

      position: relative;

      z-index: 1; }

      .single-widget-area .search-widget form input {

        color: #5d5e8d;

        width: 100%;

        height: 40px;

        border: none;

        border-bottom: 1px solid #9293bc;

        font-size: 14px; }

      .single-widget-area .search-widget form button {

        position: absolute;

        width: 40px;

        height: 40px;

        top: 0;

        right: 0;

        z-index: 120;

        border: none;

        background-color: transparent;

        font-size: 18px;

        color: #5d5e8d; }

  .single-widget-area .categories-list li a {

    display: block;

    color: #5d5e8d;

    font-size: 16px;

    margin-bottom: 10px;

    font-weight: 400; }

  .single-widget-area .categories-list li:last-child a {

    margin-bottom: 0; }

  .single-widget-area .tag-cloud li {

    display: inline-block;

    margin-right: 5px;

    margin-bottom: 10px; }

    .single-widget-area .tag-cloud li a {

      display: inline-block;

      padding: 5px 15px;

      border: 1px solid #dbdcf1;

      border-radius: 30px;

      font-size: 16px;

      font-weight: 400;

      color: #5d5e8d; }

      .single-widget-area .tag-cloud li a:hover, .single-widget-area .tag-cloud li a:focus {

        border-color: #ffdc34; }

  .single-widget-area .sidebar-gallery .row {

    margin-right: -5px;

    margin-left: -5px; }

    .single-widget-area .sidebar-gallery .row .col-4 {

      padding-left: 5px;

      padding-right: 5px; }

  .single-widget-area .sidebar-gallery a {

    position: relative;

    z-index: 1;

    display: inline-block;

    margin-bottom: 10px;

    border-radius: 5px;

    width: 100%; }

    .single-widget-area .sidebar-gallery a img {

      border-radius: 5px;

      width: 100%; }

    .single-widget-area .sidebar-gallery a::before {

      background: #c63fa4;

      background-image: -webkit-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%);

      background-image: -ms-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%);

      content: "";

      height: 100%;

      position: absolute;

      top: 0;

      width: 100%;

      opacity: 0;

      visibility: hidden;

      -webkit-transition-duration: 300ms;

      -o-transition-duration: 300ms;

      transition-duration: 300ms;

      border-radius: 5px; }

    .single-widget-area .sidebar-gallery a:hover::before {

      visibility: visible;

      opacity: 0.8; }

  .single-widget-area .post-author-widget {

    position: relative;

    z-index: 1;

    padding: 45px 30px;

    border-radius: 10px;

    box-shadow: 0px 8px 27px 0px rgba(90, 111, 120, 0.15);

    text-align: center; }

    .single-widget-area .post-author-widget .post-author-avatar {

      position: relative;

      z-index: 1;

      width: 115px;

      height: 115px;

      border-radius: 50%;

      background: #ffdc34;

      background-image: -webkit-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%);

      background-image: -ms-linear-gradient(120deg, #faeee7 0%, #ffdc34 100%);

      padding: 4px;

      margin: 0 auto 20px; }

      .single-widget-area .post-author-widget .post-author-avatar img {

        border-radius: 50%; }

    .single-widget-area .post-author-widget .post-author-content h5 {

      font-size: 18px;

      margin-bottom: 5px;

      color: #111343; }

    .single-widget-area .post-author-widget .post-author-content span {

      font-size: 14px;

      margin-bottom: 15px;

      display: block;

      color: #ffdc34; }

    .single-widget-area .post-author-widget .post-author-content p {

      font-size: 16px;

      font-weight: 400;

      color: #5d5e8d; }

    .single-widget-area .post-author-widget .author-social-info a {

      display: inline-block;

      width: 34px;

      height: 34px;

      border: 1px solid #ebebf3;

      border-radius: 50%;

      line-height: 32px;

      font-size: 14px;

      margin: 0 5px; }

      .single-widget-area .post-author-widget .author-social-info a:hover, .single-widget-area .post-author-widget .author-social-info a:focus {

        background-color: #505add;

        border-color: #505add;

        color: #ffffff; }



.single-recent-post-area {

  position: relative;

  z-index: 1;

  margin-bottom: 20px; }

  .single-recent-post-area:last-child {

    margin-bottom: 0; }

  .single-recent-post-area .post-thumb {

    -webkit-box-flex: 0;

    -ms-flex: 0 0 84px;

    flex: 0 0 84px;

    max-width: 84px;

    width: 84px;

    border-radius: 5px;

    margin-right: 15px; }

    .single-recent-post-area .post-thumb img {

      border-radius: 5px; }

  .single-recent-post-area .post-content .post-title {

    display: block;

    color: #111343;

    font-size: 16px;

    margin-bottom: 5px; }

  .single-recent-post-area .post-content .post-date {

    display: block;

    font-size: 14px;

    color: #9293bc; }



/* 16.0 Client Area CSS */

.our-client-area {

  position: relative;

  z-index: 1; }

  .our-client-area .owl-prev,

  .our-client-area .owl-next {

    -webkit-transition-duration: 500ms;

    -o-transition-duration: 500ms;

    transition-duration: 500ms;

    position: absolute;

    top: 50%;

    left: -30px;

    height: 50px;

    margin-top: -25px;

    z-index: 10;

    text-align: center;

    line-height: 50px;

    color: #ffffff;

    font-size: 40px;

    opacity: 0.5; }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {

      .our-client-area .owl-prev,

      .our-client-area .owl-next {

        left: -15px; } }

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

      .our-client-area .owl-prev,

      .our-client-area .owl-next {

        left: -15px; } }

    .our-client-area .owl-prev:hover, .our-client-area .owl-prev:focus,

    .our-client-area .owl-next:hover,

    .our-client-area .owl-next:focus {

      opacity: 1; }

  .our-client-area .owl-next {

    left: auto;

    right: -30px; }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {

      .our-client-area .owl-next {

        right: -15px; } }

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

      .our-client-area .owl-next {

        right: -15px; } }

  .our-client-area.about-page .owl-prev,

  .our-client-area.about-page .owl-next {

    color: #5f608e;

    opacity: 1; }

    .our-client-area.about-page .owl-prev:hover, .our-client-area.about-page .owl-prev:active,

    .our-client-area.about-page .owl-next:hover,

    .our-client-area.about-page .owl-next:active {

      color: #ffdc34; }



.single-client-content {

  position: relative;

  z-index: 1;

  background-color: rgba(255, 255, 255, 0.1);

  padding: 40px 50px;

  border-radius: 10px;

  margin: 5px; }

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

    .single-client-content {

      padding: 30px; } }

  .single-client-content .single-client-text {

    position: relative;

    z-index: 1; }

    .single-client-content .single-client-text p {

      color: #ffffff;

      margin-bottom: 20px;

      font-weight: 300; }

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

        .single-client-content .single-client-text p {

          font-size: 14px; } }

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

        .single-client-content .single-client-text p {

          font-size: 14px; } }

    .single-client-content .single-client-text .single-client-thumb-info .single-client-thumb {

      width: 65px;

      height: 65px; }

      .single-client-content .single-client-text .single-client-thumb-info .single-client-thumb img {

        border-radius: 50%; }

    .single-client-content .single-client-text .single-client-thumb-info .client-info {

      margin-left: 15px; }

      .single-client-content .single-client-text .single-client-thumb-info .client-info h6 {

        color: #ffffff;

        font-size: 18px;

        margin-bottom: 0; }

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

          .single-client-content .single-client-text .single-client-thumb-info .client-info h6 {

            font-size: 14px; } }

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

          .single-client-content .single-client-text .single-client-thumb-info .client-info h6 {

            font-size: 14px; } }

      .single-client-content .single-client-text .single-client-thumb-info .client-info p {

        margin-bottom: 0;

        color: #ffdc34; }

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

          .single-client-content .single-client-text .single-client-thumb-info .client-info p {

            font-size: 14px; } }

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

          .single-client-content .single-client-text .single-client-thumb-info .client-info p {

            font-size: 14px; } }

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

          .single-client-content .single-client-text .single-client-thumb-info .client-info p {

            font-size: 12px; } }

    .single-client-content .single-client-text.about-page p {

      color: #5d5e8d; }

    .single-client-content .single-client-text.about-page .client-info h6 {

      color: #111343; }

  .single-client-content .client-icon {

    background: #ffdc34;

    background: -moz-linear-gradient(120deg, #ffdc34 0%, #faeee7 100%);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

    opacity: 0.7;

    position: absolute;

    top: -8px;

    left: 45px;

    font-size: 80px; }

    .single-client-content .client-icon i {

      -webkit-transform: rotate(180deg);

      -ms-transform: rotate(180deg);

      transform: rotate(180deg); }



/* :: 17.0 Schedule Area CSS */

.our-schedule-area {

  position: relative;

  z-index: 1;

  background-color: #151853; }

  .our-schedule-area .schedule-tab {

    position: relative;

    z-index: 1;

    margin-bottom: 45px; }

    .our-schedule-area .schedule-tab .nav-tabs {

      -webkit-box-pack: center;

      -ms-flex-pack: center;

      justify-content: center;

      border-bottom: none; }

      .our-schedule-area .schedule-tab .nav-tabs .nav-item .nav-link {

        color: #9293bc;

        background-color: #1f2371;

        text-align: center;

        border-radius: 0;

        font-size: 18px;

        text-transform: uppercase;

        letter-spacing: 1px;

        font-weight: 600;

        padding: 15px 30px;

        border-bottom: none;

        border-top: none;

        border-left: none;

        border-right: 1px solid #4c4f8d; }

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

          .our-schedule-area .schedule-tab .nav-tabs .nav-item .nav-link {

            font-size: 14px; } }

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

          .our-schedule-area .schedule-tab .nav-tabs .nav-item .nav-link {

            font-size: 10px;

            padding: 10px; } }

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

          .our-schedule-area .schedule-tab .nav-tabs .nav-item .nav-link {

            font-size: 12px;

            padding: 15px 20px; } }

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

          .our-schedule-area .schedule-tab .nav-tabs .nav-item .nav-link {

            font-size: 14px; } }

        .our-schedule-area .schedule-tab .nav-tabs .nav-item .nav-link span {

          font-size: 14px;

          font-weight: 500;

          letter-spacing: 0;

          text-transform: capitalize; }

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

            .our-schedule-area .schedule-tab .nav-tabs .nav-item .nav-link span {

              font-size: 9px; } }

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

            .our-schedule-area .schedule-tab .nav-tabs .nav-item .nav-link span {

              font-size: 10px; } }

        .our-schedule-area .schedule-tab .nav-tabs .nav-item .nav-link.active {

          background-color: #5d5e8d;

          color: #ffffff; }

      .our-schedule-area .schedule-tab .nav-tabs .nav-item:nth-child(1) .nav-link {

        border-radius: 10px 0 0 10px; }

      .our-schedule-area .schedule-tab .nav-tabs .nav-item:last-child .nav-link {

        border-right: none;

        border-radius: 0 10px 10px 0; }



.single-schedule-area {

  border: 1px solid #444675;

  border-radius: 10px;

  padding: 40px;

  -webkit-transition-duration: 500ms;

  -o-transition-duration: 500ms;

  transition-duration: 500ms;

  margin-bottom: 20px; }

  .single-schedule-area:hover, .single-schedule-area:focus {

    border-left-width: 20px;

}

  .single-schedule-area .single-schedule-tumb-info {

    -webkit-box-flex: 0;

    -ms-flex: 0 0 42%;

    flex: 0 0 42%;

    max-width: 42%;

    width: 42%;

    padding-right: 15px; }

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

      .single-schedule-area .single-schedule-tumb-info {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 35%;

        flex: 0 0 35%;

        max-width: 35%;

        width: 35%; } }

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

      .single-schedule-area .single-schedule-tumb-info {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        max-width: 100%;

        width: 100%;

        padding-left: 0;

        padding-bottom: 30px; } }

    .single-schedule-area .single-schedule-tumb-info .single-schedule-tumb {

      height: 90px;

      width: 90px; }

      .single-schedule-area .single-schedule-tumb-info .single-schedule-tumb img {

        border-radius: 50%; }

    .single-schedule-area .single-schedule-tumb-info .single-schedule-info {

      margin-left: 30px; }

      .single-schedule-area .single-schedule-tumb-info .single-schedule-info h6 {

        font-size: 20px;

        color: #ffffff;

        font-weight: 600; }

        @media only screen and (min-width: 992px) and (max-width: 1199px) {

          .single-schedule-area .single-schedule-tumb-info .single-schedule-info h6 {

            font-size: 16px; } }

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

          .single-schedule-area .single-schedule-tumb-info .single-schedule-info h6 {

            font-size: 14px; } }

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

          .single-schedule-area .single-schedule-tumb-info .single-schedule-info h6 {

            font-size: 14px; } }

      .single-schedule-area .single-schedule-tumb-info .single-schedule-info p {

        color: #9293bc;

        margin-bottom: 0; }

        @media only screen and (min-width: 992px) and (max-width: 1199px) {

          .single-schedule-area .single-schedule-tumb-info .single-schedule-info p {

            font-size: 12px; } }

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

          .single-schedule-area .single-schedule-tumb-info .single-schedule-info p {

            font-size: 12px; } }

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

          .single-schedule-area .single-schedule-tumb-info .single-schedule-info p {

            font-size: 12px; } }

        .single-schedule-area .single-schedule-tumb-info .single-schedule-info p span {

          color: #ffffff; }

  .single-schedule-area .schedule-time-place {

    -webkit-box-flex: 0;

    -ms-flex: 0 0 42%;

    flex: 0 0 42%;

    max-width: 142%;

    width: 142%;

    padding: 0 105px; }

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

      .single-schedule-area .schedule-time-place {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 35%;

        flex: 0 0 35%;

        max-width: 35%;

        width: 35%; } }

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

      .single-schedule-area .schedule-time-place {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        max-width: 100%;

        width: 100%;

        padding: 0 0 30px 0; } }

    .single-schedule-area .schedule-time-place p {

      color: #ffffff;

      margin-bottom: 0;

      letter-spacing: 1px; }

      @media only screen and (min-width: 992px) and (max-width: 1199px) {

        .single-schedule-area .schedule-time-place p {

          font-size: 20px; } }

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

        .single-schedule-area .schedule-time-place p {

          font-size: 20px; } }

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

        .single-schedule-area .schedule-time-place p {

          font-size: 20px; } }

      .single-schedule-area .schedule-time-place p i {

        color: #151161;

        margin-right: 5px; }

      .single-schedule-area .schedule-time-place p:last-child {

        margin-bottom: 0; }

  .single-schedule-area .btn.confer-btn {

    -webkit-box-flex: 0;

    -ms-flex: 0 0 16%;

    flex: 0 0 16%;

    max-width: 16%;

    width: 16%; }

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

      .single-schedule-area .btn.confer-btn {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 30%;

        flex: 0 0 30%;

        max-width: 30%;

        width: 30%; } }

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

      .single-schedule-area .btn.confer-btn {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        max-width: 100%;

        width: 100%; } }

  .single-schedule-area.single-page {

    -webkit-box-shadow: 0px 8px 27px 0px rgba(90, 111, 120, 0.15);

    box-shadow: 0px 8px 27px 0px rgba(90, 111, 120, 0.15);

    border-color: #ffffff;

    -webkit-transition-duration: 500ms;

    -o-transition-duration: 500ms;

    transition-duration: 500ms; }

    .single-schedule-area.single-page .single-schedule-info h6 {

      color: #111343; }

    .single-schedule-area.single-page .single-schedule-info p {

      color: #9293bc;

      margin-bottom: 0; }

      .single-schedule-area.single-page .single-schedule-info p span {

        color: #111343; }

    .single-schedule-area.single-page .schedule-time-place p {

      color: #111343; }

    .single-schedule-area.single-page:hover, .single-schedule-area.single-page:focus {

      border-color: #273da2; }







/* :: 18.0 Tickets Area CSS */

.our-ticket-pricing-table-area {

  position: relative;

  z-index: 1; }

  .our-ticket-pricing-table-area .row {

    margin-right: -30px;

    margin-left: -30px; }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {

      .our-ticket-pricing-table-area .row {

        margin-left: -15px;

        margin-right: -15px; } }

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

      .our-ticket-pricing-table-area .row {

        margin-left: -15px;

        margin-right: -15px; } }

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

      .our-ticket-pricing-table-area .row {

        margin-left: -15px;

        margin-right: -15px; } }

    .our-ticket-pricing-table-area .row .col-12 {

      padding-left: 30px;

      padding-right: 30px; }

      @media only screen and (min-width: 992px) and (max-width: 1199px) {

        .our-ticket-pricing-table-area .row .col-12 {

          padding-left: 15px;

          padding-right: 15px; } }

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

        .our-ticket-pricing-table-area .row .col-12 {

          padding-left: 15px;

          padding-right: 15px; } }

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

        .our-ticket-pricing-table-area .row .col-12 {

          padding-left: 15px;

          padding-right: 15px; } }



.single-ticket-pricing-table {

  background-color: #ffffff;

  padding: 0 40px 40px 40px;

  border-radius: 10px;

  -webkit-transition-duration: 500ms;

  -o-transition-duration: 500ms;

  transition-duration: 500ms; }

  .single-ticket-pricing-table.active {

    -webkit-transform: scale(1.1);

    -ms-transform: scale(1.1);

    transform: scale(1.1); }

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

      .single-ticket-pricing-table.active {

        -webkit-transform: scale(1.05);

        -ms-transform: scale(1.05);

        transform: scale(1.05); } }

  .single-ticket-pricing-table .ticket-plan {

    background-color: #ffdc34;

    padding: 10px 25px;

    display: inline-block;

    letter-spacing: 1px;

    text-transform: uppercase;

    color: #ffffff;

    border-radius: 0 0 5px 5px;

    margin-bottom: 25px;

    line-height: 1; }

  .single-ticket-pricing-table .ticket-icon img {

    max-height: 100px; }

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

      .single-ticket-pricing-table .ticket-icon img {

        max-height: 60px; } }

  .single-ticket-pricing-table .ticket-price {

    font-size: 60px;

    color: #111343;

    font-weight: 600;

    letter-spacing: 1px;

    line-height: 1;

    margin-top: 25px;

    margin-bottom: 15px; }

    .single-ticket-pricing-table .ticket-price span {

      font-size: 30px;

      font-weight: 600;

      position: relative;

      top: -20px; }

  .single-ticket-pricing-table .ticket-pricing-table-details p {

    color: #5d5e8d;

    margin-bottom: 8px; }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {

      .single-ticket-pricing-table .ticket-pricing-table-details p {

        font-size: 14px; } }

    .single-ticket-pricing-table .ticket-pricing-table-details p i {

      color: #ffdc34;

      margin-right: 5px; }

    .single-ticket-pricing-table .ticket-pricing-table-details p:last-child {

      margin-bottom: 0; }

  .single-ticket-pricing-table.style-2 {

    background-color: #ffffff;

    box-shadow: 0px 8px 27px 0px rgba(90, 111, 120, 0.15); }



/* :: 19.0 Sponsor Area CSS */

.our-sponsor-client-area {

  position: relative;

  z-index: 1;

  background-color: #151853; }



.our-sponsor-area {

  position: relative;

  z-index: 1;

  width: 100%; }

  .our-sponsor-area .single-sponsor {

    border: 1px solid #444675;

    -webkit-box-flex: 0;

    -ms-flex: 0 0 25%;

    flex: 0 0 25%;

    max-width: 25%;

    width: 25%;

    height: 240px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    margin-left: -1px;

    margin-top: -1px; }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {

      .our-sponsor-area .single-sponsor {

        height: 200px; } }

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

      .our-sponsor-area .single-sponsor {

        height: 150px; } }

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

      .our-sponsor-area .single-sponsor {

        height: 80px; } }

    .our-sponsor-area .single-sponsor a img {

      -webkit-transition-duration: 300ms;

      -o-transition-duration: 300ms;

      transition-duration: 300ms;

      max-height: 110px;

      opacity: 0.5; }

      @media only screen and (min-width: 992px) and (max-width: 1199px) {

        .our-sponsor-area .single-sponsor a img {

          max-height: 90px; } }

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

        .our-sponsor-area .single-sponsor a img {

          max-height: 50px; } }

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

        .our-sponsor-area .single-sponsor a img {

          max-height: 30px; } }

    .our-sponsor-area .single-sponsor:hover a img, .our-sponsor-area .single-sponsor:focus a img {

      opacity: 1; }



/* :: 20.0 Contact Area CSS */

.contact-our-area {

  position: relative;

  z-index: 1;

  background-color: #151853; }

  .contact-our-area .contact-information .single-contact-info {

    margin-bottom: 25px; }

    .contact-our-area .contact-information .single-contact-info p {

      color: #9293bc;

      margin-bottom: 5px; }

    .contact-our-area .contact-information .single-contact-info h6 {

      font-size: 18px;

      color: #ffffff;

      margin-bottom: 0; }

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

        .contact-our-area .contact-information .single-contact-info h6 {

          font-size: 16px; } }

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

        .contact-our-area .contact-information .single-contact-info h6 {

          font-size: 14px; } }

    .contact-our-area .contact-information .single-contact-info:last-child {

      margin-bottom: 0; }

  .contact-our-area .contact_from_area {

    background-color: rgba(255, 255, 255, 0.05);

    padding: 30px;

    border-radius: 10px; }



.form-group .form-control {

  -webkit-transition-duration: 300ms;

  -o-transition-duration: 300ms;

  transition-duration: 300ms;

  background-color: transparent;

  border-right: none;

  border-top: none;

  border-left: none;

  border-radius: 0;

  border-bottom: 1px solid #4d507d;

  font-size: 15px;

  text-transform: capitalize;

  color: #9293bc;

  padding-left: 0; }

  .form-group .form-control:focus {

    box-shadow: none; }

  .form-group .form-control:active, .form-group .form-control:focus {

    border-bottom-color: #ffffff; }

.form-group textarea.form-control {

  height: 80px; }



/* :: Contact us single page CSS */

.contact--us-area .row {

  margin-right: -25px;

  margin-left: -25px; }

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

    .contact--us-area .row {

      margin-left: -15px;

      margin-right: -15px; } }

  .contact--us-area .row .col-12 {

    padding-left: 25px;

    padding-right: 25px; }

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

      .contact--us-area .row .col-12 {

        padding-left: 15px;

        padding-right: 15px; } }

.contact--us-area .contact-us-thumb img {

  border-radius: 10px; }

.contact--us-area .contact_from_area .contact-heading h4 {

  font-size: 25px;

  color: #111343;

  text-transform: uppercase; }

.contact--us-area .contact_from_area .contact-heading p {

  color: #5d5e8d;

  margin-bottom: 30px; }



.contact_input_area .form-group .form-control {

  border-bottom: 1px solid #dbdcf1;

  color: #9293bc; }

  .contact_input_area .form-group .form-control:active, .contact_input_area .form-group .form-control:focus {

    border-bottom-color: #5d5e8d; }

.contact_input_area .form-group textarea.form-control {

  height: 70px; }



.map-area {

  position: relative;

  z-index: 1; }

  .map-area iframe {

    height: 580px;

    width: 100%;

    border: none; }



.contact--info-area {

  padding: 40px 15px 0;

  position: relative;

  z-index: 22;

  top: -75px;

  background-color: #ffffff;

  border-radius: 10px; }



.contact--info-area .contact--info-icon h4{

  margin-top: 15px;

}

.contact--info-area .contact--info-icon h4 small {

  font-size: 0.65em;

}

  .contact--info-area .single-contact--info {

    position: relative;

    z-index: 1;

    margin-bottom: 50px; }

    .contact--info-area .single-contact--info h5 {

      color: #111343;

      font-size: 16px;

      margin-bottom: 0;

      margin-top: 10px;

      display: inline-block; }

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

        .contact--info-area .single-contact--info h5 {

          font-size: 14px; } }



/* :: 21.0 CTA Area CSS */

.call-to-action-area {

  position: relative;

  z-index: 1; }



.call-to-action-content {

  position: relative;

  z-index: 1; }

  .call-to-action-content .call-to-action-heading h6 {

    font-size: 18px;

    color: #ffffff;

    letter-spacing: 0.5px;

    text-transform: uppercase; }

  .call-to-action-content .call-to-action-heading h2 {

    font-size: 55px;

    text-transform: capitalize;

    font-weight: 700;

    letter-spacing: 0.5px;

    color: #ffffff;

    margin-bottom: 30px;

    display: inline-block; }

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

      .call-to-action-content .call-to-action-heading h2 {

        font-size: 30px; } }

  .call-to-action-content .event-time {

    background-color: rgba(255, 255, 255, 0.1);

    padding: 30px 50px;

    display: inline-block;

    border-radius: 10px; }

    .call-to-action-content .event-time p {

      font-size: 18px;

      color: #ffffff;

      margin-bottom: 3px; }

      .call-to-action-content .event-time p:last-child {

        margin-bottom: 0; }

      .call-to-action-content .event-time p i {

        margin-right: 3px; }



/*Pop up css*/

/*end popup*/





/*button slide*/

#mySidenav a {

    position: absolute;

    /* Position them relative to the browser window */

    left: -80px;

    /* Position them outside of the screen */

    transition: 0.3s;

    /* Add transition on hover */

    padding: 15px;

    /* 15px padding */

    width: 100px;

    /* Set a specific width */

    text-decoration: none;

    /* Remove underline */

    font-size: 20px;

    /* Increase font size */

    color: white;

    /* White text color */

    border-radius: 0 5px 5px 0;

    /* Rounded corners on the top right and bottom right side */

}



#mySidenav a:hover {

    left: 0;

    /* On mouse-over, make the elements appear as they should */

}



/* The about link: 20px from the top with a green background */

#aboutx {

    top: 20px;

    background-color: #4CAF50;

}



#blog {

    top: 80px;

    background-color: #2196F3;

    /* Blue */

}



#projects {

    top: 140px;

    background-color: #f44336;

    /* Red */

}



#contactx {

    top: 200px;

    background-color: #555

        /* Light Black */

}

/*EndButton*/



/*PROGRESS BAR*/

.bs-wizard {margin-top: 5px;}



/*Form Wizard*/

.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}

.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}

.bs-wizard > .bs-wizard-step + .bs-wizard-step {}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}

.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #010b61; font-size: 14px;}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; }

.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}

.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:100%;}

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}

.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}

.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }

/*END Form Wizard*/

/* END PROGRESSBAR*/

/*text id nope*/



#textOne {

  display: none;

}



#textOne.visible {

  display: block;

}

#textTwo {

  display: none;

}



#textTwo.visible {

  display: block;

}

#textThree {

  display: none;

}



#textThree.visible {

  display: block;

}

#textFourth {

  display: none;

}



#textFourth.visible {

  display: block;

}

#textFifth {

  display: none;

}



#textFifth.visible {

  display: block;

}

#textSixth {

  display: none;

}



#textSixth.visible {

  display: block;

}



#textSeventh {

  display: none;

}



#textSeventh.visible {

  display: block;

}

#textEhgth {

  display: none;

}



#textEhgth.visible {

  display: block;

}











#content-desktop {display: block;}

#content-mobile {display: none;}



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



#content-desktop {display: none;}

#content-mobile {display: block;}



}



#video-desktop {display: block;}

#video-mobile {display: none;}



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



#video-desktop {display: none;}

#video-mobile {display: block;}



}



/*text id end*/

/*BADG START*/



.notify-badge{

    position: relative;

    background: rgba(255,255,255, 0.9);

    height:2rem;

    top:1rem;

    left:1.5rem;

    width:7rem;

    text-align: center;

    line-height: 2rem;;

    font-size: 1rem;

    border-radius: 20px;

    color:white;

    z-index: 999;

}

/*BADAGE END*/

.schedule-top-image{



}

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

.footer-area {

  background: #111343;

  padding-top: 48px;

}

.main-footer-area .single-footer-widget p,

.main-footer-area .single-footer-widget .footer-nav li a,

.copywrite-content .copywrite-text p,

.copywrite-content .footer-menu .nav li a,

.copywrite-content .footer-menu .nav li a i {

  color: #a7a7a7;

}

.copywrite-content {

  /*border-top: 1px solid #a7a7a7;*/

}

.main-footer-area .single-footer-widget .social-info a {
    background: #ff5f95;
    width: 45px;
    line-height: 30px!important;
    height: 45px;
    padding: 5px;
}

.main-footer-area .single-footer-widget .social-info a img
{
  width: 70%;
  margin: 0 auto;
}

.main-footer-area .single-footer-widget .social-info a:hover {

  background: #fff;

  border: 1px solid #fff;

  color: #ffffff!important

}

.main-footer-area a:hover {

  color: #ff5f95 !important;

}

.classy-nav-container .classy-navbar .classynav ul li a {

  color: #ffffff !important;

}

.classy-nav-container .classy-navbar .classynav > ul > li:hover > a {

  color: #d93069  !important;

}

.classy-nav-container .classy-navbar .classynav ul  li:hover .dd-trigger::after  {

  color: #d93069 

}

/*.classynav a {

  font-family: "Bitter",sans-serif

}*/

.whatsapp {

  text-transform: uppercase;

  font-size: 14px;

}

.whatsapp .w-label {

  color: yellow;

}

.whatsapp .n-label {

  color: white;

  font-weight: bold;

}

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

    .whatsapp {

        font-size: 12px;

    }

}



/* Course Date Page */



.coursedate h3 {

    font-size: 1.75rem;

    color: #373d51;

    padding: 1.3rem;

    margin: 0;

  }



  /* FAQ area */



.faq-area {

    margin-bottom: 100px;

}



.accordion a {

    position: relative;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -webkit-flex-direction: column;

    -ms-flex-direction: column;

    flex-direction: column;

    width: 100%;

    padding: 1rem 3rem 1rem 1rem;

    color: #273da2 !important;

    font-size: 1.15rem;

    font-weight: bold;

    border-bottom: 1px solid #e5e5e5;

    background: #f6f6f6;

  }

  

  .accordion a:hover,

  .accordion a:hover::after {

    cursor: pointer;

    color: #273da2;

  }

  

  .accordion a.active {

    color: #273da2;

    border-bottom: 1px solid #273da2;

  }

  

  .accordion a::after {

    font-family: 'Ionicons';

    content: '\f100';

    position: absolute;

    float: center;

    right: 1rem;

    font-size: 1rem;

    color: #273da2;

    padding: 5px;

    width: 30px;

    height: 30px;

    text-align: center;

  }

  

  .accordion a.active::after {

    font-family: 'Ionicons';

    content: '\f35f';

    color: #273da2;

  }

  

  .accordion .content {

    opacity: 0;

    padding: 0 1rem;

    max-height: 0;

    border-bottom: 1px solid #e5e5e5;

    overflow: hidden;

    clear: both;

    -webkit-transition: all 0.2s ease 0.15s;

    -o-transition: all 0.2s ease 0.15s;

    transition: all 0.2s ease 0.15s;

  }

  

  .accordion .content p {

    font-size: 1rem;

    font-weight: 300;

  }

  

  .accordion .content.active {

    opacity: 1;

    padding: 1rem;

    max-height: 100%;

    -webkit-transition: all 0.35s ease 0.15s;

    -o-transition: all 0.35s ease 0.15s;

    transition: all 0.35s ease 0.15s;

  }

form#payment-form {

      padding-top: 100px;

  }

.mb-4, .my-4 {

  margin-bottom: 0 !important;

  background: #111343 !important;

  color: #ffffff !important;

  padding: 7px 15px;

  font-weight: 400;

  

}



h2.mb-4, h2.my-4 {

  font-size: 1.7rem;

}



.group {

  border-radius: 0px !important;

}

table {

  width: 100%;

}

table .service {

  width: 100%;

  display: table-row;

}

table .service .tableitem {

  display: table-cell;

}

.outcome {

  padding: 0px;

}

.card-errors {

  padding: 10px;

  background: #D74D4F;

  color: #ffffff;

}

button {

  padding: 20px !important;

  height: auto !important;

}

/*label > span {

width: 167px !important;

text-align: right !important;

margin-right: 20px !important;

display: inline-block !important;

}*/



label > span {

width: 200px !important;

text-align: right !important;

margin-right: 20px !important;

display: inline-block !important;

}



.btn-primary {

  color: #fff;

  background-color: #ff5f95;

  border-color: #ff5f95;

  font-size: 18px;

}



.btn-primary:hover, .btn-primary:focus {

  background: #d93069; 

  border-color: #d93069; 



}  



#submitPay.btn-primary {

  font-size: 1.5rem;

  padding: 12px 15px !important;

}



.classy-nav-container .classy-navbar .classynav > ul > li {

   padding: 10px 25px;

}

.classy-nav-container .classy-navbar .classynav > ul > li + li{

  border-top: 1px solid rgba(255, 255, 255, 0.5)

}



    .classy-nav-container .classy-navbar .classynav ul li a {

  font-size: 16px;

  text-transform: uppercase;

  /* color: #ffffff; */

  font-weight: 400;

  padding: 0 0;

  line-height: 1.625em;

  height: auto;

}



.classy-nav-container .classy-navbar .classynav ul .dropdown {

  background-color: rgba(0, 0, 0, 0.15);

  font-size: 14px;

  line-height: 18px;

  padding: 16px 15px;

  margin: 10px 0;

  margin-top: 17px;

  margin-bottom: 2px;

}



.classy-nav-container .classy-navbar .classynav ul .dropdown li a  {

  padding-left: 0;

  padding-top: 0.2em;

  padding-bottom: 0.2em;

  color: #fff;

  text-align: left;

  font-size: 16px;

  text-transform: inherit!important;

}      







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

  label > span {

    width: 100% !important;

    text-align: left !important;

    margin-right: 0 !important;

    display: inline-block !important;

    padding-left: 0;

    line-height: 1.4em;

    font-weight: 700;

  }



  .field {

    width: 100%;

    padding-left: 0;

  }

  label {

    height: auto;

    margin-bottom: 15px;

  }



}



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



  #payment-form .col-sm{

    width: 100%;

  }



}





.classycloseIcon {

  border: 2px solid #fff;

  width: 50px;

  height: 50px;

  line-height: 56px;

  padding: 10px;

}



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

  a.nav-brand img {

    max-height: 4.5em;

  }

}



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

  

}



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

  

}



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

  a.nav-brand img  {

    max-height: 4em;

  }

  .whatsapp_left {

    display: none;

  }

  .menu_right_r > a {

    display: none;



  }



  .menu_right_r .navbarToggler {

    border: 2px solid #dddddd;

    width: 45px;

    height: 45px;

    padding-top: 10px;

  }

  .menu_right_r h6 {

    font-size: 14px;

  }

  .menu_right_r .classy-navbar-toggler {

    margin-left: auto;

    margin-right: -25px;

  }





  body .parent .son .containerx {

    height: 100%;

    right: 0;

    margin: 0 auto;

    max-width: 100%;

  }

  body .parent .son .right, body .parent .son .left {

    width: 100%;

    right: 0;

  }



  body .parent .son .right .up, body .son .right .down {

    padding: 40px 8% 0 8%;

  }



  body .son .right .down .payment form button, body .right .down .payment form button::after {

    width: 100%;

  }

    





}



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

 

}