
@font-face {
    font-family: inter_reg;
    src: url(../webfonts/Fractul/Fractul-Regular.otf);
}
@font-face {
    font-family: inter_bold;
    src: url(../webfonts/Fractul/Fractul-Bold.otf);
}
@font-face {
    font-family: inter_light;
    src: url(../webfonts/Fractul/Fractul-Light.otf);
}
@font-face {
    font-family: inter_med;
    src: url(../webfonts/Fractul/Fractul-Medium.otf);
}
@import url('https://fonts.googleapis.com/css2?family=Bona+Nova&family=Cairo:wght@200..1000&family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* font-family: "Poppins", sans-serif; */
.form-control:focus,.page-link:focus
{
    box-shadow: 0 0 0 .25rem #bbff0028;
}
body {
    font-family: inter_reg;
    background-color: #fff;
    color: #000;
    overflow-x: hidden;
    text-transform: capitalize;
}
.modal-backdrop
{
    display:none;
}
#exampleModal 
{
    background-color: #0000009e;
}
.mBordRdius
{
    border-radius:17px !important;
}
.fs-16
{
    font-size: 16px;
}
.fs-18
{
    font-size: 18px;
}
.h-fit
{
    height: fit-content;
}
.clear 
{
    height: 1px;
}
input::placeholder
{
    text-transform: capitalize;
    color: #667085;
}
body,html
{
    overflow-x: hidden;
}
button, select
{
    text-transform: capitalize !important;
}
.noPad
{
    padding: 0;
}
a,
a:hover {
    transition: 0.3s all ease-in-out;
    text-decoration: none;
}
select
{
    /* we use it when we need to change select box style ;) */
    /* -moz-appearance: window;
    -webkit-appearance: none; */
}
a:focus,button:focus ,input:focus,select:focus,textarea:focus,.accordion-button:focus
{outline: 0;box-shadow: 0 0 0;}
.pt-100
{
    padding-top: 100px;
}
.centralize
{
    margin: auto;
    display: block;
    text-align: center;
    width: fit-content;
}
.center 
{
    margin: auto;
    display: block;
}
.mt-32
{
    margin-top: 32px;
}
.w-fit 
{
    width: fit-content;
}
.mainClr
{
    color: #8E502D !important;
}
.mainBordClr
{
    border-color: #313896 !important;
}
.mainBg 
{
    /* background-color: #CBBCA9; */
}
.mainBtn
{
    color: #fff !important;
    background-color:#2D3389;
    border-radius: 17px;
    font-family: "inter_light", sans-serif;
    transition: 0.3s all ease-in-out;
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    /*width: 166px;*/
    height: 48px;
    padding: 12px 20px;
    border:0;
}
.mainBtn:hover
{
    background-color:#5A60AB;
    transition: 0.3s all ease-in-out;
}
.mainBtn small 
{
    margin-left:10px;
    display:inline-block;
}

.mainBtn2,.mainBtn4,.mainBtn3:hover ,
.mainBtn3
{
    background-color: #000;
    border: 2px solid #000;
    color: #fff ;
    border-radius: 17px;
    font-family: "inter_light", sans-serif;
    transition: 0.3s all ease-in-out;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    display: block;
        height: 48px;
    padding: 12px 20px;
}
.mainBtn2:hover 
{
    opacity:0.7; 
    /* bad for contact mnu btn */
    transition: 0.3s all ease-in-out;
}

.mainBtn3:hover ,
.mainBtn3
{
    background-color: #fff;
    border: 2px solid #000;
    color: #000 ;
    
}
.mainBtn3:hover 
{
    background-color: #000;
    color: #fff ;
    transition: 0.3s all ease-in-out;
}

.btn.mainBtn3:hover path
{
    fill: #fff;transition: 0.3s all ease-in-out;
}
.mainSec .mainBtn,
.mainSec .mainBtn3
{
    padding: 0 24px;
    border-radius: 16px;
    font-size: 16px;
    height: 45px;
}
.mainSec .fs-big
{
    font-size: 48px ;
    color: #344054;
    margin-top: 8px;
        font-weight: 700;
             margin-bottom: 0;
}
.mainSec h5
{
    color: #666666;
     margin-bottom: 0;
     
font-weight: 400;
font-size: 24px;
line-height: 36px;


}
.mainBtn4:hover ,
.mainBtn4
{
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff ;
}
.mainBtn4:hover 
{
    background-color: #fff;
    color: #000 ;
    transition: 0.3s all ease-in-out;
}

.btn.mainBtn4:hover path
{
    fill: #000;transition: 0.3s all ease-in-out;
}
.fs-big
{
    font-size: 72px;
    font-family: inter_bold;
    
}
.fs-biger
{
    font-size: 98px;
    font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;

}
.mainSec
{
    margin-top: 120px;
}
.breadcrumb-item+.breadcrumb-item::before
{
    color: #fff;
}
/* ------------------- slidersec --------------------  */
.secNew
{
    margin-top:40px;
}
.offcanvas.offcanvas-end
{
    width:50%;
    
}
.mainSlider img 
{
    height: 430px;
}
.pepSay 
{
    background: linear-gradient(180.27deg, #FFFFFF 0.26%, #F7F0F8 13.75%, #EFE0F7 28.36%, #D4EBFC 63.09%, #FBFEFF 99.79%);

}
.pepSay h5 
{
    color: #667085;
    font-size: 17px;
    font-weight: 700;;
}
.pepSay .btnDv
{
    margin: auto;
    padding: 5px 20px;
    border-radius:6px;
    background-color: #F2F4F7;
    border: 1px solid #D0D5DD;
    width: fit-content;
}
.pepSay p 
{
    color: #9B9CA1;
    font-size: 16px;
    border-bottom: 1px solid #F6F8FB;
    padding-bottom: 10px;
}
.cors 
{
    border: 3px solid #F2F4F7;
    background: #FFFFFF;
    color: #000;
    overflow-y: scroll;
    height: 260px;
    border-radius: 15px 15px 0 0;
}
.cors img 
{
    border-radius: 10px;
    margin-right: 10px;
}
.metUp img 
{
    border-radius: 10px;
    border: 4px solid  #F2F4F7;
    margin:10px 5px;
    height: 240px;
}
.cors h6
{
    font-size: 14px;
    color: #000;
}
.cors span 
{
    background-color: #F2F4F7;
    border-radius: 12px;
    padding: 3px 12px;
    font-size: 14px;
    color: #000;
}
.corsItm
{
    border-bottom: 1px solid #F6F8FB;
    padding: 10px 0;
    border-radius: 15px 15px 0 0;
}
.blocks
{
    grid-template-columns: auto auto auto;
    border-bottom: 1px solid #F6F8FB;
    padding-bottom: 10px;
}
.blocks img 
{
    width: 100%;
    height: 100%;
    border-radius: 16px;
}
.blocks div
{
    background: #F2F4F7;
    border: 2px solid #EAECF0;
    border-radius: 16px;
    height: 90px;
    /* width: 88px; */
}
#myChart
{
    background: #F4F4F4;
    border-radius: 16px;
    height: 250px;
}

/*marque*/

.marquee {
    position: relative;
    width: 100vw;
    max-width: 100%;
    height: 150px;
    padding: 15px;
    overflow-x: hidden;
    direction: rtl;
    /* text-align: left; */
  }
.track .content div
{
    
    margin: 0 10px;
    
}
.track .content div.d-flex 
{
    height: auto;
    width: 300px;
    background: #F6F7FB;
    border-radius: 16px;
    padding: 18px;
    flex-direction: row-reverse;
}
.track .content div.d-flex div 
{
    /*width: 150px;*/
    text-align: left;
    margin: 0;
}
.track .content div.d-flex svg 
{
    font-size: 45px;
    margin: 0 15px 0 0;
    display:block;
}
.track .content small
{
    color: #667085;
    font-size: 14px;
} 
.track .content h6 
{
    font-weight: bold;
    font-size: 24px;
    margin: 0;
}
  .track
  {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    width: 40%;
    transform: translateX(-50%);
    animation: marquee 10s linear infinite;
  }
  @keyframes marquee {
    from { transform: translateX(100%); }
    to { transform: translateX(0); }
  }
.marquee div,.marquee img , .noMov img {
    display: inline-block;
} 
.marquee img
{
    margin: 0 15px 0 0;
    width: 60px;
    height: 60px;
}
  /* end marque - no js */
/* ------------------- top courses --------------  */
.tCors img 
{
    width: 100%;
    margin: 25px 0;
}
.tit 
{
    margin-bottom:40px;
}
.tit h1
{
    font-family: inter_bold;
    margin: auto;
    width: fit-content;
    font-weight: bolder ;
}
.testimonials .tit h1
{
    font-size: 47px;
}
.testiItm{
    margin-bottom:24px;
}
.btn-close
{
    font-size:24px;
}
.tit h6
{
    border: 1px solid #000;
    border-radius: 22px;
    padding: 7px 20px;
    width: fit-content;
    margin: auto;
    font-size: 15px;
    margin-bottom:8px;
}
.datUl div
{
    width: fit-content;
    display: inline-block;
    color: #98A2B3;
} 
.datUl li
{
    color: #98A2B3;
    /* display: inline-block; */
    margin: 0 10px;
    font-size: 14px;
}

.tCors h5 
{
    font-size: 24px;
    font-weight: bold;
    margin-top: 15px;
    line-height: 24px;
}
.tCors.blogs h5 
{
    font-size: 20px;
}
.tCors.blogs p{
    font-size: 14px;
    margin-bottom: 5px;
}
.tCors span
{
border-radius: 6px;
background: #EAECF0;
font-size: 14px;
padding: 4px 8px;
display: block;
width: fit-content;
margin-top: 24px;
}
/* ------------------- testimonials -------------- */
.testimonials
{
    position: relative;
}
.testimonials p
{
    font-size: 15px;
    margin-top: 10px;
}
.testimonials .bg-secondary
{
    background-color: #F2F4F7 !important;
}
.star-secondary
{
    color: #D0D5DD;
}
.client img
{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 10px;
}
.faded
{
    background: linear-gradient(0deg, #FFFFFF 10%, rgb(245 245 245 / 34%) 100%);
    height: 200px;
    margin-top: -300px;
    z-index: 99;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 50px;
    left: 0;
    right: 0;
    display: block;
    align-items: flex-end;
}
.faded a 
{
    width:fit-content;
    margin:10px auto;
    display:block;
}
.faded span 
{
    border:2px solid #fff;
    border-radius:50%;
    text-align:center;
    margin-left: 10px;
    padding: 1px 4px;
}
.noMov
{
    height: 100px;
    padding: 15px;
}
.noMov .content div 
{
    background: #F6F7FB;
    border-radius: 16px;
    direction: ltr;
    padding: 32px 15px;
}

.noMov h6 
{
    font-weight: bold;
    font-size: 24px;
    padding: 0 10px;
}
.noMov img
{
    transition: all 0.3s ease-in-out;
    margin-right: 10px; 
}
.noMov .px-4:hover img
{
    transform: rotate(360deg);
    transition: all 0.3s ease-in-out;
}
.blogs p ,.blogSec p
{
    color: #6A6A6A;
    font-size: 15px;
}
.forMrg
{
    margin-top: 35px;
}
.logos img 
{
    margin: 10px;
    transition: all ease-in-out 0.3s;
    /*border-radius: 16px;*/
}
.logos img:hover 
{
    transform: scaleX(1.1);
    transition: all ease-in-out 0.3s;
}
.logos small
{
font-weight: 500;
font-size: 24px;
line-height: 33.6px;
text-align: center;
}
/* -------------------- footer ----------------------------  */
footer
{
    /* background-color: #000; */
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}

footer a:hover 
{
    color: #A3A3A3;
}
footer a
{
    display: block;    
    color: #F9FAFB;
    margin-top: 15px;
}
footer h6 
{
    color: #F9FAFB;
    width: 80%;
}
footer h5 
{
    margin-bottom: 20px;
    font-weight: bold;

}
.social
{
    width: fit-content;
    padding-right: 150px;
}
.social a:hover 
{
    color: #ccc;
}
.social a 
{
    margin: 5px 10px 0 0px;
    color: #fff;
    font-size: 22px;
}
/* ----------------------------- blog ------------------  */
.bg-blog
{
    background-color: #F2F4F7;
}
.purple 
{
    position: relative;
}
.purple div h6 
{
    font-size: 20px;
    color: #C8C8C8;
    margin-top: 30px;
}
.purple div h2 
{
    font-size: 40px;
}

.purple div
{
    position: absolute;
    top: 24%;
    left: 40px;
    right: 40px;
    margin: auto;
    color: #fff;
    width: 78%;
    text-align: center;
}
.blogSec {
    padding: 30px 0;
    color: #000;
  }
  section.pt-5.blogDet .container {
    padding: 0 70px;
}
.blogDet h3.h1 
{
font-weight: 600;
font-size: 48px;
line-height: 60px;
}
section.pt-5.blogDet .container img 
{
    margin-bottom: 20px;
    height:527px;
}
  .blogSec .top-side .title,.b2bTit {
    font-weight: bold;
    font-size: 48px;
    color: #000;
  }
  .blogSec .filters ul {
    padding: 0;
  }
  .blogSec .filters ul li {
    list-style: none;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 12px;
    position: relative;
    margin: 6px;
    cursor: pointer;
    color: #000;
    background-color: #EBEBEB;
    transition: all 0.3s ease-in-out;
  }
  .blogSec .filters ul li.active,
  .blogSec .filters ul li:hover
  {
    background-color:#2D3389;
    color: #fff;
    transition: all 0.3s ease-in-out;
  }
  
  .blogSec .filters-content .show {
    opacity: 1;
    visibility: visible;
    transition: all 350ms;
  }
  .blogSec .filters-content .hide {
    opacity: 0;
    visibility: hidden;
    transition: all 350ms;
  }
  .blogSec .item ,.blogs a,.tCors a
  {color: #000;
    overflow: hidden;
display: block;
border-radius: 17px;
}
.blogSec .item img,.blogs img,.tCors a img
{
    transition: all ease-in-out 0.3s;
    margin-bottom: 0 !important;
    margin-top: 0;
}
.blogSec .item:hover img,.blogs a:hover img,.tCors a:hover img
{
    transform: scale(1.1);
    transition: all ease-in-out 0.3s;
}

.pagination 
{
    width: fit-content;
    margin: auto;
    margin-top: 30px;
}
.pagination li.page-item a 
{
    color: #000;
}
.pagination li.page-item
{
    margin: 0;
}
.subscribe form {
        display: flex;
        margin-top:30px;
}

.subscribe input 
{
        border-radius: 17px;
    margin-right: 16px;
    border: 1px solid #E5E7EB;
    width: 70%;
    height: 49px;
    padding: 10px 20px;
        font-style: italic;

}
.subscribe button {
    
}

.subscribe h4 {
    font-weight: 600;
    font-size: 36px;
    line-height: 46.8px;
    margin-bottom:16px;
}
.subscribe h5 {
font-weight: 500;
font-size: 16px;
line-height: 22.4px;
}

/* --- blog details -----   */
.socialUl
{
    padding: 0;
}
.socialUl li 
{
    display: inline-block;
}
.socialUl li a
{
    border-radius: 50%;
    font-size: 20px;
    margin: 0 4px;
    width: 24px;
    height: 24px;
    display: block;
    padding: 0;
}
.blueBgClr
{
    background-color:#313896;
}

li.co a
{
    color: #fff;
    background-color: #313896;
    font-size: 16px;
    text-align: center;
}
.blogContent h5 
{
    font-size: 24px;
    font-weight: bold;
    margin-top: 41px;
        color: #000;

}
.blogContent p 
{
    font-size: 16px;
    color: #5E5E5E;
    margin-top: 10px;
    line-height: 34px;
    text-align: justify;
}

.eventSec span ,
.eventSec svg
{
    
    margin-right: 5px;
    color: #9A9A9A;
}
.eventSec .mainBtn svg
{
    color: #fff;
}
.eventDetls span, .eventDetls svg 
{
    color: #9A9A9A;
}
.decr h4 
{

font-weight: 500;
font-size: 24px;
line-height: 33.6px;
}
.decr p 
{
font-weight: 500;
font-size: 18px;
line-height: 23.4px;
color:#686161;
}
.eventSec .mainBtn svg
{margin: 0;}
.mor
{
    border: 2px solid #000;
    border-radius: 16px;
    color: #000;
    font-size: 16px;
    margin-left: auto;
    padding: 0px 15px;
    margin-bottom: 0;
    height: 48px;
    line-height: 44px;
    transition: 0.3s all ease-in-out;
    font-weight: bold;
}
.mor svg 
{
    margin-right: 5px;
    margin-left: 10px;
    transition: 0.3s all ease-in-out;
}
.mor:hover 
{
    padding-right: 5px;
} 
.mor:hover svg 
{
    margin-right: 0px;
    margin-left: 25px;
    transition: 0.3s all ease-in-out;
}

.slick-next, .slick-prev {
    bottom: -40px;
    background-color: #89313100;
    color: #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: auto;
    width: fit-content;
    z-index: 99;
}
.slick-prev {
    left: -60px;
    content: "\f060";
}
.slick-next {
    left: 60px;
    content: "\f061";
}
.slick-prev:before, .slick-next:before {
    color: #000;
    font-family: "Font Awesome 5 Free";
    font-weight: bolder;
    background-color: #F2F4F7;
    /* padding: 3px 7px 7px; */
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: block;
    line-height: 48px;
}
.regForm 
{
    background-color:#F9FAFB;
    padding:18px 24px;
}
.regForm input,
.regForm label,
.regForm textarea,
.regForm select 
{
    display: block;
    width: 100%;
}
.regForm label
{
    font-size: 12px;
}
.regForm input,
.regForm textarea,
.regForm select 
{
    border-radius: 16px;
    padding: 10px;
    height: 48px;
    border: 1px solid #ccc;
    font-size: 16px;
}
.regForm textarea
{
    height: auto;
}
/* ----------------------- event landing ------------------------------ */
.evntBig .fs-biger
{
    line-height: 100px;
}
.evntBig p 
{
    font-size: 24px;
    font-weight: 600;
    margin-top: 20px;
    line-height: 34px;
}
.evntBig a
{
    display: inline-block;
    padding: 5px 15px;
    font-weight: 600;
    font-size: 12px;
    border: 1px solid #000;
    border-radius: 16px;
    color: black;
    margin: 0 10px 0 0;
}
.evntSec2 h2  ,.myTitle
{
    font-size: 34px;
    line-height: 44px;
    font-weight: 700;
}
.evntSec2 p ,.desc
{
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #5F6980;
}
.evDesc h5 
{
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    border-bottom: 1px solid #EAECF0;
    padding-bottom: 13px;
}
.evDesc p span
{
    color: #C1506B;
}
.evDesc p 
{
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    /* font-weight: bold; */
    line-height: 24px;
    margin-bottom: 14px;
}
.evDesc
{
    color: #344054;
    font-size: 14px;
}
.evDesc img 
{
    margin-right: 5px;
}
.evDesc div.d-flex div
{
    padding: 2px;
}

.evDesc h6 
{
    font-weight: bold;
    color: #667085;
    font-size: 14px;
    margin-bottom: 0;
} 
.speakers .absI
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.speakers .absI:hover 
{
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.relativeDiv
{
    position: relative;
    overflow: hidden;
    border-radius: 30px;
}
.speakers h2 
{
    font-size: 36px;
    font-weight: 600;
}
.speakers h5 
{
    font-size: 24px;
    margin-top: 15px;
    font-weight: 600;
}
.speakers h6 
{
    font-size: 18px;
    color: #808080;
    font-weight: 600;
}
.person img 
{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    /* border: 1px solid #ccc; */
    margin-right: 10px;
}
.evTestimonial
{
    position: relative;
}
.person ,.evTestimonial,.person h6,.person small
{
    font-size: 14px;
    font-weight: 600;
}
.moslider .slick-prev::before,
.moslider .slick-next::before,
.prevMoSlider .slick-next::before,
.prevMoSlider .slick-prev::before,
.logosSlider .slick-prev::before,
.logosSlider .slick-next::before
{
    background-color: #DEE4ED;
    opacity: 1;
    line-height: 48px;
    z-index: 9;    margin-top: 40px;

}
.moslider .slick-next::before,
.logosSlider .slick-next::before,
.prevMoSlider .slick-next::before
{
    content: "\f061";
    font-weight: 600;
}
.moslider .slick-prev::before,
.logosSlider .slick-prev::before,
.prevMoSlider .slick-prev::before
{
    font-weight: 600;
    content: "\f060";
}
.prevMoSlider .slick-slide img
{
    margin-bottom: 20px;
    width: 100%;
}
.moslider img+a 
{
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    font-size: 30px;
    background-color: #FFFFFF38;
    border-radius: 50%;
   padding: 12px;
   color: #F9EC7D;
}
.moslider img+a span 
{
    background-color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    line-height: 60px;
    /* font-size: 20px; */
} 
.moslider .topImgMoSlider
{
    height: 229px;
    /* display: none; */
}
.btmDvImg img 
{
    height: 214px;
}
.eightImg
{
    height: 467px;
}
.accordion-body p
{
    color: #808080;
    font-size: 14px;
}
.accordion-button:not(.collapsed)
{
    background-color: transparent;
    color: #000;font-size: 16px;

}
.accordion-button::after,.accordion-button:not(.collapsed)::after
{
    background-image: none;
    content: "\f063";
    font-family: "Font Awesome 5 Free";
    font-weight: bolder;
    background-color: #000;
    color: #fff;
    border-radius: 12px;
    padding: 10px;
    display: block;
    box-shadow: 0px 2px 2px 0px rgba(255, 255, 255, 0.35) inset, 0px 8px 12px 0px rgba(0, 0, 0, 0.20);
    width: 46px;
height: 46px;
line-height: 26px;
text-align: center;

}
.accordion-item 
{
    border: 1px solid #E5E5E5;
    margin-bottom: 15px;
    border-radius: 12px;
}
.accordion-item:not(:first-of-type)
{
    border: 1px solid #E5E5E5;
}
.accordion-item .accordion-header button
{
    border: 0;
    box-shadow: 0 0 0 0;
    border-radius: 12px;
}
.accordion-item .accordion-header button,
.accordion-button,
.accordion-item ,.accordion-body
{
    border-radius: 12px !important;
}
.accordion-collapse .accordion-body
{
    border-top: 1px solid #E5E5E5;
    border-radius: 0 !important;
}
/* -------------------- contact us------------------------- */
.blckDv 
{
    border-radius: 25px;
    
    background-color: #333333;
    color: #fff;
}

  .contctFormDV
  {
      border:1px solid #D0D5DD;
      padding:44px 40px;
      border-radius:17px;
  }
.blckDv img 
{
    border-radius: 0 25px 25px 0;
}
.blckDv .lft
{
   padding: 96px; 
}
.blckDv .lft h6
{
    font-size: 12px;
    margin-top: 40px;
}.blckDv .lft h2
{
    font-size: 84px;
    font-weight: bold;
}
.blckDv .lft h5
{
    font-size: 28px;
    color: #BDBDBD;
    margin-top: 16px;
}
.contctSocial 
{
    margin-top: 20px;
}
.contctSocial a ,.detls a 
{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    border-radius: 6px;
    display: inline-block;
    color: #000;
    font-size: 20px;
}
.contctSocial a i,
.contctSocial a svg 
{
    color: #000;
    fill: #000;
}
.contctSocial a:hover 
{
    background-color: #ccc;
}
.cntctUs form label
{
    display: block;
    color: #4D5761;
    margin-bottom: 5px;
    
font-weight: 500;
font-size: 18px;
line-height: 27px;

} 
.cntctUs form textarea, 
.cntctUs form input 
{
    border-radius:16px ;
    padding: 15px;
    border: 1px solid #9AA8BC;
    margin-bottom: 24px;
    width: 100%;
    font-style:italic;
}
.cntctUs form input 
{
    height: 48px;
}
.cntctUs form input::placeholder
{
    color:#9DA4AE;
}
.detls a 
{
    font-size: 20px;
    background-color: #fff;
    display: block;
    margin: auto;
    border: 1px solid #F1F1F3;
} 
.detls h6 
{
    margin-top: 15px;
    font-size: 16px;
    margin-bottom: 0;
}
.detls div a,
.detls div a svg 
{
    display: inline-block;
    color: #000;
    margin: 0;
}
.detls 
{
    background-color: #F6F8FB;
    text-align: center;
    padding: 30px 15px;
}
.absDv
{
    position: absolute;
    bottom: 0px;
    color: #fff;
    padding: 24px;
}
.absDv h5 
{
    font-size: 30px;
}
.absDv h6
{
    font-size: 16px;
    margin-bottom: 0;
}
.conts3 img 
{
    height: 270px;
}
.absDv2, 
.absDv3
{
    width: 94%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0;
    bottom: auto;
    top: 55px;
}
.absDv div
{
    border: 1px solid #A8A8A81A;
    
}
.absDv div span
{
    border: 1px solid #3E3E3F;
    border-radius: 50%;
    font-size: 0px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    color: gray;
    top: -36px;
    background-color: #202020;
}
.absDv div span svg, 
.absDv div span i 
{
    background-image: linear-gradient(180deg, #404040 0%, #2C2D2D 100%);
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: 7px;
    line-height: 40px;
    transition: all 0.3s ease-in-out;
    border: 1px solid #A8A8A81A;

}
.absDv div span:hover svg, 
.absDv div span:hover i 
{
    transform: rotate(180deg);
    transition: all 0.3s ease-in-out;
}
.absDv3 h5, 
.absDv2 h5 
{
    font-size: 24px;
    width: 70%;
    margin:60px auto 0;
    text-align: center;
    font-weight: 700;
}
.absDv3
{
    color: #000;
}
.absDv3 div span svg, 
.absDv3 div span i 
{
    background-image: none;
    background-color: #EEEEEE;
}
.absDv3 div span 
{
    background-color: #f6f6f6;
    border: 1px solid #D9D9D9;
}
.absDv3 div
{
    border: 1px solid #D9D9D9;
    
}
.absDv3 div span:hover svg, 
.absDv3 div span:hover i 
{
    transform: rotateY(180deg);
    transition: all 0.5s ease-in-out;
}

.cntctUs+.subscribe .rounded-4
{
    background-color: #FCFCFD;
}
.conts3 button
{
    height: 56px;
}
/* ------------------ b2b ------------------------ */
.bg-bbGry p 
{
    font-size: 30px;
    line-height: 40px;
    color: #667085;
    margin: 0;
}
.bg-bbGry
{
    background-color: #F2F4F7;
}
.bg-bbGry2
{
    background-color: #FCFCFD;
}
.r_30
{
    border-radius: 30px;
}
.custm span 
{
    background-color: #1876f230;
    color: #1877F2;
    width: 65px;
    height: 43px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    font-size: 16px;
}
.custm h5
{
    font-size:24px ;
}
.custm h6
{
    font-size:16px ;
    margin-bottom: 0;
}
.custm p
{
    font-size:14px ;
    color: #9A9A9A;
    line-height: 25px;
}
.subTit h6 
{
    font-size: 16px;
    color: #9A9A9A;
}
.proDv span
{
    display: block;
    color: #EAECF0;
    font-size: 108px;
    height: 130px;
    line-height: 130px;
}
.proDv img 
{width: 50px;
height: 50px;}
.proDv
{
    padding-right: 25px;
}
.proTit,.evTit
{
font-weight: 600;
font-size: 36px;
line-height: 46.8px;

}
.evTit+p 
{
    font-size: 16px;
    font-weight: 400;
    color: #909090;
    line-height: 25px;
    margin-top: 20px;
}
.date_tim svg 
{
    margin-right: 7px;
}
.date_tim div 
{
    margin-right: 32px;
    font-size: 18px;
    color: #344054;
}
.itmEvnt img 
{
    height: 250px;
}
.itmEvnt
{
    background-color: #FCFCFD;
    padding: 32px;
    margin-bottom: 20px;
}
.alEvTit
{
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
}
.allEv h4 
{
    font-size: 24px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 8px;
}
/* ----------------------  courses details-------------------------- */
 .cTop
{
    position: absolute;
    top: 40px;
    bottom: auto;
    left: 40px;
    right: 40px;
    text-align: left;
    color: #fff;
}
 .cTop a 
 {
    color: #fff;
 }
 .cTop h2 
 {
    font-size: 35px;
    line-height: 50px;
    font-weight: 600;
    margin-top: 20px;
    width: 75%;
 }
 .cTop h6
{
    margin-top: 0;
    color: #fff;
}
.cTop .date_tim  span span 
{
    padding-left: 12px;
}
.cTop .date_tim div
{
    color: #fff;
}

#courseDetails .accordion-button::after {
    content: "\002B";
    transform: rotateZ(-180deg);
    background-image: none;
    transition: all 0.5s ease-in-out;
}
#courseDetails .accordion-button:not(.collapsed)::after {
    background-image: none;
    transform: rotateZ(180deg);
    content: "\2212";
    transition: all 0.5s ease-in-out;
}

.playDv a 
{
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    font-size: 30px;
    background-color: #878787b5;
    border-radius: 50%;
   padding: 12px;
   color: #000;
}
.playDv a span 
{
    background-color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    /* font-size: 20px; */
} 
.vidRt
{
    font-size: 16px;
    margin-top: 30px;
}
.vidRt h5 
{
    /* background-color: #182230; */
    font-size: 14px;
    color: #98A2B3;
    font-weight: 700;
    margin-top: 20px;
}
.dwnA
{
    color: #2E90FA;
    font-size: 16px;
    text-align: center;
    width: 100%;
    display: block;
    padding: 30px;
    border-bottom: 1px solid #D7D7D7;
}
.rtPers 
{
    margin: 20px 0;
}
.rtPers h6 
{
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
} 
.rtPers p 
{
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 10px;
} 
.rtPers img 
{
    width: 70px;
    height: 70px;
    border: 2px solid #f00;
    border-radius: 50%;
    margin-right: 15px;
}
.logosSlider .slick-prev::before,
.logosSlider .slick-next::before
{
    background-color: #fff;
    border: 2px solid #eee;
}
._3dvs .playDv a
{
    bottom: 40%;
    color: #e91a4b;
}
.smalls img 
{
    height: 229px;
}
.smalls .topImgMoSlider 
{
    height: 213px;
}
.captMom img+a
{
color: #F9EC7D;
}
.lftAnswr h3 
{
    font-size: 36px;
    font-weight: 700;
}
.lftAnswr h6 
{
    font-size: 18px;
    font-weight: 400;
}

#q_answer .accordion-button::after {
    content: "\f077";
    transform: rotateZ(-180deg);
    background-image: none;
    transition: all 0.5s ease-in-out;
    background-color: transparent;
    color: #000;
    box-shadow: 0 0 0 0;
}
#q_answer .accordion-button:not(.collapsed)::after {
    background-image: none;
    transform: rotateZ(180deg);
    content: "\f107";
    transition: all 0.5s ease-in-out;
}
#q_answer button.accordion-button 
{
    padding: 5px 20px;
    font-size: 20px;
}
.aftrFoot .container
{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.03) 100%), #FFF;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 4px 0px 4px 0px rgba(152, 162, 179, 0.20), 0px 4px 4px 0px rgba(152, 162, 179, 0.05);

}
.aftrFoot 
{
    position: fixed;
    bottom: 10px;
    width: 100%;
    z-index: 99;
}
.modal-dialog
{
  max-width: 45%;
}
.modal-dialog form .mainBtn
{
  background-color: #344054;
  border-color: #344054;
  padding: 5px 20px;
  border-radius: 20px;
}
.modal-dialog form .mainBtn:hover 
{
  color: #344054;
  background-color: #fff;
}
/* ------------ company ------------------  */
.wlcomSec
{
    padding: 100px 0;
}
.wlcomSec .strtBtn,
.wlcomSec .contBtn
{
    border: 2px solid #D0D5DD;
    border-radius: 16px;
    font-weight: bold;
    color: #000;
    height: 57px;
    transition: 0.9s all ease-in-out;
}
.wlcomSec .contBtn 
{
    background-color: #F2F4F7;
    border: 2px solid #F2F4F7;
}
.wlcomSec .strtBtn:hover,
.wlcomSec .contBtn:hover 
{
     background-color: #000;
     color:#fff;
    transition: 0.3s all ease-in-out;
}
.wlcomSec img 
{
    padding: 60px 0;
    width: 100%;
}
.wlcomSec h6 
{
    color: #101828;
}
.abTit 
{
    height: 32px;
    border-radius: 10px;
    line-height: 30px;
    margin-bottom: 25px;
    font-size: 12px;
}
.wlcomSec .nth h2
{
    font-size: 50px;
} 

.wlcomSec .nth h6
{
    font-size: 22px;
    color: #797979;
} 
.miViSec
{
    padding: 100px 120px;

}
.miViSec h6,.redNotice
{
    color: #B71C41;
    font-size: 20px;
}
.miViSec h4
{
    font-size: 38px;
}
.miViDV h5
{
    font-size: 21px;
    line-height: 27px;
}
.miViDV p 
{
    color: #667085;
    line-height: 27px;
    font-size: 18px;
    margin: 0;
    text-transform: lowercase;
    font-family: "Poppins", sans-serif;
}
.miViSec img 
{
    height: 545px;
}
.miViDV 
{
    background-color: #FCFCFD;
    border: 1px solid #EAECF0;
    border-radius: 12px;
    padding: 26px;
    margin-top: 24px;
}
.coreV
{
    padding: 80px 120px
}
.coreV .titDV small 
{
    color: #00895C;
font-size: 14px;
font-weight: 500;
line-height: 22px;
}
.coreV .titDV h4 
{
font-size: 52px;
font-weight: 700;
line-height: 65px;
letter-spacing: -0.02em;
margin-top: 20px;
}
.titDV
{
    margin-bottom: 64px;
}
.corPad
{
    /* color: #DFE1E7; */
    padding: 32px;
    margin-bottom: 24px;
}
.coreVItm p {
font-size: 16px;
font-weight: 400;
line-height: 25.6px;
color: #666D80;
margin-bottom: 0;
}
.coreVItm h5 {
font-size: 24px;
font-weight: 700;
line-height: 30px;
letter-spacing: -0.02em;
margin-top: 32px;
}
.coreVItm .cvIcon
{
    padding: 6px;
    border-radius: 10px;
    width: 44px;
    height: 44px;
    line-height: 30px;
    text-align: center;
}
.coreVItm:first-child .cvIcon {background-color: #5B49E9;}
.coreVItm:nth-child(2) .cvIcon {background-color: #33CFFF;}
.coreVItm:nth-child(3) .cvIcon {background-color: #40C4AA;}
.coreVItm:nth-child(4) .cvIcon {background-color: #FFBE4C;}
.coreVItm:nth-child(5) .cvIcon {background-color: #ED8296;}
.coreVItm:nth-child(6) .cvIcon {background-color: #1A1B25;}
.team 
{
    margin: 60px 0;
}
.team .innerBg
{
    background: linear-gradient(181.51deg, #EFE0F7 1.4%, rgba(241, 242, 242, 0.44) 54.02%, #D4EBFC 98.85%);
    padding: 70px 60px 110px;
    border: 1px solid #D0D5DD;
    border-radius: 24px;
}
.team h2 , .abtUs h2
{
font-size: 48px;
font-weight: 700;
line-height: 48px;
text-align: center;

}
.team h6 small
{
font-size: 16px;
font-weight: 400;
line-height: 22.4px;
text-align: center;
color: #667085;
}
.team h6 
{
    margin-top: 16px;
}
.teamSlider
{
    margin: 40px 0;
}
.teamCard
{
    background-color: #fff;
    padding: 12px;
    border-radius: 16px;
    text-align: center;
    margin: 0 10px;
}
.teamCard img 
{
    border-radius: 16px;
    margin-bottom: 12px;
    width: 100%;
}
.teamCard h5 {
font-size: 18px;
font-weight: 600;
line-height: 14px;

}
.teamCard p {
    color: #667085;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 0;
}

.team .slick-prev::before {
    content: "\f060";
}
.team .slick-next::before {
    content: "\f061";
}
.team .slick-prev::before,
.team .slick-next::before
{
    background-color: #fff;
}
.team .slick-prev,
.team .slick-next
{
    bottom: -80px;
}
.abtUs
{
    margin: 64px 0;
}
.abtDV 
{
    background-color: #F6F7FB;
    border-radius: 16px;
    padding: 32px;
    text-align: left;
    margin-top: 32px;
}
.abtDV h2 
{
    margin-bottom: 12px;
    text-align: left;
}
.abtDV h5 
{
font-size: 20px;
font-weight: 600;
line-height: 16.8px;
color: #667085;
}
#menu 
{
    display: block !important;
    background-color: #fff;
    width: 95%;
    color: #000;
    position: relative;
    margin: auto;
    padding: 20px;
    z-index: 2;
    margin-top: 0;
}
.lftInner
{
    border: 1px solid #D0D5DD;
    background-color: #FCFCFD;
    border-radius: 12px;
    padding: 16px;
    color: #000;
    margin-bottom: 12px;
}
.lftInner:last-child
{
    margin-bottom: 0;
}
.lftInner:hover 
{
    background-color: #313896;
    color: #fff;
}
.lftInner:hover path, 
.lftInner:hover rect 
{
    stroke: #fff;
}
.lftInner:hover span path
{
    fill:#fff;
}
.lftInner h5 
{
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight:600;
}
.lftInner h6 
{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.lnks a 
{
    display: block;
    color: #000;
    font-size: 28px;
    line-height: 48px;
    font-weight: 500;
    margin-bottom: 8px;
}
.lnks a:hover 
{
    color: #313896;
}

.nw
{
    width: 100%;
    padding: 12px;
    border-radius: 12px;
    border: 1px solid #E5E4E4;
    margin-top: 30px;
}
.nw h6 
{
    font-size: 14px;
}
.nw p 
{
    margin-bottom: 0;
    color: #686868;
    font-size: 12px;
}
.nw a 
{
    padding:6px 12px;
    font-size: 12px;
    color: #686868;
    border-radius: 12px;
    border: 1px solid #E5E4E4;
    width: fit-content;
    text-align: center;
}
.nw a:hover
{
    border-color: #313896;
    color: #313896;
}
.rtDetls
{
    margin-top: 15px;
}
.rtDetls img
{
    min-width: 107px;
    max-width: 115px;
    min-height: 77px;
}
.rtDetls h5 { 
    /* margin-top: 10px; */
font-size: 12px;
font-weight: 600;
line-height: 14.4px;
letter-spacing: -0.02em;
color: #000;
font-family: "Poppins", sans-serif;

 }
.rtDetls h6 {
font-size: 10px;
font-weight: 400;
line-height: 12.1px;
color: #6A6A6A;
margin-bottom: 0;

 }
.chnl h6 
{
    margin-bottom: 0;
font-size: 16px;
font-weight: 500;
line-height: 19.36px;
margin-right: 20px;
}
.chnl
{
    background-color: #000;
    border-radius: 8px;
    padding: 12px 45px;
    color: #fff;
    justify-content: space-between;
    align-items: center;
    height: 54px;

}
.sec2N .innerDV 
{
    background-color: #fff;
    padding: 54px 68px;
    
}
.parentDv
{
    background-color: #fff;
    padding: 16px;
    border: 1px solid #E5E5E5;
    border-radius: 16px;
    box-shadow: 0px 4px 11px -1px #0A0A0A0A;
    margin-bottom:20px;
}
.parentDv span 
{
    background-color: #313896;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    line-height:32px;
    text-align: center;
    display: inline-block;
}
.innerDV h6 
{
    color: #737373;
}
.innerDV p 
{
    display: inline-block;
    padding-left: 15px;
    margin-bottom: 0;
    font-weight: 700;
}
.innerDV div.d-flex
{
    background-color: #fff;
    border-radius: 12px;
    padding: 26px;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 8px 32px -1px #0000000F;

}
.innerDV2 h5 { font-size: 24px;font-weight: 700; color: #0A0A0A;margin-bottom: 6px;}
.innerDV2 h6 { font-size: 16px; font-weight: 400; color: #737373; line-height: 25px;}
.innerDV img 
{
    width: 100%;
    width: 556px;
    height: 336px;
    margin: auto;
    display: block;
}
.parentDv .rounded-circle 
{
    height: 100%;
    display: block;
    width: fit-content;
}
.parentDv2 
{
    padding: 32px;
}


#fb-share-button {
    background: #3b5998;
    border-radius: 3px;
    font-weight: 600;
    padding: 5px 8px;
    display: inline-block;
    position: static;
}
/* facebook share  */
#fb-share-button:hover {
    cursor: pointer;
    background: #213A6F
}

#fb-share-button svg {
    width: 18px;
    fill: white;
    vertical-align: middle;
    border-radius: 2px
}

#fb-share-button span {
    vertical-align: middle;
    color: white;
    font-size: 14px;
    padding: 0 3px
}
.bottom-btn
{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 31%;
    height: 95px;
    right: 10px;
}
.bottom-btn button,.bottom-btn button:hover
{
    width: 100%;
    display: block;
font-size: 20px;
font-weight: 500;
    height: 100%;
}
.get-int
{
font-size: 28px;
font-weight: 500;
line-height: 48px;
color:#000;

}
.offcanvas-header button 
{
    color:#000;
    opacity:1;
    
    background-image:none;
}

.offcanvas-header
{
    position: absolute;
    right: 0;
    z-index: 3;
}
.offcanvas-body #menu
{
    padding-bottom: 100px;height: 97%;
}
.offcanvas-body
{
    padding:0;
}
.canvas-tit
{
font-size: 20px;
font-weight: 500;
line-height: 24px;
margin-bottom:32px;
}
/* -------------------- scroll --------------------  */
/* width */
::-webkit-scrollbar {
    width: 1px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #fff; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #ccc; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }
  
 .noMov,.starsDV,
 .testimonials small.d-block,.blogs small
 {
     display:none !important;
 }
/* ---------------------------- responsive  ------------------------------- */
@media (max-width:2560px) {
    .px-5 {
        padding-right: 8rem !important;
        padding-left: 8rem !important;
    }
    
}
@media (min-width:1440px){
    .lftInner
    {
        height: 102px;
    }
}
@media (max-width:1440px){
    .px-5 {
        padding-right: 4rem !important;
        padding-left: 4rem !important;
    }
}
@media (max-width: 1280px){
    
    .navbar-expand-lg .navbar-nav .nav-link {
        margin: 0 3px;
    }
    .innerDV img {
    width: 100%;
    }
    .bottom-btn
    {
        height:82px;
    }
    .cTop h6
    {
        margin-bottom: 0 !important;
    }
    .cTop h2 {
        font-size: 20px;
        line-height: 1.5;
        margin-top: 5px;
        width: 99%;
    }
    .cTop
    {
        top: 10px;
        left: 10px;
        padding: 10px;
    }
    .blocks div
    {
        height: 81px;
    }
    .mainSlider img {
        height: 390px;
    }
    .metUp img
    {
        height: 190px;
    }
    .cors
    {
        height: 207px;
    }
    .purple div h2,.blogSec .top-side .title,.team h2, .abtUs h2 {
        font-size: 30px;
    }
    .purple div h6 {
        font-size: 17px;
        margin-top: 20px;
    }
    .purple div {
        top: 17%;
    }
    .blackSec .ps-0
    {
        padding: 10px !important;
    }
    .proDv span {
        font-size: 85px;
    }
    .custm h5 {
        font-size: 20px;
    }
}

@media (max-width: 1280px){
    .bottom-btn
    {
        height:70px;
    }
}
    
@media (max-width: 1024px){
    .noMov h6 {
        font-weight: bold;
        font-size: 18px;
    }
    section.pt-5.blogDet .container img 
    {
        height:400px;
    }
    .chnl
    {
        /*position: unset;*/
    }
    .lftInner:last-child
    {
        margin-bottom: 20px;
    }
    div#menu {
        width: 100%;
        padding: 10px 0;
    }
    .aftrFoot button ,
    .aftrFoot h2 
    {
        font-size: 14px;
    }
    .aftrFoot .container
    {
        padding: 10px;
    }
    .cTop h2 {
        font-size: 16px;
    }
    .modal-dialog
    {
      max-width: 75%;
    }
    .smalls img {
        height: auto;
    }
    .itmEvnt img {
        height: auto;
    }
    .evTit {
        font-size: 28px;
        margin-top: 15px;
    }
    .date_tim.d-flex
    {
        display: block !important;
    }
    .date_tim button.mainBtn
    {
        margin-top: 10px !important;
    }
    .date_tim div {
        margin-right: 2px;
        padding: 0 3px !important;
        font-size: 14px;
    }
    .track .content div.d-flex div
    {
        width: auto;text-align: center;
    }
    .track .content div.d-flex svg {
    
    margin: 10px auto;
    }
    .date_tim svg {
        margin-right: 2px;
    }
    .date_tim button
    {
        padding: 5px 10px !important;
    }
    .blogSec .top-side .title, .b2bTit {
        font-size: 39px;
    }
    .bg-bbGry p,.lnks a {
        font-size: 25px;
    }
    .detls
    {
        padding: 10px;
    }
    .cntctUs .rounded-4
    {
        padding: 20px !important;
    }
    .noMov .content div
    {
        padding: 5px 10px !important;
    }
    .testimonials .fs-4 ,.track .content h6
    {
        font-size: 19px !important;
    }
    .marquee img {
        margin: 0 10px 0 0;
    }
    .logosSlider img 
    {
        margin: 10px !important;
        padding: 10px;
    }
    .blocks div {
        height: 64px;
    }
    #myChart
    {
        height: 190px;
    }
    .mainSlider img
    {
        height: 340px;
    }
    .fs-big {
        font-size: 55px;
    }
    .purple div h2,.blogSec .top-side .title {
        font-size: 35px;
    }
    .purple div h6 {
        font-size: 18px;
    }
    .purple div {
        top: 19%;
    }
    .subscribe .center.p-5 
    {
        padding: 20px !important;
    }
    
}
@media (max-width:992px){
    
    .blackSec .custm
    {
        margin-top: 10px;
    }
    section.pt-5.blogDet .container img 
    {
        height:auto;
    }
    .bottom-btn
    {
        height: 48px;
        margin-bottom: 20px;
        margin-right: 10px;
        width: 29%;

    }
    .bottom-btn button, .bottom-btn button:hover
    {
        border-radius: 12px;
    font-size: 16px;
    }
    .container 
    {
        /* width: 97% !important;
        margin: 0 auto;
        max-width: 97% !important; */
        padding:0 20px;
    }
    .miViSec 
    {
        padding: 0px;
    } 
    .miViSec img 
    {
        width: 50% !important;
        display: block;
        margin: 0 auto 30px;
        height:auto;
    }
    .captMom img+a
    {
        bottom: 40%;
    }
    .fs-biger
    {
        font-size: 70px;
        line-height: 70px !important;
    }
    .evntBig p,.speakers h5
    {
        font-size: 20px;
        margin-top: 10px;
    }
    .blogSec .top-side .title, .b2bTit {
        font-size: 35px;
    }
    .bg-bbGry p {
        font-size: 20px;
    }
    .purple div h2 {
        font-size: 25px;
    }
    .purple div h6 {
        font-size: 16px;
        margin-top: 10px;
    }
    .purple div {
        top: 15%;
    }
    .navbar-expand-lg .navbar-nav .nav-link,.speakers h6
    {
        font-size: 16px;
    }
    .navbar-nav .mainBtn,.mainBtn2 ,.mainBtn3
    {
        font-size: 16px;
        height: 40px;
        line-height: 20px;
    }
    .noMov img {
        margin-right: 5px;
        width: 45px;
    }
    #myNavBar ul li 
    {
        display: inline-block;
    }
    #myNavBar ul
    {
        float: right;
        display:inline-block !important;
        margin-bottom:0
    }
    .metUp img,.mainSlider img
    {
        height: 300px;
    }
    .navbar-collapse.collapse.show
    {
        display: flex;
    }
    .blocks
    {
        grid-template-columns: auto auto auto auto ;
        justify-content: center;
    }
    
    .blocks div {
        height: 120px;
        width: 120px;
    }
    .pepSay .centralize
    {
        width: 100%;
    }
    .tCors h5 {
        /* font-size: 16px; */
    }
    .tCors li,.noMov h6
    {
        font-size: 14px;
    }
    footer img 
    {
        margin: 10px auto;
        display: block;
    }
    footer h6
    {
        width: 100%;
    }
    .social
    {
        padding: 0;
        /*margin:20px  auto;*/
    }
    .moslider img+a span
    {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .moslider img+a
    {
        bottom: 40px;
        padding: 6px;
    }
}

@media (min-width:708px){

    .evDesc,.evDesc h5,.evTit
    {
        margin-top: 15px;
    }
    .speakers .container
    {
        padding: 0 70px;
        padding: 0 20px;
    }
    .cTop h6
    {
        margin-bottom: 20px !important;
    }
    .lftInner .text-end.w-25
    {
        margin-left:auto;
    }
}
@media (max-width:768px){
    .navbar-toggler {
        transform: scale(0.8);
    }
    .bottom-btn {
        height: fit-content;
        position: unset;
        margin: 30px auto;
                width: fit-content;
        padding: 5px;
        line-height: normal;
    }
    .bottom-btn button, .bottom-btn button:hover {
    font-size: 14px;       
    /*padding: 5px 20px;*/
    }

    .lftInner .text-end.w-25
    {
        margin-left:auto;
    }
    .innerDV img ,.blogSec .item img{
    height: auto !important;
    }
    
    .offcanvas.offcanvas-end {
    width: 80%;      
    }
    .canvas-tit
    {
        margin-bottom: 20px;
        font-weight: 600;
    }
    .offcanvas-body {
        padding-top: 80px;
    }
    footer img 
    {
        margin:auto !important;
    }
    .offcanvas.offcanvas-end
    {
        width:90%;
    }
    .lftInner
    {
        padding:12px 16px;
    }
    .lftInner h5 {
    font-size: 16px;
    }
    .lftInner h6 {
    font-size: 12px;
    line-height: 18px;
    }
    .lnks a {
        font-size: 18px;
        margin-bottom: 0;
    }
    .offcanvas-body
    {
        padding:20px;
        padding-top: 100px;
    }
    .offcanvas-header
    {
        background-color: #313896;
        width:100%;
    }
    
    .offcanvas-header .navbar-brand img
    {
        filter: brightness(5);
    }
    .offcanvas-header .btn-close
    {
        color: #fff;
    }
    .cTop {
        top: 35px;
    }
    .relativeDiv
    {
        margin-top: 30px;
    }
    .blckDv .lft h2 {
        font-size: 50px;
    }
    .mainSec {
        margin-top: 30px;
    }
    .filters-content .item h5 ,.subscribe h5
    {
        font-size: 1.1rem;
        font-weight: bold;
    }
    .purple 
    {
        background-color: #23286b;
        padding: 70px;
        border-radius: 12px;
    }
    .black
    {
        background-color: #23286b !important;
    }
    .blogContent p,.blogContent h5 
    {
        font-size: 16px;
        line-height: 23px;
    }
    .blogDet h3.h1,.alEvTit
    {
        font-size: 28px;
    }
}
@media (max-width:760px)
{    
    .cTop h6
    {
        margin-bottom: 10px !important;
    }
    
    .lftInner .text-end.w-25
    {
        margin-left:auto;
    }
    .noMov .content div {
        display: block !important;
        text-align: center;
    }
    
    
    
}
@media (max-width:600px){
    .blckDv .lft h6
    {
        margin-top:0;
    }
    .purple div
    {
        width:95%;
        left:0;
        right:0;
    }
    .contctSocial a, .detls a
    {
        margin-bottom:5px;
    }
    .subscribe h5 {
        font-size: 16px;
    }
    .conts3 button.mt-3 {
        height: 45px;
        margin-top: 20px !important;
    }
  .tCors.blogs h5,.tCors.blogs p,.forMrg {
    text-align: left;
    }  
    .mainSec h5
    {
        font-size: 16px;
        line-height: 23px;
    }
.marquee img {
        margin: 6px auto;
        display: block;
    }
    .logos br 
    {
        display:none;
    }
    .marquee
    {
        height:185px;
    }
    .row.grid {
    margin: 0;
    }
    footer .container {
        padding: 0;
    }
    footer img {
        margin: 5px !important;
    }
    .subscribe button{
    display: block;
    }
    .subscribe input
    {
        width:100%;
        margin:0 !important;
    }
    .subscribe button, .subscribe form {
        display: block;
        margin: 10px auto;
    }
    .contctFormDV {
    padding: 22px 20px;
    }
    .blogDet h3.h1 {
        font-size: 20px;
        line-height: normal;
    }
    footer .col
    {
        flex: 100%;
    }
    
    .btn-close
    {
        font-size:18px;
    }
    .tCors h5 {
    font-size: 18px;
    margin-bottom:0;
    }
    section.tCors {
    text-align: center;
    }
    .tCors span
    {
        margin: 20px auto 0;
    }
    .tit ,.contctFormDV{
    margin-bottom: 30px;
    }
    .mainSec .mainBordClr
    {
        padding: 10px !important;
        width: fit-content;
    }
    .secNew {
    margin-top: 30px;
    }
    .mnuBtn{
        margin: 0 !important;
        width: fit-content;
        padding: 10px 14px;
        height: fit-content;
    }
    #myNavBar li.nav-item:last-child,
    .mnuBtn b
    {
        display:none ;
    }
    .mainSec .fs-big {
    font-size: 24px;
    }
    .offcanvas-header .btn-close:focus
    {
        outline:0;
        box-shadow: 0 0 0;
    }
    .mainSec .mainBtn,
    .mainSec .mainBtn3
    {
        height: 40px;
    }
    .pvSec .pe-5 ,.pvSec .p-4
    /* ,.blackSec .p-5 */
    {
        padding: 15px !important;
    }
    .my-5 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important;
    }
    .testimonials .bg-secondary,.pvSec .row
    {
        margin: 0 !important;
    }
    .pvSec .row div
    {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .proDv {
        padding-right: 0;
    }
    .subscribe .center.p-5 {
        /* padding: 0px !important;   bazt fe blogs */
    }
    .sec2N.px-5,
    .evntBig .d-flex.col-12:first-child,
    .evntBig .d-flex.col-12:nth-child(2){
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .evntBig .d-flex.col-12:last-child
    {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    button.mainBtn3 svg
    {
        width: 17px;
        height: 17px;
    }
    .sec2N .innerDV
    {
        padding: 20px;
    }
    section.pt-5.blogDet .container {
        padding: 0 20px;
    }
    .container.p-5{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .track
    {
        width: 100%;
    }
    .cTop
    {
        position: unset;
    background-image: url(../img/c_detail.png);
    padding: 20px 15px;
    border-radius: 30px;
    }
    .d-flex.date_tim.align-items-center.w-100
    {
        display: block !important;
    }
    .cTop a
    {
        margin-top: 10px;
        display: block;
    }
    .track .content div.d-flex {
        height: fit-content;
        display: block !important;
    }
    .track .content h6 {
        font-size: 18px !important;
    }
    .coreV
    {
        padding: 30px 0px
    }
    .proDv span {
        font-size: 65px;
    }
    .blckDv .lft h2 {
        font-size: 40px;
    }
    .blckDv .lft {
        padding: 50px;
    }

    .purple 
    {
        padding: 90px 10px;
    }
    .blogSec .item 
    {
        /* s3'rnaha for courses */
        /* padding: 0 35px; */
        display: block;
    }
    footer a, .footUl a 
    {
        padding: 0;
        font-size: 12px;
    }
    .tCors.blogs img,.tCors img {
        width: 70%;
        margin: 10px auto;
        display: block;
    }
    .tCors img {
        /*width: 50%;*/
    }
    footer h6,
    footer h5
    {
        font-size: 15px;
    }
    footer h5,.evDesc h5
    {
        margin-top: 20px;
                font-size: 14px;
        /* text-transform: uppercase; why in mob footer */
    }
    .bg-black.rounded-4.w-100.p-5
    {
        padding: 20px !important;
    }
    .fs-big {
        font-size: 40px;
    }
    .testimonials .tit h1{
        font-size: 20px;
    }
    h5 
    {
        font-size: 17px;
    }
    .blocks {
        grid-template-columns: auto auto auto;
    }
    #q_answer button.accordion-button
    {
        font-size: 16px;
    }
    footer ,.px-4.lnks
    {
        padding: 0 !important;
    }
    .captMom ,.subscribe
    {
        margin-bottom: 0 !important;
    }
    
    #courseDetails,.b2bSec,.blackSec,.b2bSec,.pvSec
    {
        margin-top: 0 !important;
    }
    .itmEvnt
    {
        margin:10px 0;
        padding: 20px 10px;
    }
    .evTit,.eventSec .title {
        font-size: 20px;line-height: 24px;
    }
    .allEv h4 {
        font-size: 20px;
    }
    .eventSec span, .eventSec svg {
    font-size: 17px;
    margin-right: 5px;
    }
}
@media(max-width:450px){
    .coreV
    {
        padding: 30px 0px
    }
    .parentDv2 {
    text-align: center;
    }
    .parentDv .rounded-circle
    {
        margin:auto;
    }
    .datUl+.d-flex
    {
        width:70%;
    }
    li.co a , .socialUl li a
    {
        font-size:14px;
        margin:0;
    }
    .fs-18 {
    font-size: 16px;
    }
        .sec2N .innerDV {
        padding: 13px;
    }
    .innerDV div.d-flex
    {
        padding:10px;
    }
    .bottom-btn {
        height: fit-content;
    }
    .fs-big {
        font-size: 35px;
    }
    .wlcomSec
    {
        padding-top: 30px;
    }
    .coreV .titDV h4 {
        font-size: 35px;
    }
    /* .mainSec .mainBtn, */
     .mainSec .mainBtn3,.mainBtn3
    {
        padding: 12px 20px;
        margin: 0 4px !important;
        height: auto;
    }
    .mainBtn.mx-auto 
    {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .wlcomSec  h6
    {
        font-size: 14px;
    }
    .btmDvImg img 
    ,
    .eightImg
    {
        height: auto;
    }
    .navbar-brand img
    {
        width: 80px;
    }
    .tCors.blogs img ,.tCors img{
        width: 100%;
    }
    .blocks div {
        height: 100px;
        width: 100px;
    }
    .px-5
    {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .logos img {
        margin: 5px;
        width: 110px;
    }
    .tCors img {
        height:auto !important;
    }
    
}
@media (max-width:400px)
{   .blogSec .top-side .title {
    font-size: 29px;
    }

    .b2bTit {
        font-size: 22px;
        margin-top: 0 !important;
    }
    .bg-bbGry p {
        font-size: 17px;
        line-height: 1.5;
    }
    .purple div h2 {
        font-size: 18px;
    }
    .purple div h6 {
        font-size: 14px;
    }
    .blocks div {
        height: 70px;
        width: 70px;
    }
    footer .p-5 
    {
        padding: 10px !important;
    }
    .testimonials p {
        font-size: 13px;
        margin-top: 10px;
    }
    .logos img {
        width: 130px;
    }
    .content.d-flex 
    {
        /* display: block !important; */
    }
    .noMov .content div
    {
        margin-bottom: 20px;
    }
    .noMov
    {
        height: fit-content;
    }
    nav .mainBtn3,
    nav .mainBtn3:hover
    {
        padding: 10px 20px;        height: inherit;

    }
}