/*Contact form 7*/
.ae-cf7 .wpcf7-form-control:not(.wpcf7-submit){
  width:100%;
  margin-bottom:30px;
}
.ae-cf7 .wpcf7-submit{
  cursor: pointer;
-webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.niobis-latest-post .blog-text{
	position: inherit;
	padding: 0;
}
body{
	overflow-x: hidden;
}
.page-numbers{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
.page-numbers li {
    display: inline-block;
}
.page-numbers .page-numbers {
    color: #000;
    width: 45px;
    height: 45px;
    font-size: 18px;
    font-weight: 700;
    margin: 0px 5px;
    line-height: 45px;
    display: inline-block;
    background-color: #ffffff;
    transition: 0.4s all ease-in-out;
}
.page-numbers .page-numbers:not(.current):hover {
    color: #fff;
    background-color: #0000fe;
}

.drooltip{
  padding:25px !important;
  border-radius:5px;
}
.drooltip h3{
    font-size: 20px;
    margin: 0;
    padding-top: 20px;
}
.drooltip .entry_excerpt {
    padding: 12px 0px 10px 0px;
}

.yl-login-modal .tutor-login-rememeber-wrap,.yl-login-modal .tutor-form-register-wrap{
    display: none;
}
.yl-login-modal .tutor-login-form-wrap input[type="submit"]{
    background: #ff5520;
}

.ed-inner-widget {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eef1fe;
}
.ed-inner-widget .ed-inner-title {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}
.ed-inner-widget .ed-inner-title i {
  color: #ff5520;
  margin-right: 8px;
}
.ed-inner-widget span {
  color: #000;
  padding-left: 25px;
  display: inline-block;
}
.ed-inner-widget b {
  color: #ff5520;
  font-size: 24px;
  line-height: 1;
  padding-left: 25px;
}
.ed-inner-widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.yl-top-cart-login .cart-count{
  padding-left:7px;
}
.banner-search-select .banner-search-form{
  max-width: 572px;
  width:100%;
}
.banner-search-select form{
  position:relative;
  top: -3px;
}
.banner-search-select .inlineSearch{
    width: 100%;
    padding: 7px 20px;
    border-color: #efefef47;
    border-width: 1px;
}
.banner-search-select .inlineSubmit {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 130px;
    color: #fff;
    border: none;
    font-weight: 700;
    border-radius: 5px;
    overflow: hidden;
    background-color: #0000fe;
    cursor:pointer;
}

.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-video .ab-page-video-text {
    padding-top: 8px;
    max-width: 280px;
    display: inline-block;
}
.about-page-about-video .ab-page-video-area {
    width: 150px;
    height: 90px;
    overflow: hidden;
    border-radius: 5px;
    margin-right: 25px;
}
.yl-breadcrumb-content .niotitle{
  padding-right: 20px;
}
.yl-blog-widget-wrap .yl-category-widget li a:after {
  top: 1px;
}
.yl-blog-widget-wrap .yl-recent-blog-widget .yl-recent-blog-img-text{
      padding-bottom: 14px;
}
.single-post .yl-blog-details-text {
    padding-top: 30px;
}
#yl-testimonial-slide .yl-testimonial-pic img{
  width:100%;
}
.yl-department-innerbox .yl-department-more-btn {
    right: 40px;
    z-index: 2;
    bottom: 10px;
    opacity: 0;
    line-height: 1;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    visibility: hidden;
    position: absolute;
    background-color: #e3002a;
    transition: 0.3s all ease-in-out;
}
.tutor-course-header-h1,.tutor-price-preview-box .price{
    font-family: "Fira Sans" !important;
    color: black !important;
}
.ab-page-video-text h3{
    font-size: 20px;
    margin-bottom: 7px;
}
.ct-banner1 .ct-banner-meta {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -khtml-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    max-width: 185px;
    width: 100%;
    text-align: center;
    color: #fff;
}
.ct-banner1 .ct-banner-meta .ct-banner-meta-inner {
    padding: 30px 20px;
    background-color: rgba(255, 56, 20, 0.79);
}
.ct-banner1 .ct-banner-number {
    line-height: 1;
    font-size: 65px;
    font-weight: 700;
    font-family: "Fira Sans";
    display: inline-flex;
    position: relative;
    margin-bottom: 6px;
}
.ct-banner1 .ct-banner-number .ct-counter-number-value+span {
    position: absolute;
    top: -7px;
    right: -15px;
    font-size: 36px;
    font-weight: 400;
}
.ct-banner1 .ct-banner-title {
    font-size: 17px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 500;
}
.ct-banner1 .ct-banner-inner {
    position: relative;
    padding-left: 90px;
}
.yl-blog-next-prev-title a:hover{
      background-color: #ff5520;
  color:white;
}
.yl-blog-next-prev-title a:hover i{
  color:white;
}
.yl-blog-next-prev-title a{
      transition: 0.3s all ease-in-out;
}
.yl-recent-blog-widget h3:hover a{
  color:#ff5520;
}
.yl-recent-blog-widget h3 a,.yl-cta-section-4 .yl-cta-contact-text a i,.yl-cta-section-4 .yl-cta-register-text a i{
      transition: 0.3s all ease-in-out;
}
.yl-top-category-slide-item .top-cat-more-icon:hover{
  margin-right: 20px;
}
.yl-cta-section-4 .yl-cta-contact-text a:hover i,.yl-cta-section-4 .yl-cta-register-text a:hover i{
  margin-left: 5px;
}
.yl-header-login-signup button:last-child{
    color: #fff;
    border: 2px solid #ff3614;
    background-color: #ff3614;
}

.yl-header-login-signup button:last-child:hover{
  background-color: #07173a;
  border: 2px solid #07173a;
}

/*---------------------------------------------------- */
/*contact area*/
/*----------------------------------------------------*/
.yl-contact-up-section {
  padding: 100px 0px;
}
.yl-contact-up-section .yl-section-title,
.yl-contact-up-section .yl-contact-up-top-text {
  padding-left: 30px;
}
.yl-contact-up-section .yl-contact-up-top-text {
  padding-top: 30px;
}

.yl-contact-up-text {
  padding-left: 30px;
}

.yl-map-point-wrap {
  margin-top: 15px;
  margin-left: 50px;
}

#yl_point {
  top: 9%;
  left: -2%;
  position: absolute;
}

.yl-point-meta {
  width: 93px;
  background-color: #ff3614;
  text-align: center;
  min-height: 93px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
}

.yl-point-meta-inner {
  width: 100%;
  color: #fff;
}

.yl-point-number {
  line-height: 1;
  font-size: 30px;
  font-weight: 700;
  font-family: "Fira Sans";
  display: inline-flex;
}

.yl-point-meta svg {
  position: absolute;
  right: -12px;
  bottom: 15px;
  fill: #ff3614;
}

.yl-point-title {
  font-weight: 700;
  line-height: normal;
}

.yl-dot-map-pointer {
  height: 30px;
  width: 30px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.yl-dot-map-pointer span {
  background-color: #fff;
  -ms-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2);
  position: relative;
  height: 12px;
  width: 12px;
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  display: inline-block;
}
.yl-dot-map-pointer span:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #ff3614;
  position: absolute;
  top: 3px;
  left: 3px;
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.yl-dot-map-pointer:hover span {
  background-color: #ff3614;
  -ms-box-shadow: 0 2px 16px rgba(194, 11, 11, 0.6);
  -o-box-shadow: 0 2px 16px rgba(194, 11, 11, 0.6);
  box-shadow: 0 2px 16px rgba(194, 11, 11, 0.6);
}
.yl-dot-map-pointer:hover span:before {
  background-color: #fff;
}

.yl-map-point-1 {
  left: 28%;
  top: 20%;
}

.yl-map-point-2 {
  left: 56%;
  top: 12%;
}

.yl-map-point-3 {
  left: 15%;
  top: 50%;
}

.yl-map-point-4 {
  left: 45%;
  top: 39%;
}

.yl-map-point-5 {
  left: 70%;
  top: 38%;
}

.yl-map-point-6 {
  left: 50%;
  top: 62%;
}

.yl-map-point-7 {
  left: 67%;
  top: 78%;
}

.yl-map-point-8 {
  left: 61%;
  top: 90%;
}

.yl-contact-up-form {
  padding-left: 30px;
}
.yl-contact-up-form h3 {
  font-size: 30px;
  font-weight: 700;
  color: #353535;
}

.yl-contact-up-form-wrap button {
  color: #fff;
  width: 100%;
  padding: 0;
  height: 40px;
  border: none;
  font-size: 14px;
  font-weight: 700;
  margin-top: 25px;
  z-index: 1;
  position: relative;
  font-weight: #fff;
  text-transform: uppercase;
  background-color: #191919;
}
.yl-contact-up-form-wrap button:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: auto;
  background-color: #191919;
  transform-origin: right center;
  transform: scale(0, 1);
  transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  z-index: -1;
  background-color: #ff3614;
}
.yl-contact-up-form-wrap button span {
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  background-color: #ff3614;
  transition: all 240ms linear 0ms;
}
.yl-contact-up-form-wrap button:hover:before {
  transform-origin: left center;
  transform: scale(1, 1);
}
.yl-contact-up-form-wrap button:hover span {
  background-color: #191919;
}

.yl-contact-up-input {
  margin-top: 20px;
}
.yl-contact-up-input label {
  color: #191919;
  margin-bottom: 5px;
}
.yl-contact-up-input input,
.yl-contact-up-input textarea {
  width: 100%;
  height: 37px;
  color: #8d8d8d;
  font-size: 14px;
  padding-left: 18px;
  border: 1px solid #e7e9ea;
  background-color: #fff;
}
.yl-contact-up-input input:focus,
.yl-contact-up-input textarea:focus {
  border: 1px solid #ff3614;
}
.yl-contact-up-input textarea {
  height: 90px;
  padding-top: 12px;
}

.yl-office-brances .ob-title {
  color: #191919;
  font-size: 17px;
  font-weight: 700;
  margin-left: 55px;
  position: relative;
  margin-bottom: 25px;
  display: inline-block;
}
.yl-office-brances .ob-title:after {
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  content: "";
  position: absolute;
  background-color: #191919;
}

.yl-office-brances-inner {
  padding-left: 55px;
  position: relative;
}
.yl-office-brances-inner .yl-office-title {
  color: #ff3614;
  font-weight: 700;
  padding: 5px 25px;
  border-radius: 2px;
  margin-bottom: 15px;
  display: inline-block;
  background-color: #f6e9e8;
  transition: 0.3s all ease-in-out;
}
.yl-office-brances-inner p {
  color: #191919;
  max-width: 160px;
  line-height: 1.625;
}
.yl-office-brances-inner:before {
  top: 0;
  left: 30px;
  width: 1px;
  content: "";
  height: 100%;
  position: absolute;
  background-color: #e3e4e4;
}
.yl-office-brances-inner:hover .yl-office-title {
  color: #fff;
  background-color: #ff3614;
}

#yl_map {
  height: 280px;
  filter: grayscale(1);
}

@media screen and (max-width: 991px) {
  .yl-map-point-wrap {
    max-width: 485px;
    margin: 0 auto;
  }

  .yl-office-brances-inner {
    margin-bottom: 30px;
  }

  .yl-office-brances {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .yl-contact-up-section .yl-contact-up-top-text,
.yl-contact-up-section .yl-section-title,
.yl-contact-up-section .yl-contact-up-top-text,
.yl-contact-up-text,
.yl-contact-up-form {
    padding-left: 0;
  }

  .yl-contact-up-form {
    margin-top: 35px;
  }

  .yl-office-brances-inner {
    padding-left: 30px;
  }
  .yl-office-brances-inner:before {
    left: 15px;
  }
}
