/*----------------------------------------------------
@File: Default Styles
@Author: 
@URL: 

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.
---------------------------------------------------- */
/*=====================================================================
@Template Name: 
@Author:


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

@keyframes fadeFromLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeFromRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeFromUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeFromUp {
  animation-name: fadeFromUp;
}

.fadeFromRight {
  animation-name: fadeFromRight;
}

.fadeFromLeft {
  animation-name: fadeFromLeft;
}

/*global area*/
/*----------------------------------------------------*/
.yl-home {
  margin: 0;
  padding: 0;
  color: #555555;
  font-size: 16px;
  overflow-x: hidden;
  line-height: 1.625;
  font-family: 'Montserrat', sans-serif;
  -moz-osx-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

.yl-home::selection {
  color: #ffffff;
  background-color: #6e3ebf;
}

.yl-home::-moz-selection {
  color: #ffffff;
  background-color: #6e3ebf;
}

.container {
  max-width: 1200px;
}

.ul-li ul {
  margin: 0;
  padding: 0;
}

.ul-li ul li {
  list-style: none;
  display: inline-block;
}

.ul-li-block ul {
  margin: 0;
  padding: 0;
}

.ul-li-block ul li {
  list-style: none;
  display: block;
}

div#yl-preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background-color: #fff;
  background: #fff url("../img/pre.svg") no-repeat center center;
}
div#yl-formloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #ffffff8c url("../img/pre.svg") no-repeat center center;
}
[data-background] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: none;
}

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

section {
  overflow: hidden;
}

button {
  cursor: pointer;
}

.form-control:focus,
button:visited,
button.active,
button:hover,
button:focus,
input:visited,
input.active,
input:hover,
input:focus,
textarea:hover,
textarea:focus,
a:hover,
a:focus,
a:visited,
a.active,
select,
select:hover,
select:focus,
select:visited {
  outline: none;
  box-shadow: none;
  text-decoration: none;
  color: inherit;
}

.form-control {
  box-shadow: none;
}

.relative-position {
  position: relative;
}

.pera-content p {
  margin-bottom: 0;
}

@keyframes zooming {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.05, 1.05);
  }

  100% {
    transform: scale(1, 1);
  }
}

.zooming {
  animation: zooming 18s infinite both;
}

.yl-headline h1,
.yl-headline h2,
.yl-headline h3,
.yl-headline h4,
.yl-headline h5,
.yl-headline h6 {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
}

.yl-section-title span {
  font-size: 18px;
  font-weight: 700;
  color: #e3002a;
  padding: 0px 15px;
  position: relative;
}

.yl-section-title span:after,
.yl-section-title span:before {
  width: 8px;
  bottom: 3px;
  height: 2px;
  content: "";
  position: absolute;
  /*background-color: #e3002a;*/
}

.yl-section-title span:before {
  right: -7px;
}

.yl-section-title span:after {
  right: 0;
}

.yl-section-title h2 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.125;
  padding: 15px 0px 20px;
}

.yl-section-title.yl-title-style-two {
  max-width: 700px;
  margin: 0 auto;
}

.yl-section-title.yl-title-style-two span {
  color: #e3002a;
}

.yl-section-title.yl-title-style-two span:after,
.yl-section-title.yl-title-style-two span:before {
  background-color: #e3002a;
}

.yl-section-title.yl-title-style-two .title-watermark {
  left: 0;
  right: 0;
  top: -60px;
  opacity: 0.04;
  color: #53536c;
  line-height: 1;
  font-size: 95px;
  font-weight: 900;
  margin-bottom: 0;
  text-align: center;
  position: absolute;
}

.scrollup {
  width: 45px;
  right: 15px;
  z-index: 5;
  height: 45px;
  /* bottom: 20px; */
  bottom: 75px;
  display: none;
  position: fixed;
  line-height: 45px;
  background-color: #e3002a;
}

.scrollup i {
  color: #fff;
}

.yl-footer-widget .yl-footer-logo-widget .footer-logo-btn,
.yl-newslatter-content .yl-newslatter-form button,
.yl-registration-content-2 .registration-text-2 a,
.yl-registration-text-wrap a,
.yl-popular-course-section .yl-popular-course-btn,
.yl-course-more-btn,
.yl-course-more-btn-sm,
.yl-course-more-btn1,
.yl-course-more-btn2,
.yl-course-more-btn3,
.yl-course-more-btn4,
.yl-department-section .yl-department-btn,
.banner-search-select button,
.yl-banner-text .yl-banner-btn a,
.slider-main-item .slider-main-text .slider-main-btn a {
  z-index: 1;
  overflow: hidden;
  position: relative;
}

.yl-footer-widget .yl-footer-logo-widget .footer-logo-btn:after,
.yl-newslatter-content .yl-newslatter-form button:after,
.yl-registration-content-2 .registration-text-2 a:after,
.yl-registration-text-wrap a:after,
.yl-popular-course-section .yl-popular-course-btn:after,
.yl-course-more-btn:after,
.yl-course-more-btn-sm:after,
.yl-course-more-btn1:after,
.yl-course-more-btn2:after,
.yl-course-more-btn3:after,
.yl-course-more-btn4:after,
.yl-department-section .yl-department-btn:after,
.banner-search-select button:after,
.yl-banner-text .yl-banner-btn a:after,
.slider-main-item .slider-main-text .slider-main-btn a:after {
  top: 0;
  width: 0;
  left: -40%;
  content: "";
  z-index: -1;
  height: 100%;
  position: absolute;
  transform: skew(50deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  background-color: #e3002a;
}

.yl-footer-widget .yl-footer-logo-widget .footer-logo-btn:hover:after,
.yl-newslatter-content .yl-newslatter-form button:hover:after,
.yl-registration-content-2 .registration-text-2 a:hover:after,
.yl-registration-text-wrap a:hover:after,
.yl-popular-course-section .yl-popular-course-btn:hover:after,
.yl-course-more-btn:hover:after,
.yl-course-more-btn-sm:hover:after,
.yl-course-more-btn1:hover:after,
.yl-course-more-btn2:hover:after,
.yl-course-more-btn3:hover:after,
.yl-course-more-btn4:hover:after,
.yl-department-section .yl-department-btn:hover:after,
.banner-search-select button:hover:after,
.yl-banner-text .yl-banner-btn a:hover:after,
.slider-main-item .slider-main-text .slider-main-btn a:hover:after {
  height: 100%;
  width: 150%;
}

@keyframes animationFramesTwo {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }

  20% {
    transform: translate(73px, -1px) rotate(36deg) scale(0.9);
  }

  40% {
    transform: translate(141px, 72px) rotate(72deg) scale(1);
  }

  60% {
    transform: translate(83px, 122px) rotate(108deg) scale(1.2);
  }

  80% {
    transform: translate(-40px, 72px) rotate(104deg) scale(1.1);
  }

  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}

@keyframes animationFramesOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }

  20% {
    transform: translate(73px, -1px) rotate(36deg);
  }

  40% {
    transform: translate(111px, 72px) rotate(72deg);
  }

  60% {
    transform: translate(93px, 122px) rotate(108deg);
  }

  80% {
    transform: translate(-70px, 72px) rotate(124deg);
  }

  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}

/*---------------------------------------------------- */
/*Header area*/
/*----------------------------------------------------*/
/* .yl-header-main {
  padding-top: 15px;
} */

.yl-header-top {
  padding-bottom: 10px;
  border-bottom: 1px solid #ece0a1;
  padding-top: 15px;
  background: #001748;
  box-shadow: 0 .125rem .25rem rgba(255, 255, 255, .175) !important;
}

.yl-header-top-cta li {
  padding-left: 65px;
}

.yl-header-top-cta {
  padding-top: 8px;
}

.yl-header-top-cta li {
  position: relative;
}

.yl-header-top-cta li:after {
  top: 15px;
  left: 30px;
  content: "";
  width: 1px;
  height: 33px;
  position: absolute;
  border: 1px dashed #dadada;
}

.yl-header-top-cta li:nth-child(1):after {
  display: none;
}

.header-top-cta-content .yl-top-cta-icon {
  top: 12px;
  margin-right: 10px;
  position: relative;
}

.header-top-cta-content .yl-top-cta-icon i {
  font-size: 34px;
  color: #e3002a;
}

.header-top-cta-content .yl-top-cta-text a {
  font-size: 13px;
  color: #bbbbbb;
}

.header-top-cta-content .yl-top-cta-text h3 {
  color: #ffffff;
  font-size: 19px;
  font-weight: 700;
}

.yl-header-menu-wrap {
  padding: 15px 0px 13px;
}

.yl-main-navigation {
  padding-top: 20px;
}

.yl-main-navigation .navbar-nav {
  display: inherit;
}

.yl-main-navigation li {
  margin-right: 45px;
}

.yl-main-navigation li a {
  color: #ffffff;
  font-weight: 700;
  padding-bottom: 30px;
  position: relative;
}

.yl-main-navigation li a:before {
  left: 0;
  right: 0;
  bottom: 4px;
  height: 4px;
  content: "";
  width: 0%;
  position: absolute;
  background-color: #e3002a;
  transition: 0.3s all ease-in-out;
}

.yl-main-navigation li:hover a:before {
  width: 100%;
}

.yl-main-navigation .dropdown {
  position: relative;
}
.yl-main-navigation .profile:after {
  top: 2px !important;
}
.yl-main-navigation .dropdown:after {
  top: -2px;
  color: #e3002a;
  right: -14px;
  content: "\f0da";
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  transition: 0.3s all ease-in-out;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.yl-main-navigation .dropdown:hover::after {
  top: -2px;
  color: #e3002a;
  right: -14px;
  content: "\f0d7";
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  transition: 0.3s all ease-in-out;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.yl-main-navigation .menu-hov:hover::after {
  top: -2px;
  color: #fff;
  right: -14px;
  content: "\f0d7";
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  transition: 0.3s all ease-in-out;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.yl-main-navigation .dropdown .dropdown-menu {
  top: 65px;
  left: 0;
  opacity: 0;
  z-index: 2;
  margin: 0px;
  padding: 0px;
  height: auto;
  width: 200px;
  border: none;
  display: block;
  border-radius: 0;
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  background-color: #fff;
  transition: all 0.4s ease-in-out;
  border-bottom: 2px solid #e3002a;
  box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
}

.yl-main-navigation .dropdown .dropdown-menu li {
  width: 100%;
  margin-left: 0;
  border-bottom: 1px solid #e5e5e5;
}

.yl-main-navigation .dropdown .dropdown-menu li a {
  width: 100%;
  color: #343434;
  display: block;
  font-size: 14px;
  padding: 10px 25px;
  position: relative;
  transition: 0.3s all ease-in-out;
}

.yl-main-navigation .dropdown .dropdown-menu li a:before {
  display: none;
}

.yl-main-navigation .dropdown .dropdown-menu li a:after {
  left: 10px;
  top: 16px;
  width: 8px;
  height: 8px;
  content: "";
  position: absolute;
  border-radius: 100%;
  transform: scale(0);
  background-color: #fff;
  transition: 0.3s all ease-in-out;
}

.yl-main-navigation .dropdown .dropdown-menu li a:hover {
  background-color: #e3002a;
  color: #fff;
}

.yl-main-navigation .dropdown .dropdown-menu li a:hover:after {
  transform: scale(1);
}

.yl-main-navigation .dropdown .dropdown-menu li:last-child {
  border-bottom: none;
}

.yl-main-navigation .dropdown:hover .dropdown-menu {
  top: 48px;
  opacity: 1;
  visibility: visible;
}

.yl-header-cart-login {
  padding-top: 20px;
}

.yl-header-cart-login .yl-top-cart-login {
  position: relative;
  display: inline-block;
}

.yl-header-cart-login .yl-top-cart-login:after {
  top: 3px;
  right: -3px;
  width: 2px;
  content: "";
  height: 18px;
  position: absolute;
  background-color: #d9d9d9;
}

.yl-header-cart-login .yl-top-cart-login:last-child:after {
  display: none;
}

.yl-header-cart-login .yl-top-cart-login button {
  padding: 0;
  border: none;
  color: #ffffff;
  margin: 0px 15px;
  background-color: transparent;
  transition: 0.3s all ease-in-out;
}

.yl-header-cart-login .yl-top-cart-login button:hover {
  color: #e3002a;
}

.yi-header-social {
  margin-left: 40px;
}

.yi-header-social li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  transition: 0.3s all ease-in-out;
}

.yi-header-social li a {
  width: 100%;
  display: block;
}

.yi-header-social li:hover {
  color: #fff;
  background-color: #e3002a;
}

.header-style-two {
  top: 0;
  z-index: 10;
  width: 100%;
  padding: 20px 0px;
  position: absolute;
  background-color: #fff;
}

.header-style-two .yl-brand-logo {
  margin-right: 115px;
}

.header-style-two .yl-main-navigation {
  padding-top: 15px;
}

.header-style-two .yl-header-cart-login {
  padding-top: 15px;
}

.header-style-two .yl-main-navigation .dropdown:after {
  color: #e3002a;
}

.header-style-two .yl-main-navigation li a:before {
  display: none;
}

.header-style-two .yl-main-navigation li a:after {
  top: 26px;
  left: 25px;
  width: 0px;
  content: "";
  height: 5px;
  position: absolute;
  border-radius: 100%;
  background-color: #e3002a;
  transition: 0.3s all ease-in-out;
}

.header-style-two .yl-main-navigation li {
  position: relative;
}

.header-style-two .yl-main-navigation li:before {
  left: 0;
  top: 30px;
  width: 0px;
  height: 5px;
  content: "";
  position: absolute;
  border-radius: 30%;
  background-color: #e3002a;
  transition: 0.3s all ease-in-out;
}

.header-style-two .yl-main-navigation li:hover:before {
  width: 22px;
}

.header-style-two .yl-main-navigation li:hover a:after {
  width: 5px;
}

.header-style-two .yl-main-navigation .dropdown .dropdown-menu li:before {
  display: none;
}

.header-style-two .yl-main-navigation .dropdown .dropdown-menu li a:after {
  display: none;
}

.header-style-two .yl-main-navigation .dropdown .dropdown-menu li a:hover {
  background-color: #e3002a;
}

.header-style-two .yl-main-navigation .dropdown:hover .dropdown-menu {
  border-bottom: 2px solid #e3002a;
}

.yl-sticky-menu {
  width: 100%;
  z-index: 10;
  position: fixed;
  background: #fff;
  animation-duration: 0.7s;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-timing-function: ease;
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
}

.header-style-two.yl-sticky-menu {
  top: 0;
}

.header-style-three {
  top: 0;
  width: 100%;
  z-index: 10;
  padding-top: 30px;
  position: absolute;
}

.header-style-three .yl-main-navigation {
  padding-top: 15px;
}

.header-style-three .yl-main-navigation li a {
  color: #fff;
}

.header-style-three .yl-main-navigation li a:before {
  background-color: #e3002a;
}

.header-style-three .yl-main-navigation .dropdown:after {
  color: #e3002a;
}

.header-style-three .yl-main-navigation .dropdown .dropdown-menu {
  border-bottom: 2px solid #e3002a;
}

.header-style-three .yl-main-navigation .dropdown .dropdown-menu li a:hover {
  background-color: #e3002a;
}

.header-style-three .yl-header-cart-login {
  padding-top: 15px;
}

.header-style-three .yl-header-cart-login .yl-top-cart-login button {
  color: #fff;
}

.header-style-three .yl-header-cart-login .yl-top-cart-login button:hover {
  color: #e3002a;
}

.header-style-three.yl-sticky-menu {
  position: fixed;
  padding: 15px 0px;
  background-color: #000;
}

.header-style-three.yl-sticky-menu .yl-main-navigation,
.header-style-three.yl-sticky-menu .yl-header-cart-login {
  padding-top: 10px;
}

.header-style-four {
  padding-top: 0;
}

.header-style-four .header-top {
  padding: 10px 0px;
  background-color: #07173a;
}

.header-style-four .header-top .header-top-cta span {
  color: #bcc4d7;
  font-size: 15px;
  margin-right: 45px;
}

.header-style-four .header-top .header-top-cta span i {
  color: #ff3614;
  margin-right: 10px;
}

.header-style-four .header-top-social a {
  color: #ffffff;
  font-size: 15px;
  margin-left: 12px;
  transition: 0.3s all ease-in-out;
}

.header-style-four .header-top-social a:hover {
  color: #e3002a;
}

.header-style-four .yl-header-menu-wrap {
  padding: 25px 0px;
}

.header-style-four .yl-main-navigation {
  padding-top: 15px;
}

.header-style-four .yl-main-navigation .dropdown {
  position: relative;
}

.header-style-four .yl-main-navigation .dropdown:after {
  top: -2px;
  right: -14px;
  content: "+";
  color: #ff3614;
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  transition: 0.3s all ease-in-out;
}

.header-style-four .yl-main-navigation .dropdown .dropdown-menu {
  top: 65px;
  left: 0;
  opacity: 0;
  z-index: 2;
  margin: 0px;
  padding: 0px;
  height: auto;
  width: 200px;
  border: none;
  display: block;
  border-radius: 0;
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  background-color: #fff;
  transition: all 0.4s ease-in-out;
  border-bottom: 2px solid #ff3614;
  box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
}

.header-style-four .yl-main-navigation .dropdown .dropdown-menu li {
  width: 100%;
  margin-left: 0;
  border-bottom: 1px solid #e5e5e5;
}

.header-style-four .yl-main-navigation .dropdown .dropdown-menu li a {
  width: 100%;
  color: #343434;
  display: block;
  font-size: 14px;
  padding: 10px 25px;
  position: relative;
  transition: 0.3s all ease-in-out;
}

.header-style-four .yl-main-navigation .dropdown .dropdown-menu li a:before {
  display: none;
}

.header-style-four .yl-main-navigation .dropdown .dropdown-menu li a:after {
  left: 10px;
  top: 16px;
  width: 8px;
  height: 8px;
  content: "";
  position: absolute;
  border-radius: 100%;
  transform: scale(0);
  background-color: #fff;
  transition: 0.3s all ease-in-out;
}

.header-style-four .yl-main-navigation .dropdown .dropdown-menu li a:hover {
  background-color: #ff3614;
  color: #fff;
}

.header-style-four .yl-main-navigation .dropdown .dropdown-menu li a:hover:after {
  transform: scale(1);
}

.header-style-four .yl-main-navigation .dropdown .dropdown-menu li:last-child {
  border-bottom: none;
}

.header-style-four .yl-main-navigation .dropdown:hover .dropdown-menu {
  top: 48px;
  opacity: 1;
  visibility: visible;
}

.header-style-four .yl-main-navigation .dropdown:hover::after {
  transform: rotate(130deg);
}

.header-style-four .yl-main-navigation .menu-hov:hover::after {
  transform: rotate(130deg);
}

.header-style-four .yl-main-navigation .navbar-nav {
  display: inherit;
}

.header-style-four .yl-main-navigation li {
  margin-right: 0;
  margin-left: 70px;
}

.header-style-four .yl-main-navigation li a {
  color: #000000;
  font-weight: 700;
  padding-bottom: 30px;
}

.yl-header-search {
  margin-top: 15px;
}

.yl-header-search button {
  border: none;
  color: #ff3614;
  background-color: transparent;
}

.yl-header-login-signup {
  height: 50px;
  width: 160px;
  line-height: 45px;
  border-radius: 5px;
  overflow: hidden;
  margin-left: 65px;
}

.yl-header-login-signup button {
  padding: 0;
  width: 50%;
  color: #000;
  float: left;
  border: none;
  font-weight: 700;
  border: 2px solid #eaeaea;
  background-color: transparent;
  transition: 0.4s all ease-in-out;
}

.yl-header-login-signup button:hover {
  color: #fff;
  border: 2px solid #ff3614;
  background-color: #ff3614;
}

.yl-header-login-signup button:last-child {
  border-left: none;
}

/*Search popup Page*/
/*-------------------*/
.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  margin-top: -540px;
  transform: translateY(-100%);
  background-color: rgba(0, 0, 0, 0.9);
  transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.search-popup:before {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 560px;
  background-image: url(../img/waves-shape.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 0px;
  content: "";
}

.search-active .search-popup {
  transform: translateY(0%);
  margin-top: 0;
}

.search-popup .close-search {
  position: absolute;
  left: 0;
  right: 0;
  top: 75%;
  margin: 0 auto;
  margin-top: -200px;
  border-radius: 50%;
  text-align: center;
  background-color: #e3002a;
  width: 70px;
  height: 70px;
  cursor: pointer;
  border: none;
  transition: all 500ms ease;
  opacity: 0;
  visibility: hidden;
}

.search-popup .close-search span {
  position: relative;
  display: block;
  height: 70px;
  font-size: 25px;
  line-height: 65px;
  color: #ffffff;
}

.search-active .search-popup .close-search {
  visibility: visible;
  opacity: 1;
  top: 50%;
  transition-delay: 1500ms;
}

.search-popup form {
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: -35px auto 0;
  transform: scaleX(0);
  transform-origin: center;
  background-color: #111111;
  transition: all 300ms ease;
}

.search-active .search-popup form {
  transform: scaleX(1);
  transition-delay: 1200ms;
}

.search-popup .form-group {
  position: relative;
  margin: 0px;
  overflow: hidden;
}

.search-popup .form-group input[type=text],
.search-popup .form-group input[type=search] {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #000000;
  height: 70px;
  width: 100%;
  padding: 10px 30px;
  background-color: #ffffff;
  transition: all 500ms ease;
  font-weight: 500;
  text-transform: capitalize;
}

.search-popup .form-group input[type=submit],
.search-popup .form-group button {
  position: absolute;
  right: 30px;
  top: 0px;
  height: 70px;
  line-height: 70px;
  background: transparent;
  text-align: center;
  font-size: 24px;
  color: #000000;
  padding: 0;
  cursor: pointer;
  border: none;
  transition: all 500ms ease;
}

.search-popup .form-group input[type=submit]:hover,
.search-popup .form-group button:hover {
  color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder {
  color: #000000;
}

.search-popup .close-search.style-two {
  position: absolute;
  right: 25px;
  left: auto;
  color: #ffffff;
  width: auto;
  height: auto;
  top: 25px;
  margin: 0px;
  border: none;
  background: none !important;
  box-shadow: none !important;
  transition: all 500ms ease;
}

.search-popup .close-search.style-two span {
  font-size: 20px;
  color: #ffffff;
}

/*Mobile Menu area*/
/*----------------------------------------------------*/
.yl-mobile_menu_content {
  top: 0px;
  bottom: 0;
  right: -350px;
  height: 100vh;
  z-index: 101;
  position: fixed;
  width: 310px;
  overflow-y: scroll;
  background-color: #000;
  padding: 50px 35px 35px 35px;
  box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
  transition: all 0.5s ease-in;
}

.yl-mobile_menu_content .yl-mobile-main-navigation {
  width: 100%;
}

.yl-mobile_menu_content .yl-mobile-main-navigation .navbar-nav {
  width: 100%;
}

.yl-mobile_menu_content .dropdown:after {
  display: none;
}

.yl-mobile_menu_content .navbar-nav .dropdown-menu {
  position: static !important;
  transform: none !important;
}

.yl-mobile_menu_content .yl-mobile-main-navigation .navbar-nav li {
  width: 100%;
  display: block;
  transition: 0.3s all ease-in-out;
}

.yl-mobile_menu_content .yl-mobile-main-navigation .navbar-nav li a {
  padding: 0;
  width: 100%;
  color: #fff;
  display: block;
  font-weight: 600;
  font-size: 14px;
  padding: 10px 30px 10px 0;
  text-transform: capitalize;
  border-bottom: 1px solid rgba(78, 78, 78, 0.41);
}

.yl-mobile_menu_content .m-brand-logo {
  width: 160px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.yl-mobile_menu_wrap.mobile_menu_on .yl-mobile_menu_content {
  right: 0px;
  transition: all 0.7s ease-out;
}

.mobile_menu_overlay {
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  right: 0%;
  height: 120vh;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.9);
  transition: all 0.5s ease-in-out;
}

.mobile_menu_overlay_on {
  overflow: hidden;
}

.yl-mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
  opacity: 1;
  visibility: visible;
}

.yl-mobile_menu_button {
  right: 0;
  top: 5px;
  z-index: 5;
  display: none;
  cursor: pointer;
  font-size: 30px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  color: #e3002a;
}

.yl-mobile_menu .yl-mobile-main-navigation .navbar-nav li a:after {
  display: none;
}

.yl-mobile_menu .yl-mobile-main-navigation .dropdown>.dropdown-menu {
  opacity: 1;
  visibility: visible;
}

.yl-mobile_menu .yl-mobile_menu_content .yl-mobile-main-navigation .navbar-nav .dropdown-menu {
  border: none;
  display: none;
  transition: none;
  box-shadow: none;
  padding: 5px 0px;
  width: 100%;
  background-color: transparent;
}

.yl-mobile_menu .yl-mobile_menu_content .yl-mobile-main-navigation .navbar-nav .dropdown-menu li {
  border: none;
  padding: 0 20px;
  line-height: 1;
}

.yl-mobile_menu .yl-mobile_menu_content .yl-mobile-main-navigation .navbar-nav .dropdown-menu li a:hover {
  color: #e3002a;
  background-color: transparent;
}

.yl-mobile_menu .dropdown {
  position: relative;
}

.yl-mobile_menu .dropdown .dropdown-btn {
  color: #9397a7;
  position: absolute;
  top: 3px;
  right: 0;
  height: 30px;
  padding: 5px 10px;
}

.yl-mobile_menu .dropdown .dropdown-btn.toggle-open {
  transform: rotate(90deg);
}

.yl-mobile_menu .yl-mobile_menu_close {
  color: #d60606;
  cursor: pointer;
  top: 15px;
  left: 15px;
  font-size: 20px;
  position: absolute;
}

.header-style-four.yl-sticky-menu {
  top: -46px;
}

@media screen and (max-width: 1024px) {
  .header-style-four .yl-main-navigation li {
    margin-left: 40px;
  }

  .yl-header-login-signup {
    margin-left: 30px;
  }
}

@media screen and (max-width: 991px) {
  .header-style-four .header-top {
    display: none;
  }

  .header-style-four .yl-main-navigation,
  .yl-header-option {
    display: none;
  }

  .yl-mobile_menu_button {
    display: block;
    margin-top: 3%;
    margin-right: 5%;

  }

  .header-style-four .yl-header-menu-wrap {
    padding: 5px 0px;
    display: block;
  }

  .header-style-four.yl-sticky-menu {
    top: 0;
  }
}

@media screen and (max-width: 680px) {
  .header-style-four .header-top {
    display: none;
  }
}

/*---------------------------------------------------- */
/*Slider area*/
/*----------------------------------------------------*/
.cd-headline.scale b {
  opacity: 0;
}

.cd-words-wrapper {
  position: relative;
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
  font-weight: 700;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.no-js .cd-words-wrapper b {
  opacity: 0;
  font-weight: 700;
}

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

.cd-headline.scale i {
  display: inline-block;
  opacity: 0;
  transform: scale(0);
  font-style: normal;
}

.is-visible .cd-headline.scale i {
  opacity: 1;
}

.cd-headline.scale i.in {
  animation: scale-up 0.6s forwards;
}

.cd-headline.scale i.out {
  animation: scale-down 0.6s forwards;
}

.no-csstransitions .cd-headline.scale i {
  transform: scale(1);
  opacity: 0;
}

.no-csstransitions .cd-headline.scale .is-visible i {
  opacity: 1;
}

@keyframes scale-up {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  60% {
    transform: scale(1.2);
    opacity: 1;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes scale-down {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  60% {
    transform: scale(0);
    opacity: 0;
  }
}

.slider-main-img,
.slider-overlay {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.slider-main-item {
  z-index: 1;
}

.slider-main-item .slider-overlay {
  background-color: black;
  opacity: 0.051;
}

.slider-main-item .img-zooming {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transform: scale(1);
}

/*.slider-main-item .slider-main-text {
  max-width: 620px;
  padding: 50px 0px 125px;
}*/
.slider-main-item .slider-main-text {
  max-width: 850px;
  padding: 50px 0px 120px;
}
.slider-main-item .slider-main-text span {
  color: #000;
  display: block;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 8px;
  opacity: 0;
  transform: translateY(50px);
}

.slider-main-item .slider-main-text h1 {
  color: #000;
  font-size: 55px;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 20px;
  opacity: 0;
  transform: translateY(50px);
}

.font-40 {
  font-size: 40px !important;
}

.slider-main-item .slider-main-text p {
  opacity: 0;
  color: #4f4f4f;
  font-size: 18px;
  padding-bottom: 30px;
  transform: translateY(50px);
}

.slider-main-item .slider-main-text .slider-main-btn {
  opacity: 0;
  transform: translateY(50px);
}

.slider-main-item .slider-main-text .slider-main-btn a {
  color: #fff;
  height: 55px;
  width: 150px;
  float: left;
  font-weight: 700;
  line-height: 55px;
  text-align: center;
  margin-right: 20px;
  display: inline-block;
}

.slider-main-item .slider-main-text .slider-main-btn a i {
  margin-right: 8px;
}

.slider-main-item .slider-main-text .slider-main-btn a:nth-child(1) {
  background-color: #e3002a;
}

.slider-main-item .slider-main-text .slider-main-btn a:nth-child(2) {
  background-color: #000;
}

#yl-main-slider .owl-nav {
  display: none;
}

#yl-main-slider .owl-dots {
  left: 5%;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}

#yl-main-slider .owl-dots .owl-dot {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: relative;
  border-radius: 100%;
  margin-bottom: 10px;
  border: 2px solid #eaeaea;
  transition: 0.3s all ease-in-out;
}

#yl-main-slider .owl-dots .owl-dot:before {
  top: 3px;
  left: 3px;
  width: 9px;
  height: 9px;
  content: "";
  position: absolute;
  border-radius: 100%;
  background-color: #000000;
  transition: 0.3s all ease-in-out;
}

#yl-main-slider .owl-dots .owl-dot.active {
  border: 2px solid #000;
}

#yl-main-slider .owl-dots .owl-dot.active:before {
  background-color: #e3002a;
}

#yl-main-slider .owl-item.active .img-zooming {
  transform: scale(1.15);
  transition: all 7000ms linear;
}

#yl-main-slider .owl-item.active .slider-main-text span {
  opacity: 1;
  transform: translateY(0);
  transition: all 1500ms ease;
  transition-delay: 900ms;
}

#yl-main-slider .owl-item.active .slider-main-text h1 {
  opacity: 1;
  transform: translateY(0);
  transition: all 1500ms ease;
  transition-delay: 1200ms;
}

#yl-main-slider .owl-item.active .slider-main-text p {
  opacity: 1;
  transform: translateY(0);
  transition: all 1500ms ease;
  transition-delay: 1500ms;
}

#yl-main-slider .owl-item.active .slider-main-text .slider-main-btn {
  opacity: 1;
  transform: translateY(0);
  transition: all 1500ms ease;
  transition-delay: 1800ms;
}

#yl-main-slider-2 .owl-nav .owl-next,
#yl-main-slider-2 .owl-nav .owl-prev {
  top: 50%;
  opacity: 0;
  width: 40px;
  color: #fff;
  height: 40px;
  cursor: pointer;
  line-height: 40px;
  position: absolute;
  text-align: center;
  visibility: hidden;
  background-color: #e3002a;
  transform: translateY(-50%);
  transition: 0.4s all ease-in-out;
}

#yl-main-slider-2 .owl-nav .owl-next {
  right: 0px;
}

#yl-main-slider-2 .owl-nav .owl-prev {
  left: 0px;
}

#yl-main-slider-2:hover .owl-next {
  opacity: 1;
  right: 30px;
  visibility: visible;
}

#yl-main-slider-2:hover .owl-prev {
  opacity: 1;
  left: 30px;
  visibility: visible;
}

.slider-main-item-2 {
  padding: 250px 0px;
}

.slider-main-item-2 .slider-overlay {
  background-color: rgba(0, 0, 0, 0.7);
}

.slider-main-item-2 .slider-main-text {
  color: #fff;
  margin: 0 auto;
  max-width: 760px;
}

.slider-main-item-2 .slider-main-text span {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 30px;
  display: inline-block;
  text-transform: uppercase;
}

.slider-main-item-2 .slider-main-text h1 {
  font-size: 60px;
  font-weight: 700;
  padding-bottom: 70px;
  text-transform: capitalize;
}

.slider-main-item-2 .slider-main-text a {
  height: 60px;
  width: 180px;
  line-height: 60px;
  border-radius: 5px;
  font-weight: 700;
  display: inline-block;
  background-color: #e3002a;
}

.banner-water-mark {
  left: 0;
  bottom: -40px;
  opacity: 0.05;
  z-index: -1;
  line-height: 1;
  color: #00003d;
  font-weight: 700;
  font-size: 265px;
  position: absolute;
  font-family: 'Montserrat', sans-serif;
}

.yl-banner-section {
  padding-bottom: 132px;
}

.yl-banner-section .banner-dot-square {
  z-index: 1;
}

.yl-banner-section .dot-square1 {
  width: 7px;
  height: 7px;
  top: 200px;
  left: 150px;
  background-color: #00a4ff;
  box-shadow: 0px 6px 13px 0px rgba(0, 0, 254, 0.25);
  animation: animationFramesOne 12s infinite alternate;
}

.yl-banner-section .dot-square2 {
  top: 150px;
  left: 25%;
  width: 10px;
  height: 10px;
  background-color: #000;
  box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.25);
  animation: animationFramesTwo 18s infinite alternate;
}

.yl-banner-section .dot-square3 {
  bottom: 150px;
  left: 150px;
  width: 10px;
  height: 10px;
  background-color: #e3002a;
  box-shadow: 0px 6px 13px 0px rgba(255, 85, 32, 0.25);
  animation: animationFramesOne 12s infinite alternate;
}

.yl-banner-section .dot-square4 {
  width: 10px;
  height: 10px;
  right: 50%;
  bottom: 200px;
  background-color: #e3002a;
  box-shadow: 0px 6px 13px 0px rgba(0, 0, 254, 0.25);
  animation: animationFramesTwo 18s infinite alternate;
}

.yl-banner-content {
  background-color: #f7f7f7;
}

.yl-banner-content .yl-banner-img {
  top: 90px;
  right: -30px;
  position: absolute;
}

.yl-banner-content .b-deco-shape {
  bottom: -74px;
}

.yl-banner-text {
  z-index: 1;
  max-width: 690px;
  overflow: hidden;
  padding: 230px 0px 180px;
}

.yl-banner-text .yl-banner-tag {
  padding-right: 30px;
  border-radius: 40px;
  display: inline-block;
  margin-bottom: 45px;
  background-color: #efeff0;
}

.yl-banner-text .yl-banner-tag span {
  color: #fff;
  font-weight: 500;
  padding: 12px 30px;
  margin-right: 10px;
  border-radius: 40px;
  display: inline-block;
  background-color: #e3002a;
}

.yl-banner-text .yl-banner-tag p {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 0;
  display: inline-block;
}

.yl-banner-text h1 {
  color: #000;
  font-size: 58px;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 35px;
}

.yl-banner-text h1 span {
  color: #e3002a;
}

.yl-banner-text p {
  color: #4f4f4f;
  font-size: 20px;
  line-height: 1.6;
  padding-bottom: 40px;
}

.yl-banner-text .yl-banner-btn {
  float: left;
  margin-right: 35px;
}

.yl-banner-text .yl-banner-btn a {
  color: #fff;
  width: 160px;
  height: 55px;
  display: block;
  overflow: hidden;
  font-weight: 700;
  line-height: 55px;
  border-radius: 40px;
  background-color: #e3002a;
}

.yl-banner-text .yl-banner-btn a i {
  margin-left: 5px;
}

.yl-banner-text .yl-banner-play {
  float: left;
  width: 50px;
  height: 50px;
  margin-top: 5px;
  line-height: 50px;
  border-radius: 100%;
  transition: 0.3s all ease-in-out;
  background-color: #e3002a;
}

.yl-banner-text .yl-banner-play a {
  color: #fff;
  width: 100%;
  display: block;
}

.yl-banner-text .yl-banner-play:hover {
  background-color: #e3002a;
}

.yl-banner-text .yl-banner-play .video_btn_border {
  border: 2px solid rgba(0, 0, 0, 0.15);
}

.banner-search-select {
  top: -175px;
  z-index: 1;
  position: relative;
  margin-bottom: -175px;
}

.banner-search-select .banner-search-shape1 {
  top: -70px;
  left: -70px;
  z-index: -1;
}

.banner-search-select .banner-search-shape2 {
  bottom: -70px;
  right: -70px;
  z-index: -1;
}

.banner-search-select .banner-search-form {
  background-color: #fff;
  display: inline-block;
  border-radius: 10px;
  padding: 20px 20px 12px;
  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.05);
}

.banner-search-select .yl-select-option-wrap {
  float: left;
  margin-top: 5px;
}

.banner-search-select .banner-select-option {
  width: 165px;
  display: inline-block;
}

.banner-search-select .banner-select-option .nice-select {
  color: #000;
  border: none;
  height: auto;
  font-size: 18px;
  font-weight: 700;
  line-height: auto;
  font-family: 'Montserrat', sans-serif;
}

.banner-search-select .banner-select-option .nice-select:after {
  top: 0px;
  right: 20px;
  height: auto;
  border: none;
  margin-top: 0;
  font-size: 12px;
  content: "";
  font-weight: 900;
  transform: rotate(0);
  font-family: "Font Awesome 5 Free";
}

.banner-search-select button {
  color: #fff;
  height: 45px;
  width: 160px;
  border: none;
  font-weight: 700;
  border-radius: 5px;
  overflow: hidden;
  background-color: #e3002a;
}

.banner-search-select button:after {
  background-color: #e3002a;
}

.banner-search-select button i {
  margin-right: 5px;
}

.select-apply-btn {
  margin-top: 20px;
}

.select-apply-btn p {
  color: #000;
  font-size: 15px;
}

.select-apply-btn p a {
  font-weight: 700;
  margin-left: 8px;
  color: #e3002a;
  text-decoration: underline;
}

@keyframes animateBubble {
  0% {
    margin-top: 20%;
  }

  100% {
    margin-top: -30%;
  }
}

@keyframes sideWays {
  0% {
    margin-left: 0;
  }

  100% {
    margin-left: 25px;
  }
}

.slider-main-item-3 {
  padding: 150px 0px 250px;
}

.slider-main-item-3 .slider-overlay {
  background-color: rgba(7, 23, 58, 0.65);
}

.slider-main-item-3 .slider-main-img,
.slider-main-item-3 .slider-overlay {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.slider-main-item-3 .slider-main-text {
  margin: 0 auto;
  max-width: 810px;
}

.slider-main-item-3 .slider-main-text .shape-layer {
  top: 100px;
  right: 240px;
}

.slider-main-item-3 .slider-main-text span {
  color: #ff3614;
  font-size: 18px;
  font-weight: 700;
}

.slider-main-item-3 .slider-main-text h1 {
  color: #fff;
  font-weight: 700;
  font-size: 60px;
  padding: 10px 0px;
}

.slider-main-item-3 .slider-main-text p {
  color: #e5e5e5;
  margin: 0 auto;
  font-size: 18px;
  max-width: 450px;
  margin-bottom: 35px;
}

.slider-main-item-3 .slider-main-text a {
  color: #fff;
  height: 55px;
  width: 150px;
  font-weight: 700;
  line-height: 55px;
  border-radius: 5px;
  display: inline-block;
  background-color: #ff3614;
  border: 2px solid #ff3614;
  transition: 0.3s all ease-in-out;
}

.slider-main-item-3 .slider-main-text a:hover {
  border: 2px solid #ff3614;
  background-color: transparent;
}

#yl-main-slider-3 .owl-nav .owl-next,
#yl-main-slider-3 .owl-nav .owl-prev {
  top: 50%;
  opacity: 0;
  width: 40px;
  color: #fff;
  height: 40px;
  cursor: pointer;
  line-height: 40px;
  position: absolute;
  text-align: center;
  visibility: hidden;
  background-color: #e3002a;
  transform: translateY(-50%);
  transition: 0.4s all ease-in-out;
}

#yl-main-slider-3 .owl-nav .owl-next {
  right: 0px;
}

#yl-main-slider-3 .owl-nav .owl-prev {
  left: 0px;
}

#yl-main-slider-3:hover .owl-next {
  opacity: 1;
  right: 30px;
  visibility: visible;
}

#yl-main-slider-3:hover .owl-prev {
  opacity: 1;
  left: 30px;
  visibility: visible;
}

.slider-section-4 .bubble-dotted {
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  height: 100%;
  overflow: hidden;
  position: absolute;
  pointer-events: none;
}

.slider-section-4 .bubble-dotted .dotted {
  position: absolute;
  border-radius: 50%;
}

.slider-section-4 .bubble-dotted .dotted-1 {
  width: 11px;
  height: 11px;
  left: 100px;
  top: 50%;
  animation: animateBubble 15s linear infinite, sideWays 2s ease-in-out infinite alternate;
}

.slider-section-4 .bubble-dotted .dotted-2 {
  width: 7px;
  height: 7px;
  left: 240px;
  top: 40%;
  animation: animateBubble 10s linear infinite, sideWays 4s ease-in-out infinite alternate;
}

.slider-section-4 .bubble-dotted .dotted-3 {
  width: 11px;
  height: 11px;
  left: 460px;
  top: 30%;
  animation: animateBubble 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
}

.slider-section-4 .bubble-dotted .dotted-4 {
  width: 16px;
  height: 16px;
  left: 430px;
  top: 90%;
  animation: animateBubble 12s linear infinite, sideWays 3s ease-in-out infinite alternate;
}

.slider-section-4 .bubble-dotted .dotted-5 {
  width: 6px;
  height: 6px;
  left: 50%;
  top: 50%;
  animation: animateBubble 19s linear infinite, sideWays 4s ease-in-out infinite alternate;
}

.slider-section-4 .bubble-dotted .dotted-6 {
  width: 9px;
  height: 9px;
  left: 70%;
  top: 230px;
  animation: animateBubble 11s linear infinite, sideWays 2s ease-in-out infinite alternate;
}

.slider-section-4 .bubble-dotted .dotted-7 {
  width: 6px;
  height: 6px;
  left: 65%;
  top: 30%;
  animation: animateBubble 10s linear infinite, sideWays 2s ease-in-out infinite alternate;
}

.slider-section-4 .bubble-dotted .dotted-8 {
  width: 6px;
  height: 6px;
  left: 85%;
  top: 35%;
  animation: animateBubble 12s linear infinite, sideWays 3s ease-in-out infinite alternate;
}

.slider-section-4 .bubble-dotted .dotted-9 {
  width: 13px;
  height: 13px;
  left: 90%;
  top: 40%;
  animation: animateBubble 19s linear infinite, sideWays 4s ease-in-out infinite alternate;
}

.slider-section-4 .bubble-dotted .dotted-10 {
  width: 12px;
  height: 12px;
  left: 80%;
  top: 70%;
  animation: animateBubble 16s linear infinite, sideWays 2s ease-in-out infinite alternate;
}

.slider-section-4 .bubble-dotted .dotted {
  position: absolute;
  background: #fff;
  border-radius: 50%;
  z-index: 1;
}

.slider-section-4 .bubble-dotted .dotted-1 {
  width: 6px;
  height: 6px;
  left: 270px;
  top: 100px;
  background: #ff3614;
}

.slider-section-4 .bubble-dotted .dotted-2 {
  width: 6px;
  height: 6px;
  left: 190px;
  top: 210px;
}

.slider-section-4 .bubble-dotted .dotted-3 {
  width: 11px;
  height: 11px;
  left: 150px;
  top: 90%;
  background: #ff3614;
}

.slider-section-4 .bubble-dotted .dotted-4 {
  width: 11px;
  height: 11px;
  left: 25%;
  top: 100px;
}

.slider-section-4 .bubble-dotted .dotted-5 {
  width: 11px;
  height: 11px;
  left: 45%;
  top: 60px;
  background: #ff3614;
}

.slider-section-4 .bubble-dotted .dotted-6 {
  width: 6px;
  height: 6px;
  left: 50%;
  top: 370px;
}

.slider-section-4 .bubble-dotted .dotted-7 {
  width: 9px;
  height: 9px;
  left: 75%;
  top: 25px;
  background: #ff3614;
}

.slider-section-4 .bubble-dotted .dotted-8 {
  width: 8px;
  height: 8px;
  left: 77%;
  top: 170px;
}

.slider-section-4 .bubble-dotted .dotted-9 {
  width: 6px;
  height: 6px;
  left: 85%;
  top: 50%;
  background: #ff3614;
}

.slider-section-4 .bubble-dotted .dotted-10 {
  width: 6px;
  height: 6px;
  left: 90%;
  top: 80%;
}

.vdo-img {
  height: 100% !important;
  filter: brightness(0.5) !important;
}

.row.profile-box .col-lg-12 {
  width: 100%;
}

.profilename-margin {
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .w-20 {
    width: 40% !important;
  }

  .photo-gallery-img-item img {
    width: 100% !important;
  }

  .filtr-container-area.row.clearfix {
    display: block !important;
    height: 100% !important;
  }

  .gallery-img-size {
    width: 100% !important;
    display: contents !important;
  }

  .yl-header-main .yl-brand-logo.float-start img {
    width: 60%;
    padding: 10px;
  }

  .cd-video-widget {
    max-width: 100% !important;
  }

  .vdo-img {
    height: 100% !important;
  }

  .yl-login-content.pera-content {
    margin: 0px 15px 10px 15px;
  }

  .yl-sign-up-content input {
    margin: 0 10px 20px !important;
    width: 90% !important;
  }

  .yl-login-label.clearfix input {
    width: unset !important;
  }

  .yl-blog-details-section .yl-blog-details-wrap blockquote {
    padding: 20px !important;
  }

  .about-page-about-text .about-page-about-text-wrap {
    padding-bottom: 0 !important;
  }

  .about-page-about-section {
    padding: 60px 0px 60px 0px !important;
  }

  .slider-main-item-3 .slider-main-text h1 {
    font-size: 45px;
  }
}

@media screen and (max-width: 420px) {
  .slider-main-item-3 .slider-main-text h1 {
    font-size: 30px;
  }

  .slider-main-item-3 .slider-main-text p {
    font-size: 16px;
  }

  .slider-main-item-3 .slider-main-text a {
    height: 45px;
    line-height: 45px;
  }

  .slider-main-item-3 {
    padding: 100px 0px 150px;
  }
}

/*---------------------------------------------------- */
/*Feature area*/
/*----------------------------------------------------*/
.yl-feature-section {
  padding: 60px 0px;
}

.yl-feature-innerbox {
  z-index: 1;
  padding: 35px 25px 25px 25px;
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
}

.yl-feature-innerbox:after {
  top: 0;
  left: 0;
  width: 0;
  z-index: -1;
  content: "";
  height: 100%;
  position: absolute;
  background-color: #000;
  transition: all 500ms ease-in-out;
}

.yl-feature-innerbox .yl-feature-icon {
  line-height: 1;
  margin-right: 15px;
}

.yl-feature-innerbox .yl-feature-icon i {
  font-size: 45px;
  color: #e3002a;
  transition: 0.3s all ease-in-out;
}

.yl-feature-innerbox .yl-feature-text {
  overflow: hidden;
}

.yl-feature-innerbox .yl-feature-text h3 {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 10px;
  transition: 0.3s all ease-in-out;
}

.yl-feature-innerbox .yl-feature-text p {
  font-size: 15px;
  color: #555555;
  transition: 0.3s all ease-in-out;
}

.yl-feature-innerbox:hover {
  transform: translateY(-15px);
}

.yl-feature-innerbox:hover:after {
  width: 100%;
}

.yl-feature-innerbox:hover .yl-feature-icon i {
  color: #fff;
}

.yl-feature-innerbox:hover .yl-feature-text h3,
.yl-feature-innerbox:hover .yl-feature-text p {
  color: #fff;
}

/*---------------------------------------------------- */
/*About area*/
/*----------------------------------------------------*/
@keyframes border_animation {
  0% {
    transform: scale(1);
    opacity: 0;
  }

  20% {
    transform: scale(1.24);
    opacity: 1;
  }

  100% {
    transform: scale(2.1);
    opacity: 0;
  }
}

.yl-about-section {
  padding-bottom: 60px;
}

.yl-about-text p {
  font-size: 17px;
  margin-bottom: 15px;
}

.yl-about-video-area {
  padding-top: 40px;
}

.yl-about-video-area .yl-about-video-tag {
  top: 0;
  left: 0;
  color: #fff;
  width: 140px;
  line-height: 1;
  padding: 13px 20px 10px;
  height: 140px;
  position: absolute;
  border: 15px solid #fff;
  background-color: #e3002a;
}

.yl-about-video-area .yl-about-video-tag h4 {
  font-size: 30px;
  font-weight: 700;
  margin-right: 10px;
  display: inline-block;
}

.yl-about-video-area .yl-about-video-tag i {
  font-size: 24px;
}

.yl-about-video-area .yl-about-video-tag span {
  margin-top: 5px;
  display: block;
  font-weight: 700;
  line-height: 1.2;
}

.yl-about-video-area .yl-video-play-btn {
  left: 0;
  top: 60%;
  right: 0;
  width: 85px;
  color: #000;
  height: 85px;
  margin: 0 auto;
  line-height: 85px;
  position: absolute;
  border-radius: 100%;
  background-color: #fff;
  transform: translateY(-50%);
}

.video_btn_border {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  border-radius: 60px;
  position: absolute;
  animation-play-state: running;
  border: 2px solid rgba(255, 255, 255, 0.32);
  animation: border_animation 3.9s linear 0s infinite;
}

.video_btn_border.border_wrap-2 {
  animation-delay: 1.3s;
}

.video_btn_border.border_wrap-3 {
  animation-delay: 2.6s;
}

.yl-about-text-area-content {
  padding: 20px;
}

.yl-about-qoute {
  width: 100%;
  margin-top: 10px;
  display: inline-block;
  padding: 12px 0px 12px 25px;
  border-left: 4px solid #e3002a;
}

.yl-about-qoute span {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
}

.yl-about-qoute .yl-quote-author {
  margin-top: 10px;
}

.yl-about-qoute .yl-quote-author h4 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  padding-left: 15px;
  margin-right: 10px;
  display: inline-block;
}

.yl-about-qoute .yl-quote-author h4:before {
  left: 0;
  width: 6px;
  top: 10px;
  height: 2px;
  content: "";
  position: absolute;
  background-color: #000;
}

.yl-about-qoute .yl-quote-author span {
  color: #747474;
  font-size: 16px;
  font-weight: normal;
}

/*About Page area*/
/*-------------------------*/
.about-page-about-section {
  /* padding: 110px 0px 0px; */
  padding: 60px 0px 0px;
}

.about-page-about-img {
  padding-left: 90px;
}

.about-page-about-text {
  padding-top: 15px;
}

.about-page-about-text .yl-section-title .title-watermark {
  text-align: left;
}

.about-page-about-text .about-page-about-text-wrap {
  max-width: 500px;
  line-height: 1.625;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: unset;
}

.about-page-about-text .about-page-about-video .ab-page-video-area {
  width: 150px;
  height: 90px;
  overflow: hidden;
  border-radius: 5px;
  margin-right: 25px;
}

.about-page-about-text .about-page-about-video .ab-page-video-area a {
  top: 50%;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  color: #fff;
  margin: 0 auto;
  line-height: 42px;
  position: absolute;
  border-radius: 100%;
  background-color: #000;
  border: 4px solid #fff;
  transform: translateY(-50%);
}

.about-page-about-text .about-page-about-video .ab-page-video-text {
  padding-top: 8px;
  max-width: 280px;
  display: inline-block;
}

.about-page-about-text .about-page-about-video .ab-page-video-text h3 {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 8px;
}

.about-page-about-text .about-page-about-video .ab-page-video-text p {
  font-size: 15px;
  line-height: 1.6;
}

.about-page-service-section {
  background-color: #e7e8e9;
  padding: 110px 0px 50px;
}

.about-page-service-section .yl-section-title .title-watermark {
  color: #eee;
  opacity: 1;
}

.about-page-service-section .yl-feature-content {
  padding-top: 35px;
}

.about-page-service-section .yl-feature-innerbox {
  background-color: #fff;
}

.about-page-service-section .yl-feature-innerbox .yl-feature-icon i {
  color: #e3002a;
}

.about-page-service-section .yl-feature-innerbox:hover .yl-feature-icon i {
  color: #e3002a;
}

.yl-registration-section-3 {
  overflow: visible;
}

@media screen and (max-width: 991px) {
  .about-page-about-img {
    padding-left: 0;
    text-align: center;
    margin-bottom: 40px;
  }

  .about-page-about-text {
    margin: 0 auto;
    max-width: 570px;
  }
}

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

  .about-page-about-section,
  .about-page-service-section {
    padding: 60px 0px 20px;
  }
}

/*---------------------------------------------------- */
/*Department area*/
/*----------------------------------------------------*/
.yl-department-section {
  padding: 60px 0px 40px;
  background-color: #f9f8f8;
}

.yl-department-section .yl-department-content {
  padding-top: 35px;
}

.yl-department-section .yl-department-btn {
  height: 40px;
  width: 150px;
  color: #fff;
  margin: 0 auto;
  margin-top: 40px;
  font-weight: 700;
  line-height: 40px;
  background-color: #e3002a;
}

.yl-department-section .yl-department-btn:hover i {
  margin-left: 5px;
}

.yl-department-section .yl-department-btn:after {
  background-color: #000;
}

.yl-department-section .yl-department-btn a {
  width: 100%;
  display: block;
}

.yl-department-section .yl-department-btn a i {
  transition: 0.3s all ease-in-out;
}

.yl-department-innerbox {
  z-index: 1;
  overflow: hidden;
  border: 15px solid #fff;
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 0px 43px 0px rgba(12, 12, 12, 0.16);
}

.yl-department-innerbox:after {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  transition: 0.3s all ease-in-out;
  background: linear-gradient(to bottom, rgba(21, 37, 65, 0.23) 0%, rgba(0, 1, 4, 0.88) 75%);
}

.yl-department-innerbox:before {
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  content: "";
  height: 100%;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background-color: #000;
  transition: 0.4s all ease-in-out;
}

.yl-department-innerbox .yl-department-text-icon {
  left: 45px;
  z-index: 3;
  opacity: 1;
  bottom: 45px;
  position: absolute;
  visibility: visible;
  transition: 0.3s all ease-in-out;
}

.yl-department-innerbox .yl-department-text-icon .yl-department-icon {
  line-height: 1;
  margin-right: 15px;
}

.yl-department-innerbox .yl-department-text-icon .yl-department-icon i {
  font-size: 50px;
  color: #e3002a;
}

.yl-department-innerbox .yl-department-text-icon .yl-department-text {
  overflow: hidden;
}

.yl-department-innerbox .yl-department-text-icon .yl-department-text h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

.yl-department-innerbox .yl-department-text-icon .yl-department-text span {
  color: #fff;
}

.yl-department-innerbox .yl-department-hover-text {
  top: 40%;
  left: 0;
  right: 0;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transform: translateY(-50%);
  transition: 0.4s all ease-in-out;
}

.yl-department-innerbox .yl-department-hover-text .yl-department-icon {
  line-height: 1;
  margin-bottom: 15px;
}

.yl-department-innerbox .yl-department-hover-text .yl-department-icon i {
  font-size: 50px;
  color: #e3002a;
}

.yl-department-innerbox .yl-department-hover-text .yl-department-text {
  overflow: hidden;
}

.yl-department-innerbox .yl-department-hover-text .yl-department-text h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 5px;
}

.yl-department-innerbox .yl-department-hover-text .yl-department-text span {
  color: #fff;
}

.yl-department-innerbox .yl-department-more-btn {
  right: 40px;
  z-index: 2;
  bottom: 0px;
  opacity: 0;
  line-height: 1;
  visibility: hidden;
  position: absolute;
  transition: 0.3s all ease-in-out;
}

.yl-department-innerbox .yl-department-more-btn a {
  color: #fff;
  font-size: 30px;
}

.yl-department-innerbox:hover {
  border: 15px solid #000;
  transform: translateY(-25px);
}

.yl-department-innerbox:hover:before {
  opacity: 1;
  visibility: visible;
}

.yl-department-innerbox:hover .yl-department-text-icon {
  left: 20px;
  opacity: 0;
  line-height: 1;
  visibility: hidden;
}

.yl-department-innerbox:hover .yl-department-hover-text {
  top: 50%;
  opacity: 1;
  visibility: visible;
}

.yl-department-innerbox:hover .yl-department-more-btn {
  right: 10px;
  opacity: 1;
  visibility: visible;
}

#yl-department-slider-id .owl-stage-outer {
  overflow: visible;
}

#yl-department-slider-id .owl-item {
  opacity: 0;
  transition: opacity 500ms;
}

#yl-department-slider-id .owl-item.active {
  opacity: 1;
}

#yl-department-slider-id .owl-nav {
  right: 0;
  top: -110px;
  position: absolute;
}

#yl-department-slider-id .owl-nav .owl-next,
#yl-department-slider-id .owl-nav .owl-prev {
  width: 60px;
  height: 60px;
  cursor: pointer;
  line-height: 60px;
  margin-left: 12px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  border: 2px solid #e3002a;
  transition: 0.3s all ease-in-out;
}

#yl-department-slider-id .owl-nav .owl-next:hover,
#yl-department-slider-id .owl-nav .owl-prev:hover {
  color: #fff;
  background-color: #e3002a;
}

/*---------------------------------------------------- */
/*Testimonial area*/
/*----------------------------------------------------*/
.yl-testimonial-section {
  padding: 95px 0px 85px;
}

.yl-testimonial-content {
  padding-top: 15px;
}

.yl-testimonial-item-wrap p {
  color: #353535;
  font-size: 17px;
  line-height: 1.647;
}

.yl-testimonial-item-wrap .yl-testimonial-author {
  margin-top: 20px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.yl-testimonial-item-wrap .yl-testimonial-author .yl-testimonial-pic {
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin-right: 15px;
  border-radius: 100%;
  box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.28);
}

.yl-testimonial-item-wrap .yl-testimonial-author .yl-testimonial-text {
  overflow: hidden;
  margin-top: 3px;
  display: inline-block;
}

.yl-testimonial-item-wrap .yl-testimonial-author .yl-testimonial-text .yl-testimonial-rate {
  margin-bottom: 3px;
}

.yl-testimonial-item-wrap .yl-testimonial-author .yl-testimonial-text .yl-testimonial-rate ul li {
  color: #ffc601;
  font-size: 13px;
  margin-right: 2px;
}

.yl-testimonial-item-wrap .yl-testimonial-author .yl-testimonial-text h4 {
  color: #000;
  font-size: 17px;
  font-weight: 700;
  padding-left: 10px;
  position: relative;
}

.yl-testimonial-item-wrap .yl-testimonial-author .yl-testimonial-text h4:after {
  top: 8px;
  left: 0;
  width: 5px;
  height: 2px;
  content: "";
  position: absolute;
  background-color: #000;
}

.yl-testimonial-item-wrap .yl-testimonial-author .yl-testimonial-text span {
  color: #6e6e6e;
  font-size: 17px;
}

#yl-testimonial-slide .owl-nav {
  display: none;
}

#yl-testimonial-slide .owl-dots {
  right: 0;
  bottom: 5px;
  position: absolute;
}

#yl-testimonial-slide .owl-dots .owl-dot {
  width: 18px;
  height: 18px;
  margin-bottom: 5px;
  border-radius: 100%;
  position: relative;
  cursor: pointer;
  background-color: #fff;
  border: 2px solid #fff;
  transition: 0.3s all ease-in-out;
}

#yl-testimonial-slide .owl-dots .owl-dot:before {
  top: 2px;
  left: 2px;
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 100%;
  position: absolute;
  background-color: #d4d4d4;
  transition: 0.4s all ease-in-out;
}

#yl-testimonial-slide .owl-dots .owl-dot.active {
  border: 2px solid #000;
}

#yl-testimonial-slide .owl-dots .owl-dot.active:before {
  background-color: #e3002a;
}

/*Testimonial section 2*/
/*-----------------------------*/
.yl-testimonial-section-2 {
  padding: 105px 0px 100px;
}

.yl-testimonial-img-text-2 {
  overflow: hidden;
  border-radius: 10px;
  background-color: #fff;
  padding: 40px 30px 25px;
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 12px 35px 0px rgba(12, 12, 12, 0.06);
}

.yl-testimonial-img-text-2 .yl-testimonial-icon-2 {
  top: 15px;
  right: 15px;
  position: absolute;
}

.yl-testimonial-img-text-2 .yl-testimonial-icon-2 i {
  color: #efefef;
  line-height: 1;
  font-size: 30px;
  transition: 0.3s all ease-in-out;
}

.yl-testimonial-img-text-2 .yl-testimonial-text-2 h3 {
  font-size: 18px;
  font-weight: 700;
  color: #e3002a;
  padding-bottom: 15px;
}

.yl-testimonial-img-text-2 .yl-testimonial-text-2 p {
  color: #666666;
}

.yl-testimonial-img-text-2 .yl-testimonial-author-2 {
  margin-top: 20px;
}

.yl-testimonial-img-text-2 .yl-testimonial-author-2 .yl-testi-author-img-2 {
  width: 65px;
  height: 65px;
  overflow: hidden;
  margin-right: 12px;
  border-radius: 100%;
}

.yl-testimonial-img-text-2 .yl-testimonial-author-2 .yl-testi-author-img-2:before {
  top: 0;
  left: 0;
  width: 65px;
  content: "";
  z-index: 1;
  height: 65px;
  border-radius: 100%;
  position: absolute;
  border: 3px solid #e3002a;
}

.yl-testimonial-img-text-2 .yl-testimonial-author-2 .yl-testi-author-img-2:after {
  top: 3px;
  left: 3px;
  width: 60px;
  content: "";
  height: 60px;
  position: absolute;
  border-radius: 100%;
  border: 5px solid #fff;
}

.yl-testimonial-img-text-2 .yl-testimonial-author-2 .yl-testi-author-text-2 {
  display: block;
  padding-top: 10px;
}

.yl-testimonial-img-text-2 .yl-testimonial-author-2 .yl-testi-author-text-2 h4 {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.yl-testimonial-img-text-2 .yl-testimonial-author-2 .yl-testi-author-text-2 span {
  color: #888888;
  font-size: 14px;
}

.yl-testimonial-img-text-2:hover {
  transform: translateY(-25px);
  box-shadow: 0px 36px 35px 0px rgba(12, 12, 12, 0.1);
}

.yl-testimonial-img-text-2:hover .yl-testimonial-icon-2 i {
  color: #e3002a;
}

.yl-testimonial-wrap-2 {
  margin-top: 40px;
}

.yl-testimonial-wrap-2 .owl-nav {
  display: none;
}

.yl-testimonial-wrap-2 .owl-stage-outer {
  overflow: visible;
}

.yl-testimonial-wrap-2 .owl-item {
  opacity: 0;
  transition: opacity 500ms;
}

.yl-testimonial-wrap-2 .owl-item.active {
  opacity: 1;
}

.yl-testimonial-wrap-2 .owl-dots {
  margin-top: 35px;
  text-align: center;
}

.yl-testimonial-wrap-2 .owl-dots .owl-dot {
  width: 28px;
  height: 5px;
  margin: 0px 5px;
  cursor: pointer;
  border-radius: 30%;
  display: inline-block;
  background-color: #ececed;
  transition: 0.3s all ease-in-out;
}

.yl-testimonial-wrap-2 .owl-dots .owl-dot.active {
  width: 38px;
  background-color: #e3002a;
}

.yl-testimonial-section-3 {
  padding: 120px 0px;
  background-color: #f9f8f8;
}

.testimonial-slider-3 .owl-nav {
  display: none;
}

.testimonial-slider-3 .owl-stage-outer {
  overflow: visible;
}

.testimonial-slider-3 .owl-item {
  opacity: 0;
  transition: opacity 500ms;
}

.testimonial-slider-3 .owl-item.active {
  opacity: 1;
}

.testimonial-slider-3 .owl-dots {
  margin-top: 35px;
  text-align: center;
}

.testimonial-slider-3 .owl-dots .owl-dot {
  width: 165px;
  height: 15px;
  cursor: pointer;
  border-radius: 30px;
  display: inline-block;
  background-color: #ffffff;
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 9px 21px 0px rgba(12, 12, 12, 0.05);
}

.testimonial-slider-3 .owl-dots .owl-dot.active {
  width: 165px;
  background-color: #ff3614;
}

@media screen and (max-width: 420px) {
  .yl-testimonial-section-3 {
    padding: 50px 0px;
  }

  .testimonial-slider-3 .owl-dots .owl-dot.active,
  .testimonial-slider-3 .owl-dots .owl-dot {
    width: 20px;
  }
}

/*---------------------------------------------------- */
/*Course area*/
/*----------------------------------------------------*/
@keyframes toBottomFromTop {
  49% {
    transform: translateY(100%);
  }

  50% {
    opacity: 0;
    transform: translateY(-100%);
  }

  51% {
    opacity: 1;
  }
}

@keyframes toTopFromBottom {
  49% {
    transform: translateY(-100%);
  }

  50% {
    opacity: 0;
    transform: translateY(100%);
  }

  51% {
    opacity: 1;
  }
}

@keyframes toBottomFromTop {
  49% {
    transform: translateY(100%);
  }

  50% {
    opacity: 0;
    transform: translateY(-100%);
  }

  51% {
    opacity: 1;
  }
}

@keyframes toLeftFromRight {
  49% {
    transform: translateX(-100%);
  }

  50% {
    opacity: 0;
    transform: translateX(100%);
  }

  51% {
    opacity: 1;
  }
}

.yl-course-section {
  padding: 95px 0px;
  background-color: #f9f8f8;
}

.margin-right {
  margin-right: 3rem;
}

.yl-course-more-btn {
  color: #fff;
  height: 50px;
  width: 150px;
  margin: 0 auto;
  margin-top: 15px;
  font-weight: 700;
  line-height: 50px;
  background: #e3002a;
}
.yl-course-more-btn-sm {
  color: #fff;
  height: 40px;
  width: 150px;
  margin: 0 auto;
  margin-top: 10px;
  font-weight: 700;
  line-height: 40px;
  background: #e3002a;
}
.yl-course-more-btn1 {
  color: #fff;
  height: 50px;
  width: 150px;
  margin-top: 15px;
  font-weight: 700;
  line-height: 50px;
  background: #e3002a;
}

.yl-course-more-btn2 {
  color: #fff;
  height: 50px;
  width: 40%;
  margin-top: 15px;
  font-weight: 700;
  line-height: 50px;
  background: #000;
}
.yl-course-more-btn3 {
  color: #fff;
  height: 50px;
  width: 200px;
  margin: 0 auto;
  margin-top: 15px;
  font-weight: 700;
  line-height: 50px;
  background: #e3002a;
}
.yl-course-more-btn4 {
  color: #fff;
  height: 50px;
  width: 300px;
  margin: 0 auto;
  margin-top: 15px;
  font-weight: 700;
  line-height: 50px;
  background: #e3002a;
}


.yl-course-more-btn:after,.yl-course-more-btn-sm:after {
  background-color: #000;
}

.yl-course-more-btn1:after {
  background-color: #fff;
}

.yl-course-more-btn2:after {
  background-color: #fff;
}

.yl-course-more-btn3:after {
  background-color: #000;
}

.yl-course-more-btn4:after {
  background-color: #000;
}

.yl-course-more-btn1 i {
  margin-left: 5px;
}

.yl-course-more-btn2 i {
  margin-left: 5px;
}

.yl-course-more-btn a,.yl-course-more-btn-sm a {
  width: 100%;
  display: block;
}

.yl-course-more-btn1 a {
  width: 100%;
  display: block;
  color: #fff;
}

.yl-course-more-btn2 a {
  width: 100%;
  display: block;
  color: #fff;
  cursor: pointer;
}

.yl-course-more-btn1 a:hover {
  width: 100%;
  display: block;
  color: #000;
}

.yl-course-more-btn2 a:hover {
  width: 100%;
  display: block;
  color: #000;
}

.yl-course-top {
  margin-bottom: 25px;
}

.yl-course-top .yl-section-title {
  padding-left: 60px;
}

.yl-course-top .yl-course-title-text {
  margin-top: 30px;
  padding-left: 40px;
}

.yl-course-top .yl-course-title-text span {
  color: #353535;
  font-size: 17px;
}

.yl-course-filter-wrap .filtr-container-area {
  margin: 0 -15px;
}

.yl-course-filter-wrap .yl-course-filter-btn {
  margin-bottom: 10px;
}

.yl-course-filter-wrap .yl-course-filter-btn button {
  color: #000;
  font-weight: 700;
  margin: 0px 10px;
  padding: 5px 15px;
  border: 1px solid #e7e6e6;
  background-color: transparent;
  transition: 0.3s all ease-in-out;
}

.yl-course-filter-wrap .yl-course-filter-btn button.is-checked {
  color: #fff;
  border: 1px solid #e3002a;
  background-color: #e3002a;
}

.yl-course-filter-wrap .grid-size-25 {
  width: 25%;
}

.yl-course-filter-wrap .grid-sizer {
  width: 25%;
}

.yl-course-filter-wrap .grid-item {
  float: left;
  padding: 15px;
  display: inline-block;
}

.yl-course-img-text {
  padding: 18px;
  margin-bottom: 5px;
  box-shadow: 0px 14px 29px 0px rgba(12, 12, 12, 0.08);
}

.yl-course-img-text .yl-course-img {
  overflow: hidden;
}

.yl-course-img-text .yl-course-img img {
  transition: 0.4s all ease-in-out;
}

.yl-course-img-text .yl-course-img:before {
  content: "";
  opacity: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
  visibility: hidden;
  position: absolute;
  transform: scale(0.5);
  transition: 0.4s all ease-in-out;
  background-color: rgba(0, 0, 0, 0.8);
}

.yl-course-img-text .yl-course-img .c-price-tag {
  top: 10px;
  color: #fff;
  right: 10px;
  z-index: 1;
  font-weight: 700;
  padding: 2px 15px;
  position: absolute;
  border-radius: 20px;
  background-color: #e3002a;
}

.yl-course-img-text .yl-course-img .c-hover-icon {
  left: 0;
  top: 40%;
  right: 0;
  opacity: 0;
  z-index: 1;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  visibility: hidden;
  text-align: center;
  position: absolute;
  border-radius: 100%;
  display: inline-block;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
  background-color: rgba(255, 255, 255, 0.8);
}

.yl-course-img-text .yl-course-img .c-hover-icon i {
  font-size: 14px;
  transition: 0.3s all ease-in-out;
}

.yl-course-img-text .yl-course-img .c-hover-icon:hover i {
  transform: rotate(130deg);
}

.yl-course-img-text .yl-course-text {
  margin-top: 10px;
}

.yl-course-img-text .yl-course-text .yl-course-meta {
  margin-bottom: 12px;
}

.yl-course-img-text .yl-course-text .yl-course-meta a {
  font-size: 14px;
  margin-right: 35px;
}

.yl-course-img-text .yl-course-text .yl-course-meta a i {
  margin-right: 5px;
  color: #e3002a;
}

.yl-course-img-text .yl-course-text .yl-course-meta a:last-child {
  margin-right: 0;
}

.yl-course-img-text .yl-course-text .yl-course-tilte-head {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f0f0f0;
}

.yl-course-img-text .yl-course-text .yl-course-tilte-head h3 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.556;
  transition: 0.3s all ease-in-out;
}

.yl-course-img-text .yl-course-text .yl-course-tilte-head h3:hover {
  color: #e3002a;
}

.yl-course-img-text .yl-course-text .yl-course-tilte-head ul {
  display: inline-block;
}

.yl-course-img-text .yl-course-text .yl-course-tilte-head ul li {
  color: #ffc601;
  font-size: 13px;
  margin-right: 2px;
}

.yl-course-img-text .yl-course-text .yl-course-tilte-head span {
  font-size: 14px;
}

.yl-course-img-text .yl-course-text .yl-c-mentor-text h4 {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
}

.yl-course-img-text .yl-course-text .yl-c-mentor-text span {
  font-size: 14px;
  margin-left: 10px;
}

.yl-course-img-text .yl-course-text .yl-c-mentor-img {
  width: 35px;
  height: 35px;
  overflow: hidden;
  margin-right: 10px;
  border-radius: 100%;
}

.yl-course-img-text:hover .yl-course-img:before {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
}

.yl-course-img-text:hover .yl-course-img img {
  transform: scale(1.2);
}

.yl-course-img-text:hover .yl-course-img .c-hover-icon {
  top: 50%;
  opacity: 1;
  visibility: visible;
}

/*Popular course  area*/
/*-----------------------------*/
.yl-popular-course-section {
  padding: 105px 0px 50px;
  background-color: #f7f7f7;
}

.yl-popular-course-section .yl-popular-course-content {
  margin-top: 25px;
}

.yl-popular-course-section .yl-section-title .title-watermark {
  color: #fff;
  opacity: 0.7;
}

.yl-popular-course-section .yl-popular-course-btn {
  color: #fff;
  height: 50px;
  width: 170px;
  margin: 0 auto;
  font-size: 15px;
  font-weight: 700;
  line-height: 50px;
  overflow: hidden;
  border-radius: 40px;
  background-color: #e3002a;
}

.yl-popular-course-section .yl-popular-course-btn:after {
  background-color: #e3002a;
}

.yl-popular-course-section .yl-popular-course-btn i {
  margin-left: 5px;
}

.yl-popular-course-section .yl-popular-course-btn:hover i {
  animation: toBottomFromTop 0.3s forwards;
}

.yl-popular-course-img-text {
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 40px;
  background-color: #fff;
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 6px 38px 0px rgba(0, 0, 0, 0.04);
}

.yl-popular-course-img-text .yl-popular-course-img {
  border-radius: 5px;
  overflow: hidden;
}

.yl-popular-course-img-text .yl-popular-course-img img {
  transition: 0.5s all ease-in-out;
}

.yl-popular-course-img-text .popular-course-fee {
  margin: 10px 0px;
}

.yl-popular-course-img-text .popular-course-fee .course-fee-amount {
  float: right;
}

.yl-popular-course-img-text .popular-course-fee span {
  margin-top: 10px;
  display: inline-block;
}

.yl-popular-course-img-text .popular-course-fee span,
.yl-popular-course-img-text .popular-course-fee del {
  color: #555555;
  font-size: 18px;
  margin-right: 12px;
}

.yl-popular-course-img-text .popular-course-fee strong {
  color: #000;
  font-size: 28px;
  font-weight: 700;
}

.yl-popular-course-img-text .popular-course-title {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e9e9e9;
}

.yl-popular-course-img-text .popular-course-title h3 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.444;
  padding-bottom: 8px;
  transition: 0.3s all ease-in-out;
}

.yl-popular-course-img-text .popular-course-title .yl-course-meta a {
  font-size: 14px;
  margin-right: 30px;
}

.yl-popular-course-img-text .popular-course-title .yl-course-meta a:last-child {
  margin-right: 0;
  float: right;
}

.yl-popular-course-img-text .popular-course-title .yl-course-meta a i {
  margin-right: 5px;
  color: #e3002a;
}

.yl-popular-course-img-text .popular-course-rate ul {
  margin-right: 5px;
  display: inline-block;
}

.yl-popular-course-img-text .popular-course-rate ul li {
  color: #ffc601;
  font-size: 13px;
}

.yl-popular-course-img-text .popular-course-rate span {
  font-size: 14px;
}

.yl-popular-course-img-text .popular-course-rate .p-rate-vote {
  margin-top: 3px;
}

.yl-popular-course-img-text .popular-course-rate .p-course-btn {
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
  background-color: #e3002a;
  transition: 0.3s all ease-in-out;
}

.yl-popular-course-img-text .popular-course-rate .p-course-btn a {
  color: #fff;
  width: 100%;
  display: block;
  font-size: 14px;
}

.yl-popular-course-img-text:hover {
  box-shadow: -3.285px 20.741px 51px 0px rgba(0, 0, 47, 0.2);
}

.yl-popular-course-img-text:hover .popular-course-title h3 {
  color: #e3002a;
}

.yl-popular-course-img-text:hover .p-course-btn {
  background-color: #e3002a;
}

.yl-popular-course-img-text:hover .p-course-btn i {
  animation: toBottomFromTop 0.3s forwards;
}

.yl-popular-course-img-text:hover .yl-popular-course-img img {
  transform: scale(1.1);
}

/*Course Page  area*/
/*-----------------------------*/
.course-page-course-section {
  padding: 100px 0px;
  background-color: #f2f2f4;
}

.course-page-course-content-top {
  margin-bottom: 70px;
}

.course-page-course-content-top .course-grid-top-bar {
  height: 60px;
  line-height: 60px;
  border-radius: 3px;
  padding-left: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 35px 0px rgba(12, 12, 12, 0.08);
}

.course-page-course-content-top .course-grid-top-bar .course-grid-showing-result .yl-course-grid-list {
  margin-right: 40px;
}

.course-page-course-content-top .course-grid-top-bar .course-grid-showing-result .yl-course-grid-list a {
  color: #010101;
  font-size: 17px;
  position: relative;
  padding-right: 45px;
  transition: 0.3s all ease-in-out;
}

.course-page-course-content-top .course-grid-top-bar .course-grid-showing-result .yl-course-grid-list a:hover {
  color: #e3002a;
}

.course-page-course-content-top .course-grid-top-bar .course-grid-showing-result .yl-course-grid-list a:after {
  top: 0px;
  right: 20px;
  content: "";
  width: 2px;
  height: 20px;
  position: absolute;
  background-color: #d7d8da;
}

.course-page-course-content-top .course-grid-top-bar .course-grid-showing-result .yl-course-grid-list a:last-child {
  padding-right: 0;
}

.course-page-course-content-top .course-grid-top-bar .course-grid-showing-result .yl-course-grid-list a:last-child:after {
  display: none;
}

.course-page-course-content-top .course-grid-top-bar .course-grid-showing-result .show-result-text {
  font-size: 17px;
}

.course-page-course-content-top .course-grid-top-bar .yl-course-search input {
  width: 100%;
  height: 100%;
  border: none;
}

.course-page-course-content-top .course-grid-top-bar .yl-course-search button {
  top: 0;
  right: 0;
  color: #fff;
  border: none;
  height: 100%;
  width: 160px;
  font-weight: 700;
  position: absolute;
  background-color: #f4511f;
}

.course-page-courses-item .yl-popular-course-img-text .yl-popular-course-text h3 {
  font-size: 22px;
}

.yl-course-pagination {
  margin-top: 15px;
}

.yl-course-pagination ul li a {
  color: #000;
  width: 45px;
  height: 45px;
  font-size: 18px;
  font-weight: 700;
  margin: 0px 5px;
  line-height: 45px;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  background-color: #ffffff;
  transition: 0.4s all ease-in-out;
}

.yl-course-pagination ul li a:hover {
  color: #fff;
  background-color: #e3002a;
}

.col-lg-9 .course-details-tab-area {
  display: block !important;
}

.col-lg-9 .course-widget-wrap,
.col-lg-3 .course-widget-wrap {
  width: 100% !important;
}

.yl-course-pagination {
  margin: 15px 0px 60px 0px;
}

.width-50 {
  width: 50%;
}

.mob-display {
  display: none;
}

.laptop-display {
  display: block;
}

.min-600 {
  min-height: 900px;
}

@media screen and (max-width: 767px) {
  .min-600 {
    min-height: 700px !important;
  }

  .width-50 {
    width: 100% !important;
  }

  .w-75 {
    width: 100% !important;
  }

  .yl-section-title h2 {
    font-size: 34px !important;
  }

  .yl-section-title.yl-title-style-two .title-watermark {
    font-size: 50px !important;
  }

  .instructor-details-text {
    padding-top: 0px !important;
  }

  .instructor-details-content {
    padding: 35px 15px !important;
  }

  .about-page-about-text {
    padding: 0px !important;
  }

  .margin-right {
    margin-right: 1.5rem !important;
  }

  .yl-about-text-area-content {
    padding: 20px 10px !important;
  }

  .yl-course-more-btn2 {
    width: 250px !important;
  }

  .w-20 {
    width: 65% !important;
  }

  .font-40 {
    font-size: 32px !important;
  }

  .yl-slider-section {
    padding-top: 75px;
  }

  .event-details-section {
    padding: 50px 0px 0px 0px !important;
  }

  #yl-blog-slider-2 .owl-dots .owl-dot {
    width: 5px !important;
  }

  #yl-blog-slider-2 .owl-dots .owl-dot.active {
    width: 5px !important;
  }

  .pad-left {
    display: flex;
    padding: 30px 10px 30px 10px !important;
  }

  .yl-category-innerbox-2 {
    padding: 20px !important;
  }

  .event-icon-img {
    width: 30px !important;
    margin-bottom: 10px !important;
  }

  .dis-non {
    display: none;
  }

  .card.card-bordered.card-preview {
    display: block !important;
  }

  .input-field-width {
    margin: 15px 0px !important;
  }

  .yl-blog-details-section {
    padding: 50px 0px !important;
  }

  .event-area-section {
    padding: 55px 0px 40px !important;
  }

  .yl-header-main.whitesticky {
    position: fixed;
    top: 0 !important;
    width: 100%;
    z-index: 9;
    padding: 0;
  }

  .course-details-section {
    padding: 50px 0px 0px 0px !important;
    background-color: #f2f2f4;
  }

  .ed-more-event h3 {
    font-size: 20px !important;
  }

  .course-page-courses-item .yl-popular-course-img-text {
    max-width: 370px;
  }

  .course-page-course-content-top {
    margin-bottom: 20px;
  }

  .course-page-course-content-top .course-grid-top-bar {
    margin-bottom: 30px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 480px) {
  .course-page-course-content-top .course-grid-top-bar .yl-course-search button {
    width: 120px;
  }

  .course-page-course-content-top .course-grid-top-bar .course-grid-showing-result .yl-course-grid-list {
    margin-right: 20px;
  }

  .course-page-course-section {
    padding: 50px 0px;
  }
}

/*Course Details Page  area*/
/*-----------------------------*/
.course-details-section {
  padding: 100px 0px 50px;
  background-color: #f2f2f4;
}

.course-details-tab-area {
  background-color: #fff;
}

.course-details-tab-wrapper {
  padding: 40px 40px;
  align-self: center;
}

.course-details-tab-btn {
  margin-bottom: 30px;
  background-color: #f2f2f4;
}

.course-details-tab-btn .nav-tabs .nav-item.show .nav-link,
.course-details-tab-btn .nav-tabs .nav-link.active,
.course-details-tab-btn .nav-tabs,
.course-details-tab-btn .nav-tabs .nav-link {
  border: none;
  border-radius: 0;
}

.course-details-tab-btn .nav-tabs .nav-link {
  padding: 15px 38px;
}

.course-details-tab-btn .nav-tabs .nav-link.active {
  background-color: #e3002a;
  color: #fff;
}

.course-details-tab-btn ul li a {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
}

.c-overview-title {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 10px;
}

.overview-feature-list {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
}

.course-details-overview-feature {
  margin-top: 40px;
}

.overview-feature-icon-text {
  width: 50%;
  float: left;
  margin-bottom: 50px;
}

.overview-feature-icon-text .overview-feature-icon-title {
  margin-bottom: 10px;
}

.overview-feature-icon-text .overview-feature-icon-title h3 {
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
}

.overview-feature-icon-text .overview-feature-icon-title img,
.overview-feature-icon-text .overview-feature-icon-title i {
  margin-right: 10px;
}

.overview-feature-icon-text .overview-feature-text {
  overflow: hidden;
}

.overview-feature-icon-text .overview-feature-text p {
  font-size: 15px;
  line-height: 1.6;
  max-width: 330px;
}

.overview-feature-icon-text .overview-feature-text a {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

.cd-curriculam-time-lesson span {
  font-weight: 500;
  margin-left: 30px;
}

.yl-cd-cur-accordion {
  margin-bottom: 10px;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-header button {
  width: 100%;
  border: none;
  position: relative;
  padding: 20px 20px 20px 50px;
  background-color: #f2f2f4;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-header button h3 {
  color: #000;
  float: left;
  font-size: 20px;
  font-weight: 700;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-header button:after {
  top: -10px;
  left: 15px;
  color: #000;
  font-size: 50px;
  content: "-";
  position: absolute;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-header button.collapsed:after {
  top: 0;
  content: "+";
  font-size: 40px;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-body {
  padding: 20px 30px;
  border: 1px solid #f2f2f4;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-body li {
  width: 100%;
  border-bottom: 1px solid #dadada;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-body li i {
  font-size: 13px;
  margin-right: 10px;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-body li span {
  float: right;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-body li .acc-title {
  color: #e3002a;
  margin-right: 10px;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-body li:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.cd-ins-btn {
  height: 48px;
  width: 150px;
  line-height: 44px;
  border-radius: 30px;
  border: 2px solid #e3002a;
}

.cd-ins-btn a {
  color: #000;
  width: 100%;
  display: block;
  font-weight: 700;
}

.cd-course-instructor-img-text {
  margin-top: 20px;
}

.cd-course-instructor-img-text .cd-course-instructor-img {
  width: 120px;
  height: 120px;
  overflow: hidden;
  margin-right: 25px;
  border-radius: 100%;
}

.cd-course-instructor-img-text .cd-course-instructor-text {
  padding-top: 15px;
}

.cd-course-instructor-img-text .cd-course-instructor-text h3 {
  color: #000;
  font-weight: 600;
  font-size: 20px;
  padding-bottom: 10px;
}

.cd-course-instructor-img-text .cd-course-instructor-text .cd-course-instructor-rate {
  margin-bottom: 10px;
}

.cd-course-instructor-img-text .cd-course-instructor-text .cd-course-instructor-rate ul {
  margin-right: 10px;
}

.cd-course-instructor-img-text .cd-course-instructor-text .cd-course-instructor-rate ul li {
  color: #ebc90a;
}

.cd-course-instructor-img-text .cd-course-instructor-text .cd-course-instructor-rate ul li.unchecked {
  color: #d3d3d3;
}

.cd-course-instructor-img-text .cd-course-instructor-text .cd-course-instructor-rate .cd-ins-review-rate {
  color: #000;
  font-weight: 500;
  margin-right: 10px;
}

.cd-course-instructor-img-text .cd-course-instructor-text .cd-course-instructor-rate .cd-ins-total-review {
  font-size: 14px;
}

.cd-course-instructor-img-text .cd-course-instructor-text .cd-ins-course-student span {
  margin-right: 20px;
}

.cd-course-instructor-img-text .cd-course-instructor-text .cd-ins-course-student span i {
  color: #e3002a;
  margin-right: 6px;
}

.cd-ins-details {
  margin-top: 25px;
}

.cd-ins-details p {
  margin-bottom: 30px;
}

.cd-course-user-comment {
  margin-top: 15px;
}

.cd-course-review-comment {
  margin-bottom: 40px;
}

.cd-course-review-comment .cd-course-review-img {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 8px;
  margin-right: 20px;
}

.cd-course-review-comment .cd-course-review-text {
  overflow: hidden;
}

.cd-course-review-comment .cd-course-review-author-rattting .cd-course-review-author {
  margin-bottom: 15px;
}

.cd-course-review-comment .cd-course-review-author-rattting .cd-course-review-author h3 {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 5px;
}

.cd-course-review-comment .cd-course-review-author-rattting .cd-course-review-author span {
  font-size: 14px;
}

.cd-course-review-comment .cd-course-review-author-rattting .cd-course-review-rate ul {
  margin-right: 10px;
}

.cd-course-review-comment .cd-course-review-author-rattting .cd-course-review-rate ul li {
  color: #ebc90a;
}

.cd-course-review-comment .cd-course-review-author-rattting .cd-course-review-rate ul li.unchecked {
  color: #d3d3d3;
}

.cd-course-review-comment .cd-course-review-author-rattting .cd-course-review-rate .cd-ins-review-rate {
  color: #000;
  font-weight: 500;
  margin-right: 10px;
}

.cd-course-review-comment .cd-course-review-author-rattting .cd-course-review-rate .cd-ins-total-review {
  font-size: 14px;
}

.cd-course-review-comment p {
  margin-bottom: 25px;
}

.cd-course-review-comment .cd-reply-btn {
  color: #fff;
  height: 40px;
  width: 100px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 30px;
  line-height: 40px;
  display: inline-block;
  background-color: #e3002a;
}

.cd-review-form {
  padding-top: 100px;
  position: relative;
}

.cd-review-form:before {
  top: 0;
  left: -45px;
  height: 40px;
  width: 111%;
  content: "";
  position: absolute;
  background-color: #f2f2f4;
}

.cd-review-form .cd-comment-input {
  flex-wrap: wrap;
  margin: 0px -7px;
}

.cd-review-form .cd-comment-input-field {
  padding: 0px 7px;
}

.cd-review-form input {
  width: 254px;
  height: 45px;
  border: none;
  padding-left: 15px;
  border-radius: 4px;
  margin-bottom: 20px;
  background-color: #efeff0;
}

.cd-review-form textarea {
  width: 100%;
  border: none;
  height: 165px;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 20px;
  background-color: #efeff0;
}

.cd-review-form button {
  color: #fff;
  width: 170px;
  height: 50px;
  border: none;
  font-weight: 700;
  border-radius: 40px;
  background-color: #e3002a;
}

.cd-review-form button i {
  margin-left: 5px;
}

.cd-offline-wrap .offline-download-btn {
  color: #fff;
  font-weight: 700;
  margin-top: 30px;
  padding: 15px 30px;
  border-radius: 40px;
  display: inline-block;
  background-color: #e3002a;
}

.course-widget-wrap {
  overflow: hidden;
  width: 250%;
  border-radius: 4px;
  background-color: #fff;
}

.course-widget-wrap .cd-widget-title {
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.course-widget-wrap .cd-video-widget a {
  top: 50%;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  color: #e3002a;
  position: absolute;
  line-height: 50px;
  border-radius: 100%;
  background-color: #fff;
  transform: translateY(-50%);
}

.course-widget-wrap .cd-course-table-widget {
  padding: 35px 30px;
}

.course-widget-wrap .cd-course-table-widget .course-table-item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eef1fe;
}

.course-widget-wrap .cd-course-table-widget .course-table-item:last-child {
  border-bottom: none;
}

.course-widget-wrap .cd-course-table-widget .course-table-item .cd-table-title,
.course-widget-wrap .cd-course-table-widget .course-table-item .cd-table-valur {
  color: #000;
}

.course-widget-wrap .cd-course-table-widget .course-table-item .cd-table-title i,
.course-widget-wrap .cd-course-table-widget .course-table-item .cd-table-valur i {
  color: #e3002a;
  margin-right: 7px;
}

.course-widget-wrap .cd-course-table-widget .cd-course-price span {
  float: left;
  color: #000;
  font-size: 24px;
  font-weight: 700;
}

.course-widget-wrap .cd-course-table-widget .cd-course-price span strong {
  color: #e3002a;
}

.course-widget-wrap .cd-course-table-widget .cd-course-price a {
  color: #fff;
  width: 75px;
  height: 30px;
  float: right;
  font-size: 15px;
  margin-top: 5px;
  font-weight: 700;
  line-height: 30px;
  margin-left: 20px;
  text-align: center;
  display: inline-block;
  background-color: #e3002a;
}

.course-widget-wrap .cd-course-news-widget {
  padding: 35px 30px;
}

.course-widget-wrap .cd-course-news-item {
  margin-top: 28px;
}

.cd-course-news-img-text {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eef1fe;
}

.cd-course-news-img-text:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.cd-course-news-img-text .cd-course-news-img {
  overflow: hidden;
  margin-right: 15px;
  border-radius: 100%;
}

.cd-course-news-img-text .cd-course-news-text {
  padding-top: 3px;
  overflow: hidden;
}

.cd-course-news-img-text .cd-course-news-text a {
  color: #000;
  display: block;
  font-weight: 700;
  line-height: 1.375;
  padding-bottom: 3px;
}

.cd-course-news-img-text .cd-course-news-text span {
  display: block;
  color: #e3002a;
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 1180px) {
  .course-details-tab-wrapper {
    padding: 40px 15px;
  }

  .course-details-tab-btn .nav-tabs .nav-link {
    padding: 22px 25px;
  }

  .course-widget-wrap .cd-course-table-widget,
  .course-widget-wrap .cd-course-news-widget {
    padding: 35px 15px;
  }
}

@media screen and (max-width: 1024px) {
  .course-widget-wrap .cd-course-table-widget .cd-course-price span {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .cd-video-widget {
    margin: 0 auto;
  }
}

@media screen and (max-width: 680px) {
  .overview-feature-icon-text {
    width: 100%;
  }

  .yl-cd-cur-accordion .yl-cd-cur-accordion-header button h3 {
    font-size: 16px;
  }

  .cd-curriculam-time-lesson span {
    margin-left: 10px;
  }

  .yl-cd-cur-accordion .yl-cd-cur-accordion-header button:after {
    display: none;
  }

  .yl-cd-cur-accordion .yl-cd-cur-accordion-header button {
    padding: 20px 20px 20px 20px;
  }

  .cd-review-form .cd-comment-input {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 480px) {
  .yl-cd-cur-accordion .yl-cd-cur-accordion-header button {
    text-align: left;
  }

  .cd-curriculam-time-lesson {
    float: none !important;
    display: inline-block;
  }

  .yl-cd-cur-accordion .yl-cd-cur-accordion-header button h3 {
    float: none;
  }

  .cd-curriculam-time-lesson span {
    margin-left: 0px;
    margin-right: 5px;
  }

  .yl-cd-cur-accordion .yl-cd-cur-accordion-body li span {
    float: none;
    display: block;
  }

  .cd-ins-btn {
    display: none;
  }

  .cd-course-instructor-img-text .cd-course-instructor-text .cd-course-instructor-rate {
    flex-wrap: wrap;
  }

  .cd-course-instructor-img-text .cd-course-instructor-text {
    overflow: hidden;
  }

  .cd-course-review-rate {
    float: left !important;
    margin-bottom: 15px;
  }

  .cd-course-review-comment .cd-course-review-author-rattting .cd-course-review-author {
    margin-bottom: 5px;
  }

  .cd-review-form input,
  .cd-review-form .cd-comment-input-field {
    width: 100%;
  }

  .course-details-tab-btn .nav-tabs .nav-link {
    padding: 10px 15px;
    font-size: 14px;
  }

  .cd-course-instructor-img-text .cd-course-instructor-img {
    width: 90px;
    height: 90px;
  }

  .yl-cd-cur-accordion .yl-cd-cur-accordion-body {
    padding: 15px;
  }
}

.yl-course-section-3 {
  padding: 110px 0px 90px;
  background-color: #f2f2f4;
}

.yl-course-content-3 {
  margin-top: 40px;
}

/*---------------------------------------------------- */
/*Registration area*/
/*----------------------------------------------------*/
.yl-registration-section {
  z-index: 1;
  padding: 95px 0px 85px;
  background-color: #e3002a;
}

.yl-registration-section:before {
  top: 0;
  left: 0;
  width: 50%;
  content: "";
  height: 100%;
  opacity: 0.1;
  position: absolute;
  background-repeat: no-repeat;
  /* background-image: url(../img/cd-bg.jpg);*/
}

.yl-registration-section:after {
  top: 0;
  right: -30px;
  width: 54%;
  content: "";
  height: 100%;
  z-index: -1;
  position: absolute;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/cd-bg2.png);
}

.yl-registration-countdown {
  max-width: 500px;
}

.yl-registration-countdown .yl-section-title span {
  color: #fff;
}

/*.yl-registration-countdown .yl-section-title span:before,
.yl-registration-countdown .yl-section-title span:after {
  background-color: #fff;
}*/

.yl-registration-countdown .yl-section-title h2 {
  color: #fff;
}

.yl-registration-countdown-wrap {
  margin-top: 25px;
}

.yl-registration-countdown-wrap ul li {
  margin-right: 15px;
}

.yl-registration-countdown-wrap ul li span {
  display: block;
  text-align: center;
}

.yl-registration-countdown-wrap ul li .arch-count-down-number {
  width: 100px;
  height: 100px;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 100px;
  border-radius: 100%;
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  background-color: #830017;
}

.yl-registration-countdown-wrap ul li .count-unit {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.yl-registration-text-wrap {
  padding-top: 10px;
  padding-left: 100px;
}

.yl-registration-text-wrap h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 20px;
  line-height: 1.333;
}

.yl-registration-text-wrap p {
  color: #cecece;
  padding-bottom: 40px;
}

.yl-registration-text-wrap a {
  color: #fff;
  height: 50px;
  width: 250px;
  display: block;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  background-color: #e3002a;
  transition: 0.3s all ease-in-out;
}

.yl-registration-text-wrap a:after {
  background-color: #fff;
}

.yl-registration-text-wrap a:hover {
  color: #000;
}

/*Registration section 2*/
/*-----------------------------*/
.yl-registration-section-2 {
  padding-top: 60px;
}

.yl-registration-section-2:before {
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 210px;
  position: absolute;
  background-color: #f7f7f7;
}

.yl-registration-content-2 {
  z-index: 1;
  padding: 45px;
  background-color: #fff;
  box-shadow: -3.285px 20.741px 51px 0px rgba(0, 0, 47, 0.05);
}

.yl-registration-content-2:before {
  top: 0;
  left: 0;
  width: 70%;
  z-index: -1;
  content: "";
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-image: url(../img/r-bg.png);
}

.yl-registration-content-2 .registration-side-img {
  right: 0;
  bottom: 0;
}

.yl-registration-content-2 .registration-text-2 {
  max-width: 450px;
}

.yl-registration-content-2 .registration-text-2 h3 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.167;
  padding-bottom: 20px;
}

.yl-registration-content-2 .registration-text-2 h3 span {
  color: #e3002a;
}

.yl-registration-content-2 .registration-text-2 p {
  color: #c6c6c6;
  padding-bottom: 25px;
}

.yl-registration-content-2 .registration-text-2 a {
  height: 45px;
  width: 140px;
  color: #fff;
  display: block;
  font-size: 15px;
  line-height: 45px;
  overflow: hidden;
  font-weight: 700;
  text-align: center;
  border-radius: 40px;
  background-color: #00a4ff;
}

.yl-registration-content-2 .registration-text-2 a:after {
  background-color: #e3002a;
}

/*---------------------------------------------------- */
/*Blog area*/
/*----------------------------------------------------*/
.yl-blog-section {
  padding: 50px 0px;
}

.yl-blog-section .yl-blog-slide-wrap {
  margin-top: 35px;
}

.yl-blog-img-text {
  padding: 25px;
  min-height: 365px;
  background-color: #fff;
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 14px 29px 0px rgba(12, 12, 12, 0.08);
}

.yl-blog-img-text .yl-blog-img {
  overflow: hidden;
  position: relative;
}

.yl-blog-img-text .yl-blog-img img {
  transition: 0.5s all ease-in-out;
  height: 250px;
  width:100%;
}

.yl-blog-img-text .yl-blog-img:before {
  top: 0;
  left: 0;
  height: 0%;
  width: 100%;
  content: "";
  z-index: 1;
  position: absolute;
  transition: 0.3s all ease-in-out;
  background-color: rgba(0, 0, 0, 0.6);
}

.yl-blog-img-text .yl-blog-date {
  color: #fff;
  right: 20px;
  bottom: 15px;
  z-index: 2;
  font-size: 14px;
  padding: 5px 10px;
  position: absolute;
  background-color: #e3002a;
}

.yl-blog-img-text .yl-blog-text {
  margin-top: 22px;
}

.yl-blog-img-text .yl-blog-text .yl-blog-meta {
  margin-bottom: 10px;
}

.yl-blog-img-text .yl-blog-text .yl-blog-meta a {
  font-weight: 500;
  margin-right: 16px;
  font-family: 'Montserrat', sans-serif;
}

.yl-blog-img-text .yl-blog-text .yl-blog-meta a i {
  color: #777777;
  color: #e3002a;
}

.yl-blog-img-text .yl-blog-title h3 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 12px;
  transition: 0.3s all ease-in-out;
}

.yl-blog-img-text .yl-blog-title p {
  color: #353535;
  padding-bottom: 20px;
}

.yl-blog-img-text:hover {
  transform: translateY(-20px);
  box-shadow: 0px 29px 29px 0px rgba(12, 12, 12, 0.26);
}

.yl-blog-img-text:hover h3 {
  color: #e3002a;
}

.yl-blog-img-text:hover .yl-blog-img img {
  transform: scale(1.2);
}

.yl-blog-img-text:hover .yl-blog-img:before {
  height: 100%;
}

#yl-blog-slider-id .owl-stage-outer {
  overflow: visible;
}

#yl-blog-slider-id .owl-item {
  opacity: 0;
  transition: opacity 500ms;
}

#yl-blog-slider-id .owl-item.active {
  opacity: 1;
}

#yl-blog-slider-id .owl-nav {
  right: 0;
  top: -110px;
  position: absolute;
}

#yl-blog-slider-id .owl-nav .owl-next,
#yl-blog-slider-id .owl-nav .owl-prev {
  width: 60px;
  height: 60px;
  cursor: pointer;
  line-height: 60px;
  margin-left: 12px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  border: 2px solid #e3002a;
  transition: 0.3s all ease-in-out;
}

#yl-blog-slider-id .owl-nav .owl-next:hover,
#yl-blog-slider-id .owl-nav .owl-prev:hover {
  color: #fff;
  background-color: #e3002a;
}

/*Blog section 2*/
/*-----------------------------*/
.yl-blog-section-2 {
  padding: 105px 0px 60px;
  background-color: #f7f7f7;
}

.yl-blog-section-2 .yl-section-title .title-watermark {
  color: #fff;
  opacity: 0.75;
}

.yl-blog-section-2 .yl-blog-content-2 {
  margin-top: 25px;
}

.yl-blog-img-text-2 {
  margin: 0 auto;
  max-width: 370px;
  margin-bottom: 40px;
  background-color: #fff;
  transition: 0.3s all ease-in-out;
}

.yl-blog-img-text-2 .yl-blog-img-2 .yl-blog-img-warap-2 {
  overflow: hidden;
  width:100%;
  height:200px;
}

.yl-blog-img-text-2 .yl-blog-img-2 .yl-blog-img-warap-2 img {
  transition: 0.4s all ease-in-out;
}

.yl-blog-img-text-2 .yl-blog-img-2 .yl-blog-img-warap-2:after {
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.25);
}

.yl-blog-img-text-2 .yl-blog-img-2 .yl-blog-date-2 {
  left: 25px;
  width: 80px;
  height: 80px;
  bottom: -30px;
  padding-top: 13px;
  border-radius: 3px;
  position: absolute;
  background-color: #000;
}

.yl-blog-img-text-2 .yl-blog-img-2 .yl-blog-date-2 a {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
}

.yl-blog-img-text-2 .yl-blog-img-2 .yl-blog-date-2 a span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}

.yl-blog-img-text-2 .yl-blog-text-2 {
  padding: 45px 25px;
  box-shadow: 0px 12px 35px 0px rgba(12, 12, 12, 0.06);
}

.yl-blog-img-text-2 .yl-blog-title-text-2 h3 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  position: relative;
  padding: 10px 0px 15px;
  border-bottom: 2px solid #eaeaea;
  transition: 0.3s all ease-in-out;
}

.yl-blog-img-text-2 .yl-blog-title-text-2 h3:before {
  left: 0;
  bottom: -1px;
  height: 3px;
  content: "";
  width: 37px;
  position: absolute;
  background-color: #e3002a;
}

.yl-blog-img-text-2 .yl-blog-title-text-2 h3:hover {
  color: #e3002a;
}

.yl-blog-img-text-2 .yl-blog-title-text-2 p {
  padding-bottom: 14px;
}

.yl-blog-img-text-2 .yl-blog-title-text-2 .yl-blog-more {
  color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  transition: 0.3s all ease-in-out;
  position: relative;
}

.yl-blog-img-text-2 .yl-blog-title-text-2 .yl-blog-more:after {
  left: 0;
  bottom: 0;
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  transition: 0.3s all ease-in-out;
  background-color: #e3002a;
}

.yl-blog-img-text-2 .yl-blog-title-text-2 .yl-blog-more:hover {
  color: #e3002a;
}

.yl-blog-img-text-2 .yl-blog-title-text-2 .yl-blog-more:hover:after {
  width: 100%;
}

.yl-blog-img-text-2:hover {
  box-shadow: 0px 43px 35px 0px rgba(12, 12, 12, 0.1);
}

.yl-blog-img-text-2:hover .yl-blog-img-warap-2 img {
  transform: scale(1.2) rotate(5deg);
}

.yl-blog-meta-2 a {
  font-size: 13px;
  font-weight: 700;
  margin-right: 25px;
  position: relative;
  color: #e3002a;
  font-family: 'Montserrat', sans-serif;
}

.yl-blog-meta-2 a:after {
  top: -3px;
  width: 2px;
  content: "";
  right: -15px;
  height: 20px;
  position: absolute;
  background-color: #e3002a;
}

.yl-blog-meta-2 a:last-child:after {
  display: none;
}

#yl-blog-slider-2 .owl-nav {
  display: none;
}

#yl-blog-slider-2 .owl-stage-outer {
  overflow: visible;
}

#yl-blog-slider-2 .owl-item {
  opacity: 0;
  transition: opacity 500ms;
}

#yl-blog-slider-2 .owl-item.active {
  opacity: 1;
}

#yl-blog-slider-2 .owl-dots {
  margin-top: 35px;
  text-align: center;
}

#yl-blog-slider-2 .owl-dots .owl-dot {
  width: 28px;
  height: 5px;
  margin: 0px 5px;
  cursor: pointer;
  border-radius: 30%;
  display: inline-block;
  background-color: #ececed;
  transition: 0.3s all ease-in-out;
}

#yl-blog-slider-2 .owl-dots .owl-dot.active {
  width: 38px;
  background-color: #e3002a;
}

.yl-blog-feed-section,
.blog-feed-list-section {
  padding: 100px 0px 50px;
  background-color: #f2f2f4;
}

.blog-feed-list-img-text .yl-blog-img-text-2 .yl-blog-img-2 .yl-blog-img-warap-2 {
  border-radius: 5px;
}

.blog-feed-list-img-text .yl-blog-img-text-2 .yl-blog-img-2 .yl-blog-date-2 {
  left: 40px;
}

.blog-feed-list-img-text .yl-blog-img-text-2 {
  max-width: 100%;
}

.blog-feed-list-img-text .yl-blog-img-text-2 .yl-blog-title-text-2 h3 {
  border: none;
  font-size: 40px;
  margin-bottom: 8px;
}

.blog-feed-list-img-text .yl-blog-img-text-2 .yl-blog-title-text-2 h3:before {
  display: none;
}

.blog-feed-list-img-text .yl-blog-img-text-2 .yl-blog-title-text-2 p {
  padding-bottom: 30px;
}

.blog-feed-list-img-text .yl-blog-img-text-2 .yl-blog-text-2 {
  padding: 48px 40px 40px;
}

.blog-feed-list-img-text .yl-blog-img-text-2 .yl-blog-more {
  border-radius: 4px;
  padding: 14px 28px 12px;
  border: 2px solid #e3002a;
}

.blog-feed-list-img-text .yl-blog-img-text-2 .yl-blog-more:after {
  display: none;
}

.blog-feed-list-img-text .yl-blog-img-text-2 .yl-blog-more:hover {
  color: #fff;
  background-color: #e3002a;
}

.yl-blog-list-share {
  padding-top: 10px;
}

.yl-blog-list-share .blog-share-slug {
  color: #000;
  font-weight: 700;
  margin-right: 10px;
}

.yl-blog-list-share a {
  width: 42px;
  color: #fff;
  height: 42px;
  line-height: 42px;
  margin-left: 8px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  transition: 0.3s all ease-in-out;
}

.yl-blog-list-share a:hover {
  transform: scale(1.1);
}

.yl-blog-list-share a:nth-child(2) {
  background-color: #3b5998;
}

.yl-blog-list-share a:nth-child(3) {
  background-color: #1da1f2;
}

.yl-blog-list-share a:nth-child(4) {
  background-color: #0077b5;
}

.yl-blog-widget-wrap {
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 40px;
  background-color: #fff;
}

.yl-blog-widget-wrap .widget-title {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 14px;
  font-family: 'Montserrat', sans-serif;
}

.yl-blog-widget-wrap .yl-search-widget input {
  width: 100%;
  height: 48px;
  border: none;
  padding-left: 15px;
  border-radius: 4px;
  background-color: #fff;
}

.yl-blog-widget-wrap .yl-search-widget button {
  top: 0;
  right: 0;
  width: 48px;
  color: #fff;
  border: none;
  height: 48px;
  position: absolute;
  border-radius: 4px;
  background-color: #e3002a;
}

.yl-blog-widget-wrap .yl-category-widget {
  padding: 35px 30px;
}

.yl-blog-widget-wrap .yl-category-widget li {
  margin-bottom: 5px;
}

.yl-blog-widget-wrap .yl-category-widget li a {
  color: #000;
  font-weight: 700;
  padding-left: 15px;
  position: relative;
  transition: 0.4s all ease-in-out;
}

.yl-blog-widget-wrap .yl-category-widget li a:after {
  left: 0;
  top: -1px;
  color: #e3002a;
  font-size: 14px;
  content: "";
  position: absolute;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}

.yl-blog-widget-wrap .yl-category-widget li a:hover {
  margin-left: 15px;
}

.yl-blog-widget-wrap .yl-category-widget li:last-child {
  margin-bottom: 0;
}

.yl-blog-widget-wrap .yl-recent-blog-widget {
  padding: 35px 30px;
}

.yl-blog-widget-wrap .yl-recent-blog-widget .yl-recent-blog-img-text {
  width: 100%;
  margin-bottom: 14px;
  padding-bottom: 0px;
  display: flex;
  border: 1px solid #eef1fe;
}

.yl-blog-widget-wrap .yl-recent-blog-widget .yl-recent-blog-img-text:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.yl-blog-widget-wrap .yl-recent-blog-widget .yl-recent-blog-img-text .yl-recent-blog-img {
  overflow: hidden;
  margin: 10px;
  border-radius: 4px;
  width: 25%;
  float: left;
  align-self: center;
}

.yl-blog-widget-wrap .yl-recent-blog-widget .yl-recent-blog-img-text .yl-recent-blog-text {
  overflow: hidden;
  float: left;
  width: 75%;
}

.yl-blog-widget-wrap .yl-recent-blog-widget .yl-recent-blog-img-text .yl-recent-blog-text span {
  color: #888888;
  font-size: 12px;
}

.yl-blog-widget-wrap .yl-recent-blog-widget .yl-recent-blog-img-text .yl-recent-blog-text h3 {
  color: #000;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 700;
}

.yl-blog-widget-wrap .yl-blog-category-widget {
  padding: 35px 30px;
}

.yl-blog-widget-wrap .yl-blog-category-widget .yl-blog-category-tag a {
  margin-right: 0px;
  margin-bottom: 5px;
  padding: 4px 15px;
  border-radius: 30px;
  display: inline-block;
  border: 1px solid #e5e5e5;
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  .yl-blog-sidebar {
    margin-top: 40px;
  }
}

@media screen and (max-width: 480px) {
  .blog-feed-list-img-text .yl-blog-img-text-2 .yl-blog-title-text-2 h3 {
    font-size: 30px;
  }

  .blog-feed-list-img-text .yl-blog-img-text-2 .yl-blog-text-2 {
    padding: 48px 20px 40px;
  }

  .yl-blog-list-share,
  .yl-blog-more {
    float: none !important;
  }

  .yl-blog-more {
    margin-bottom: 15px;
  }
}

.yl-blog-details-section {
  padding: 50px 0px;
  background-color: #f2f2f4;
}

.yl-blog-details-section .yl-blog-details-wrap {
  background-color: #fff;
}

.yl-blog-details-section .yl-blog-details-wrap .yl-blog-details-thumb {
  overflow: hidden;
  border-radius: 6px;
}

.yl-blog-details-section .yl-blog-details-wrap .yl-blog-meta-2 {
  /* margin-bottom: 45px; */
  margin-bottom: 20px;
}

.yl-blog-details-section .yl-blog-details-wrap .yl-blog-details-text {
  padding: 40px;
}

.yl-blog-details-section .yl-blog-details-wrap article {
  margin-bottom: 30px;
}

.yl-blog-details-section .yl-blog-details-wrap blockquote {
  color: 3888888;
  font-size: 21px;
  font-style: italic;
  margin-bottom: 35px;
  padding: 20px 0px 20px 60px;
  border-left: 4px solid #e3002a;
}

.yl-blog-details-section .yl-blog-details-wrap blockquote .blockquote-author {
  font-style: normal;
  padding-left: 45px;
  position: relative;
}

.yl-blog-details-section .yl-blog-details-wrap blockquote .blockquote-author:before {
  left: 0;
  top: 18px;
  height: 1px;
  width: 38px;
  content: "";
  position: absolute;
  background-color: #000;
}

.yl-blog-details-section .yl-blog-details-wrap blockquote .blockquote-author strong {
  color: #000;
  font-size: 16px;
  margin-right: 5px;
}

.yl-blog-details-section .yl-blog-details-wrap blockquote .blockquote-author span {
  font-size: 14px;
}

.yl-blog-details-section .yl-blog-details-wrap .yl-post-cat-wrap a {
  margin-right: 5px;
  padding: 10px 12px;
  border-radius: 30px;
  display: inline-block;
  border: 1px solid #e5e5e5;
}

.yl-blog-details-section .yl-blog-details-next-prev-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
  background-color: #fff;
}

.yl-blog-details-section .yl-blog-details-next-prev-wrap .yl-blog-details-next-prev-item {
  padding: 40px;
  width: 50%;
  border-right: 2px solid #e5e5e5;
}

.yl-blog-details-section .yl-blog-details-next-prev-wrap .yl-blog-details-next-prev-item:last-child {
  border: none;
}

.yl-blog-details-section .yl-blog-details-next-prev-wrap .yl-blog-details-next-prev-item .yl-blog-next-prev-title {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e3002a;
}

.yl-blog-details-section .yl-blog-details-next-prev-wrap .yl-blog-details-next-prev-item .yl-blog-next-prev-title a {
  color: #000;
  font-weight: 700;
  font-size: 15px;
}

.yl-blog-details-section .yl-blog-details-next-prev-wrap .yl-blog-details-next-prev-item .yl-blog-next-prev-title a i {
  font-size: 14px;
  color: #e3002a;
}

.yl-blog-details-section .yl-blog-details-next-prev-wrap .yl-blog-details-next-prev-item h3 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.yl-blog-details-section .yl-blog-details-comment-area {
  padding: 35px;
  margin-top: 40px;
  background-color: #fff;
}

.yl-blog-details-section .yl-blog-details-comment-area h3 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
}

.yl-blog-details-section .yl-blog-details-comment-area .yl-comment-discuss {
  margin-top: 20px;
}

.yl-blog-details-section .yl-blog-details-comment-area .yl-comment-innerbox {
  margin-bottom: 35px;
}

.yl-blog-details-section .yl-blog-details-comment-area .yl-comment-innerbox .yl-comment-img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin-right: 20px;
  border-radius: 100%;
}

.yl-blog-details-section .yl-blog-details-comment-area .yl-comment-innerbox .yl-comment-text {
  overflow: hidden;
}

.yl-blog-details-section .yl-blog-details-comment-area .yl-comment-innerbox .yl-comment-text h4 {
  color: #000;
  font-weight: 700;
  font-size: 20px;
}

.yl-blog-details-section .yl-blog-details-comment-area .yl-comment-innerbox .yl-comment-text span {
  color: #7f7f7f;
  font-size: 14px;
}

.yl-blog-details-section .yl-blog-details-comment-area .yl-comment-innerbox .yl-comment-text p {
  margin-top: 15px;
}

.yl-blog-details-section .yl-blog-details-comment-area .yl-comment-innerbox .yl-comment-text .yl-comment-reply-btn {
  top: 0;
  right: 0;
  color: #fff;
  height: 42px;
  width: 100px;
  font-weight: 700;
  position: absolute;
  line-height: 42px;
  border-radius: 30px;
  background-color: #e3002a;
}

.yl-blog-details-section .yl-blog-details-comment-area .yl-comment-innerbox.yl-reply-comment {
  margin-left: 100px;
}

.yl-blog-details-thumb-2 {
  margin-bottom: 50px;
}

.yl-blog-details-title {
  color: #000;
  font-size: 26px;
  font-weight: 700;
  padding-bottom: 25px;
}

.yl-blog-details-title1 {
  color: #000;
  font-size: 26px;
  font-weight: 700;
  padding-bottom: 15px;
}

@media screen and (max-width: 570px) {
  .yl-blog-details-section .yl-blog-details-comment-area .yl-comment-innerbox .yl-comment-text .yl-comment-reply-btn {
    position: relative;
    display: inline-block;
    margin-top: 15px;
  }

  .yl-blog-details-section .yl-blog-details-comment-area .yl-comment-innerbox.yl-reply-comment {
    margin-left: 30px;
  }
}

@media screen and (max-width: 480px) {
  .yl-blog-details-section .yl-blog-details-next-prev-wrap .yl-blog-details-next-prev-item {
    width: 100%;
    border: none;
  }

  .yl-blog-details-section .yl-blog-details-comment-area .yl-comment-innerbox .yl-comment-img {
    height: 50px;
    width: 50px;
  }

  .yl-blog-details-title {
    font-size: 26px;
  }

  .yl-blog-details-title1 {
    font-size: 20px;
  }
}

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

  .yl-blog-details-section .yl-blog-details-wrap .yl-blog-details-text,
  .yl-blog-details-section .yl-blog-details-comment-area {
    padding: 40px 15px;
  }
}

.yl-blog-section-4 {
  padding: 110px 0px;
}

.blog-btn-4 {
  margin-top: 40px;
}

.blog-btn-4 a {
  color: #fff;
  height: 50px;
  width: 150px;
  font-size: 15px;
  font-weight: 700;
  line-height: 50px;
  border-radius: 5px;
  display: inline-block;
  background-color: #ff3614;
}

/*---------------------------------------------------- */
/*Newslatter area*/
/*----------------------------------------------------*/
.yl-newslatter-section {
  padding: 35px 0px;
  background-color: #000;
}

.yl-newslatter-content {
  padding: 0px 40px;
}

.yl-newslatter-content .yl-newslatter-text-icon .yl-newslatter-icon {
  line-height: 1;
  margin-right: 20px;
}

.yl-newslatter-content .yl-newslatter-text-icon .yl-newslatter-icon i {
  color: #424242;
  font-size: 60px;
}

.yl-newslatter-content .yl-newslatter-text-icon .yl-newslatter-text h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 10px;
}

.yl-newslatter-content .yl-newslatter-text-icon .yl-newslatter-text span {
  color: #bbbbbb;
}

.yl-newslatter-content .yl-newslatter-text-icon .yl-newslatter-text span img {
  margin-top: -5px;
  padding-left: 5px;
}

.yl-newslatter-content .yl-newslatter-form {
  margin-top: 20px;
  padding-left: 55px;
}

.yl-newslatter-content .yl-newslatter-form input {
  height: 45px;
  width: 100%;
  border: none;
  max-width: 320px;
  padding-left: 20px;
  background-color: #eaeaea;
}

.yl-newslatter-content .yl-newslatter-form button {
  top: 0;
  right: 0;
  padding: 0;
  color: #fff;
  border: none;
  width: 145px;
  height: 45px;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  background-color: #e3002a;
  transition: 0.3s all ease-in-out;
}

.yl-newslatter-content .yl-newslatter-form button:after {
  background-color: #fff;
}

.yl-newslatter-content .yl-newslatter-form button i {
  margin-left: 5px;
  transition: 0.3s all ease-in-out;
}

.yl-newslatter-content .yl-newslatter-form button:hover {
  color: #000;
}

.yl-newslatter-content .yl-newslatter-form button:hover i {
  animation: toLeftFromRight 0.3s forwards;
}

/*Newslatter section 2*/
/*--------------------------*/
.yl-newslatter-section-2 {
  z-index: 1;
  background-color: #f7f7f7;
}

.yl-newslatter-section-2:before {
  left: 0;
  bottom: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 70px;
  position: absolute;
  background-color: #000a1f;
}

.yl-newslatter-section-2 .yl-newslatter-content {
  border-radius: 5px;
  padding: 35px 40px;
  background-color: #000;
}

.yl-newslatter-section-2 .yl-newslatter-content .yl-newslatter-form button {
  background-color: #e3002a;
}

/*---------------------------------------------------- */
/*Category area*/
/*----------------------------------------------------*/
.yl-category-section {
  padding: 95px 0px 100px;
}

.yl-category-img-text {
  border-radius: 10px;
  background-color: #000;
  padding: 25px 40px 0px;
  margin-bottom: 35px;
}

.yl-category-img-text .yl-category-img img {
  transition: 0.3s all ease-in-out;
}

.yl-category-img-text .yl-category-text-icon {
  margin-bottom: 15px;
}

.yl-category-img-text .yl-category-text-icon .yl-category-icon {
  line-height: 1;
  margin-right: 15px;
  transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
}

.yl-category-img-text .yl-category-text-icon .yl-category-icon i {
  font-size: 45px;
  color: #e3002a;
}

.yl-category-img-text .yl-category-text h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.yl-category-img-text .yl-category-text span {
  color: #ababab;
}

.yl-category-img-text .yl-category-hover-icon {
  width: 60px;
  left: 0;
  right: 0;
  height: 60px;
  bottom: 0px;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  line-height: 60px;
  position: absolute;
  border-radius: 100%;
  background-color: #e3002a;
  transition: 0.3s all ease-in-out;
}

.yl-category-img-text .yl-category-hover-icon i {
  color: #fff;
  transition: 0.3s all ease-in-out;
}

.yl-category-img-text .yl-category-hover-icon:hover i {
  transform: rotate(130deg);
}

.yl-category-img-text:hover .yl-category-hover-icon {
  opacity: 1;
  bottom: -30px;
  visibility: visible;
}

.yl-category-img-text:hover .yl-category-img img {
  filter: grayscale(1);
}

.yl-category-img-text:hover .yl-category-icon {
  transform: rotateY(360deg);
}

.yl-category-slide-content {
  margin-top: 40px;
}

.yl-category-slide-content .owl-nav {
  display: none;
}

.yl-category-slide-content .owl-dots {
  margin-top: 15px;
  text-align: center;
}

.yl-category-slide-content .owl-dots .owl-dot {
  width: 28px;
  height: 5px;
  margin: 0px 5px;
  cursor: pointer;
  border-radius: 30%;
  display: inline-block;
  background-color: #ececed;
  transition: 0.3s all ease-in-out;
}

.yl-category-slide-content .owl-dots .owl-dot.active {
  width: 38px;
  background-color: #e3002a;
}

.yl-category-section-2 {
  padding: 110px 0px 90px;
}

.yl-category-content-2 {
  margin-top: 40px;
}

.yl-category-innerbox-2 {
  padding: 35px;
  border-radius: 10px;
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 0px 14px 29px 0px rgba(12, 12, 12, 0.08);
}

.yl-category-innerbox-2 .yl-category-icon {
  transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
}

.yl-category-innerbox-2 .yl-category-icon i {
  color: #e3002a;
  font-size: 60px;
}

.yl-category-innerbox-2 .yl-category-text h3 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.yl-category-innerbox-2:hover .yl-category-icon {
  transform: rotateY(360deg);
}

.yl-top-category-section-4 {
  z-index: 3;
  overflow: visible;
  position: relative;
  margin-bottom: -100px;
  background-color: #f9f8f8;
}

.yl-top-category-content {
  top: -100px;
  position: relative;
  padding: 100px 60px 0px;
}

.yl-top-category-content .yl-section-title {
  margin-bottom: 25px;
}

.yl-top-category-content .yl-section-title span {
  color: #ff3614;
}

.yl-top-category-content .yl-section-title span:before,
.yl-top-category-content .yl-section-title span:after {
  background-color: #ff3614;
}

.yl-top-category-content .yl-section-title h2 {
  color: #fff;
}

.yl-top-category-slide-item {
  height: 220px;
  padding-top: 38px;
  background-color: #1a2847;
  transition: 0.4s all ease-in-out;
}

.yl-top-category-slide-item .yl-top-category-slide-icon {
  line-height: 1;
  margin-bottom: 20px;
  transition: all 0.35s cubic-bezier(0.38, 3, 0.57, 1.6);
  transform: translate3d(0px, 0, 0);
}

.yl-top-category-slide-item .yl-top-category-slide-icon i {
  color: #ff3614;
  font-size: 50px;
  transition: 0.3s all ease-in-out;
}

.yl-top-category-slide-item .yl-top-category-slide-text h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 5px;
}

.yl-top-category-slide-item .yl-top-category-slide-text span {
  color: #fff;
  transition: 0.3s all ease-in-out;
}

.yl-top-category-slide-item .yl-top-category-slide-text .top-cat-more-icon {
  left: 0;
  right: 0px;
  opacity: 0;
  bottom: 40px;
  color: #fff;
  font-size: 18px;
  position: absolute;
  visibility: hidden;
  transition: 0.3s all ease-in-out;
}

.yl-top-category-slide-item:hover {
  background-color: #ff3614;
}

.yl-top-category-slide-item:hover .yl-top-category-slide-icon i {
  color: #fff;
}

.yl-top-category-slide-item:hover span {
  opacity: 0;
  margin-right: 20px;
  visibility: hidden;
}

.yl-top-category-slide-item:hover .top-cat-more-icon {
  opacity: 1;
  visibility: visible;
}

.yl-top-category-slide-item:hover .yl-top-category-slide-icon {
  transition: all 0.35s cubic-bezier(0.38, 3, 0.57, 1.6);
  transform: translate3d(0px, -6px, 0);
}

.yl-top-category-slider .owl-nav .owl-next,
.yl-top-category-slider .owl-nav .owl-prev {
  top: 50%;
  width: 50px;
  color: #fff;
  height: 50px;
  cursor: pointer;
  line-height: 50px;
  position: absolute;
  text-align: center;
  border-radius: 100%;
  background-color: #1a2847;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}

.yl-top-category-slider .owl-nav .owl-next:hover,
.yl-top-category-slider .owl-nav .owl-prev:hover {
  background-color: #ff3614;
}

.yl-top-category-slider .owl-nav .owl-next {
  right: -80px;
}

.yl-top-category-slider .owl-nav .owl-prev {
  left: -80px;
}

@media screen and (max-width: 420px) {
  .yl-section-title h2 {
    font-size: 26px;
  }

  .yl-top-category-content {
    top: 0;
    padding: 50px 20px;
  }

  .yl-top-category-section-4 {
    margin-bottom: 0;
  }

  .yl-top-category-slider .owl-nav {
    text-align: center;
    margin: 30px 0px;
  }

  .yl-top-category-slider .owl-nav .owl-next,
  .yl-top-category-slider .owl-nav .owl-prev {
    position: static;
    display: inline-block;
    transform: translateY(0);
  }
}

/*---------------------------------------------------- */
/*breadcrumb area*/
/*----------------------------------------------------*/
.yl-breadcrumb-section {
  /* padding: 195px 0px 110px; */
  /*padding: 150px 0px 150px;*/
  padding: 80px 0px 80px;
}

.yl-breadcrumb-section .breadcrumb-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background-color: #030014;
}

.yl-breadcrumb-content {
  z-index: 1;
  position: relative;
}

.yl-breadcrumb-content h2 {
  color: #fff;
  /* font-size: 60px; */
  font-size: 43px;
  font-weight: 700;
  padding-bottom: 20px;
}

.yl-breadcrumb-content .yl-breadcrumb-item .breadcrumb {
  justify-content: center;
  background-color: transparent;
}

.yl-breadcrumb-content .yl-breadcrumb-item .breadcrumb li {
  color: #fff;
  font-weight: 700;
}

.yl-breadcrumb-content .yl-breadcrumb-item .breadcrumb .breadcrumb-item.active {
  font-weight: 500;
}

.yl-breadcrumb-content .yl-breadcrumb-item .breadcrumb-item+.breadcrumb-item::before {
  content: "";
  font-weight: 900;
  color: #e3002a;
  font-family: "Font Awesome 5 Free";
}

@media screen and (max-width: 680px) {
  .yl-breadcrumb-content h2 {
    font-size: 30px;
  }
}

/*---------------------------------------------------- */
/*Event area*/
/*----------------------------------------------------*/
.event-area-section {
  padding: 60px 0px 40px;
  background-color: #f2f2f4;
}

.yl-event-innerbox {
  border-radius: 8px;
  margin-bottom: 60px;
  background-color: #fff;
  transition: 0.4s all ease-in-out;
  box-shadow: 0px 6px 38px 0px rgba(0, 0, 0, 0.04);
}

.yl-event-innerbox .yl-event-img {
  border-radius: 8px;
  overflow: hidden;
}

.yl-event-innerbox .yl-event-img img {
  transition: 0.5s all ease-in-out;
}

.yl-event-innerbox .yl-event-text {
  padding: 35px 25px;
}

.yl-event-innerbox .yl-event-text .event-date {
  top: -55px;
  left: 35px;
  color: #fff;
  width: 75px;
  height: 75px;
  line-height: 1;
  font-weight: 700;
  font-size: 30px;
  padding-top: 13px;
  position: absolute;
  border-radius: 100%;
  font-family: 'Montserrat', sans-serif;
  background-color: #e3002a;
}

.yl-event-innerbox .yl-event-text .event-date span {
  display: block;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.yl-event-innerbox .yl-event-text h3 {
  color: #000000;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.273;
  transition: 0.3s all ease-in-out;
}

.yl-event-innerbox .yl-event-text h3:hover {
  color: #e3002a;
}

.yl-event-innerbox .yl-event-text .yl-event-meta {
  padding-top: 20px;
  margin-top: 15px;
  border-top: 1px solid #e9e9e9;
}

.yl-event-innerbox .yl-event-text .yl-event-meta a {
  color: #555555;
  font-size: 14px;
  margin-right: 20px;
}

.yl-event-innerbox .yl-event-text .yl-event-meta a i {
  margin-right: 5px;
  color: #e3002a;
}

.yl-event-innerbox .yl-event-text .yl-event-meta a:last-child {
  margin-right: 0;
}

.yl-event-innerbox:hover {
  box-shadow: 0px 10px 51px 0px rgba(0, 0, 47, 0.12);
}

.yl-event-innerbox:hover .yl-event-img img {
  transform: scale(1.2);
}

.yl-event-btn {
  height: 50px;
  width: 135px;
  margin: 0 auto;
  margin-top: 10px;
  line-height: 46px;
  border-radius: 40px;
  border: 2px solid #e3002a;
  transition: 0.3s all ease-in-out;
}

.yl-event-btn a {
  color: #000;
  width: 100%;
  display: block;
  font-weight: 700;
  transition: 0.3s all ease-in-out;
}

.yl-event-btn:hover {
  background-color: #e3002a;
}

.yl-event-btn:hover a {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .yl-event-innerbox {
    max-width: 370px;
    margin: 0 auto;
    margin-bottom: 60px;
  }
}

.event-details-section-1 {
  background-color: #f2f2f4;
}

.event-details-section {
  padding: 50px 0px 70px 0px !important;
  background-color: #f2f2f4;
}

.event-details-section-bottom {
  padding: 50px 0px;
}

.event-details-section-top {
  padding: 50px 0px 30px 0px !important;
}

.event-details-text-wrap {
  background-color: #fff;
  margin-bottom: 60px;
}

.event-details-text-wrap .event-details-text {
  padding: 40px 40px 10px 40px;
}

.event-details-text-wrap .event-details-text h3 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 15px;
}

.event-details-text-wrap .event-details-text p {
  padding-bottom: 30px;
}

.ed-more-event h3 {
  color: #000;
  font-size: 36px;
  text-align: center;
  font-weight: 700;
  padding-top: 40px !important;
  padding-bottom: 15px !important;
}

.yl-event-widget {
  padding: 35px;
  border-radius: 5px;
  margin-bottom: 40px;
  background-color: #fff;
}

.yl-event-widget .widget-title {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 20px;
}

.yl-event-widget .ed-inner-widget {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eef1fe;
}

.yl-event-widget .ed-inner-widget .ed-inner-title {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.yl-event-widget .ed-inner-widget .ed-inner-title i {
  color: #e3002a;
  margin-right: 8px;
}

.yl-event-widget .ed-inner-widget span {
  color: #000;
  padding-left: 25px;
  display: inline-block;
}

.yl-event-widget .ed-inner-widget b {
  color: #e3002a;
  font-size: 24px;
  line-height: 1;
  padding-left: 25px;
}

.yl-event-widget .ed-inner-widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.yl-event-widget .ed-book-btn {
  width: 100%;
  color: #fff;
  height: 45px;
  margin-top: 20px;
  font-weight: 700;
  line-height: 45px;
  border-radius: 4px;
  display: inline-block;
  background-color: #e3002a;
}

.yl-event-wrap-section {
  padding: 110px 0px 90px;
}

.yl-event-content-wrap {
  margin-top: 40px;
}

/*---------------------------------------------------- */
/*Instructor area*/
/*----------------------------------------------------*/
.yl-instructor-section {
  padding: 60px 0px;
  background-color: #f1f1f3;
}

.yl-instructor-img-text .yl-instructor-img {
  width: 160px;
  z-index: 3;
  height: 160px;
  bottom: -50px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 100%;
  box-shadow: 0px 6px 42px 0px rgba(4, 4, 97, 0.12);
}

.yl-instructor-img-text .yl-instructor-text {
  border-radius: 6px;
  padding: 70px 15px 30px;
  background-color: #fff;
  z-index: 2;
  box-shadow: 0px 6px 38px 0px rgba(0, 0, 0, 0.04);
  transition: 0.4s all ease-in-out;
}

.yl-instructor-img-text .yl-instructor-text:after {
  left: 0;
  right: 0;
  width: 90%;
  content: "";
  height: 10px;
  z-index: -1;
  bottom: -8px;
  margin: 0 auto;
  position: absolute;
  border-radius: 6px;
  background-color: #fbfbff;
  transition: 0.4s all ease-in-out;
}

.yl-instructor-img-text .yl-instructor-text h3 {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  transition: 0.4s all ease-in-out;
}

.yl-instructor-img-text .yl-instructor-text span {
  display: block;
  font-size: 14px;
  transition: 0.4s all ease-in-out;
}

.yl-instructor-img-text .yl-instructor-text .yl-ins-degi {
  color: #000000;
  font-weight: 700;
  padding: 5px 0px;
  font-family: 'Montserrat', sans-serif;
}

.yl-instructor-img-text .yl-instructor-text .yl-avar-degi {
  color: #e3002a;
  font-weight: 700;
  padding: 5px 0px;
  font-family: 'Montserrat', sans-serif;
}

.yl-instructor-img-text .yl-instructor-text .yl-ins-course-no {
  color: #888888;
}

.yl-instructor-img-text:hover .yl-instructor-text {
  background-color: #e3002a;
}

.yl-instructor-img-text:hover .yl-instructor-text:after {
  background-color: #f7815d;
}

.yl-instructor-img-text:hover h3,
.yl-instructor-img-text:hover .yl-ins-degi,
.yl-instructor-img-text:hover .yl-avar-degi,
.yl-instructor-img-text:hover .yl-ins-course-no {
  color: #fff;
}

.instructor-details-section {
  padding: 35px 0px;
  background-color: #f2f2f4;
}

.instructor-details-content {
  padding: 35px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 6px 38px 0px rgba(0, 0, 0, 0.04);
}

.instructor-details-content:after {
  left: 0;
  right: 0;
  width: 97%;
  content: "";
  height: 15px;
  bottom: -15px;
  margin: 0 auto;
  position: absolute;
  border-radius: 10px;
  background-color: #f6f6fa;
}

.instructor-details-img {
  width: 370px;
  height: 370px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 5%;
  box-shadow: 0px 6px 42px 0px rgba(4, 4, 97, 0.12);
}

.instructor-details-text {
  padding-top: 10px;
}

.instructor-details-name-social h3 {
  color: #000000;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 5px;
}

.instructor-details-name-social span {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.instructor-details-name-social .instructor-details-social {
  margin-top: 10px;
}

.instructor-details-name-social .instructor-details-social a {
  font-size: 18px;
  margin-right: 15px;
}

.instructor-details-name-social .instructor-details-social a:nth-child(1) {
  color: #3b5998;
}

.instructor-details-name-social .instructor-details-social a:nth-child(2) {
  color: #1da1f2;
}

.instructor-details-name-social .instructor-details-social a:nth-child(3) {
  color: #0077b5;
}

.instructor-details-name-social .instructor-details-social a:nth-child(4) {
  color: #5973e9;
}

.instructor-details-profile {
  width: 270px;
  padding: 18px;
  border-radius: 3px;
  border: 2px solid #d1d1d3;
}

.instructor-details-profile span {
  display: block;
  margin-bottom: 5px;
}

.instructor-details-profile span b {
  color: #000;
}

.instructor-details-profile span:last-child {
  margin-bottom: 0;
}

.instructor-details-profile span i {
  margin-right: 10px;
  color: #e3002a;
}

.instructor-details-content-text {
  margin-top: 0px;
}

.instructor-details-content-text p {
  margin-bottom: 10px;
  text-align: justify;
}

.instructor-details-content.position-relative p {
  text-align: justify;
}

.instructor-details-content-text .instructor-details-btn {
  color: #000;
  height: 45px;
  width: 150px;
  font-size: 15px;
  font-weight: 700;
  line-height: 40px;
  border-radius: 30px;
  border: 2px solid #e3002a;
  transition: 0.3s all ease-in-out;
}

.instructor-details-content-text .instructor-details-btn i {
  font-size: 14px;
}

.instructor-details-content-text .instructor-details-btn a {
  width: 100%;
  display: block;
}

.instructor-details-content-text .instructor-details-btn:hover {
  color: #fff;
  background-color: #e3002a;
}

.instructor-popular-section {
  background-color: #f2f2f4;
  padding-bottom: 100px;
}

.instructor-popular-content h2 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .instructor-details-text {
    margin: 0 auto;
    max-width: 670px;
    margin-top: 40px;
  }
}

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

  .instructor-details-profile,
  .instructor-details-name-social {
    width: 100%;
    float: none !important;
  }

  .instructor-details-name-social {
    margin-top: 30px;
  }

  .instructor-details-img {
    width: 100%;
    height: 100%;
  }
}

.yl-instructor-section-wrap {
  padding: 50px 0px 80px 0px;
  background-color: #f1f1f3;
}

.yl-instructor-section-wrap .yl-section-title h2 {
  padding-bottom: 0;
}

.yl-instructor-section-wrap .yl-section-title span {
  color: #e3002a;
}

/*.yl-instructor-section-wrap .yl-section-title span:after,
.yl-instructor-section-wrap .yl-section-title span:before {
  background-color: #e3002a;
}*/

#yl-instructor-slider .owl-stage-outer {
  overflow: visible;
}

#yl-instructor-slider .owl-item {
  opacity: 0;
  transition: opacity 500ms;
}

#yl-instructor-slider .owl-item.active {
  opacity: 1;
}

#yl-instructor-slider .owl-nav {
  right: 0;
  top: -60px;
  cursor: pointer;
  position: absolute;
}

#yl-instructor-slider .owl-nav .owl-next,
#yl-instructor-slider .owl-nav .owl-prev {
  width: 60px;
  height: 60px;
  font-size: 18px;
  line-height: 60px;
  margin-left: 25px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  border: 2px solid #e3002a;
  transition: 0.3s all ease-in-out;
}

#yl-instructor-slider .owl-nav .owl-next:hover,
#yl-instructor-slider .owl-nav .owl-prev:hover {
  color: #fff;
  background-color: #e3002a;
}

/*---------------------------------------------------- */
/*FAQ area*/
/*----------------------------------------------------*/
.faq-main-section {
  padding: 120px 0px;
}

.yl-faq-tab-btn {
  text-align: center;
  padding-bottom: 45px;
}

.yl-faq-tab-btn .nav {
  display: inherit;
}

.yl-faq-tab-btn .nav-tabs .nav-item {
  margin: 0;
}

.yl-faq-tab-btn .nav-tabs .nav-item.show .nav-link,
.yl-faq-tab-btn .nav-tabs .nav-link.active,
.yl-faq-tab-btn .nav-tabs,
.yl-faq-tab-btn .nav-tabs .nav-link {
  border: none;
}

.yl-faq-tab-btn .nav-tabs .nav-link {
  border-radius: 0;
}

.yl-faq-tab-btn .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #e3002a;
}

.yl-faq-tab-btn .faq-tab-btn-area {
  overflow: hidden;
  border-radius: 30px;
  display: inline-block;
  border: 1px solid #e5e5e5;
}

.yl-faq-tab-btn li {
  float: left;
}

.yl-faq-tab-btn li a {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 10px 40px;
  position: relative;
}

.yl-faq-tab-btn1 li a {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  padding: 10px 40px;
  position: relative;
}

.modal-content .yl-modal-header.position-relative:after {
  border-radius: 0px;
}

.yl-faq-tab-btn li a:after {
  top: 0;
  right: 0;
  width: 1px;
  content: "";
  height: 100%;
  position: absolute;
  background-color: #e5e5e5;
}

.yl-faq-tab-btn1 li a:after {
  top: 0;
  right: 0;
  width: 1px;
  content: "";
  height: 100%;
  position: absolute;
  background-color: #e5e5e5;
}

.yl-faq-tab-btn li:last-child a:after {
  display: none;
}

.yl-faq-que-ans-content {
  max-width: 530px;
  margin-bottom: 30px;
}

.yl-faq-que-ans-content h3 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 16px;
}

.yl-faq-que-ans-content p {
  color: #555555;
}

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

  .yl-blog-feed-section,
  .blog-feed-list-section {
    padding: 50px 0px 20px !important;
  }

  .course-widget-wrap {
    width: 100% !important;
  }

  .course-details-tab-area {
    display: block !important;
  }

  .event-avar .owl-nav .owl-prev,
  .event-avar .owl-nav .owl-next {
    width: 30px !important;
    height: 30px !important;
    font-size: 8px !important;
    line-height: 26px !important;
  }

  .faq-main-section {
    padding: 60px 0px;
  }

  .yl-faq-tab-btn li a {
    font-size: 14px;
    padding: 5px 15px;
  }

  .yl-faq-tab-btn1 li a {
    font-size: 14px;
    padding: 5px 15px;
  }
}

@media screen and (max-width: 480px) {
  .yl-faq-tab-btn .faq-tab-btn-area {
    border-radius: 0px;
  }
}

/*---------------------------------------------------- */
/*gallery area*/
/*----------------------------------------------------*/
.yl-photo-gallery-section {
  padding: 60px 0px 0px;
}

.yl-photo-filter-btn {
  margin-bottom: 45px;
}

.yl-photo-filter-btn button {
  padding: 0;
  color: #000;
  border: none;
  margin: 0px 22px;
  font-weight: 700;
  font-style: 18px;
  background-color: transparent;
}

.yl-photo-filter-btn button.is-checked {
  color: #e3002a;
}

.grid-size-33 {
  width: 33.33%;
}

.yl-photo-gallery-area {
  margin-bottom: 50px;
}

.yl-photo-gallery-area .grid-sizer {
  width: 33.33%;
}

.yl-photo-gallery-area .filtr-container-area {
  margin: 0px -5px;
}

.photo-gallery-innerbox {
  padding: 5px;
}

.photo-gallery-innerbox .photo-gallery-img-item {
  overflow: hidden;
  border-radius: 10px;
}

.photo-gallery-innerbox .photo-gallery-img-item:before {
  top: 0;
  left: auto;
  right: 0;
  width: 0%;
  content: "";
  height: 100%;
  position: absolute;
  transition: 0.4s all ease-in-out;
  background-color: rgba(255, 83, 31, 0.75);
}

.photo-gallery-innerbox .yl-photo-popup {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  right: 0px;
}

.photo-gallery-innerbox .yl-photo-popup:before,
.photo-gallery-innerbox .yl-photo-popup:after {
  top: 45%;
  left: 0;
  right: 0;
  z-index: 2;
  width: 4px;
  content: "";
  height: 0px;
  margin: 0 auto;
  border-radius: 30px;
  position: absolute;
  background-color: #fff;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}

.photo-gallery-innerbox .yl-photo-popup:after {
  width: 0px;
  height: 4px;
}

.photo-gallery-innerbox:hover .yl-photo-popup:after {
  width: 60px;
}

.photo-gallery-innerbox:hover .yl-photo-popup:before {
  height: 60px;
}

.photo-gallery-innerbox:hover .photo-gallery-img-item:before {
  right: 0;
  left: auto;
  width: 100%;
}

@media screen and (max-width: 540px) {
  .grid-size-33 {
    width: 100%;
  }
}

.not-found-section {
  padding: 120px 0px;
}

.not-found-content {
  margin: 0 auto;
  max-width: 520px;
}

.not-found-content span {
  color: #000;
  font-size: 36px;
  display: block;
  font-weight: 700;
  line-height: 1.333;
  margin-bottom: 20px;
}

.not-found-content a {
  color: #000;
  font-weight: 700;
}

.not-found-content a i {
  color: #f76652;
  margin-left: 5px;
}

.not-found-content .error-img {
  margin-top: 60px;
}

.yl-login-modal .modal-content {
  border: none;
  overflow: hidden;
  border-radius: 10px;
}

.yl-login-modal .modal-dialog {
  max-width: 570px;
}

.yl-login-modal .modal-body {
  padding: 50px;
}

.yl-modal-header {
  z-index: 1;
  padding: 30px 0px;
}

.yl-modal-header:after {
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  top: 0;
  z-index: -1;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 255, 0.7);
}

.yl-modal-header p {
  color: #fff;
  font-size: 15px;
  padding-top: 15px;
}

.yl-modal-header .yl-login-head {
  margin: 0 auto;
  max-width: 310px;
}

.yl-modal-signup-login-tab .yl-faq-tab-btn {
  padding-top: 30px;
  padding-bottom: 0px;
}

.yl-modal-signup-login-tab p {
  color: #555555;
}

.yl-modal-signup-login-tab p a {
  color: #000;
  font-weight: 700;
}

.yl-login-content,
.yl-sign-up-content {
  max-width: 370px;
  margin: 0 auto;
}

.yl-login-content input,
.yl-login-content select,
.yl-sign-up-content input {
  width: 100%;
  height: 50px;
  border: none;
  padding-left: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: #efeff0;
}

.yl-login-content input:placeholder,
.yl-sign-up-content input:placeholder {
  color: #555555;
}

.yl-login-content .yl-login-label,
.yl-sign-up-content .yl-login-label {
  text-align: left;
}

.yl-login-content .yl-login-label span,
.yl-sign-up-content .yl-login-label span {
  float: left;
  color: #555555;
}

.yl-login-content .yl-login-label a,
.yl-sign-up-content .yl-login-label a {
  color: #000;
  float: left;
  font-weight: 700;
}

.yl-login-content .yl-login-label input,
.yl-sign-up-content .yl-login-label input {
  width: 15px;
  height: 15px;
  margin-right: 12px;
}

.yl-login-content button,
.yl-sign-up-content button {
  color: #fff;
  width: 100%;
  height: 50px;
  border: none;
  font-weight: 700;
  border-radius: 10px;
  margin-bottom: 15px;
  background-color: #e3002a;
}

.yl-sign-up-content {
  max-width: 470px;
}

.yl-sign-up-content input {
  width: 45%;
  margin: 0px 10px 20px;
}

.yl-sign-up-content button {
  width: 90%;
  margin-top: 20px;
}

.yl-sign-up-content .yl-login-label input {
  margin: 5px 10px 0px 10px;
}

/*---------------------------------------------------- */
/*contact area*/
/*----------------------------------------------------*/
#yl_map {
  height: 410px;
}

.yl-googlemap {
  padding: 100px 0px 0px;
  background-color: #f2f2f4;
}

.contact-content-section {
  padding: 60px 0px;
  background-color: #f2f2f4;
}

.yl-contact-content-wrap {
  margin-top: 40px;
}

.yl-contact-content-inner {
  padding: 50px;
  border-radius: 10px;
  background-color: #fff;
}

.yl-contact-content-inner .yl-contact-content-icon {
  margin-bottom: 28px;
}

.yl-contact-content-inner .yl-contact-content-text h3 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
}

.yl-contact-content-inner .yl-contact-content-text span {
  display: block;
  font-size: 16px;
}

.yl-contact-form-wrap {
  margin-top: 90px;
}

.yl-contact-form-wrap h3 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 35px;
}

.yl-contact-form-area {
  padding: 40px;
  background-color: #fff;
}

.yl-contact-form-area .yl-contact-form-input {
  flex-wrap: wrap;
  margin: 0px -15px;
}

.yl-contact-form-area .yl-contact-form-input input {
  height: 50px;
  width: 340px;
  border: none;
  margin: 0px 15px;
  padding-left: 20px;
  border-radius: 8px;
  background-color: #efeff0;
}

.yl-contact-form-area textarea {
  width: 97%;
  border: none;
  height: 145px !important;
  padding: 20px;
  margin-top: 20px;
  border-radius: 8px;
  background-color: #efeff0;
}

.yl-contact-form-area button {
  color: #fff;
  width: 100%;
  border: none;
  height: 50px;
  margin-top: 20px;
  border-radius: 8px;
  font-weight: 700;
  background-color: #e3002a;
}

.yl-contact-form-area button i {
  margin-left: 10px;
}

@media screen and (max-width: 991px) {
  .yl-contact-form-area .yl-contact-form-input input {
    margin-bottom: 10px;
  }

  .yl-contact-content-inner {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 800px) {
  .yl-contact-form-area .yl-contact-form-input input {
    width: 100%;
  }
}

@media screen and (max-width: 570px) {
  .yl-googlemap {
    padding: 50px 0px 0px;
  }

  .yl-contact-form-wrap {
    margin-top: 20px;
  }

  .yl-contact-form-wrap h3 {
    font-size: 30px;
  }

  .yl-contact-form-area {
    padding: 40px 15px;
  }
}

/*---------------------------------------------------- */
/*Search Course area*/
/*----------------------------------------------------*/
.yl-course-search-section-3 {
  padding: 110px 0px;
}

.search-form-wrap {
  margin: 0 auto;
  max-width: 750px;
  margin-top: 30px;
}

.search-form-wrap input {
  width: 100%;
  height: 60px;
  border: none;
  padding-left: 30px;
  border-radius: 7px;
  box-shadow: 0px 6px 38px 0px rgba(0, 0, 0, 0.07);
}

.search-form-wrap button {
  top: 0;
  right: 0;
  color: #fff;
  border: none;
  height: 60px;
  width: 150px;
  font-weight: 700;
  position: absolute;
  border-radius: 7px;
  background-color: #e3002a;
}

.yl-fun-fact-wrapper {
  padding-top: 60px;
}

.yl-fun-fact-inner .yl-fun-fact-icon {
  line-height: 1;
  margin-right: 20px;
  padding-right: 20px;
}

.yl-fun-fact-inner .yl-fun-fact-icon i {
  color: #e3002a;
  font-size: 50px;
}

.yl-fun-fact-inner .yl-fun-fact-icon:after {
  top: 5px;
  right: 0;
  height: 40px;
  width: 2px;
  content: "";
  position: absolute;
  background-color: #f2f2f4;
}

.yl-fun-fact-inner .yl-fun-fact-text span,
.yl-fun-fact-inner .yl-fun-fact-text strong {
  line-height: 1;
  font-size: 25px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.yl-fun-fact-inner .yl-fun-fact-text strong {
  top: 2px;
  position: relative;
}

/*---------------------------------------------------- */
/*Shop area*/
/*----------------------------------------------------*/
.yl-product-wrap {
  margin: 0 auto;
  max-width: 370px;
  margin-bottom: 30px;
}

.yl-product-wrap .yl-product-img {
  overflow: hidden;
  background-color: #f1f1f3;
}

.yl-product-wrap .yl-product-img .yl-product-cart {
  top: 20px;
  right: 20px;
  width: 40px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  transform: scale(0);
  position: absolute;
  text-align: center;
  border-radius: 100%;
  background-color: #e3002a;
  transition: 0.4s all ease-in-out;
}

.yl-product-wrap .yl-product-img:before {
  content: "";
  opacity: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  transition: 0.4s all ease-in-out;
}

.yl-product-wrap .yl-product-text {
  margin-top: 20px;
}

.yl-product-wrap .yl-product-text h3 {
  color: #000;
  float: left;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 5px;
}

.yl-product-wrap .yl-product-text .yl-product-price {
  float: right;
}

.yl-product-wrap .yl-product-text .yl-product-price span {
  line-height: 1;
  font-size: 20px;
  font-weight: 700;
  color: #e3002a;
  font-family: 'Montserrat', sans-serif;
}

.yl-product-wrap .yl-product-text .yl-product-price span del {
  color: #53536c;
  font-size: 16px;
}

.yl-product-wrap:hover .yl-product-cart {
  transform: scale(1);
}

.yl-product-wrap:hover .yl-product-img:before {
  opacity: 1;
  visibility: visible;
}

.yl-shop-wrap-section {
  padding-bottom: 100px;
}

.yl-product-content {
  margin-top: 40px;
}

.yl-shop-btn {
  color: #fff;
  width: 150px;
  height: 50px;
  margin: 0 auto;
  margin-top: 40px;
  font-weight: 700;
  line-height: 50px;
  border-radius: 5px;
  background-color: #e3002a;
}

.yl-shop-btn a {
  width: 100%;
  display: block;
}

/*---------------------------------------------------- */
/*counter area*/
/*----------------------------------------------------*/
.yl-counter-section {
  padding: 60px 0px;
  background: fixed;
}

.yl-counter-section .bg-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(2, 16, 46, 0.85);
}

.yl-counter-icon-text .yl-counter-icon {
  padding-top: 5px;
  margin-right: 15px;
}

.yl-counter-icon-text .yl-counter-text {
  overflow: hidden;
}

.yl-counter-icon-text .yl-counter-text span {
  color: #fff;
  line-height: 1;
  font-size: 36px;
  font-weight: 700;
}

.yl-counter-icon-text .yl-counter-text strong {
  font-size: 24px;
  color: #ff3614;
}

.yl-counter-icon-text .yl-counter-text p {
  color: #98a5c2;
}

@media screen and (max-width: 991px) {
  .yl-counter-icon-text {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 420px) {
  .yl-counter-section {
    padding: 50px 0px;
  }
}

/*---------------------------------------------------- */
/*CTA area*/
/*----------------------------------------------------*/
.yl-cta-section-4 {
  overflow: visible;
}

.yl-cta-content-4 {
  margin: 0 auto;
  max-width: 975px;
}

.yl-cta-contact-4 {
  width: 50%;
  padding: 40px;
  background-color: #eaecf0;
}

.yl-cta-contact-4 .yl-cta-img-4 {
  bottom: 0;
  left: 10px;
  position: absolute;
}

.yl-cta-contact-4 .yl-cta-contact-text {
  float: right;
  max-width: 260px;
}

.yl-cta-contact-4 .yl-cta-contact-text h3 {
  color: #07173a;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.364;
}

.yl-cta-contact-4 .yl-cta-contact-text a {
  color: #fff;
  width: 130px;
  height: 45px;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  line-height: 45px;
  border-radius: 5px;
  margin-top: 20px;
  display: inline-block;
  background-color: #07173a;
}

.yl-cta-register-4 {
  width: 50%;
}

.yl-cta-register-4 .yl-cta-register-text {
  margin: 0 auto;
  max-width: 325px;
  padding-top: 65px;
}

.yl-cta-register-4 .yl-cta-register-text h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.385;
  padding-bottom: 20px;
}

.yl-cta-register-4 .yl-cta-register-text a {
  font-weight: 700;
  color: #ff3614;
  font-size: 15px;
}

@media screen and (max-width: 767px) {
  .yl-cta-contact-4 .yl-cta-img-4 {
    display: none;
  }
}

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

  .yl-cta-contact-4,
  .yl-cta-register-4 {
    width: 100%;
  }

  .yl-cta-contact-4 .yl-cta-contact-text {
    max-width: 100%;
    text-align: center;
  }

  .yl-cta-content-4 {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 680px) {
  .yl-cta-register-4 .yl-cta-register-text {
    padding: 40px;
  }
}

/*---------------------------------------------------- */
/*Footer area*/
/*----------------------------------------------------*/
.yl-footer-section {
  padding-top: 80px;
}

.yl-footer-copyright {
  padding: 25px 0px;
}

.yl-footer-copyright span {
  font-size: 15px;
  color: #ffffff;
}

.yl-footer-content-wrap {
  padding-bottom: 85px;
  border-bottom: 2px solid #383737;
}

.yl-footer-widget .widget-title {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  position: relative;
  margin-bottom: 25px;
}

.yl-footer-widget .widget-title:before {
  left: 0;
  height: 3px;
  width: 30px;
  content: "";
  bottom: -12px;
  position: absolute;
  background-color: #e3002a;
}

.yl-footer-widget .yl-footer-logo-widget .yl-footer-logo {
  padding-bottom: 18px;
}

.yl-footer-widget .yl-footer-logo-widget p {
  color: #9d9d9d;
  padding-bottom: 35px;
}

.yl-footer-widget .yl-footer-logo-widget .footer-logo-btn {
  color: #fff;
  height: 35px;
  width: 100px;
  font-size: 14px;
  font-weight: 700;
  line-height: 35px;
  overflow: hidden;
  display: inline-block;
  background-color: #e3002a;
  transition: 0.3s all ease-in-out;
}

.yl-footer-widget .yl-footer-logo-widget .footer-logo-btn:after {
  background-color: #fff;
}

.yl-footer-widget .yl-footer-logo-widget .footer-logo-btn:hover {
  color: #000;
}

.yl-footer-widget .yl-footer-newslatter-widget p {
  color: #9d9d9d;
}

.yl-footer-widget .yl-footer-newslatter-widget form {
  margin-top: 30px;
  position: relative;
}

.yl-footer-widget .yl-footer-newslatter-widget input {
  height: 45px;
  width: 100%;
  padding-left: 20px;
  border: 2px solid #313131;
  background-color: transparent;
}

.yl-footer-widget .yl-footer-newslatter-widget input::placeholder {
  color: #fff;
  font-size: 14px;
}

.yl-footer-widget .yl-footer-newslatter-widget button {
  top: 0;
  right: 0;
  width: 60px;
  padding: 0;
  color: #fff;
  height: 45px;
  border: none;
  position: absolute;
  background-color: #e3002a;
  transition: 0.3s all ease-in-out;
}

.yl-footer-widget .yl-footer-newslatter-widget button:hover {
  background-color: #fff;
  color: #000;
}

.yl-footer-widget .yl-footer-newslatter-widget .yl-footer-social {
  margin-top: 22px;
}

.yl-footer-widget .yl-footer-newslatter-widget .yl-footer-social li {
  margin-right: 15px;
}

.yl-footer-widget .yl-footer-newslatter-widget .yl-footer-social li a {
  color: #494949;
  transition: 0.3s all ease-in-out;
}

.yl-footer-widget .yl-footer-newslatter-widget .yl-footer-social li a:hover {
  color: #e3002a;
}

.yl-footer-widget .yl-footer-info-widget {
  padding-left: 20px;
}

.yl-footer-widget .yl-footer-info-widget ul {
  padding-top: 15px;
}

.yl-footer-widget .yl-footer-info-widget i {
  float: left;
  font-size: 14px;
  margin-top: 5px;
  color: #e3002a;
  margin-right: 10px;
}

.yl-footer-widget .yl-footer-info-widget a {
  color: #9d9d9d;
  display: block;
  font-size: 14px;
  overflow: hidden;
  max-width: 170px;
}

.yl-footer-widget .yl-footer-info-widget .office-open-hour {
  margin-top: 10px;
}

.yl-footer-widget .yl-footer-info-widget .office-open-hour span {
  color: #fff;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
  font-weight: 700;
  text-decoration: underline;
}

.yl-footer-widget .yl-footer-info-widget .office-open-hour p {
  font-size: 14px;
  color: #9d9d9d;
  max-width: 180px;
}

.yl-footer-widget .yl-footer-instagram-widget .insta-feed {
  padding-top: 10px;
}

.yl-footer-widget .yl-footer-instagram-widget .insta-feed li {
  float: left;
  width: 75px;
  height: 75px;
  margin-right: 10px;
  margin-bottom: 7px;
  position: relative;
  background-color: #000;
  transition: 0.3s all ease-in-out;
}

.yl-footer-widget .yl-footer-instagram-widget .insta-feed li:before {
  top: 0;
  opacity: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  transition: 0.3s all ease-in-out;
}

.yl-footer-widget .yl-footer-instagram-widget .insta-feed li i {
  left: 0;
  top: 50%;
  right: 0;
  opacity: 0;
  color: #fff;
  position: absolute;
  text-align: center;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}

.yl-footer-widget .yl-footer-instagram-widget .insta-feed li:hover:before {
  opacity: 0.7;
}

.yl-footer-widget .yl-footer-instagram-widget .insta-feed li:hover i {
  opacity: 1;
}

/*Footer section 2*/
/*--------------------------*/
.yl-footer-section-2 .yl-footer-content-wrap {
  padding-top: 80px;
}

.yl-footer-section-2 .yl-footer-widget .yl-footer-logo-widget .footer-logo-btn {
  border-radius: 30px;
  background-color: #e3002a;
}

.yl-footer-section-2 .yl-footer-widget .widget-title:before,
.yl-footer-section-2 .yl-footer-widget .yl-footer-newslatter-widget button {
  background-color: #e3002a;
}

.yl-footer-section-2 .yl-footer-widget .yl-footer-newslatter-widget .yl-footer-social li a:hover,
.yl-footer-section-2 .yl-footer-widget .yl-footer-info-widget i {
  color: #e3002a;
}

/*---------------------------------------------------- */
/*Responsive area*/
/*----------------------------------------------------*/
@media screen and (max-width: 5120px) {
  .yl-registration-section:after {
    width: 50%;
  }
}

@media screen and (max-width: 2000px) {
  .yl-registration-section:after {
    width: 54%;
  }
}

@media screen and (max-width: 1800px) {
  .yl-banner-content .yl-banner-img {
    right: -140px;
  }
}

@media screen and (max-width: 1520px) {
  .yl-banner-content .yl-banner-img {
    right: -200px;
  }
}

@media screen and (max-width: 1440px) {
  #yl-main-slider .owl-dots {
    left: 20px;
  }

  .yl-banner-content .yl-banner-img {
    width: 50%;
    right: 0;
  }

  .yl-banner-text {
    max-width: 540px;
  }
}

@media screen and (max-width: 1199px) {
  #yl-main-slider .owl-dots {
    left: 0;
    right: 0;
    top: auto;
    bottom: 30px;
    text-align: center;
    transform: translateY(0);
  }

  #yl-main-slider .owl-dots .owl-dot {
    display: inline-block;
    margin: 0px 3px;
  }

  .yl-main-navigation li {
    margin-right: 45px;
  }

  .banner-search-select {
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  .yl-header-top-cta li {
    padding-left: 50px;
  }

  .yl-main-navigation li {
    margin-right: 45px;
  }

  .yl-section-title h2 {
    font-size: 35px;
  }

  .yl-blog-img-text .yl-blog-title h3 {
    font-size: 20px;
  }

  .yl-banner-content .yl-banner-img {
    width: 45%;
    top: 240px;
  }

  .yl-category-img-text .yl-category-text h3 {
    font-size: 20px;
  }

  .yl-popular-course-img-text {
    padding: 25px 15px;
  }

  .yl-popular-course-img-text .popular-course-fee strong {
    font-size: 20px;
  }

  .yl-popular-course-img-text .popular-course-fee span,
  .yl-popular-course-img-text .popular-course-fee del {
    font-size: 16px;
  }

  .yl-popular-course-img-text .popular-course-title .yl-course-meta a {
    margin-right: 5px;
  }

  .yl-popular-course-img-text .popular-course-rate .p-course-btn {
    display: none;
  }

  .yl-banner-content .yl-banner-img {
    right: -60px;
  }
}

@media screen and (max-width: 991px) {
  .yl-header-top-cta {
    display: none;
  }

  .yl-header-menu-wrap {
    display: none;
  }

  .header-style-two .yl-main-navigation {
    display: none;
  }

  .yl-mobile_menu_button {
    display: block;
  }

  .yl-header-top {
    padding-bottom: 0;
    border: none;
  }

  .yl-header-main {
    padding: 10px 0px;
  }

  .yl-feature-innerbox {
    margin-bottom: 30px;
  }

  .yl-about-video-area {
    margin: 0 auto;
    max-width: 570px;
  }

  #yl-department-slider-id .owl-nav,
  #yl-blog-slider-id .owl-nav {
    position: static;
    margin-top: 30px;
    text-align: center;
  }

  #yl-department-slider-id .owl-nav .owl-next,
  #yl-department-slider-id .owl-nav .owl-prev,
  #yl-blog-slider-id .owl-nav .owl-next,
  #yl-blog-slider-id .owl-nav .owl-prev {
    height: 45px;
    width: 45px;
    line-height: 45px;
  }

  .yl-course-filter-wrap .grid-size-25,
  .yl-course-filter-wrap .grid-sizer {
    width: 33.33%;
  }

  .yl-registration-section:after {
    display: none;
  }

  .yl-registration-text-wrap {
    padding-left: 0;
  }

  .yl-registration-text-wrap a {
    background-color: #000;
  }

  .yl-newslatter-content {
    padding: 0;
  }

  .yl-footer-widget {
    margin-bottom: 30px;
  }

  .yl-footer-widget .yl-footer-info-widget {
    padding-left: 0;
  }

  .yl-newslatter-content .yl-newslatter-form button {
    width: 100px;
  }

  .yl-newslatter-content .yl-newslatter-form {
    padding-left: 0;
  }

  .yl-banner-content .yl-banner-img {
    display: none;
  }

  .yl-banner-text {
    min-width: 100%;
  }

  .header-style-two .yl-header-cart-login {
    display: none;
  }

  .yl-registration-content-2 .registration-side-img {
    display: none;
  }

  .yl-registration-content-2:before {
    width: 100%;
  }

  .yl-popular-course-img-text .popular-course-rate .p-course-btn {
    display: block;
  }

  .header-style-three .yl-main-navigation {
    display: none;
  }

  .header-style-three {
    padding-top: 20px;
  }

  .header-style-three .yl-header-cart-login {
    margin-right: 35px;
    padding-top: 12px;
  }

  .yl-fun-fact-inner {
    margin-bottom: 20px;
  }
}

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

  .banner-search-select .banner-search-shape2,
  .banner-search-select .banner-search-shape1 {
    display: none;
  }
}

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

  .member-page-about-section {
    padding: 60px 15px 40px !important;
  }

  .member1-page-about-section {
    padding: 60px 0px 40px !important;
  }

  .yl-course-filter-wrap .grid-size-25,
  .yl-course-filter-wrap .grid-sizer {
    width: 50%;
  }

  .yl-course-img-text {
    margin: 0 auto;
    max-width: 270px;
  }

  .yl-popular-course-img-text {
    margin: 0 auto;
    max-width: 270px;
    margin-bottom: 30px;
  }

  .banner-search-select .banner-select-option {
    width: inherit;
  }

  .banner-search-select .yl-select-option-wrap {
    float: none;
  }

  .banner-search-select button {
    width: 120px;
  }
}

@media screen and (max-width: 680px) {
  .slider-main-item .slider-main-text h1 {
    font-size: 50px;
  }

  .slider-main-item .slider-main-text {
    padding-bottom: 200px;
  }

  .yl-newslatter-content .yl-newslatter-form {
    padding-left: 0;
  }

  .yl-newslatter-content .yl-newslatter-form input {
    max-width: 100%;
  }

  .slider-main-item-2 .slider-main-text h1 {
    font-size: 45px;
  }

  .slider-main-item-2 {
    padding: 170px 0px;
  }

  .slider-main-item-2 .slider-main-text a {
    height: 45px;
    width: 145px;
    line-height: 45px;
  }
}

@media screen and (max-width: 480px) {
  .slider-main-item .slider-main-text h1 {
    font-size: 36px;
  }

  .slider-main-item .slider-main-text .slider-main-btn a {
    height: 45px;
    line-height: 45px;
    width: 140px;
  }

  .yl-feature-section {
    padding: 80px 0px 0px;
  }

  .yl-section-title h2 {
    font-size: 26px;
  }

  .yl-about-qoute span {
    font-size: 20px;
  }

  .yl-about-section {
    padding-bottom: 50px;
  }

  .yl-department-section {
    padding: 50px 0px;
  }

  .yl-department-section .yl-department-btn {
    height: 45px;
    font-size: 14px;
    line-height: 45px;
  }

  .yl-course-top .yl-section-title {
    padding-left: 0;
  }

  .yl-course-top .yl-course-title-text {
    padding-left: 0;
  }

  .yl-course-filter-wrap .grid-size-25,
  .yl-course-filter-wrap .grid-sizer {
    width: 100%;
  }

  .yl-course-filter-wrap .yl-course-filter-btn button {
    margin: 5px;
  }

  .yl-course-top .yl-course-title-text {
    margin-top: 0;
  }

  .yl-course-section {
    padding: 50px 0px 35px;
  }

  .yl-registration-countdown-wrap ul li .arch-count-down-number {
    height: 60px;
    width: 60px;
    font-size: 24px;
    line-height: 60px;
  }

  .yl-registration-countdown-wrap ul li .count-unit {
    font-size: 16px;
  }

  .yl-registration-countdown-wrap ul li {
    margin-right: 10px;
  }

  .yl-registration-countdown-wrap {
    margin: 20px 0px;
  }

  .yl-registration-section {
    padding: 50px 0px;
  }

  .yl-blog-section {
    padding: 50px 0px;
  }

  .yl-blog-section .yl-blog-slide-wrap {
    margin-top: 15px;
  }

  .yl-newslatter-content .yl-newslatter-text-icon .yl-newslatter-text h3 {
    font-size: 20px;
  }

  .yl-testimonial-section {
    padding: 50px 0px;
  }

  .banner-search-wrap .banner-search-shape1,
  .banner-search-wrap .banner-search-shape2 {
    display: none;
  }

  .yl-banner-text {
    text-align: center;
    padding: 170px 0px 60px;
  }

  .banner-search-select .banner-select-option {
    width: 120px;
  }

  .banner-search-select {
    padding: 0;
  }

  .banner-search-select .banner-select-option .nice-select {
    font-size: 15px;
    font-weight: normal;
  }

  .banner-search-select button {
    height: 40px;
    width: 110px;
    line-height: 40px;
    margin: 5px 0px 10px;
  }

  .banner-search-wrap {
    position: static;
    text-align: center;
  }

  .yl-banner-text h1 {
    font-size: 36px;
    padding-bottom: 20px;
  }

  .yl-banner-text .yl-banner-tag span {
    padding: 5px 10px;
  }

  .yl-banner-text .yl-banner-tag {
    margin-bottom: 20px;
    background-color: transparent;
  }

  .yl-banner-text p {
    font-size: 18px;
  }

  .yl-banner-text .yl-banner-btn {
    margin-right: 15px;
  }

  .yl-banner-text .yl-banner-btn a {
    height: 45px;
    width: 140px;
    line-height: 45px;
  }

  .yl-banner-text .yl-banner-btn a i {
    display: none;
  }

  .yl-banner-text .yl-banner-play {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }

  .yl-banner-btn-wrap {
    display: flex;
    justify-content: center;
  }

  .yl-banner-section {
    padding-bottom: 20px;
  }

  .yl-category-section {
    padding: 50px 0px;
  }

  .yl-section-title.yl-title-style-two .title-watermark {
    font-size: 60px;
    top: -30px;
  }

  .yl-popular-course-section,
  .yl-testimonial-section-2 {
    padding: 50px 0px;
  }

  .yl-registration-content-2 {
    padding: 20px;
  }

  .yl-registration-content-2 .registration-text-2 h3 {
    font-size: 24px;
  }

  .yl-registration-section-2 {
    padding-top: 30px;
  }

  .yl-category-img-text .yl-category-text h3,
  .yl-blog-img-text-2 .yl-blog-title-text-2 h3 {
    font-size: 20px;
  }

  .yl-newslatter-content .yl-newslatter-form input {
    padding-left: 10px;
  }

  .yl-newslatter-content .yl-newslatter-form input::placeholder {
    font-size: 14px;
  }

  .yl-newslatter-section-2 .yl-newslatter-content {
    padding: 20px;
  }

  .yl-newslatter-content .yl-newslatter-text-icon .yl-newslatter-text span img {
    display: none;
  }

  .yl-banner-text .yl-banner-tag span {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .yl-banner-text .yl-banner-tag {
    padding-right: 0;
  }

  .banner-search-select {
    top: 0;
    margin-bottom: 0;
  }

  .slider-main-item-2 .slider-main-text h1 {
    font-size: 40px;
    padding-bottom: 20px;
  }

  #yl-main-slider-2 .owl-nav .owl-next,
  #yl-main-slider-2 .owl-nav .owl-prev {
    display: none;
  }

  .yl-category-section-2 {
    padding: 50px 0px 30px;
  }

  .yl-course-section-3 {
    padding: 50px 0px 30px;
  }

  .search-form-wrap {
    text-align: center;
  }

  .search-form-wrap button {
    width: 130px;
    height: 45px;
    margin-top: 20px;
    position: static;
  }

  .yl-course-search-section-3 {
    padding: 50px 0px;
  }

  #yl-instructor-slider .owl-nav {
    top: 0;
    position: static;
    margin-top: 60px;
    text-align: center;
  }

  #yl-instructor-slider .owl-nav .owl-next,
  #yl-instructor-slider .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
  }

  .yl-instructor-section-wrap {
    padding: 50px 0px;
  }

  .yl-event-wrap-section {
    padding: 50px 0px 20px;
  }
}

@media screen and (max-width: 380px) {
  .slider-main-item .slider-main-text h1 {
    font-size: 30px;
  }

  .yl-section-title h2 {
    font-size: 22px;
  }

  .yl-about-qoute span {
    font-size: 18px;
  }

  .yl-about-qoute .yl-quote-author h4 {
    font-size: 16px;
  }

  .yl-registration-text-wrap h3 {
    font-size: 24px;
  }

  .yl-banner-section .banner-dot-square {
    display: none;
  }
}

@media screen and (max-width: 380px) {
  .yl-newslatter-content .yl-newslatter-text-icon .yl-newslatter-icon i {
    font-size: 45px;
  }

  .yl-registration-countdown-wrap ul li .arch-count-down-number {
    height: 50px;
    width: 50px;
    font-size: 20px;
    line-height: 50px;
  }
}

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


.yl-feature-content .minh-row1 .yl-feature-innerbox {
  min-height: 270px;
}

.yl-feature-content .minh-row2 .yl-feature-innerbox {
  min-height: 260px;
}

.yl-instructor-section {
  padding: 50px 0px 100px;
}

.yl-instructor-img-text .yl-instructor-text {
  min-height: 200px;
}

.yl-instructor-img-text:hover .yl-instructor-text {
  background-color: #e3002a;
}

.membership-benefits-ul li i {
  font-size: 17px;
  color: #e3002a;
}

.membership-benefits-ul li {
  line-height: 30px;
}

#yl-instructor-slider .owl-nav .owl-next,
#yl-instructor-slider .owl-nav .owl-prev {
  border: 2px solid #e3002a;
}

#yl-instructor-slider .owl-nav .owl-next:hover,
#yl-instructor-slider .owl-nav .owl-prev:hover {
  background-color: #e3002a;
}

.about-page-about-text .about-page-about-text-wrap {
  max-width: unset;
}

.mission-section-img img {
  border-radius: 15px;
}

.benefits-section-img img {
  border-radius: 15px;
}


.yl-blog-img-text-2 .yl-blog-title-text-2 h3 {
  font-size: 18px;
  line-height: 30px;
}

.yl-blog-meta-2 a {
  color: #e3002a;
}

.yl-blog-img-text-2 .yl-blog-title-text-2 h3:before {
  background-color: #e3002a;
}

.yl-blog-img-text-2 .yl-blog-title-text-2 h3:hover,
.yl-blog-img-text-2 .yl-blog-title-text-2 .yl-blog-more:hover {
  color: #e3002a;
}

.yl-blog-img-text-2 .yl-blog-title-text-2 .yl-blog-more:after {
  background-color: #e3002a;
}

.yl-blog-meta-2 a {
  color: #e3002a;
}

.yl-blog-meta-2 a:after {
  background-color: #e3002a;
}

.yl-blog-details-section .yl-blog-details-wrap blockquote {
  border-left: 4px solid #e3002a;
}

.yl-blog-details-section .yl-blog-details-next-prev-wrap .yl-blog-details-next-prev-item .yl-blog-next-prev-title a i {
  color: #e3002a;
}

.yl-blog-details-section .yl-blog-details-next-prev-wrap .yl-blog-details-next-prev-item .yl-blog-next-prev-title {
  border-bottom: 2px solid #e3002a;
}

.yl-blog-widget-wrap .yl-search-widget button {
  background-color: #e3002a;
}

.change-section .yl-modal-signup-login-tab {
  background: #001748;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.change-section .yl-sign-up-content input {
  width: 100%;
}

.change-section .yl-sign-up-content input[type=checkbox] {
  width: unset;
}

.change-section .yl-modal-header p {
  font-size: 16px;
  padding-top: 5px;
}

.howtojoin .yl-about-text-area-content {
  padding-top: 30px;
}

.yl-contact-form-area .yl-contact-form-input {
  flex-wrap: nowrap;
}

.table td,
.table th {
  border: 1px solid #ccc;
  padding: 0 10px;
}

.membership-table li {
  line-height: 50px;
}

.membership-table li::marker {
  font-weight: bold;
  font-size: 0;
}

.membership-table li h5 {
  font-size: 17px;
}

.contact-content-section .course-details-tab-btn {
  background-color: unset;
}

.contact-content-section .course-details-tab-btn .nav-tabs .nav-item {
  border: 2px solid #ff5520;
  display: block !important;
}

.course-details-tab-btn .nav-tabs .nav-link.active {
  background-color: #e3002a;
}

.contact-content-section .course-details-tab-btn .nav-tabs .nav-item {
  border: 2px solid #e3002a;
}

.yl-contact-form-area button {
  background-color: #e3002a;
  padding: 0 18px;
  width: unset;
}

.yl-section-title.yl-title-style-two span {
  color: #e3002a;
}

.yl-section-title.yl-title-style-two span:after,
.yl-section-title.yl-title-style-two span:before {
  background-color: #e3002a;
}

.contactform-selection {
  height: 50px;
  width: 340px;
  border: none;
  margin: 0px 15px;
  padding-left: 20px;
  border-radius: 8px;
  background-color: #efeff0;
}

.input-field-width {
  width: 47% !important;
  margin: 15px 15px !important;
}

.details-space {
  margin: 0px !important;
}

@media screen and (max-width: 768px) {
  .yl-contact-form-area .yl-contact-form-input {
    flex-wrap: wrap;
  }

  .input-field-width {
    width: 100% !important;
    margin: 15px 0px !important;
  }

  .course-details-tab-btn .nav-tabs .nav-link {
    padding: 10px !important;
  }

  .yl-contact-content-inner {
    padding: 30px 10px 0px !important;
  }

  .details-space {
    margin: 10px !important;
  }
}

.privacy-section {
  background-color: #ffffff;
  padding: 30px 0px 50px;
}

/*Logo Repository area*/
/*----------------------------------------------------*/
.logo-section {
  background-color: #F9F8F8;
  padding: 50px 0;
  color:#000;
}
.guidelines-section {
  background-color: #FFFFFF;
  padding: 50px 0;
}
.logo-section-title {
  color: #000;
  font-size: 28px;
  font-weight: 700;
  padding: 30px 10px;
}
.logo-innerbox {
  z-index: 1;
  padding: 35px 25px 25px 25px;
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
  background-color:#fff;
  min-height:200px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo-innerbox1 {
  z-index: 1;
  padding: 35px 25px 25px 25px;
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
  background-color:#000;
  min-height:200px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991px) {
.logo-innerbox {
    margin-bottom: 30px;
  }
  .logo-innerbox1 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .logo-section-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 380px) {

  .logo-section .logo-section-text {
    padding: 40px 15px;
  }
}

@media screen and (max-width: 480px) {
  .logo-section-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 380px) {

  .logo-section .logo-section-text {
    padding: 40px 15px;
  }
}

.reset-section .yl-modal-signup-login-tab {
  background: #001748;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.reset-section .yl-sign-up-content input {
  width: 100%;
}

.reset-section .yl-sign-up-content input[type=checkbox] {
  width: unset;
}

.reset-section .yl-modal-header p {
  font-size: 16px;
  padding-top: 5px;
}

.profile-section .profile-settings label {
  font-weight: 500;
  color: #FFF;
  padding-bottom: 5px;
  font-size: 16px;
}

/*.profile-section{
      background-color: #001748;
   }*/
.profile-settings input,
.profile-settings select {
  width: 100%;
  height: 50px;
  padding-left: 20px;
  margin-bottom: 35px;
  border-radius: 10px;
}

.profile-settings .profile-box {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.profile-settings .settings-box {
  background-color: #001748;
}

.profile-settings span {
  font-size: 18px;
}

.border-right {
  border-right: 6px solid #dee2e6 !important;
}

.text-left {
  text-align: left;
}

.status {
  font-size: 12px !important;
}

.profile-section .yl-login-content button {
  width: unset;
  padding: 10px 35px;
}

.forgot-section .yl-modal-signup-login-tab {
  background: #001748;
  padding-top: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.forgot-section .yl-sign-up-content input {
  width: 100%;
}

.forgot-section .yl-sign-up-content input[type=checkbox] {
  width: unset;
}

.forgot-section .yl-modal-header p {
  font-size: 16px;
  padding-top: 5px;
}

.event-icon-img {
  width: 70px;
  margin-bottom: 20px;
}

.yl-contact-form-area {
  padding: 0px;
  text-align: center;
}

.yl-contact-form-area .yl-contact-form-input input {
  width: 100%;
  margin: 0;
}

.yl-contact-form-area .yl-contact-form-input {
  padding: 10px 0;
  margin: 0;
}

.yl-contact-form-area textarea {
  margin-top: 0px;
  height: 100px;
}

.yl-contact-form-wrap {
  margin-top: 50px;
}

.myform {
  box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 5%) 0px 8px 32px;
  border-radius: 25px;
}

.yl-contact-form-wrap h3 {
  padding-bottom: 15px;
}

.yl-contact-form-area .yl-contact-form-input select {
  height: 50px;
  width: 100%;
  border: none;
  padding-left: 20px;
  border-radius: 8px;
  background-color: #efeff0;
  display: block !important;
}

.yl-contact-form-input .nice-select {
  display: none !important;
}

.join-avar-img img {
  border-radius: 30px;
}

.yl-about-section.howtojoin {
  padding: 30px 0;
}

.login-section .yl-modal-signup-login-tab {
  background: #001748;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.login-section .yl-sign-up-content input {
  width: 100%;
}

.login-section .yl-sign-up-content input[type=checkbox] {
  width: unset;
}

.yl-sign-up-content input[type=radio] {
  height: 15px;
  width: unset;
}

#companyfield {
  display: none;
}

.events-mh .yl-category-text.yl-headline {
  max-height: 150px;
  height: 70px;
}

.sponsor-img {
  width: 30%;
  margin-right: 20px;
}

.z-9 {
  z-index: 9;
}

.pad-left {
  padding-left: 45px;
  align-self: center;
}

.about-page-about-text {
  padding-left: 40px;
}

.yl-section-title h2 {
  font-size: 36px;
}

.yl-about-text-area-content {
  padding-left: 50px;
}

.hr {
  transform: rotate(90deg);
}

.text-e3002a {
  color: #e3002a !important;
}

.w-20 {
  width: 20%;
}

.mar-top-7 {
  margin-top: 7px;
}

.bor-left {
  border-left: 4px solid #e3002a;
}

.pad-35 {
  margin-left: 35px;
}


.table-th {
  color: #fff !important;
  background-color: #e3002a !important;
}

td,
th {
  border: 1px solid rgb(190, 190, 190);
  padding: 10px 20px;
}

tr:nth-child(even) td {
  background-color: rgb(250, 250, 250);
}

tr:nth-child(odd) td {
  background-color: #fff;
}

.member-steps {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.125;
  padding: 15px 0px 20px;
}

.bor-width {
  border-width: 2px;
}

.w-97 {
  width: 97% !important;
}

.w-95 {
  width: 95% !important;
}

.yl-contact-form-area1 button {
  background-color: #e3002a;
  padding: 0 18px;
  width: unset;
}

.yl-contact-form-area1 button {
  color: #fff;
  width: 100%;
  border: none;
  height: 50px;
  margin-top: 20px;
  border-radius: 8px;
  font-weight: 700;
  background-color: #e3002a;
}

.dis-flow {
  display: flow-root;
}

.dis-flow h5 {
  margin-top: 30px;
  margin-left: 1.5rem;
}

.member-page-about-section {
  padding: 100px 0 20px;
}

.member1-page-about-section {
  padding: 100px 0px 0px;
}

.min-460 {
  min-height: 460px;
}

.text-web-center {
  text-align: -webkit-center;
}

.bg-001748 {
  background-color: #001748;
  }

  .mob-bg-color {
   background-color: #f8f9fa;
  }

  @media  (min-width:767px) {
   .mob-bg-color {
       background-color: #fff;
   }
  }
  
   .social-icon {
      background: #e3002a;
      padding: 10px;
      border-radius: 50%;
      width: 35px;
      height: 35px;
      color: #fff !important;
      text-align: center;
      font-size: 17px !important;
   }

   .social-icon:hover {
      background: #fff;
      color: #000 !important;
      margin-top: 10px;
   }
   
.bg-avar-1{
  background: linear-gradient(220deg, #f5df9d, #e3002a);
}
.bg-avar-2{
  background: linear-gradient(45deg, #f5df9d, #e3002a);
}
/* Front Video Request */
.request-pending
{
	background: #ffa500 !important;
}
.request-approved
{
	background: #047f2e !important;	
}

/*Sweet-Alert Success */
/** SweetAlert2 | github.com/sweetalert2/sweetalert2 */
.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 0.625em #d9d9d9;
}

.swal2-popup.swal2-toast .swal2-header {
  flex-direction: row;
}

.swal2-popup.swal2-toast .swal2-title {
  flex-grow: 1;
  justify-content: flex-start;
  margin: 0 0.6em;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}

.swal2-popup.swal2-toast .swal2-close {
  position: static;
  width: 0.8em;
  height: 0.8em;
  line-height: 0.8;
}

.swal2-popup.swal2-toast .swal2-content {
  justify-content: flex-start;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-icon {
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0;
}

.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: bold;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
      font-size: .25em;
  }
}

.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
  top: .875em;
  width: 1.375em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
  left: .3125em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
  right: .3125em;
}

.swal2-popup.swal2-toast .swal2-actions {
  flex-basis: auto !important;
  width: auto;
  height: auto;
  margin: 0 .3125em;
}

.swal2-popup.swal2-toast .swal2-actions .btn {
  margin: 0 .5em;
}

.swal2-popup.swal2-toast .swal2-styled {
  margin: 0 .5em;
  padding: .3125em .625em;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-styled:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(101, 118, 255, 0.4);
}

.swal2-popup.swal2-toast .swal2-success {
  border-color: #1ee0ac;
}

.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='left'] {
  top: -.8em;
  left: -.5em;
  border-radius: 4em 0 0 4em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
}

.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='right'] {
  top: -.25em;
  left: .9375em;
  border-radius: 0 4em 4em 0;
  transform-origin: 0 1.5em;
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: .4375em;
  width: .4375em;
  height: 2.6875em;
}

.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'] {
  height: .3125em;
}

.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='tip'] {
  top: 1.125em;
  left: .1875em;
  width: .75em;
}

.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='long'] {
  top: .9375em;
  right: .1875em;
  width: 1.375em;
}

.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-toast-animate-success-line-tip .75s;
}

.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-toast-animate-success-line-long .75s;
}

.swal2-popup.swal2-toast.swal2-show {
  animation: swal2-toast-show 0.5s;
}

.swal2-popup.swal2-toast.swal2-hide {
  animation: swal2-toast-hide 0.1s forwards;
}

.swal2-container {
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}

.swal2-container.swal2-backdrop-show {
  background: rgba(28, 43, 70, 0.4);
}

.swal2-container.swal2-backdrop-hide {
  background: transparent !important;
}

.swal2-container.swal2-top {
  align-items: flex-start;
}

.swal2-container.swal2-top-start,
.swal2-container.swal2-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.swal2-container.swal2-top-end,
.swal2-container.swal2-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.swal2-container.swal2-center {
  align-items: center;
}

.swal2-container.swal2-center-start,
.swal2-container.swal2-center-left {
  align-items: center;
  justify-content: flex-start;
}

.swal2-container.swal2-center-end,
.swal2-container.swal2-center-right {
  align-items: center;
  justify-content: flex-end;
}

.swal2-container.swal2-bottom {
  align-items: flex-end;
}

.swal2-container.swal2-bottom-start,
.swal2-container.swal2-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.swal2-container.swal2-bottom-end,
.swal2-container.swal2-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.swal2-container.swal2-bottom> :first-child,
.swal2-container.swal2-bottom-start> :first-child,
.swal2-container.swal2-bottom-left> :first-child,
.swal2-container.swal2-bottom-end> :first-child,
.swal2-container.swal2-bottom-right> :first-child {
  margin-top: auto;
}

.swal2-container.swal2-grow-fullscreen>.swal2-modal {
  display: flex !important;
  flex: 1;
  align-self: stretch;
  justify-content: center;
}

.swal2-container.swal2-grow-row>.swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}

.swal2-container.swal2-grow-column {
  flex: 1;
  flex-direction: column;
}

.swal2-container.swal2-grow-column.swal2-top,
.swal2-container.swal2-grow-column.swal2-center,
.swal2-container.swal2-grow-column.swal2-bottom {
  align-items: center;
}

.swal2-container.swal2-grow-column.swal2-top-start,
.swal2-container.swal2-grow-column.swal2-center-start,
.swal2-container.swal2-grow-column.swal2-bottom-start,
.swal2-container.swal2-grow-column.swal2-top-left,
.swal2-container.swal2-grow-column.swal2-center-left,
.swal2-container.swal2-grow-column.swal2-bottom-left {
  align-items: flex-start;
}

.swal2-container.swal2-grow-column.swal2-top-end,
.swal2-container.swal2-grow-column.swal2-center-end,
.swal2-container.swal2-grow-column.swal2-bottom-end,
.swal2-container.swal2-grow-column.swal2-top-right,
.swal2-container.swal2-grow-column.swal2-center-right,
.swal2-container.swal2-grow-column.swal2-bottom-right {
  align-items: flex-end;
}

.swal2-container.swal2-grow-column>.swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}

.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal {
  margin: auto;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .swal2-container .swal2-modal {
      margin: 0 !important;
  }
}

.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 480px;
  max-width: 100%;
  padding: 2.75rem 2.5rem;
  border: none;
  border-radius: 4px;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
}

.swal2-popup:focus {
  outline: none;
}

.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 0.4em;
  padding: 0;
  color: #364a63;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

.swal2-html-container {
  margin-bottom: 1rem;
}

.swal2-actions {
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.5rem auto 0;
}

.swal2-actions .btn {
  margin: 0 .75rem;
}

.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: .4;
}

.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(31, 43, 58, 0.1), rgba(31, 43, 58, 0.1));
}

.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(31, 43, 58, 0.2), rgba(31, 43, 58, 0.2));
}

.swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
  box-sizing: border-box;
  width: 2.5em;
  height: 2.5em;
  margin: .46875em;
  padding: 0;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: .25em solid transparent;
  border-radius: 100%;
  border-color: transparent;
  background-color: transparent !important;
  color: transparent;
  cursor: default;
  user-select: none;
}

.swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
  margin-right: 30px;
  margin-left: 30px;
}

.swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: 3px solid #b4c4d7;
  border-radius: 50%;
  margin-left: 5px;
  border-right-color: transparent;
  box-shadow: 1px 1px 1px #fff;
}

.swal2-styled {
  margin: 0 .75rem;
  box-shadow: none;
  padding: 0.6875rem 1.25rem;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  border-radius: 5px;
  min-width: 90px;
}

.swal2-loading .swal2-styled {
  min-width: 0;
}

.swal2-styled:not([disabled]) {
  cursor: pointer;
}

.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #1ee0ac;
  color: #fff;
}

.swal2-styled.swal2-confirm:focus {
  outline: none;
}

.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #e85347;
  color: #fff;
}

.swal2-styled.swal2-cancel:focus {
  outline: none;
}

.swal2-styled::-moz-focus-inner {
  border: 0;
}

.swal2-footer {
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #5a7ca7;
  font-size: 1em;
}

.swal2-timer-progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.25em;
  background: rgba(31, 43, 58, 0.2);
}

.swal2-image {
  max-width: 100%;
  margin: 0 auto 1.5rem;
}

.swal2-close {
  position: absolute;
  z-index: 2;
  /* 1617 */
  top: 0;
  right: 0;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s ease-out;
  border: none;
  border-radius: 0;
  outline: initial;
  background: transparent;
  color: #f7f8fa;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer;
}

.swal2-close:hover {
  transform: none;
  background: transparent;
  color: #e85347;
}

.swal2-close::-moz-focus-inner {
  border: 0;
}

.swal2-content {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 0;
  color: #8094ae;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
}

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1rem auto;
}

.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid #dbdfea;
  border-radius: 4px;
  background: inherit;
  box-shadow: none;
  color: inherit;
  font-size: 0.875rem;
}

.swal2-input.swal2-inputerror,
.swal2-file.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #e85347 !important;
  box-shadow: 0 0 2px #e85347 !important;
}

.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
  border: 1px solid #6576ff;
  outline: none;
  box-shadow: 0 0 0 3px rgba(101, 118, 255, 0.1);
}

.swal2-input::placeholder,
.swal2-file::placeholder,
.swal2-textarea::placeholder {
  color: #f7f8fa;
}

.swal2-range {
  margin: 1rem auto;
  background: #fff;
}

.swal2-range input {
  width: 80%;
}

.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}

.swal2-range input,
.swal2-range output {
  height: 2.75rem;
  padding: 0;
  font-size: 0.875rem;
  line-height: 2.75rem;
}

.swal2-input {
  height: 2.75rem;
  padding: 0 1rem;
}

.swal2-input[type='number'] {
  max-width: 10em;
}

.swal2-file {
  background: inherit;
  font-size: 0.875rem;
}

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: .375em .625em;
  background: inherit;
  color: inherit;
  font-size: 0.875rem;
}

.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}

.swal2-radio label,
.swal2-checkbox label {
  margin: 0 .6em;
  font-size: 0.875rem;
}

.swal2-radio input,
.swal2-checkbox input {
  margin: 0 .4em;
}

.swal2-validation-message {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow: hidden;
  background: white;
  color: #728fb3;
  font-size: 1em;
  font-weight: 300;
}

.swal2-validation-message::before {
  content: '!';
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 .625em;
  border-radius: 50%;
  background-color: #e85347;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: -0.5rem auto 1.5rem;
  border: .25em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  user-select: none;
  transform: scale(0.8);
}

.swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}

.swal2-icon.swal2-error {
  border-color: #e85347;
  color: #e85347;
}

.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}

.swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: .3125em;
  border-radius: .125em;
  background-color: #e85347;
}

.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
  left: 1.0625em;
  transform: rotate(45deg);
}

.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
  right: 1em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-error.swal2-icon-show {
  animation: swal2-animate-error-icon .5s;
}

.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  animation: swal2-animate-error-x-mark .5s;
}

.swal2-icon.swal2-warning {
  border-color: #f6c630;
  color: #f4bd0e;
}

.swal2-icon.swal2-info {
  border-color: #55e3f8;
  color: #09c2de;
}

.swal2-icon.swal2-question {
  border-color: #8798b5;
  color: #526484;
}

.swal2-icon.swal2-success {
  border-color: #1ee0ac;
  color: #1ee0ac;
}

.swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
  top: -.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}

.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
  top: -.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}

.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -.25em;
  left: -.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(30, 224, 172, 0.3);
  border-radius: 50%;
}

.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: .5em;
  left: 1.625em;
  width: .4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-success [class^='swal2-success-line'] {
  display: block;
  position: absolute;
  z-index: 2;
  height: .3125em;
  border-radius: .125em;
  background-color: #1ee0ac;
}

.swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
  top: 2.875em;
  left: .875em;
  width: 1.5625em;
  transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
  top: 2.375em;
  right: .5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip .75s;
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-animate-success-line-long .75s;
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

.swal2-progress-steps {
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600;
}

.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}

.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #3085d6;
  color: #fff;
  line-height: 2em;
  text-align: center;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #3085d6;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step {
  background: #add8e6;
  color: #fff;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line {
  background: #add8e6;
}

.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  width: 2.5em;
  height: .4em;
  margin: 0 -1px;
  background: #3085d6;
}

[class^='swal2'] {
  -webkit-tap-highlight-color: transparent;
}

.swal2-show {
  animation: swal2-show 0.3s;
}

.swal2-hide {
  animation: swal2-hide 0.15s forwards;
}

.swal2-noanimation {
  transition: none;
}

.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.swal2-rtl .swal2-close {
  right: auto;
  left: 0;
}

.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

@supports (-ms-accelerator: true) {
  .swal2-range input {
      width: 100% !important;
  }

  .swal2-range output {
      display: none;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .swal2-range input {
      width: 100% !important;
  }

  .swal2-range output {
      display: none;
  }
}

@-moz-document url-prefix() {
  .swal2-close:focus {
      outline: 2px solid rgba(101, 118, 255, 0.4);
  }
}

@keyframes swal2-toast-show {
  0% {
      transform: translateY(-0.625em) rotateZ(2deg);
  }

  33% {
      transform: translateY(0) rotateZ(-2deg);
  }

  66% {
      transform: translateY(0.3125em) rotateZ(2deg);
  }

  100% {
      transform: translateY(0) rotateZ(0deg);
  }
}

@keyframes swal2-toast-hide {
  100% {
      transform: rotateZ(1deg);
      opacity: 0;
  }
}

@keyframes swal2-toast-animate-success-line-tip {
  0% {
      top: .5625em;
      left: .0625em;
      width: 0;
  }

  54% {
      top: .125em;
      left: .125em;
      width: 0;
  }

  70% {
      top: .625em;
      left: -.25em;
      width: 1.625em;
  }

  84% {
      top: 1.0625em;
      left: .75em;
      width: .5em;
  }

  100% {
      top: 1.125em;
      left: .1875em;
      width: .75em;
  }
}

@keyframes swal2-toast-animate-success-line-long {
  0% {
      top: 1.625em;
      right: 1.375em;
      width: 0;
  }

  65% {
      top: 1.25em;
      right: .9375em;
      width: 0;
  }

  84% {
      top: .9375em;
      right: 0;
      width: 1.125em;
  }

  100% {
      top: .9375em;
      right: .1875em;
      width: 1.375em;
  }
}

@keyframes swal2-show {
  0% {
      opacity: 0;
      transform: translate(0, 20px);
  }

  40% {
      opacity: 1;
  }

  100% {
      transform: translate(0, 0);
  }
}

@keyframes swal2-hide {
  0% {
      transform: scale(1);
      opacity: 1;
  }

  100% {
      transform: scale(0.7);
      opacity: 0;
  }
}

@keyframes swal2-animate-success-line-tip {
  0% {
      top: 1.1875em;
      left: .0625em;
      width: 0;
  }

  54% {
      top: 1.0625em;
      left: .125em;
      width: 0;
  }

  70% {
      top: 2.1875em;
      left: -.375em;
      width: 3.125em;
  }

  84% {
      top: 3em;
      left: 1.3125em;
      width: 1.0625em;
  }

  100% {
      top: 2.8125em;
      left: .875em;
      width: 1.5625em;
  }
}

@keyframes swal2-animate-success-line-long {
  0% {
      top: 3.375em;
      right: 2.875em;
      width: 0;
  }

  65% {
      top: 3.375em;
      right: 2.875em;
      width: 0;
  }

  84% {
      top: 2.1875em;
      right: 0;
      width: 3.4375em;
  }

  100% {
      top: 2.375em;
      right: .5em;
      width: 2.9375em;
  }
}

@keyframes swal2-rotate-success-circular-line {
  0% {
      transform: rotate(-45deg);
  }

  5% {
      transform: rotate(-45deg);
  }

  12% {
      transform: rotate(-405deg);
  }

  100% {
      transform: rotate(-405deg);
  }
}

@keyframes swal2-animate-error-x-mark {
  0% {
      margin-top: 1.625em;
      transform: scale(0.4);
      opacity: 0;
  }

  50% {
      margin-top: 1.625em;
      transform: scale(0.4);
      opacity: 0;
  }

  80% {
      margin-top: -.375em;
      transform: scale(1.15);
  }

  100% {
      margin-top: 0;
      transform: scale(1);
      opacity: 1;
  }
}

@keyframes swal2-animate-error-icon {
  0% {
      transform: scale(0.8) rotateX(100deg);
      opacity: 0;
  }

  100% {
      transform: scale(0.8) rotateX(0deg);
      opacity: 1;
  }
}

@keyframes swal2-rotate-loading {
  0% {
      transform: rotate(0deg);
  }

  100% {
      transform: rotate(360deg);
  }
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}

body.swal2-height-auto {
  height: auto !important;
}

body.swal2-no-backdrop .swal2-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent !important;
}

body.swal2-no-backdrop .swal2-container>.swal2-modal {
  box-shadow: 0 0 10px rgba(28, 43, 70, 0.4);
}

body.swal2-no-backdrop .swal2-container.swal2-top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-no-backdrop .swal2-container.swal2-top-start,
body.swal2-no-backdrop .swal2-container.swal2-top-left {
  top: 0;
  left: 0;
}

body.swal2-no-backdrop .swal2-container.swal2-top-end,
body.swal2-no-backdrop .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
}

body.swal2-no-backdrop .swal2-container.swal2-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

body.swal2-no-backdrop .swal2-container.swal2-center-start,
body.swal2-no-backdrop .swal2-container.swal2-center-left {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

body.swal2-no-backdrop .swal2-container.swal2-center-end,
body.swal2-no-backdrop .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

body.swal2-no-backdrop .swal2-container.swal2-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-no-backdrop .swal2-container.swal2-bottom-start,
body.swal2-no-backdrop .swal2-container.swal2-bottom-left {
  bottom: 0;
  left: 0;
}

body.swal2-no-backdrop .swal2-container.swal2-bottom-end,
body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
  right: 0;
  bottom: 0;
}

@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
      overflow-y: scroll !important;
  }

  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden='true'] {
      display: none;
  }

  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
      position: static !important;
  }
}

body.swal2-toast-shown .swal2-container {
  background-color: transparent;
}

body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-top-end,
body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  bottom: auto;
  right: 0;
  left: auto;
}

body.swal2-toast-shown .swal2-container.swal2-top-start,
body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
}

body.swal2-toast-shown .swal2-container.swal2-center-start,
body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  bottom: auto;
  right: auto;
  left: 0;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

body.swal2-toast-shown .swal2-container.swal2-center-end,
body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  bottom: auto;
  right: 0;
  left: auto;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-start,
body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  bottom: 0;
  right: auto;
  left: 0;
}

body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-end,
body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  bottom: 0;
  right: 0;
  left: auto;
}

body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch;
}

body.swal2-toast-column .swal2-toast .swal2-actions {
  flex: 1;
  align-self: stretch;
  height: 2.2em;
  margin-top: .3125em;
}

body.swal2-toast-column .swal2-toast .swal2-loading {
  justify-content: center;
}

body.swal2-toast-column .swal2-toast .swal2-input {
  height: 2em;
  margin: .3125em auto;
  font-size: 1em;
}

body.swal2-toast-column .swal2-toast .swal2-validation-message {
  font-size: 1em;
}


/* Sticky-header*/
.yl-sticky-menu img
{
  width:75% !important;
}
.yl-sticky-menu .yi-header-social,.yl-sticky-menu .yl-main-nav-wrap{
  padding-top: .5rem !important;
}

.about-page-message-section,.about-page-directors-section {
  padding: 110px 0px 50px;
}
.register-success-section{
  padding: 80px 0px 80px;
  background-color: #f7f7f7;
}
.para-txt
{
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
}
.recent-title
{
  line-height: 1.5em;
  height: 4.1em;
  overflow: hidden;
  display: block;
}
label.error{
  color: #e3002a;
}
.text-justify
{
  text-align: justify;
}


/* Profile Picture */
.profile-pic 
{
  color: transparent;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all 0.3s ease;
}
.profile-pic input {
  display: none;
}
.profile-pic img {
  position: absolute;
  object-fit: cover;
  width: 165px;
  height: 165px;
  box-shadow: 0 0 10px 0 rgba(255, 255, 255, .35);
  border-radius: 100px;
  z-index: 0;
}
.profile-pic .-label {
  cursor: pointer;
  height: 165px;
  width: 165px;
   color: #001748 !important;
}
.profile-pic:hover .-label {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .8);
  z-index: 10000;
  color: #fafafa !important;
  transition: background-color 0.2s ease-in-out;
  border-radius: 100px;
  margin-bottom: 0;
}
.profile-pic span {
  display: inline-flex;
  padding: 0.2em;
  height: 2em;
}
#cards_landscape_wrap-2 .yl-blog-img-text
{
  min-height:0px !important;
}
#cards_landscape_wrap-2 .yl-course-more-btn
{
  height: 40px !important;
  line-height: 40px !important;
  width: 100px !important;
}
#cards_landscape_wrap-2 .yl-blog-title
{
  min-height: 80px;
}
.file-upload {
  background-color: #ffffff;
  width: 500px;
  margin: 0 auto;
  padding: 20px;
  padding-top:0px;
}
.file-upload-btn {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #1FB264;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #15824B;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}
.file-upload-btn:hover {
  background: #1AA059;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}
.file-upload-btn:active {
  border: 0;
  transition: all .2s ease;
}
.file-upload-content {
  display: none;
  text-align: center;
}
.file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}
.image-upload-wrap {
  margin-top: 20px;
  border: 4px dashed #1FB264;
  position: relative;
}
.image-dropping,
.image-upload-wrap:hover {
  background-color: #1FB264;
  border: 4px dashed #ffffff;
}
.image-title-wrap {
  padding: 0 15px 15px 15px;
  color: #222;
}
.image-title{
   font-size:12px !important;
}
.drag-text {
  text-align: center;
}
.drag-text h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #15824B;
  padding: 60px 0;
}
.file-upload-image {
  max-height: 300px;
  max-width: 300px;
  margin: auto;
  padding: 20px;
}
.remove-image {
  width: 35px;
  font-size: 16px;
  margin: 0;
  color: #fff;
  background: #cd4535;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #b02818;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}
.remove-image:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}
.remove-image:active {
  border: 0;
  transition: all .2s ease;
}

/* Videos Page */
.video-content-box {
  transition: 0.3s all ease-in-out;
}

.video-content-box:hover {
  box-shadow: 9px 10px 7px -3px #b3b3b3;
}

.video-content {
  position: absolute;
  bottom: -120px;
}

/* Recent Event Css */
.btn-wepper .bg-bth {
  color: #000;
display: inline-block;
font-size: 18px;
font-weight: 700;
transition: 0.3s all ease-in-out;
position: relative;
  
}
.yl-event-more:hover {
  color: #e3002a !important;
}
.yl-event-more:hover::after {
  width: 100%;
}
.yl-event-more::after {
  background-color: #e3002a;
}
	.yl-event-more {
  color: #000 !important;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  transition: 0.3s all ease-in-out;
  position: relative;
  text-align:center;
}
	.yl-event-more::after {
  left: 0;
  bottom: 0;
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  transition: 0.3s all ease-in-out;
  background-color: #e3002a;
}
   .company-wepper .single-blog-card {
  margin-top: 0px;
  position: relative;
  background-color: #FFF;
  border-radius: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border: none;
  -webkit-box-shadow: 0px 10px 34px -15px rgba(0, 22, 89, 0.08);
          box-shadow: 0px 10px 34px -15px rgba(0, 22, 89, 0.08);
}
.company-wepper .single-blog-card .blog-featured-img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.company-wepper .single-blog-card .contents .post-metabar {
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: none;
}

.company-wepper .single-blog-card .contents .post-metabar::after {
  left: 48%;
  height: 50%;
  top: 25%;
}
.company-wepper .single-blog-card .contents h4 {
  margin-top: 20px;
  /*margin-bottom: 15px;*/
  font-weight: 600;
  text-transform: capitalize;
  text-align: left;
  font-size: 20px;
  /*min-height: 55px;*/
  line-height: 25px;
}

.company-wepper .single-blog-card .contents h4 a:hover {
  color: #e3002a;
}
/* .company-wepper .single-blog-card .contents .btn-wepper {
  margin-bottom: 20px;
} */
.company-wepper .single-blog-card .tecnoloy {
  border-radius: 5px;
  top: 5%;
  left: 5%;
  position: absolute;
  padding: 5px 13px;
  background: #e3002a;
}
.company-wepper .single-blog-card .tecnoloy p {
  color: #FFFBF2;
  font-weight: 500;
  font-size: 15px;
  line-height: 21px;
}
.single-blog-card {
  border: 1px solid #EBEDF2;
  position: relative;
  margin-top: 40px;
}
.single-blog-card:hover .blog-featured-img::before {
  opacity: 0.5;
  visibility: visible;
  left: 0;
  right: auto;
  width: 100%;
}
.single-blog-card .blog-featured-img::before {
  position: absolute;
  top: 0;
  content: "";
  background: #e3002a;
  opacity: 0;
  visibility: hidden;
  width: 0%;
  height: 100%;
  right: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.single-blog-card .contents {
  padding: 30px;
  padding-top: 0;
  margin-top: -30px;
}
.single-blog-card .contents .post-metabar {
  border: 1px solid #EBEDF2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 20px;
  position: relative;
  background-color: #fff;
  margin-bottom: 15px;
}
.single-blog-card .contents .post-metabar::after {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  content: "";
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #DCDFE8;
}
.single-blog-card .contents .post-metabar .post-author .author-img {
  width: 34px;
  height: 34px;
  border-radius: 50px;
  float: left;
  margin-right: 10px;
}
.single-blog-card .contents .post-metabar .post-author a {
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  overflow: hidden;
  line-height: 34px;
}
.single-blog-card .contents .post-metabar .post-author a:hover {
  color: #e3002a;
}
.single-blog-card .contents .post-metabar .post-date i {
  color: #e3002a;
  margin-right: 5px;
  font-size: 16px;
}
.single-blog-card .contents .post-metabar .post-date a {
  text-transform: uppercase;
  font-size: 14px;
  color: #e3002a;
  font-weight: 700;
}
.single-blog-card .contents .post-metabar .post-date a:hover {
  color: #e3002a;
}
.single-blog-card .contents h3:hover {
  color: #e3002a;
}
.single-blog-card .contents .read-more-link {
  color: #e3002a;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 30px;
  display: block;
}
.single-blog-card .contents .read-more-link:hover {
  color: #e3002a;
}
.single-blog-card .blog-featured-img {
  height: 230px;
  background-color: #eee;
  background-position: center;
  overflow: hidden;
}
.btn-wepper .bg-bth:hover {
  
  color: #e3002a;
  
}
.bg-cover {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center;
}
/* Recent Post Sidebar */
.yl-recent-blog-img-text {
  transition: 0.5s;
}
.yl-recent-blog-img-text:hover .hov-effect-recent {
  background-color: #fff;
  border: 2px solid #000 !important;
}
.yl-recent-blog-img-text:hover .hov-effect-icon {
  color: #000 !important;
}
.lh-3 {
  line-height: 3;
}
.w-50px {
  width: 50px;
}
.h-50px {
  height: 50px;
}
.font-20 {
  font-size: 20px;
}
/*contact Us Page */
.right_conatct_social_icon {
  background: linear-gradient(to top right, #e3002a -5%, #900000 100%);
  border-radius: 0 25px 25px 0;
}

.contact_inner {
  background-color: #fff;
  position: relative;
  box-shadow: 20px 22px 44px #cccc;
  border-radius: 25px;
}

.contact_field {
  padding: 50px 180px 60px 50px;
}

.right_conatct_social_icon {
  height: 100%;
}

.contact_info_sec {
  position: absolute;
  background-color: #000;
  right: 1px;
  top: 18%;
  height: 340px;
  width: 340px;
  padding: 40px;
  border-radius: 25px 0 0 25px;
}

.contact_info_sec h4 {
  letter-spacing: 1px;
  padding-bottom: 15px;
}

.info_single {
  margin: 30px 0px;
}

.info_single i {
  margin-right: 15px;
}

.info_single span {
  font-size: 14px;
  letter-spacing: 1px;
}
#blog-btn{
  height: 40px;
  width: 135px;
  margin-top: 30px;
font-weight: 700;
line-height: 40px;

}
/*--------------------------------------------------------------
# Feature One
--------------------------------------------------------------*/
/* .feature-one {
  position: relative;
  display: block;
  padding: 60px 0 90px;
} */

.feature-one__inner {
  position: relative;
  display: block;
  counter-reset: count;
}

.feature-one__single {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  border-radius: var(--insur-bdr-radius);
  margin-bottom: 30px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.feature-one__single:hover {
  transform: translateY(-10px);
}

.feature-one__single-inner {
  position: relative;
  display: block;
  padding: 132px 35px 32px;
  border-radius: var(--insur-bdr-radius);
  overflow: hidden;
  z-index: 1;
  text-align: left;
  max-height: 350px;
  min-height: 350px;
}

.feature-one__single-inner:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: #152137;
  border-radius: var(--insur-bdr-radius);
  transition: all 500ms ease;
  transform: translate3d(0px, 100%, 0px);
  z-index: -1;
}

.feature-one__single:hover .feature-one__single-inner:before {
  transform: translate3d(0px, 0, 0px);
}

.feature-one__icon {
  position: absolute;
  left: -40px;
  top: -90px;
  border-radius: 50%;
  background-color: #e3002a;
  width: 197px;
  height: 197px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-one__single:hover .feature-one__icon {
  background-color: #e3002a;
}

.feature-one__icon span {
  font-size: 55px;
  color: #FFF;
  position: relative;
  display: inline-block;
  top: 95px;
  left: 75px;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.feature-one__single:hover .feature-one__icon span {
  transform: scale(.9);
}
.feature-one__single:hover .feature-one__single-inner::before {
  transform: translate3d(0px, 0, 0px);
}
.feature-one__count {
  position: absolute;
  top: 50px;
  right: 54px;
  height: 45px;
  width: 56px;
  text-align: center;
}

.feature-one__count:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: transparent;
  -webkit-text-stroke: 1px #e0e4e8;
  font-size: 60px;
  line-height: 45px;
  font-weight: 700;
  counter-increment: count;
  content: counters(count, ".", decimal-leading-zero);
  letter-spacing: var(--insur-letter-spacing);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.feature-one__single:hover .feature-one__count:before {
  -webkit-text-stroke: 1px #FFF;
}

.feature-one__shape {
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  transition-delay: 400ms;
  transform: translateX(100%);
  z-index: -1;
}

.feature-one__single:hover .feature-one__shape {
  transform: translateX(0%);
}

.feature-one__shape img {
  width: auto;
  mix-blend-mode: luminosity;
  opacity: 0.07;
}

.feature-one__title {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: var(--insur-letter-spacing);
  line-height: 34px;
  margin-bottom: 14px;
  text-align:left;
}

.feature-one__title a {
  color: var(--insur-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-one__single:hover .feature-one__title a {
  color: #FFF;
}

.feature-one__text {
  letter-spacing: var(--insur-letter-spacing);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-one__single:hover .feature-one__text {
  color: #97a2b7 !important;
}
/*--------------------------------------------------------------
# Testimonial One
--------------------------------------------------------------*/
.testimonial-one {
  position: relative;
  display: block;
  background-color: #ecf0f4;
  padding: 30px 0 60px;
  overflow: hidden;
  z-index: 1;
}

.testimonial-one-shape-2 {
  position: absolute;
  top: -40px;
  right: 0;
  mix-blend-mode: luminosity;
}

.testimonial-one-shape-2 img {
  width: auto;
  mix-blend-mode: luminosity;
  opacity: .15;
}

.testimonial-one-shape-3 {
  position: absolute;
  bottom: -90px;
  left: 0;
  mix-blend-mode: luminosity;
}

.testimonial-one-shape-3 img {
  width: auto;
  mix-blend-mode: luminosity;
  opacity: .15;
}

.testimonial-one .container {
  max-width: 1160px;
}

.testimonial-one__top {
  position: relative;
  display: block;
}

.testimonial-one__top-left {
  position: relative;
  display: block;
}

.testimonial-one__top-right {
  position: relative;
  display: block;
  margin-left: 70px;
  margin-top: 16px;
}

.testimonial-one__top-text {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: var(--insur-letter-spacing);
}

.testimonial-one__bottom {
  position: relative;
  display: block;
}

.testimonial-one__carousel {
  position: relative;
  display: block;
}

.testimonial-one__single {
  position: relative;
  display: block;
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-one__single:hover {
  transform: translateY(-10px);
}

.testimonial-one__single-inner {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 65px 45px 30px;
  border-radius: 20px;
  background-color: #FFF;
  max-height: 380px;
  min-height: 380px;
}

.testimonial-one__shape-1 {
  position: absolute;
  top: 0;
  right: 0;
}

.testimonial-one__shape-1>img {
  width: auto !important;
  mix-blend-mode: luminosity;
  border-top-right-radius: 20px;
  opacity: .20;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-one__single:hover .testimonial-one__shape-1>img {
  mix-blend-mode: normal;
  opacity: 1;
}

.testimonial-one__client-info {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 5px;
  margin-bottom: 26px;
}

.testimonial-one__client-img-box {
  position: relative;
  display: block;
  width: 100%;
  max-width: 115px;
  z-index: 1;
}

.testimonial-one__client-img-box:before {
  position: absolute;
  content: "";
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  background-image: -moz-linear-gradient(-29deg, rgb(1, 95, 201) 0%, rgb(12, 224, 255) 100%);
  background-image: -webkit-linear-gradient(-29deg, rgb(1, 95, 201) 0%, rgb(12, 224, 255) 100%);
  background-image: -ms-linear-gradient(-29deg, rgb(1, 95, 201) 0%, rgb(12, 224, 255) 100%);
  border-top-left-radius: 45px;
  z-index: -1;
}

.testimonial-one__client-img-box>img {
  width: 100% !important;
  border-top-left-radius: 45px;
  border: 6px solid #FFF;
}

.testimonial-one__quote {
  position: absolute;
  top: -28px;
  right: -33px;
  height: 58px;
  width: 58px;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.07);
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonial-one__quote>img {
  width: auto !important;
}

.testimonial-one__client-content {
  margin-left: 45px;
  position: relative;
  top: 3px;
}

.testimonial-one__client-review {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.testimonial-one__client-review i {
  font-size: 15px;
  color: #fab600;
}

.testimonial-one__client-details {
  position: relative;
  display: block;
}

.testimonial-one__client-name {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: var(--insur-letter-spacing);
  line-height: 34px;
}

.testimonial-one__client-sub-title {
  font-size: 14px;
  color: var(--insur-base);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.testimonial-one__text {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: var(--insur-letter-spacing);
  text-align:justify;
}


.testimonial-one__carousel.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.testimonial-one__carousel.owl-carousel .owl-stage-outer {
  overflow: visible;

}

.testimonial-one__carousel.owl-carousel .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.testimonial-one__carousel.owl-carousel .owl-item.active {
  opacity: 1;
  visibility: visible;
}
#yl-speaker-slider-id .owl-nav {
  right: 0;
  top: -25px;
  position: absolute;
}

#yl-speaker-slider-id .owl-nav .owl-next,
#yl-speaker-slider-id .owl-nav .owl-prev {
  width: 60px;
  height: 60px;
  cursor: pointer;
  line-height: 60px;
  margin-left: 12px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  border: 2px solid #e3002a;
  transition: 0.3s all ease-in-out;
}

#yl-speaker-slider-id .owl-nav .owl-next:hover,
#yl-speaker-slider-id .owl-nav .owl-prev:hover {
  color: #fff;
  background-color: #e3002a;
}








.tab-contact-hover {
  font-weight: 600;
}

.tab-contact-hover:hover {
color: #e3002a;
}

.tab-venue-hover {
font-weight: normal;
color: #000;
}

.tab-venue-hover:hover {
color: #e3002a;
}

.min-hei-90 {
min-height: 90px;
}

.yl-event-btn1 {
height: 50px;
width: 135px;
margin: 0 auto;
margin-top: 10px;
line-height: 46px;
border-radius: 40px;
border: 2px solid #e3002a;
background-color: #fff;
transition: 0.3s all ease-in-out;
}

.yl-event-btn1 a {
color: #000;
width: 100%;
display: block;
font-weight: 700;
transition: 0.3s all ease-in-out;
}

.yl-event-btn1:hover {
background-color: #e3002a;
}

.yl-event-btn1:hover a {
color: #fff;
}

.trans-video2 {
transition: 0.3s all ease-in-out;
}

.trans-video2:hover {
transform: translateY(-5px);
box-shadow: 1px 1px 11px 0px #c3c3c3;
}

.font-16px {
font-size: 16px !important;
}

.font-14px {
font-size: 14px !important;
}

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

.w-mob-100 {
width: auto;
}

.fw-500 {
font-weight: 500 !important;
}

.bg-radial {
background: #e3002ae6 !important;
}
.navbar.event-detail
{
background-color: #FFF !important;
}
.event-detail.course-details-tab-btn .nav-tabs .nav-link {
background-color: #FFF;
padding: 22px 38px;
}

.event-detail.course-details-tab-btn .nav-tabs .nav-link.active {
border: 1px solid #e3002a;
background-color: #e3002a;
color: #fff;
}

.border-bbb {
border: 1px solid #bbb !important;
}

.navbar-fixed {
/* top: 92px; */
z-index: 100;
position: fixed;
width: 100%;
}

.navbar-fixed .nav-link {
padding: 15px 20px !important;
}

/* Payment Details Page Css here */
.fw-7 {font-weight: 700;}
.fw-4 {font-weight: 400;}
.main {border-radius: 8px;box-shadow: 0px 0px 18px 1px #0800001c;}
.corporate-details .panel {display: flex;flex-direction: column;width: 100%;}
.corporate-details .panel .panel-header {width: 100%;display: flex;flex-direction: column;padding: 40px 50px;background: white;border-radius: 8px 8px 0px 0px;box-sizing: border-box;}
.corporate-details .panel .panel-header h3 {color: hsl(179, 62%, 43%);font-size: 26px;margin: 0px;}
.corporate-details .panel .panel-header h4 {margin: 25px 0px 0px 0px;color: hsl(71, 73%, 54%);font-size: 19px;}
.corporate-details .panel .panel-header .panel-text {margin-top: 20px;display: flex;flex-direction: column;row-gap: 7px;color: hsl(218, 22%, 67%);}
.corporate-details .panel .panel-header .panel-text p {margin: 0px; line-height: 26px;}
.corporate-details .panel .panel-body {width: 100%;border-radius: 0px 0px 8px 8px;display: flex;flex-direction: row;box-sizing: border-box;}
.corporate-details .panel .panel-body .panel-left {width: 50%;padding: 40px 50px;display: flex;flex-direction: column;justify-content: center;background:hsl(179, 62%, 43%);border-radius: 0px 0px 0px 8px;box-sizing: border-box;}
.corporate-details .panel .panel-body .panel-left span.span1 {font-size: 35px;display: inline-block;color: white;}
.corporate-details .panel .panel-body .panel-left span.span2 {font-size: 20px;display: inline-block;color: #ffffff94;}
.corporate-details .panel .panel-body .panel-left h3 {color: white;font-size: 19px;margin: 0px;}
.corporate-details .panel .panel-body .panel-left p {color: #ffffff8c;display: flex;flex-direction: row;column-gap: 14px;align-items: center;margin-bottom: 0px;}
.corporate-details .panel .panel-body .panel-left h4 {color: #ffffff94;display: flex;flex-direction: row;column-gap: 6px;align-items: center;margin-top: 0;}
.corporate-details .panel .panel-body .panel-left button {height: 50px;border-radius: 8px;border: 0;outline: none;color: white;background: hsl(71, 73%, 54%);font-size: 16px;box-shadow: 0px 1px 10px 1px #08000036;}
.corporate-details .panel .panel-body .panel-right {width: 50%;padding: 40px 50px;background:hsl(179deg 62% 43% / 83%);border-radius: 0px 0px 8px 0px;box-sizing: border-box;}
.corporate-details .panel .panel-body .panel-right h3 {color: white;font-size: 19px;margin: 0px;}
.corporate-details .panel .panel-body .panel-right .panel-text {color: #ffffff94;margin-top: 20px;}
.corporate-details .panel .panel-body .panel-right .panel-text p {margin: 2px 0px;font-size: 15px;}
@media only screen and (max-width: 675px) {
  .main {
    width: 310px;
    margin: 0px auto;
  }
  .corporate-details .panel .panel-header {
    padding: 30px 25px;
  }
  .corporate-details .panel .panel-body {
    flex-direction: column;
  }
  .corporate-details .panel .panel-body .panel-left {
    width: 100%;
    border-radius: 0px;
    padding: 30px 25px;
  }
  .corporate-details .panel .panel-body .panel-right {
    width: 100%;
    border-radius: 0px 0px 8px 8px;
    padding: 30px 25px;
  }
}
.agenda-topic-section {
  padding: 60px 0px 60px 0px;
}
.speaker-img
{
  width:300px !important;
  height: 300px !important;
}
.sidebar-category ul li{
  border-bottom: 2px dashed gray;
}
.yl-blog-meta-2 p{
  font-size: 13px;
  font-weight: 700;
  margin-right: 25px;
  position: relative;
  color: #e3002a;
}
.yl-blog-date-2 p{
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  line-height: 1.1;
  display: inline-block;
}
.yl-blog-date-2 p span {
  display: block;
font-size: 16px;
font-weight: 400;
}
.yl-blog-img-text-2 .yl-blog-title-text-2 .yl-blog-category-more:hover {
  color: #FFF;
}
.fa-phone
{
  rotate: 90deg;
}
.contact-details .yl-instructor-img-text:hover div i,.contact-details .yl-instructor-img-text:hover h3,.contact-details .tab-contact-hover:hover,.contact-details .yl-instructor-img-text:hover .yl-instructor-text
{
  color: #fff !important;
  border-color : #fff !important;
}
.rounded-20px {
  border-radius: 20px;
}
.w-lg-50 {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .w-lg-50 {
      width: 100%;
  }
  .btn-width {
      width: 200px !important;
  }
}
.w-30px
{
  width: 30px;
}
.h-30px
{
  height: 30px;
}
.lght-28px
{
  line-height: 28px;
}

.blog-category ul {
  margin-top: 12px;
}
.blog-category ul li a:hover {
  color: #e3002a;
}
.blog-category li {
  display: block;
  position: relative;
  margin-bottom: 10px;
}
.blog-category ul li a {
  display: inline-block;
  font-size: 15px;
  padding: 7px 0px 7px 25px;
  text-transform: capitalize;
  font-weight: bold;
}
.blog-category ul li span {
  display: inline-block;
  border: 1px solid #e3002a;
  background:#e3002a; 
  width: 24px;
  height: 24px;
  text-align: center;
  border-radius: 4px;
  font-size: 13px;
  color: #fff;
  line-height: 24px;
}
.blog-category i {
  position: absolute;
  right: 5px;
  bottom: 10px;
  text-align: initial;
}
.font-40
{
  font-size: 40px !important;
}
/* .list-count {
  background: #e3002a;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  font-size: 35px;
  font-weight: 600;
  position: absolute;
  top: -15px;
  left: 10px;
  width: 60px;
  height: 60px;
  padding: 3px;
} */
.yl-about-section
{
  padding: 50px 0px;
}
.icon-style {
  justify-content: center;
  background: #eee;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  padding: 20px;
}
.desc-content
{
  min-height: 55px;
  max-height: 55px;
}
.yl-course-more-btn2 #checkout-button:hover
{
  color: #000 !important;
}
.recent_blog
{
  min-height: 325px;
}
.yl-blog-img-text.recent_blog .yl-blog-title h3
{
  font-size: 18px !important;
}
.videos_grid .yl-event-text h3
{
  font-size: 18px !important;
  min-height: 50px;
  max-height: 50px;
}
.videos_grid .yl-event-text {
  padding: 25px 25px !important;
}
.about-avar-sec
{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#toast-container > .toast-error
{
  background-color: #8b0000;
  font-weight: bold;
  font-size: 16px;
  opacity: 1;
}
#toast-container > .toast-warning, #toast-container > .toast-success
{
  font-weight: bold;
  font-size: 16px;
  opacity: 1;
}
#toast-container > div {
  width:450px !important;
}
.p-right{
  padding-right: 0px !important;
}
.p-left{
  padding-left: 0px !important;
}
.salutation
{
  padding-left: 4px !important;
  padding-right: 25px;
  border-radius: 10px 0px 0px 10px !important;
}
.salutation_name
{
  border-radius: 0px 10px 10px 0px !important;
}
.font-35
{
  font-size: 35px !important;
}
.feature-one__single:hover .feature-one__title {
  color: #FFF;
}
.header-before {
  position: relative;
}
.header-before::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  width: 75%;
  height: 100%;
  background-color: #F9F8F8;
  z-index: -1;
  border-left: 110px solid #FFFFFF;
  border-bottom: 125px solid #ffffff00;
}
.header-scroll::before{
  border-bottom: 92px solid #ffffff00 !important;
}
.header-shadow {
  box-shadow: 0px 0px 18px 1px rgb(0 0 0 / 10%);
}
.social-hover {
  color: #000;
  border-radius: 5px;
  transition: ease-in-out 0.3s;
}
.social-hover:hover {
  background-color: #e3012b;
  color: #fff;
}
.yi-header-social li {
  border-radius: 5px;
}
.sponsor-title {
  position: absolute;
  top: -25px;
  padding: 10px 25px;
  background: #fff;
  border-radius: 10px;
  border: 2px solid #e3002a;
}

.banner-overlay {
  position: relative;
}

.text-hover {
  color: #e3002a;
  position: relative;
  transition: ease-in-out 0.3s all;
}

.text-hover:hover {
  color: #000;
}

.text-hover::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: ease-in-out 0.3s all;
  border-radius: 50%;
}
.text-hover:hover::after {
  content: "";
  width: 170px;
  height: 170px;
  background-color: #f6f6f6;
  transform: translate(-50%, -50%);
  z-index: -1;
  box-shadow: 0px 0px 19px 15px #f6f6f6;
}

.banner-overlay::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.w-30 {
  width: 30%;
}

.z-2 {
  z-index: 2;
}

.conference-gallery {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.conference-tab-area .tech-logo {
  width: 100%;
  height: 100px;
  background-size: contain;
}

.conference-tab-btn {
  margin-bottom: 30px;
  background-color: #f2f2f4;
}

.conference-tab-btn .nav-tabs .nav-item.show .nav-link,
.conference-tab-btn .nav-tabs .nav-link.active,
.conference-tab-btn .nav-tabs,
.conference-tab-btn .nav-tabs .nav-link {
  border: none;
  border-radius: 0;
}

.conference-tab-btn .nav-tabs .nav-link {
  background-color: #fff;
  padding: 10px 35px;
  box-shadow: 3px 3px 1px #ddd;
}

.conference-tab-btn .nav-tabs .nav-link.active {
  background-color: #e3002a;
  box-shadow: 3px 3px 1px transparent;
  color: #fff;
}

.conference-tab-btn .nav-tabs .nav-link.active {
  background-color: #e3002a;
}

.conference-tab-btn ul li a {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 1180px) {
  .conference-tab-btn .nav-tabs .nav-link {
      padding: 22px 25px;
  }
}

@media screen and (max-width: 480px) {
  .conference-tab-btn .nav-tabs .nav-link {
      padding: 10px 15px;
      font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .conference-tab-btn .nav-tabs .nav-link {
      padding: 10px !important;
  }

  #CISO-Panelists .owl-nav,
  #expert-speakers .owl-nav {
      top: -80px !important;
      right: 10px !important;
  }

  #conference-highlights .owl-next,
  #conference-highlights .owl-prev,
  #CISO-Panelists .owl-next,
  #CISO-Panelists .owl-prev,
  #expert-speakers .owl-next,
  #expert-speakers .owl-prev {
      width: 45px !important;
      height: 45px !important;
      font-size: 14px !important;
  }
}

.list-count {
  background: #e3002a;
  color: #fff;
  display: flex;
  justify-content: center;
  border-radius: 50%;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  /* position: absolute;
  top: 4px;
  left: 5px; */
  width: 45px;
  height: 45px;
  /* padding: 3px; */
}

.awards-img {
  width: 100%;
  height: 300px;
  background-size: contain;
}

.conference-icon {
  width: 100%;
  height: 200px;
  background-size: contain;
}

.conference-speakers {
  width: 100%;
  height: 350px;
  background-size: contain;
  border-radius: 10px;
}

.conference-sub-speakers {
  width: 100%;
  height: 250px;
  background-size: contain;
  border-radius: 10px;
}

.rounded-10 {
  border-radius: 10px;
}

.w-40 {
  width: 40%;
}

.bg-opacity-5 {
  --bs-bg-opacity: 0.05;
}

#CISO-Panelists .owl-nav,
#expert-speakers .owl-nav {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: 30px;
  position: absolute;
  top: -127.5px;
  right: 0;
}

#conference-highlights .owl-nav {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: 30px;
  position: absolute;
  bottom: -75px;
  right: 0;
}

#conference-highlights .owl-next,
#conference-highlights .owl-prev,
#CISO-Panelists .owl-next,
#CISO-Panelists .owl-prev,
#expert-speakers .owl-next,
#expert-speakers .owl-prev {
  width: 50px;
  height: 50px;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #e3002a;
  color: #e3002a;
  cursor: pointer;
  transition: ease-in-out 0.3s all;
}

#conference-highlights .owl-next:hover,
#conference-highlights .owl-prev:hover,
#CISO-Panelists .owl-next:hover,
#CISO-Panelists .owl-prev:hover,
#expert-speakers .owl-next:hover,
#expert-speakers .owl-prev:hover {
  background: #e3002a;
  color: #fff;
}

.yl-course-pagination ul li a.active {
  background-color: #e3002a !important;
  color: #fff !important;
}

.blog-poster {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.conference-img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}