/*
Theme Name: Qeducato Child
Theme URI:https://wpdemo.zcubethemes.com/qeducato
Description: Qeducato - University and College WordPress Theme.
Text Domain: qeducato 
Author:       zcube
Author URI: https://themeforest.net/user/zcubedesign
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Template:     qeducato
Version:      1.0

*/


/* Theme customization starts here
  -------------------------------------------------------------- */
.page-template-default{
    overflow-x: hidden;
}
  
/*Header*/
.header-two {
    margin-bottom: 0px !important;
    z-index: 5;
    position: relative;
}
.header-two .main-menu ul li a {
    color: #162542 !important;
}
.second-menu {
    width: 1320px;
    margin: 0 auto;
}
.logo img{
    width: 50%;
    height: auto;
}
.main-menu ul li:hover > a{
    
}
.pages-content ul li, 
.pages-content ol li {
    margin-top: 10px;
    margin-bottom: 10px;
}
.header-three .main-menu ul.menu li {
    margin-left: 25px !important;
}
.header-three .main-menu ul.menu li ul li {
    margin-left: 0px !important;
}
.pages-content li > ul {
    padding-left: 0px !important;
}
.header-three .main-menu {
    margin-right: 0px !important;
}
.header-three .logo {
    padding: 15px 0px;
}
.menu-area .menu-tigger {
    display: none !important;
}
#scrollUp {
    background: #14205b  !important;
    right: 30px !important;
    bottom: 130px !important;
}
.sticky-menu .logo img {
  width: 70% !important;
  padding-left: 100px;
}
.header-two .menu-area.sticky-menu {
  background: #fff !important;
}
/*Secondary Menu*/
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
    background: #14205b;
}
#secondary_menu .menu-item a.hfe-menu-item {
    color: #fff !important;
}
#secondary_menu .menu-item a.hfe-sub-menu-item {
    color: #14205b !important;
}
.slider-three .single-slider.slider-bg{
    background-size: cover !important;
    background-position: bottom !important;
    min-height: 856px !important;
}
.service-details-three .services-box .sr-contner:hover {
	transition: 0.5s;
  	transform: translate(0, -10px);
}
.header-two .main-menu ul li a {
  transition: 0.3s ease;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}
.header-two .main-menu ul li a:hover {
  border-top: 3px solid #162542 ;
  border-bottom: 3px solid #162542 ;
  padding: 6px 0; 
}
.header-two .main-menu ul li ul.sub-menu li a{
  transition: 0.4s;
}
.header-two .main-menu ul li ul.sub-menu li :hover {
  background-color: #162542;
	color: #fff !important;
  border-top: 0px solid #ccc;
  border-bottom: 0px solid #ddd;
  padding: 14px;
}

/*Footer*/
.copyright-wrap {
    background: #ffffff47 !important;
}
.copyright-wrap .col-lg-6 a,
.copyright-wrap .col-lg-6  a:hover {
   color: #fff !important; 
}
.copy-text a {
  color: #fff;
}

/*Home*/
.project-detail {
    position: relative;
    padding: 0px 0 120px !important;
}
.project-detail .project-info li:nth-child(5),
.project-detail .project-info li:last-child,
.course-meta2 {
    display: none !important;
}
.page-parent .breadcrumb-area,
.page-child .breadcrumb-area,
.single-events .breadcrumb-area {
    display: none !important;
}
.contact-form .slider-btn .btn {
    color: #14205b !important;
}
.copy-text img {
    width: auto !important;
}
.breadcrumb-area {
    background-color: transparent !important;
}
.breadcrumb-title h2{
    color: #14205b !important;
}
.breadcrumb-title h2 .fal {
    font-weight: 300;
    font-size: 45px;
    padding-right: 10px;
}
.breadcrumb-wrap2 {
    display: none !important;
}
.about-area.about-p.pt-120,
.event.pt-120 {
    padding-top: 0px !important;
}

.team-active .slick-arrow,
.brand-area {
    background: #14205b !important;
}
.class-scroll .schedule span.class-age, 
.class-scroll .schedule span.class-size {
    color: #14205b !important;
}
.class-scroll .schedule span {
    color: #14205b !important;
}
.elementor-element-6183fc5 section{
    background: #14205b !important;
}
.elementor-element-6183fc5 section .cta-btn2 a,
.slider-btn button {
    background: #fff !important;
    color: #14205b;
}
.elementor-element-6183fc5 section .cta-btn2 a:hover,
.slider-btn button:hover {
    color: #fff;
    background: #14205b;
}
.slider-btn button:hover{
    background: #fff !important;
    color: #14205b;
}
.gallery-image::before {
    background: #14205b !important;
}
.gallery-image::after {
    background: #14205b !important;
}
.gallery-image:hover::after {
    opacity: .65 !important;
}
.cta-bg {
    background: #14205b;
    background-image: none !important;
}
.cta-btn .btn{
    background: #fff !important;
    color: #14205b;
}
.cta-btn .btn:hover {
    border: 1px solid #125875;
    color: #fff !important;
}
.steps-area2{
    background: #14205b !important;
}
 .step-box .date-box{
     background: #ffffff47 !important;
 }
 .step-box .text p {
    color: #fff !important;
}
.about-area.about-p.pb-120{
    padding-bottom: 0px;
}