/*
Theme Name: EXAMTUNE 
Theme URI: [Enter the URL of your child theme's website or leave it blank]
Description: My custom child theme based on generatepress.
Author: Tauheed
Template: twentytwenty
Version: 1.2
*/

.search-form .btn-primary{
    background-color: #000!important;
}
.btn-list .btn-primary{
    background-color: #000!important;
}
.form-control {
    border: 1px solid #dadfe5!important;
    
}
.mobi-btn{
        display: none;
     }
.desk-btn{
        display: block;
     }
/*enquiry form slide*/
.offcanvas {
   /* z-index: 99999!important;*/
}
.offcanvas-title {
    font-size: 1.4rem!important;
}.
/*social icons*/

.footer .footer-social-links a {
    padding: 8px 12px 7px;
    height: 35px;
    width: 35px;
    background: #33465e;
    border-radius: 50px;
    display: block;
}


.footer .footer-social-links a i {
    color: #fff!important;
    font-size: 12px!important;
}


/*testimonials*/
.tss-wrapper .tss-layout3 .item-content, .tss-wrapper .tss-isotope1 .item-content, .tss-wrapper .tss-carousel3 .item-content {
    font-style: italic;
    font-size: 13px!important;
    
}

.tss-wrapper .rt-responsive-img {
 
    height: 75px;
    border-radius: 50%;
    width: 75px;
}

/*wpforms*/

div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
    background-color: #000000!important;
    color: #fff;
}
.wpforms-title {
    display: none!important;
}

/*wpforms*/

/*modal*/
.modal {
    z-index: 999999999!important;
}

/*modal*/


/*promo popup image*/

.promo_popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*width: 100%;
  height: 100vh;*/
/*  background-color: rgba(0, 0, 0, 0.7);*/
  /*display: flex;
  justify-content: end;
  align-items: baseline;*/
  z-index:99999;
}

.image-container {
  position: relative;
  display: inline-block;
}

.promo_popup-image {
  max-width: 100%;
  max-height: 100%;
  border-radius: 10px;
}

.close-icon {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  padding: 5px 10px;
  line-height: 1;
  z-index: 9999;
}

.promo_popup.hidden {
  display: none;
}

/*promo popup image*/


/*popup image*/

.popup {
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform:translateX(-50%) ;
  /*width: 100%;
  height: 100vh;*/
/*  background-color: rgba(0, 0, 0, 0.7);*/
  /*display: flex;
  justify-content: end;
  align-items: baseline;*/
  z-index:99999;
}

.image-container {
  position: relative;
  display: inline-block;
}

.popup-image {
  max-width: 100%;
  max-height: 100%;
  border-radius: 10px;
}

.close-icon {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  padding: 5px 10px;
  line-height: 1;
  z-index: 9999;
}

.popup.hidden {
  display: none;
}

/*popup image*/

.display-6 {
    font-size: 2.1rem!important;
    font-weight: 600!important;
    line-height: 1.2!important;
}
.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline {
    color: #206bc4!important;
}

.navbar-brand-image {
    height: 6rem!important;
    width: auto;
}

.btn_login{
    border: 1px solid #fff;
    display: inline;
}


h2 {
    font-size: 1.3rem !important;
    margin-bottom: 10px!important;
    
}

/*blog css*/


.front-all-posts .date-post {
    padding: 5px 0 22px;
    display: flex;
    font-weight: 300;
    font-size: 14px;
    align-items: center;
}
.front-all-posts a,.right-column a{ color:#206bc4; }

.right-column .date-post {
    padding: 0 0 22px;
    display: flex;
    font-weight: 300;
    font-size: 12px!important;
    align-items: center;
}

.right-column .block{
    padding-bottom: 1rem;
}

.front-all-posts ul li .date-post {
    padding: 8px 0 0px;
    display: flex;
    font-weight: 300;
    font-size: 14px;
    align-items: center;

}
.front-all-posts ul li p {
    margin-bottom: 0!important;
}

.front-all-posts .notification ul {
    padding: 0!important;
    columns: 2!important;
}

.front-all-posts ul {
    padding: 0!important;
}
.front-all-posts ul li {
    list-style: none;
    color: #000;
    line-height: 22px;
    font-size: 15px;
    background: url('.../../img/caret-right-solid.svg') left top;
    background-size: 22px 15px;
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 20px;
    margin-bottom: 8px;
}
.more i{font-size: 12px;}

.date-post span {
/*    margin: 0px 10px -3px;*/
}

/*-----------------------------------------Details Post--------------------------*/

.front-all-posts .entry-content a{color: #f80!important; text-decoration: underline;}
.front-all-posts .comment-reply-title a {
    background: #f80;
    color: #fff !important;
    font-size: 1.5rem;
    padding: 12px 20px 10px;
    border-radius: 50px;
    
}

.front-all-posts .entry-content figure {
    width: 100%!important;

}

.front-all-posts .entry-content p img, .front-all-posts .entry-content figure img {
    width: 100%;
    height: auto;
    border: 2px solid #dfdfdf;

}

.front-all-posts .entry-content figure figcaption {
    font-size: 14px;
    margin: 8px 0;
}

.front-all-posts .comments-wrapper .comment-footer-meta .comment-reply a.comment-reply-link {
    background: #000;
  padding: 13px 60px;
  color: #fff;
  border-radius: 50px;
  border: none;

}

.footer-social-links li {
    display: inline-block;
}

.download_app_box a {
    display: inline-block;
    width: 22%;
    margin: 0 4px;
}
/*footer*/


.front-all-posts .comments-wrapper .comment-footer-meta {
    margin:40px 0;

}

    .front-all-posts .comments-wrapper .comment-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;

}

.front-all-posts .comments-wrapper .comment-meta span {
    margin: 0 5px;
}

.front-all-posts .comments-wrapper .comment-author a, .front-all-posts .comments-wrapper .comment-metadata a {
color: #000;
padding: 0 10px 0 0;
}

.front-all-posts .comments-wrapper .comment-author img {
    width: 75px;
    height: 75px;
    border-radius: 7px;
    margin-right: 25px;
}
    .front-all-posts .comments-wrapper .comment-respond h2 {
    font-size: 2.5rem;
    margin: 60px 0 10px;
    line-height: 3.1rem;
    font-family: punta;
}

.front-all-posts .comments-wrapper .comments-header h2 {
    font-size: 1.5rem;
    margin-bottom: 30px;
    line-height: 2.1rem;
}
.front-all-posts .comments-wrapper p {
    margin-bottom: 15px !important;
}
.front-all-posts .comments-wrapper{
width: 90%;

}
.front-all-posts .comments-wrapper .comment-form-comment textarea{
 width: 360px !important;
 border: 1px solid #d3d3d3;
 border-radius: 5px;

}
.front-all-posts .comments-wrapper .comment-form-comment{
    padding-top: 2rem;
}
.front-all-posts .comments-wrapper .comment-form-comment,.front-all-posts .comments-wrapper .comment-form-author,.front-all-posts .comments-wrapper .comment-form-email,.front-all-posts .comments-wrapper .comment-form-url{
    display: flex;
    justify-content: space-between;
}
.front-all-posts .comments-wrapper input[type="submit"]{
 background: #000;
 padding: 20px 60px;
 color: #fff;
 border-radius: 50px;
 border: none;
 margin: 2rem 0;

}
.front-all-posts .comments-wrapper input[type=text], .front-all-posts .comments-wrapper input[type=email], .front-all-posts .comments-wrapper input[type=url] {
 width: 360px !important;
 border: 1px solid #d3d3d3!important;
 border-radius: 5px!important;
 padding: 7px 10px!important;

}
.front-all-posts .comments-wrapper input[type=checkbox]{
 border: 1px solid #d3d3d3!important;
 border-radius: 5px!important;
 height: 18px;
 width: 18px;


}
.front-all-posts .comments-wrapper .form-submit {
    display: flex;
    justify-content: flex-end;
}

.front-all-posts .pagination-single-inner .arrow {
    font-size: 23px;
    padding: 15px;
}


    .front-all-posts .pagination-single-inner{
    display: flex;
    justify-content: space-between;
}
.front-all-posts .pagination-single-inner .previous-post, .front-all-posts .pagination-single-inner .next-post {
    border: 1px solid #d3d3d3;
    border-radius: 50px;
    padding: .1rem 30px;
    color: #000;
    background: #f9f9f9;
    display: flex;
    margin-bottom: 1rem;
    max-width: 50%;
    justify-content: center;
    align-items: center;
}

.front-all-posts .pagination-single-inner {
    padding: 3rem 0 7rem;
}

.front-all-posts table {
  margin-bottom: 40px;
}

/* Default Table Style */
.front-all-posts table {
  color: #333;
  background: white;
  border: 1px solid #e8eef4;
  border-collapse: collapse;
}
.front-all-posts table thead tr:first-child,.front-all-posts table tr:first-child {
  background: #f2f7fb;
}

.front-all-posts table th,
.front-all-posts table td  {
  padding: .7em;
  border: 2px solid #e8eef4;
}

    .front-all-posts p{
    margin-bottom: 30px!important;
}
.front-all-posts h4 {
    font-size: 1.5rem;
    margin-bottom: 20px!important;
    font-weight: 500;
}
.front-all-posts h4 strong{
    
    font-weight: 500;
    
}

.front-all-posts .date-post {
    font-size: 15px;
    
}

.front-all-posts {
/*    padding: 0 50px;*/
}


.front-all-posts blockquote {
position: relative;
font-size: 20px;
line-height: 30px;
border: 4px solid #d9e3ed;
border-radius: 10px;
padding: 90px 40px 0;
font-weight: 500;
margin: 35px 0;
text-align: justify;
}
.front-all-posts blockquote p {
    text-align: justify;
}

.front-all-posts blockquote:before{
    content: '';
    position: absolute;
    font-size: 50px;
    top: 35px;
    left: 40px;
    background: url('.../../img/quote-left.png') no-repeat left top;
    height: 47px;
    width: 57px;
    z-index: auto;


}


.front-all-posts ol {
    margin-bottom: 35px;
    padding: 0;
    margin: 0 21px 40px;
}

.front-all-posts ol li {
    color: #000;
    line-height: 28px;
    /* font-size: 18px; */
    padding-left: 13px;
    margin-bottom: 8px;
}

.comment-metadata a {
/*  font-size: 15px;*/
}

.comment-footer-meta .comment-reply {
    margin-right: 1rem;
}

.comment-reply-title a {
/*    font-size: 1.5rem;*/
}

p.comment-form-cookies-consent {
    display: flex;
    align-items: flex-start;
}

p.comment-form-cookies-consent input {
    margin: 3px 10px 0 0;


}
.front-all-posts .blogpost p{
    padding: 0 40px 0 0;
}




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

.post-bnr-btm {
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
}

.post-bnr-btm .share{
    display: flex;
    align-items: center;

}
div.heateor_sss_follow_ul a, div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
    float: left;
    padding: 0!important;
    list-style: none!important;
    border: none!important;
    margin: 2px;
}   

/*blog css*/

.row-cards {
  flex: 1;
  align-items: flex-start;
  }

  .navbar-brand-image {
  height: 3rem;
  width: auto;
  }
  .rightbanners img {
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
  }

.page-header {
    display: flex;
    flex-wrap: wrap;
    min-height: 4.25rem!important;
    flex-direction: column;
    justify-content: center;
    background: #b40001!important;
    position: sticky;
    z-index: 9999;
}
.footer-transparent {
    background-color: #b40001!important;
    border-top: 0;
}

.hr, hr {
    margin: 1rem 0!important;
}

.post_first img {
    height: 300px;
}

.post_second img {
    height: 105px;
}

.post_second p {
    margin-bottom: 15px!important;
}

.text-limited_80 {
    max-width: 80ch; /* Limits the text container to 20 characters wide */
    overflow: hidden;
    white-space: nowrap; /* Prevent wrapping */
    text-overflow: ellipsis; /* Adds ellipsis for overflow text */
}

.text-limited_20 {
    max-width: 20ch; /* Limits the text container to 20 characters wide */
    overflow: hidden;
    white-space: nowrap; /* Prevent wrapping */
    text-overflow: ellipsis; /* Adds ellipsis for overflow text */
}


/*menu-updated*/

/* Sidebar container */
/* MAIN MENU */
#sidebar-menu .custom-vertical-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

#sidebar-menu .custom-vertical-menu > li {
    position: relative;
}

#sidebar-menu .custom-vertical-menu > li > a {
    display: block;
    padding: 10px 40px 10px 15px;
    color: #fff;
    border-bottom: 1px solid #000;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

#sidebar-menu .custom-vertical-menu > li > a:hover {
    background-color: #b40001;
}

/* ARROW (ALL LEVELS) */
#sidebar-menu .menu-item-has-children > a::after {
    content: '\25BC';
    position: absolute;
    right: 15px;
    top: 21px;
    font-size: 10px;
    transform: translateY(-50%) rotate(-90deg);
    transition: transform 0.3s ease;
}

/* Rotate arrow when open */
#sidebar-menu .menu-item-has-children.open > a::after {
    transform: translateY(-50%) rotate(0deg);
}

/* SUBMENU (LEVEL 2 & 3) */
#sidebar-menu .sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background-color: #b40001;
}

/* LEVEL 2 */
#sidebar-menu .custom-vertical-menu > li > .sub-menu > li > a {
    padding: 10px 15px 10px 30px;
    background-color: #b40001;
    border-bottom: 1px solid #000;
    color: #fff;
    display:block;
}

/* LEVEL 3 */
#sidebar-menu .custom-vertical-menu .sub-menu .sub-menu li a {
    padding: 10px 15px 10px 45px;
    background-color: #8f0000;
    font-size: 14px;
    display:block;
}

/* Hover */
#sidebar-menu .sub-menu li a:hover {
    background-color: #49525d;
}

/* Show submenu */
#sidebar-menu .menu-item-has-children.open > .sub-menu {
    display: block;
}




/*menu-old*/


/*#sidebar-menu .custom-menu-container {
    width: 100%;
}


#sidebar-menu .custom-vertical-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

#sidebar-menu .custom-vertical-menu > li {
    margin: 0;
    position: relative; 
}

#sidebar-menu .custom-vertical-menu > li > a {
    display: block;
    text-decoration: none;
    padding: 10px 15px;
    color: #fff;
    
    border-bottom: 1px solid #000;
    transition: background-color 0.3s, color 0.3s;
}

#sidebar-menu .menu-item-has-children span.icon:after {
    content: '\25BC'; 
    position: absolute;
    right: 25px;
    top: 12px;
    z-index: 99999;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    transform: rotate(-90deg);
    transition: transform 0.3s;


}
#sidebar-menu .menu-item-has-children:hover span.icon:after {
   transform: rotate(120deg);
    transition: transform 0.3s;
}

#sidebar-menu .custom-vertical-menu > li > a:hover,
#sidebar-menu .custom-vertical-menu > li > a:focus {
    background-color: #b40001;
    color: #fff;
}


#sidebar-menu .custom-vertical-menu .sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none; 
    position: absolute;
    right: 0; 
    top: 41px;
    background-color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #b40001;
    z-index: 1000;
    width: 100%;
}

#sidebar-menu .custom-vertical-menu .sub-menu li {
    margin: 0;
}

#sidebar-menu .custom-vertical-menu .sub-menu li a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #fff;
    background-color: #b40001;
    border-bottom: 1px solid #b40001;
    transition: background-color 0.3s, color 0.3s;
}

#sidebar-menu .custom-vertical-menu .sub-menu li a:hover,
#sidebar-menu .custom-vertical-menu .sub-menu li a:focus {
    background-color: #49525d;
    color: #fff;
}


#sidebar-menu .custom-vertical-menu li:hover > .sub-menu {
    display: block;
}*/

/*menu end*/

 /*footer  menu start*/

.footer .footer-transparent {
    background-color: #b40001!important;
    border-top: 0;
}


 .footer .footer-menus {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    background-color: #b40001;
    color: #fff;
}

.footer .footer-menu-section {
    flex: 1;
    margin: 0 10px;
}

.footer .footer-menu-section h4 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
}

.footer .footer-menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer .footer-menu-list li {
    margin-bottom: 5px;
    font-size: 13px!important;
}

.footer .footer-menu-list li a {
    text-decoration: none;
    color: #fff!important;
    transition: color 0.3s ease;
    font-size: 13px;
}

.footer .footer-menu-list li a:hover {
    color: #fff;
    text-decoration: underline;
}

 /*footer menu end*/

 /*hrozontal menu01*/
 .footer .footer-menus2 {
    display: flex;
    justify-content: flex-start;
    padding: 15px 10px 5px;
    background-color: #b40001;
    color: #fff;
}

.footer .footer-menu-section2 {
    display: flex;
    /*gap: 25%;*/
}

.footer .footer-menu-section2 h4 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
    padding-right: 110px;

}

.footer .footer-menu-list2 {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex!important;
    
}

.footer .footer-menu-list2 li {
    margin-bottom: 5px;
    font-size: 13px;
    display: inline-block;
    padding: 0 100px 0 63px;
}

.footer .footer-menu-list2 li a {
    text-decoration: none;
    color: #fff!important;
    transition: color 0.3s ease;
    font-size: 13px;
}

.footer .footer-menu-list2 li a:hover {
    color: #fff;
    text-decoration: underline;
}

 /*end hrozontal menu01*/

 /*hrozontal menu02*/
 .footer .footer-menus3 {
    display: flex;
    justify-content: flex-start;
    padding: 15px 10px 5px;
    background-color: #b40001;
    color: #fff;
}

.footer .footer-menu-section3 {
    display: flex;
    /*gap: 25%;*/
}

.footer .footer-menu-section3 h4 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
    padding-right: 20px;

}

.footer .footer-menu-list3 {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex!important;
    
}

.footer .footer-menu-list3 li {
    margin-bottom: 5px;
    font-size: 13px;
    display: inline-block;
    padding: 0 50px 0 63px;
}

.footer .footer-menu-list3 li a {

    text-decoration: none;
    color: #fff!important;
    transition: color 0.3s ease;
    font-size: 13px;
}

.footer .footer-menu-list3 li a:hover {
    color: #fff;
    text-decoration: underline;
}

 /*hrozontal menu02*/

/*------------------responsive---------------------------*/

@media (max-width:575.98px){

/*------------footer--------------*/
.footer .footer-menu-list3 li {
    margin-bottom: 5px;
    font-size: 13px;
    display: block;
    padding: 0 50px 0 0;
    }

    .footer .footer-menu-list2 li {
    margin-bottom: 5px;
    font-size: 13px;
    display: block;
    padding: 0 100px 0 0;
    }
 .footer .footer-menus {
    display: block;
    justify-content: space-between;
    padding: 20px 0;
    background-color: #b40001;
    color: #fff;
}

.footer .footer-menu-section {
    flex: 1;
    margin: 0 10px;
}
 /*footer menu end*/

 /*hrozontal menu01*/
 .footer .footer-menus2 {
    display: inline-block;
    
    padding: 15px 10px 5px;
    background-color: #b40001;
    color: #fff;
}

.footer .footer-menu-section2 {
    display: inline-block;
    /*gap: 25%;*/
}

.footer .footer-menu-list2 {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block!important;
    
}


 /*end hrozontal menu01*/

 /*hrozontal menu02*/
 .footer .footer-menus3 {
    display: inline-block;
    
    padding: 15px 10px 5px;
    background-color: #b40001;
    color: #fff;
}

.footer .footer-menu-section3 {
    display:inline-block;
    /*gap: 25%;*/
}

.footer .footer-menu-list3 {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block!important;
    
}

/*------------footer--------------*/
     .y-chanel{
        display:none;
     }
     .mobi-btn{
        display: block;
     }
     .desk-btn{
        display: none;
     }
   .navbar-brand-image {
    height: 3rem!important;  
    }

    .btn_login {
    border: 1px solid #4c535c;    
    }

    .post_first img {
    height: 160px;
    }
    .promo_popup {
    top: 11%;
    left: 0;
    transform: translate(0%, -50%);
    padding: .25rem;
    }
    .popup {
    bottom: 10px;
    left: 0;
    transform: translateX(0%);
    padding: .25rem;
    }
}



