@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway: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');
body {
    padding: 0px;
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: -0.5px !important;
    margin-top: 111px;
    text-transform: capitalize;
    
}

p {
    font-weight: 400;
    font-size: 15px;
    line-height: 185.18%;
    letter-spacing: -0.02em;
    color: #666666;
    text-transform: none !important;
}

a {
    text-decoration: none !important;
}


/* Add some styles for the preloader */

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #002D62;
}

.preloader .loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.acadamic-box {
    border: 1px solid #ebebeb;
    padding: 20px;
    width: 100%;
    transition: 1s;
}

.about-bg {
    background-color: #fff7eb;
    width: 100%;
    padding: 80px 0px;
}
.bg-color{
    background-color: #fff7eb;
}

.text-bg {
    background-color: #002D62;
    width: 100%;
    min-height: 600px;
    background-image: url(../images/abstract.png);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.text-bg h2 {
    font-weight: 800;
    font-size: 55px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}

.text-bg h2 span {
    color: #f55656;
}

.video-section {
    width: 100%;
    height: 450px;
}

.footer {
    background: #090B0B;
    padding: 20px 0px 7px;
    width: 100%;
}

.sesp-nav .navbar-brand .logo {
    width: 150px;
}

.sesp-nav .nav-link {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 110.68%;
    letter-spacing: -0.045em;
    margin-right: 25px;
    color: #474747;
}

.sesp-nav .nav-item.active .nav-link {
    color: #f55656 !important;
}

.arabic-btn {
    color: white;
    background: #002D62;
    border-radius: 25px;
    padding: 10px 50px;
    border: 1px solid #002D62;
    font-size: 18px;
}

.arabic-btn:hover {
    text-decoration: none;
    background: #f55656;
    border: 1px solid #f55656;
    color: white;
    transition: .6s;
}

.bg-light {
    background-color: #ffffff;
}

.search-box {
    transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    font-size: 14px;
    border: none;
    cursor: pointer;
    background: #F5F5F5;
}

.search-box+label .search-icon {
    color: black;
}


/* .search-box:hover {
    color: white;
    background: #c8c8c8;
    box-shadow: 0 0 0 5px #3d4752;
  } */


/* .search-box:hover + label .search-icon {
    color: white;
  } */

.search-box:focus {
    transition: width 0.6s cubic-bezier(0, 1.22, 0.66, 1.39), border-radius 0.6s, background 0.6s;
    border: none;
    outline: none;
    box-shadow: none;
    padding-left: 15px;
    cursor: text;
    width: 300px;
    border-radius: auto;
    background: #ebebeb;
    color: black;
}

.search-box:focus+label .search-icon {
    color: black;
}

.search-box:not(:focus) {
    text-indent: -5000px;
}

.search-icon {
    position: relative;
    left: -33px;
    color: white;
    cursor: pointer;
}

.search-frm {
    margin: 0 25px;
}

.section-sesp h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #282A39;
}

.quick-acs {
    margin-right: 30px;
}

.quick-sec {
    padding: 30px;
    border-bottom: 1px solid #EBEBEB;
}

.p-margin {
    margin: 0px 200px;
    text-align: center;
}

.collabration-col-imag img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 70px;
}

.sub-heading h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #7E7E7E;
    position: relative;
}

.sub-heading2 h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #7E7E7E;
    position: relative;
}

.sub-heading h3::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-left: 15px;
    width: 44px;
    height: 1px;
    background: black;
}

.single-logo img {
    width: 200px;
}

.clnt-sectn .owl-dots {
    display: none;
}


/* my style */

.container-fluid {
    width: 78% !important;
}

.banne-bg {
    background-size: cover;
    height: 80vh;
    background-position: right;
}

.navbar-light .navbar-nav .nav-link {
    color: #474747;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.3rem !important;
    padding-left: 0.3rem !important;
}

.banner-contet h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.banner-contet h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    line-height: 62px;
    margin-top: 20px;
    font-family: 'Raleway', sans-serif;
}

.banner-contet span {
    color: #f55656;
    font-size: 60px;
    font-weight: 700;
}

.banner-contet p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 27px;
    margin-top: 27px;
}

.banner-btn {
    padding: 0px 40px;
    height: 45px;
    background-color: #f55656;
    border-radius: 30px;
    border: none;
    margin-top: 12px;
    color: #fff;
    font-weight: 500;
}

.div-1st {
    width: 10%;
    height: auto;
    float: left;
}

.div-2 {
    width: 33%;
    height: 50px;
    float: left;
}

.div-3 {
    width: 5%;
    height: 50px;
    float: left;
}

.div-4 {
    width: 8%;
    height: auto;
    float: left;
}

.div-5 {
    width: 76%;
    height: 50px;
    float: left;
}


/* .div-6 {
    width: 21%;
    height: 50px;
    float: left;
} */

.div-7 {
    /* width: 5%; */
    height: 50px;
    float: left;
}

.inp-1 {
    width: 100%;
    height: 53px;
    border: 1px solid #ebebeb;
    font-size: 14px;
    padding-left: 20px;
    border-radius: 4px;
    font-weight: 500;
    outline: none;
}

.search-btn {
    width: 100%;
    height: 53px;
    background-color: #002D62;
    color: #fff;
    border: none;
    border-radius: 4px;
}

.clnt-sectn {
    margin-top: 70px;
}

.main-head {
    font-size: 40px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

.acadamic-box {
    /* padding: 53px 0px; */
    margin-top: 20px;
    border-radius: 5px;
}

.acadamic-box img {
    width: 65px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.acadamic-box h4 {
    text-align: center;
    font-size: 20px;
    padding-top: 17px;
    text-transform: none;
}

.acadamic-box p {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: #666666;
    margin-top: 10px;
    margin-bottom: 0px;
    transition: 1s;
}

.div-1st h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}

.div-4 h3 {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0px;
}

.line {
    border-color: #EBEBEB;
    margin-top: 33px;
}

.section-space {
    margin-top: 60px;
}

.section-space2 {
    margin-top: 90px;
}

.acadamic-box:hover {
    background-color: #002D62;
    color: #fff;
}

.acadamic-box:hover p {
    color: #fff;
}

.veiw-cource {
    padding: 0px 40px;
    height: 48px;
    background: #002D62;
    border-radius: 25px;
    color: #fff;
    border: none;
    margin-top: 35px;
    transition: 0.5s;
    font-size: 16px;
    font-weight: 500;
}

.veiw-cource:hover {
    background: #f55656;
}

.veiw-cource svg {
    margin-left: 5px;
}

.veiw-more-pdf {
    padding: 0px 35px;
    height: 48px;
    background: #002D62;
    border-radius: 25px;
    color: #fff;
    border: none;
    margin-top: 20px;
    transition: 0.5s;
    margin-left: 10px;
}

.veiw-more-pdf:hover {
    background: #f55656;
}

.veiw-more-pdf svg {
    margin-left: 5px;
}

.go-about {
    width: 171px;
    height: 48px;
    background: #f55656;
    border-radius: 25px;
    border: none;
    color: #fff;
    margin-top: 40px;
    transition: 0.5s;
}

.go-about:hover {
    background: #fff;
    color: #333;
}

.about-contents h2 {
    font-weight: 600;
    font-size: 40px;
    letter-spacing: -0.04em;
    color: #282A39;
    font-family: 'Raleway', sans-serif;
    margin-top: 10px;
}

.about-contents h2 span {
    color: #f55656;
}

.facuality-content {
    width: 70%;
}

.facuality-content h2 {
    font-weight: 600;
    font-size: 40px;
    letter-spacing: -0.04em;
    color: #282A39;
    font-family: 'Raleway', sans-serif;
    margin-top: 10px;
    text-align: center;
}

.about-contents p {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: -0.02em;
    color: #666666;
    margin-top: 15px;
    line-height: 30px;
    margin-bottom: 0px;
}

.facuality-content p {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: -0.02em;
    color: #666666;
    margin-top: 25px;
    line-height: 27px;
    margin-bottom: 0px;
}

.colmn-spacing {
    padding: 0px 0px 0px 80px;
}

.news-content h3 {
    font-weight: 500;
    font-size: 14px;
    line-height: 161.18%;
    letter-spacing: -0.04em;
    color: #282A39;
    margin-top: 22px;
    text-transform: none;
}

.news-content p {
    font-weight: 400;
    font-size: 13.6842px;
    line-height: 185.18%;
    letter-spacing: -0.025em;
    color: #968A8A;
    margin-bottom: 9px;
}

.news-content h5 {
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.03em;
    color: #000000;
}

.news-content h5 svg {
    margin-left: 12px;
    margin-top: -8px;
}

.news-content {
    margin-top: 20px;
}

.footer h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 129.18%;
    letter-spacing: -0.03em;
    color: #E0E0E0;
    text-align: center;
    padding-top: 45px;
    text-transform: none;
}

.footer-enquery {
    width: 340px;
    height: 50px;
    background: #121212;
    border-top-left-radius: 27px;
    border-bottom-left-radius: 27px;
    border: none;
    padding-left: 23px;
    float: left;
    outline: none !important;
    color: #fff;
}

.footer-enquiry-btn {
    width: 162px;
    height: 50px;
    background: #f55656;
    border-radius: 27px;
    float: left;
    border: none;
    color: #fff;
    margin-left: -25px;
}

.footer-enquiry-btn:hover {
    background: #002D62;
    color: #fff;
}

.enquir-sec {
    margin-top: 25px;
}

.footer-logo {
    width: 146px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.line-footer {
    border-color: #1C2020;
    margin-top: 50px;
}

.line-footer2 {
    border-color: #1C2020;
    margin-top: 30px;
}

.footer-subscribe {
    text-align: center !important;
    font-size: 27px !important;
}

.footer-col h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 152.18%;
    color: #E0E0E0;
    margin-bottom: 10px;
    text-align: left;
}

.footer-col ul {
    padding: 0px;
}

.footer-col li {
    list-style: none;
    font-size: 15px;
    line-height: 152.18%;
    color: #A7A7A7;
    padding-bottom: 5px;
}

.footer-col li a {
    color: #A7A7A7;
}

.footer-col li a:hover {
    color: #f55656;
}

.social-icons ul {
    padding: 0px;
}

.social-icons li {
    display: inline !important;
    padding-right: 10px;
}

.other-links {
    padding: 0px !important;
}

.other-links li {
    display: inline !important;
    color: #A7A7A7;
    font-weight: 500;
    font-size: 15px;
    padding-right: 20px;
}

.reg-right {
    text-align: center;
    color: #666;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    display: none !important;
}

.owl-theme .owl-nav {
    display: none !important;
}

.space-class {
    margin-top: 40px;
}


/* Gallery  */

.inner-banner {
    width: 100%;
    height: 250px;
    background-image: url(../images/banner.jpg);
    background-size: cover;
    background-position: 80% 96%;
}

.inner-banner h1 {
    color: #fff;
    font-size: 45px;
    text-align: center;
    font-weight: 700;
    letter-spacing: -2px;
}

.portfolio-menu {
    text-align: center;
}

.portfolio-menu ul li {
    display: inline-block;
    margin: 0;
    list-style: none;
    padding: 10px 15px;
    cursor: pointer;
    -webkit-transition: all 05s ease;
    -moz-transition: all 05s ease;
    -ms-transition: all 05s ease;
    -o-transition: all 05s ease;
    transition: all .5s ease;
}

.portfolio-item {
    margin-top: 80PX;
}

.portfolio-item .item {
    /*width:303px;*/
    float: left;
    margin-bottom: 10px;
}

.portfolio-item .item {
    margin-top: 20px;
}

.dropdown-item {
    font-size: 14px !important;
    font-weight: 500;
}

.contents-collab h3 {
    color: #666;
    font-size: 18px;
}

.contents-collab h2 {
    font-weight: 600;
    font-size: 35px;
    letter-spacing: -0.04em;
    color: #282A39;
    font-family: 'Raleway', sans-serif;
    margin-top: 30px;
}

.contents-collab p {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: -0.02em;
    color: #282A39;
    margin-top: 15px;
    line-height: 27px;
    margin-bottom: 0px;
}

.name-of-section {
    font-weight: 600 !important;
    margin-bottom: 0px !important;
    margin-top: 30px !important;
}

.name-of-section2 {
    font-weight: 600 !important;
    margin-bottom: 0px !important;
    margin-top: 2px !important;
    color: #666 !important;
}

.table-margin {
    margin: 60px 0px 30px;
    width: auto;
}

.nav-link.line{
    margin-top: 0px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #ffffff !important;
    background-color: #002D62 !important;
    /* border-color: #dee2e6 #dee2e6 #fff; */
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
    border-right: 1px solid #ebebeb !important;
    /* border-color: #dee2e6 #dee2e6 #fff; */
}

.nav-tabs {
    border: 1px solid #ebebeb !important;
    padding: 0px !important;
}

.nav-link {
    display: block;
    padding: 1.1rem 2rem;
    color: #333 !important;
    font-weight: 600;
    font-size: 15px;
}

.nav-tabs .nav-link {
    margin-bottom: 0px !important;
    background-color: transparent;
    border: 0px solid transparent !important;
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
}

.images-center {
    width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.white-shadow-box {
    width: 17.1%;
    min-height: 120px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 23px -6px #d1d1d1;
    margin: 20px 15px 0px;
    float: left;
}

.white-shadow-box2 {
    width: 100%;
    min-height: 110px;
    background-color: #fff;
    margin: 20px 0px 0px;
    padding: 0px 20px;
    float: left;
    -webkit-box-shadow: 0px 0px 23px -6px #d1d1d1;
    border-radius: 4px;
    overflow: hidden;
}

.calender-heading {
    margin-top: 20px;
    text-align: center;
    font-size: 35px;
    padding-bottom: 10px;
}

.calender-heading2 {
    margin-top: 30px;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #282A39;
    margin-bottom: 5px;
}

.calender-heading2 span {
    color: #f55656;
}

.white-shadow-box h3 {
    font-size: 14px;
    font-weight: 500;
    color: #666;
    text-align: center;
}

.white-shadow-box h4 {
    font-size: 13.5px;
    text-align: center;
    margin-bottom: 0px;
    line-height: 22px;
}

.white-shadow-box2 h3 {
    font-size: 14px;
    font-weight: 500;
    color: #666;
    text-align: center;
}

.white-shadow-box2 span {
    color: #666;
}

.white-shadow-box2 h4 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 0px;
    line-height: 22px;
    font-weight: 600;
    color: #090B0B;
}

.col-width {
    width: 100%;
}

.list-items {
    padding: 0px 15px;
    padding: 0px;
    margin: 0px 19px;
}

.program-bullet-points ul{
    padding: 0px 15px;
    padding: 0px;
    margin: 0px 19px 0px 30px;
}

.solar-bullet-points ul {
    padding: 0px 15px;
    padding: 0px;
    margin-left: 15px;
}

.spacing {
    margin-top: 30px;
}

.list-items li {
    color: #333;
    padding-right: 10px;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 5px;
    list-style-type: square;
    list-style-position: inside;
    padding-top: 7px;
}

.program-bullet-points ul li {
    color: #333;
    padding-right: 10px;
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 5px;
    list-style-type: square;
    list-style-position: outside;
    padding-top: 7px;
}

.solar-bullet-points ul li {
    color: #333;
    padding-right: 10px;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 5px;
    list-style-type: square;
    list-style-position: outside;
    padding-top: 7px;
    margin-right: 130px;
}


/* About */

.sub-heading h3 {
    font-weight: 600;
    font-size: 15px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #7E7E7E;
    position: relative;
}

.sub-heading h3::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-left: 15px;
    width: 44px;
    height: 1px;
    background: black;
}

.single-logo img {
    width: 200px;
    /* filter: grayscale(100%); */
}

.single-logo img:hover {
    filter: grayscale(0%);
}

.section-values {
    width: 100%;
}

.py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.inner-banner img {
    position: relative;
}

.inner-banner h4 {
    position: absolute;
    top: 40%;
    color: white;
    font-weight: bold;
    font-size: 45px;
}

.about-content {
    padding-right: 190px;
}

.section-sesp h2 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #282A39;
    margin-bottom: 20px;
}

.bg-blu {
    background-color: #002D62;
}

.clr-org {
    color: #f55656;
}

.bg-img {
    background: url(../images/abstract.png);
    background-size: 84%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 120px 60px 0;
}

.value {
    padding: 20px 20px 0px 30px;
}

.value i {
    color: white;
}

.bg-blu h5 {
    color: white;
    margin: 17px 0;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

.bg-blu p {
    color: #ebebeb;
    font-size: 14px !important;
}

.pb-80 {
    padding-bottom: 80px;
}

.bg-blu h2 {
    color: white;
    font-size: 40px;
    font-weight: bold;
    padding-left: 30px;
    font-family: 'Raleway', sans-serif;
}

.values-bg img {
    position: relative;
    width: 100%;
    height: 90vh;
    object-fit: cover;
    object-position: 60% 20%;
}

.values-bg .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(36 53 117 / 60%);
}

.abt-carousel img {
    position: relative;
}

.about-col-img {
    width: 50px;
}

.abt-carousel .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 65%);
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.abt-us img {
    width: 90%;
}

.vision-mission h2 {
    font-size: 27px !important;
    margin-bottom: 10px !important;
    font-weight: 700;
}

.vision-mission .vision-para {
    margin-bottom: 30px;
}

.about-carousel .owl-dots,
.client-carousel .owl-dots {
    display: none;
}

.client-carousel {
    margin-top: 30px;
}

.values-bg h2 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    width: 650px;
    padding: 0 0px 180px 200px;
    margin: 0 auto;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #ffffff;
    margin-bottom: 20px;
}

.whycontent {
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #dfdfdf;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 5% 21% 10% 0%;
    margin: 0px;
}

.whycontent2 {
    border-color: #dfdfdf;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 2% 21% 10% 0%;
    margin: 0px;
}

.sub-number h3 {
    font-size: 18px;
    color: black;
    font-weight: 400;
    font-style: italic;
}

.whysesp h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 23px;
    margin-bottom: 15px;
}

.whycontent p {
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.whycontent a {
    font-size: 14px;
    color: black;
    font-weight: 500;
}

.whycontent2 a {
    font-size: 14px;
    color: black;
    font-weight: 500;
}

.whycontent a:hover {
    text-decoration: none;
}

.whycontent2 a:hover {
    text-decoration: none;
}

.no-brdr {
    border: 0px !important;
}

.divider {
    border-top: 1px solid #dfdfdf;
    width: 100%;
    margin: 0 15px;
}

.about-content1 {
    padding-right: 150px !important;
}

.about-content2 {
    padding-left: 30px;
    padding-right: 70px !important;
}

.about-content3 {
    padding-right: 145px;
}

.about-content3 p {
    margin-bottom: 35px;
}

.read-more {
    background: #002D62;
    border-radius: 25px;
    padding: 13px 40px;
    color: white;
    font-size: 15px;
    border: 1px solid #002D62;
    font-weight: 600;
    transition: 0.5s;
}

.read-more:hover {
    background-color: #f55656;
    border: 1px solid #f55656;
    color: white;
    text-decoration: none;
}

.mb-35 {
    margin-bottom: 35px;
}

.width-of-container {
    width: 100% !important;
}

.news-content img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.pagination {
    display: inline-block;
    padding-top: 13px;
    padding-bottom: 58px;
}

.pagination li {
    color: black;
    float: left;
    padding: 8px 10px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
}

.pagination li .page-link {
    color: black;
    border: 1px solid #ffffff;
    padding: 0.5rem 1.50rem;
}

.pagination li.disabled .page-link {
    color: rgb(54, 54, 54);
    border: 1px solid #ffffff;
}

.pagination li.active .page-link {
    background-color: #f55656;
    border-color: #f55656;
    color: white;
    border-radius: 2px;
}

.pagination li:hover:not(.active) {
    background-color: #ffffff;
}

.detail-news img {
    width: 100%;
    padding-top: 20px;
}

.detail-news h2 {
    margin-bottom: 0px;
    font-size: 30px !important;
}

.detail-news p {
    margin-top: 7px;
    color: #282A39;
    font-size: 16px;
}

.detail-news h5 {
    padding: 10px 0px;
    font-size: 14px;
    color: #757575;
}

.detail-news h6 {
    color: #f55656;
    font-size: 10px;
}

.content-of-news {
    width: 55% !important;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    isolation: isolate;
    border-color: #e9ecef #e9ecef #dee2e6;
    background: #f5f5f5;
}

.sec-pad {
    margin-top: 90px;
}

.input-1 {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ebebeb;
    height: 50px;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 4px;
}

.input-2 {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ebebeb;
    height: 90px;
    font-size: 14px;
    padding-top: 30px;
    outline: none;
}

.width-of-contact {
    width: 60%;
    margin-top: 0px;
}

.contact-text {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #282A39;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 50px;
}

.contact-info-box {
    background-color: #fff;
    margin-top: 20px;
    border: 1px solid #ebebeb;
    border-radius: 0px;
}

.container-section-contact {
    width: 65%;
}

.contact-info-box img {
    width: 100%;
    height: 209px;
    object-fit: cover;
}

.contact-info-box h4 {
    text-align: center;
    font-size: 18px;
    color: #121212;
}

.contact-info-box h5 {
    text-align: center;
    font-size: 16px;
    color: #666;
    padding-top: 6px;
}

.contact-info-box h6 {
    text-align: center;
    font-size: 16px;
    color: #666;
    padding-top: 3px;
}

.details-padd {
    padding: 25px;
}

.icon-location {
    width: 15px;
    margin-top: -5px;
}

.view-location {
    padding-left: 5px;
}

.space-adjest {
    margin-bottom: 0px;
    margin-top: 0px;
    border-color: #ebebeb;
}

.space-padd {
    padding: 10px 0px;
}

.margin-of-sec {
    padding: 0px 20px;
}

.margin-courses {
    margin-top: 70px !important;
}

.input-1:focus-visible {
    outline: none;
}

.padding-ul-classes {
    margin-top: 25px;
}

.progress {
    background-color: #f5f5f5;
    border-radius: 3px;
    box-shadow: none;
}

.progress.progress-xs {
    height: 5px;
    margin-top: 5px;
}

.progress.progress-sm {
    height: 10px;
    margin-top: 5px;
}

.progress.progress-lg {
    height: 25px;
}

.progress.vertical {
    position: relative;
    width: 20px;
    height: 200px;
    display: inline-block;
    margin-right: 10px;
}

.progress.vertical>.progress-bar {
    width: 100% !important;
    position: absolute;
    bottom: 0;
}

.progress.vertical.progress-xs {
    width: 5px;
    margin-top: 5px;
}

.progress.vertical.progress-sm {
    width: 10px;
    margin-top: 5px;
}

.progress.vertical.progress-lg {
    width: 30px;
}

.progress-bar {
    /* background-color: #2196F3; */
    background-color: #002D62;
    box-shadow: none;
}

.progress-bar.text-left {
    text-align: left;
}

.progress-bar.text-left span {
    margin-left: 10px;
}

.progress-bar.text-right {
    text-align: right;
}

.progress-bar.text-right span {
    margin-right: 10px;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress-bar-secondary {
    background-color: #323a45;
}

.progress-bar-default {
    background-color: #B0BEC5;
}

.progress-bar-success {
    background-color: #64DD17;
}

.progress-bar-info {
    background-color: #29B6F6;
}

.progress-bar-warning {
    background-color: #FFD600;
}

.progress-bar-danger {
    background-color: #ef1c1c;
}

.pro-bar {
    margin-top: 40px;
}

.pro-bar h6 {
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-bottom: 20px;
    /* color: #A7A7A7; */
}

.floating-form {
    position: relative;
}

.floating-form .form-control {
    background: transparent;
    position: relative;
    z-index: 50;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #37256524;
    height: 40px;
    padding-left: 12px;
    font-size: 13px;
    color: #9d9d9d;
}

.floating-form label {
    position: absolute;
    top: -2px;
    z-index: 100;
    font-weight: 600;
    left: 0.75rem;
    font-size: 14px;
    transform: translateY(-50%);
    transition: all 0.3s;
    background: #fff;
    color: #090b0b;
}

.longcrs-form {
    margin: 55px 0 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-25 {
    margin-bottom: 25px;
}

.radio-lbl label {
    font-size: 14px;
    font-weight: 600;
    color: #090b0b;
    margin-right: 15px;
}

.longcrs-form .form-check-inline label {
    font-size: 13px;
}

.next-btn {
    background: #002D62;
    border-radius: 25px;
    padding: 10px 40px;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    border: 1px solid #002D62;
    font-weight: 600;
}

.next-btn:hover {
    text-decoration: none;
    color: white;
}

.pre-btn {
    background: #ffffff;
    border-radius: 25px;
    padding: 10px 40px;
    color: #002D62;
    font-size: 14px;
    letter-spacing: 1px;
    border: 1px solid #002D62;
    font-weight: 600;
}

.pre-btn:hover {
    text-decoration: none;
    color: #090B0B;
}

.thank-you-pop {
    width: 100%;
    padding: 0 20px 40px;
    text-align: center;
}

.thank-you-pop i {
    font-size: 70px;
    color: #41ab34;
    margin-bottom: 20px;
}

.thank-you-pop h1 {
    font-size: 42px;
    margin-bottom: 25px;
    color: #5C5C5C;
}

.thank-you-pop p {
    font-size: 16px;
    padding: 0 35px;
    margin-bottom: 35px;
    color: #5C5C5C;
}

.thank-you-pop h3.cupon-pop {
    font-size: 25px;
    margin-bottom: 40px;
    color: #222;
    display: inline-block;
    text-align: center;
    padding: 10px 20px;
    border: 2px dashed #222;
    clear: both;
    font-weight: normal;
}

.thank-you-pop h3.cupon-pop span {
    color: #03A9F4;
}

.thank-you-pop a i {
    margin-right: 5px;
    color: #fff;
}

#ignismyModal .modal-header {
    border: 0px;
}

.why-sep-sec h2 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #282A39;
    margin-bottom: 20px;
    text-transform: none;
}

.why-sep-sec h2 span {
    color: #f55656;
}

.why-sep-sec p {
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: 500;
}

.image-pad {
    padding: 0px 80px 0px 0px;
}

.image-pad2 {
    padding: 0px 0px 0px 80px;
}

.image-pad2 img {
    margin-top: -70px;
}

.content-area-space {
    margin-top: 120px;
}

.content-area-space1 {
    margin-top: 100px;
}

.why-bg-sec {
    background-color: #f6f6f6;
    padding: 40px 0px;
}

.pdf-view-bg h3 {
    font-size: 18px;
    color: #333!important;
    font-weight: 700;
    margin-bottom: 0px;
}

.pdf-view-bg h3 span {
    color: #f55656;
}

.pdf-view-bg i {
    color: #002D62;
    font-size: 20px;
    padding-right: 0px;
}

.pdf-view-bg h2 {
    font-size: 15px;
    font-weight: 600;
    padding-right: 10px;
    color: #002D62;
    margin-bottom: 0px;
}

.pdf-view-bg img {
    width: 20px;
}

.pdf-bg {
    background: #fff;
    min-height: auto;
    width: 45%;
    margin-top: 80px;
    padding: 26px 40px;
    border-radius: 5px;
    background-image: url(../images/abstract.svg);
    background-repeat: no-repeat;
    background-size: 5%;
    background-position: 76%;
    -webkit-box-shadow: 0px 0px 23px -6px #d1d1d1;
    margin: 40px 15px 0px;
}

.headings-of-found h2 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #282A39;
    margin-bottom: 20px;
}

.headings-of-found h2 span {
    color: #f55656;
}

.headings-of-found p {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: -0.02em;
    color: #282A39;
    margin-top: 20px;
    line-height: 27px;
    margin-bottom: 0px;
}

.category-list-box {
    background-color: #E9F6FF;
    width: 30%;
    min-height: 245px;
    margin-top: 25px;
    float: left;
}

.category-list-box2 {
    background-color: #fff;
    width: 70%;
    min-height: 245px;
    margin-top: 35px;
    -webkit-box-shadow: 14px 4px 25px -2px #e0e0e0;
    float: left;
    padding: 0px 60px;
}

.container-short-width {
    width: 65% !important;
}

.category-list-box img {
    width: 100%;
}

.category-list-box3 {
    background-color: #E9F6FF;
    width: 30%;
    min-height: 300px;
    margin-top: 35px;
    float: left;
}

.category-list-box3 img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.category-list-box4 {
    background-color: #fff;
    width: 70%;
    min-height: 300px;
    margin-top: 35px;
    -webkit-box-shadow: 14px 4px 25px -2px #e0e0e0;
    float: left;
    padding: 0px 60px;
}

.category-list-box4 h3 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #282A39;
}

.category-list-box img {
    width: 100%;
}

.category-list-box2 p {
    color: #282A39;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 0px;
}

.category-list-box4 p {
    color: #333;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 9px;
}

.section-found {
    margin-top: 20px;
}

.gogreen-img {
    width: 60%;
}

.image-bg-green {
    width: 100%;
    min-height: 400px;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 2px solid #ebebeb;
}

.contact-go {
    font-size: 17px;
    font-weight: 600;
    color: #f55656;
    padding-top: 15px;
}

.contact-go a {
    color: #f55656;
}

.location-pad {
    margin-top: 50px;
}

.first-box {
    margin-top: 25px;
    background-color: #E4EBF5;
    width: 100%;
    min-height: auto;
    padding: 5px 10px;
}

.program-head {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    letter-spacing: -0.04em;
    color: #282A39;
    margin-bottom: 0px;
    margin-top: 20px;
}

.programe-img {
    padding: 20px 20px 20px 36px;
}

.programe-img img {
    width: 100%;
    height: 113px;
    object-fit: cover;
}

.data-of-content {
    padding: 0px 40px 0px 10px;
}

.data-of-content h2 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #282A39;
    margin-bottom: 0px;
}

.data-of-content p {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: -0.02em;
    color: #282A39;
    margin-top: 10px;
    line-height: 27px;
    margin-bottom: 0px;
}

.first-box a {
    color: #002D62;
}

.veiw-programe {
    padding: 0px;
    height: auto;
    border: none;
    border-radius: 25px;
    color: #fff;
    border: none;
    margin-top: 7px;
    transition: 0.5s;
    background: none!important;
    color: #002D62;
    font-weight: 600;
    letter-spacing: -0.7px;
    font-size: 15px;
}

.veiw-programe svg {
    margin-left: 6px;
}

.section-programe-pad {
    margin-top: 30px;
}

.sub-heading-prgrams {
    font-size: 23px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 0px;
}

.solar-pv-head {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #282A39;
    margin-bottom: 20px;
}

.solar-pv-head span {
    color: #f55656;
}

.line-between {
    border-color: #ebebeb;
    margin-top: 30px;
    margin-bottom: 40px;
}

.sub-heading-this {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #282A39;
    margin-bottom: 20px;
}


/* registration */


/* course-reg */

.progress-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.progress-header {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 45px;
    margin-top: 20px;
}

.header_title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.title {
    color: #002D62;
    font-size: 15px;
    margin-bottom: 8px;
    font-weight: 500;
}

.circle_container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.circle {
    width: 26px;
    height: 26px;
    border: 2px solid #bdbdbd;
    border-radius: 50%;
}

.right-line,
.left-line,
.left-line-hidden,
.right-line-hidden {
    width: 65px;
    height: 0px;
    border: 2px solid #ebebeb;
}

.left-line-hidden,
.right-line-hidden {
    border: 2px solid transparent;
}

.active .circle_container .circle,
.active-line {
    border: 2px solid #002D62 !important;
    background-color: #002D62;
}

.active .title {
    color: #002D62;
    font-weight: 600;
}


/* .progress-content{
    display: flex;
} */

.hide {
    display: none;
    /*    visibility: hidden;*/
}

.btn-previous {
    background: #ffffff;
    border-radius: 25px;
    width: 150px;
    padding: 10px 40px;
    color: #002D62;
    font-size: 14px;
    letter-spacing: 1px;
    border: 1px solid #002D62;
    font-weight: 600;
    margin-right: 10px;
    margin-top: 30px;
}

.btn-next {
    background: #002D62;
    width: 150px;
    border-radius: 25px;
    padding: 10px 40px;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    border: 1px solid #002D62;
    font-weight: 600;
    margin-top: 30px;
}

.btn-next:hover {
    background-color: #f55656;
    color: #fff;
    border-color: #f55656;
}

.upload_bg {
    background: #fff;
    margin-bottom: 50px;
    margin-top: 60px;
    margin-left: 100px;
    text-align: center;
}

.avatar-upload {
    position: relative;
    max-width: 100px;
    margin: 0px auto;
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: -8px;
    z-index: 1;
    top: -3px;
}

.avatar-upload .avatar-edit input {
    display: none;
}

input,
a:focus,
.no-focus-outline button:focus {
    outline: none !important;
}

.avatar-upload .avatar-edit input+label {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 12%);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}

.avatar-upload .avatar-edit input+label i {
    color: #372565;
    position: absolute;
    top: 7px;
    left: 3px;
    font-size: 15px;
    right: 0;
    text-align: center;
    margin: auto;
}

.avatar-upload .avatar-preview {
    width: 100%;
    height: 100px;
    position: relative;
    border-radius: 100%;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 20%);
}

.avatar-upload .avatar-preview>div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.photo_img {
    background: url(../images/all/photo.jpg);
}

.upload_label {
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    margin-top: 16px;
    text-align: center;
    color: #31215b;
}

.floating-form {
    position: relative;
}

.floating-form .form-control {
    background: transparent;
    position: relative;
    z-index: 50;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #37256524;
    height: 47px;
    padding-left: 12px;
    color: #372565;
}

.floating-form .form-control:focus,
.floating-form .form-control:active,
.floating-form .form-control:valid {
    outline: none !important;
    box-shadow: none !important;
}

.floating-form .form-control:focus+label,
.floating-form .form-control:active+label,
.floating-form .form-control:valid+label {
    transform: translateY(-40%);
    top: -2px;
    z-index: 100;
    font-size: 12px;
}

.floating-form label {
    position: absolute;
    top: 50%;
    left: 0.75rem;
    z-index: 1;
    font-size: 15px;
    transform: translateY(-50%);
    transition: all 0.3s;
    background: #fff;
    color: #372565;
}

.floating-form textarea+label {
    top: 1.275rem;
}

.social_net {
    text-align: left;
    margin-top: 15px;
    font-size: 17px;
    font-weight: 400;
    color: #372565;
}

#result,
#request {
    padding: 10px;
    max-height: 500px;
    overflow: auto;
}

.remove_button {
    padding-left: 15px;
    color: red;
}

.add_button {
    border: 0px;
    font-size: 16px;
    margin-bottom: 10px;
    color: #372565;
}

a:focus {
    border: 0px;
}

.field_wrapper {
    margin-top: 15px;
}

.progress-footer {
    text-align: center;
}

.resume_img {
    background: url(../images/all/resume.jpg);
}

.portfolio_img {
    background: url(../images/all/portfolio.jpg);
}

.naxtBtn {
    left: 0px;
}

.pg-itm {
    margin-top: 60px;
}

.car-det-sectn {
    background-color: #f7f7f7;
}

.text-center {
    text-align: left !important;
}

.course-clas {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #282A39;
    margin-bottom: 16px;
}

.check-items-text {
    font-size: 15px;
    font-weight: 600;
    color: #666;
    padding-bottom: 5px;
}

.info-text {
    padding: 5px 0px 20px;
}

.info-text h3 {
    font-size: 15px;
    font-weight: 500;
}

.info-text p {
    font-size: 14px;
    color: #666;
    margin-top: 0px;
}

.select-box-col {
    margin-top: 5px;
}


/* 
  .image-after::after{
    width: 500px;
    height: 400px;
    background-color: #002D62;
    position: absolute;
    content: "";
   left:0px;
   top: -15px;
   z-index: -1;
   border-radius: 2px;
  } */

.image-after::after {
    width: 150px;
    height: 150px;
    background: none;
    position: absolute;
    content: "";
    left: 11px;
    top: -141px;
    z-index: 1;
    border-radius: 100%;
    border: 30px solid #fff;
}

.image-after2::after {
    width: 150px;
    height: 150px;
    background: none;
    position: absolute;
    content: "";
    right: 0px;
    bottom: -60px;
    z-index: 1;
    border-radius: 100%;
    border: 30px solid #fff;
}

.navbar {
    background: #fff !important;
}

.btn.disabled,
.btn:disabled {
    opacity: 10 !important;
}

.class-margin-area {
    margin: 0px 200px;
}

.select-cource-tex {
    font-size: 16px !important;
    font-weight: 600;
    padding-left: 13px !important;
}

.bg-of-collaps {
    background-color: #f6f6f6;
    padding: 10px 20px 5px;
    border: 1px solid #ebebeb;
    margin-bottom: 10px;
}

.map-view iframe {
    width: 100%;
    min-height: 349px;
    margin-top: 25px;
}

.inp-pad1 {
    margin-top: 26px;
}

.inp-pad2 {
    margin-top: 7px;
}

.floating-form .inp-height {
    height: 120px;
}

.submit-contact {
    padding: 0px 60px;
    height: 48px;
    background: #002D62;
    border-radius: 25px;
    color: #fff;
    border: none;
    margin-top: 15px;
    transition: 0.5s;
    font-size: 16px;
    font-weight: 500;
}

.submit-contact:hover {
    background: #f55656;
    color: #fff;
}

.table-align {
    margin-top: -20px;
}

.floating-pad {
    margin-top: -56px;
    font-size: 12px !important;
    position: absolute;
    left: 27px;
    font-weight: 600;
    color: #372565;
    background-color: #fff;
}

.date-class {
    height: 47px;
    font-size: 13px;
}


/* Gallery */

.magnific-img img {
    width: 100%;
    height: auto;
}

.magnific-img {
    display: inline-block;
    width: 32.3%;
}

a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-arrow-left:before {
    border-right: none !important;
}

.mfp-arrow-right:before {
    border-left: none !important;
}

button.mfp-arrow,
.mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}

.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter {
    opacity: 1 !important;
}


/* Magnific Popup CSS */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}


/* Main image in popup */

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}


/* The shadow behind the image */

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

.sesp-banner-vedio{
    width: 100%;
    height: 75vh;
    position: relative;
}

.sesp-banner-vedio video{
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.banner-contet-1{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 25%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.magnific-img {
    margin-top: 30px;
}

.img-gallery-magnific {
    margin-top: 50px !important;
}

.box-line {
    width: 100%;
    height: 230px;
    margin-top: 40px;
    padding: 40px;
    float: left;
    background-color: #edf6fa;
    border-radius: 3px;
}

.box-line2 {
    width: 100%;
    height: 230px;
    margin-top: 40px;
    padding: 40px;
    float: left;
    background-color: #edf6fa;
    border-radius: 3px;
}

.box-line3 {
    width: 100%;
    height: 230px;
    margin-top: 40px;
    padding: 40px;
    float: left;
    background-color: #edf6fa;
    border-radius: 3px;
}

.box-line h2 {
    font-weight: 600;
    font-size: 27px;
    letter-spacing: -0.04em;
    color: #282A39;
    font-family: 'Raleway', sans-serif;
}

.box-line2 h2 {
    font-weight: 600;
    font-size: 27px;
    letter-spacing: -0.04em;
    color: #282A39;
    font-family: 'Raleway', sans-serif;
}

.box-line3 h2 {
    font-weight: 600;
    font-size: 27px;
    letter-spacing: -0.04em;
    color: #282A39;
    font-family: 'Raleway', sans-serif;
    text-align: center;
}

.service-btn {
    padding: 0px 30px;
    height: 45px;
    background: #002D62;
    border-radius: 25px;
    color: #fff;
    border: none;
    margin-top: 12px;
    transition: 0.5s;
    font-size: 14px;
    font-weight: 500;
}

.service-btn svg {
    margin-left: 5px;
}

.action-bg {
    background-color: #f6f6f6;
    padding: 40px;
}

select {
    display: block;
    width: 100%;
    font-size: 1em;
    padding: 0.8rem 0.5rem;
    border: 1px solid #333;
    font-family: inherit;
    /** for the dropdown indicator */
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 1em;
}

.text-transfm {
    text-transform: none;
}

.fixed-bottom-bar {
    width: 100%;
    height: 70px;
    background-color: #002D62;
    bottom: 0px;
    margin: auto;
}

.register-btn {
    padding: 0px 40px;
    height: 48px;
    background: #f55656;
    border-radius: 25px;
    color: #fff;
    border: none;
    margin-top: 15px;
    transition: 0.5s;
    font-size: 16px;
    font-weight: 500;
}

.register-btn svg {
    margin-left: 7px;
}

.head-of-cource {
    font-size: 26px !important;
    margin-top: 0px !important;
    text-align: center;
}

.qty {
    font-weight: medium;
    font-size: 15px;
    margin-bottom: 0px;
    margin-left: 30px;
}

.crs {
    font-size: 18px;
    color: #9a9a9a;
    margin-top: 16px;
    text-align: center;
}

.prc {
    margin-top: 0px;
    font-size: 20px;
    margin-bottom: 0px;
}

.tot {
    margin-top: 20px;
    font-size: 29px;
    font-weight: bold;
    text-align: center;
}

.butt {
    border: 1px solid #c7c7c7;
    color: #000000;
    margin-left: 10px;
    height: 40px;
    width: 50px;
    text-align: center;
    padding-left: 13px;
    text-align: center;
}

.prc span {
    color: rgb(55 173 132);
}

.sec-pad-number {
    margin-top: 28px;
}

.line-of-cost {
    border-color: #ebebeb;
    margin-top: 21px;
    margin-bottom: 21px;
    width: 100%;
}

.box-cost {
    width: 78%;
    height: auto;
    border: 1px solid #ebebeb;
    padding: 30px 0px 20px;
    margin: 0px auto;
}

#nots-review {
    width: 100%;
    height: 150px;
    border: 1px solid #ebebeb;
    margin-top: 17px;
    outline: none;
    padding: 20px;
}

.discription-of-notes {
    font-size: 15px !important;
    color: #666666 !important;
    margin-top: 5px !important;
    margin-bottom: 0px;
}

.course-class {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 128.68%;
    letter-spacing: -0.04em;
    color: #282A39;
    margin-bottom: 0px;
}

table {
    border-collapse: collapse;
    width: 100%;
}

td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px 20px;
    height: 49px;
}

.txt-clr {
    color: #333;
    font-weight: bold;
}

.txt-bg {
    background-color: #f5f5f5;
}

.table-class {
    margin-top: 10px;
}

.space-table {
    margin-top: 20px;
}

.space-table td {
    text-align: center;
}

.vat-text {
    margin-top: 15px !important;
}

.acadamic-text {
    text-align: center;
    padding-bottom: 10px;
    margin-top: 0px;
}

.btn-center-banner{
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}
@media only screen and (min-width: 100px) and (max-width:766px) {
    .container-fluid {
        width: 95% !important;
    }
    .sesp-nav .navbar-brand .logo {
        width: 105px;
        margin-bottom: 6px;
    }
    .banner-contet h1 {
        font-size: 30px;
        line-height: 36px;
        margin-top: 12px;
    }
    .banner-contet span {
        font-size: 30px;
    }
    .banner-contet p {
        font-size: 16px;
        line-height: 23px;
        margin-top: 17px;
    }
    .banner-contet p br {
        display: none;
    }
    .banne-bg {
        background-size: cover;
        height: 64vh;
        background-position: center;
    }
    .div-1st {
        width: 100%;
    }
    .div-2 {
        width: 100%;
        margin-top: 20px;
    }
    .div-3 {
        width: 100%;
        margin-top: 18px;
    }
    .div-4 {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 5px;
    }
    .div-5 {
        width: 100%;
        margin-top: 10px;
    }
    .div-6 {
        width: 100%;
        margin-top: 10px;
    }
    .div-7 {
        width: 100%;
        margin-top: 18px;
        margin-bottom: 20px;
    }
    .box-line h2 {
        font-size: 24px;
    }
    .box-line2 h2 {
        font-size: 24px;
    }
    .box-line3 h2 {
        font-size: 24px;
    }
    .box-line {
        height: 201px;
        margin-top: 20px;
        padding: 30px;
    }
    .box-line2 {
        height: 201px;
        margin-top: 20px;
        padding: 30px;
    }
    .box-line3 {
        height: 201px;
        margin-top: 20px;
        padding: 30px;
    }
    .clnt-sectn {
        margin-top: 40px;
    }
    .section-space {
        margin-top: 40px;
    }
    .acadamic-box {
        /* padding: 43px 40px; */
        margin-top: 15px;
    }
    .main-head {
        font-size: 30px;
    }
    .about-contents h2 {
        font-size: 30px;
    }
    .section-space2 {
        margin-top: 40px;
    }
    .about-bg {
        padding: 40px 0px;
    }
    .veiw-cource {
        margin-top: 21px;
    }
    .about-img-clas {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .text-bg {
        min-height: 274px;
        background-size: 60%;
        padding: 30px 40px;
    }
    .text-bg h2 {
        font-size: 23px;
    }
    .go-about {
        margin-top: 15px;
    }
    .colmn-spacing {
        padding: 30px 0px 0px 15px;
    }
    .footer-subscribe {
        font-size: 18px !important;
    }
    .footer-enquiry-btn {
        width: 40%;
    }
    .footer-enquery {
        width: 60%;
    }
    .footer-logo {
        margin-top: 10px;
    }
    .footer h2 {
        padding-top: 15px;
    }
    .values-bg {
        display: none;
    }
    .content-area-space1 {
        margin-top: 50px;
    }
    .image-after2::after {
        display: none;
    }
    .image-pad {
        padding: 0px 15px 0px 15px;
    }
    .why-sep-sec h2 {
        font-size: 30px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .content-area-space {
        margin-top: 50px;
    }
    .image-after::after {
        display: none;
    }
    .image-pad2 img {
        margin-top: 20px;
        width: 100%
    }
    .image-pad2 {
        padding: 0px 15px 0px 15px;
    }
    .pdf-bg {
        margin-top: 30px;
        padding: 26px 40px;
        margin: 20px 15px 0px;
        width: 100%;
    }
    .pdf-view-bg h3 {
        font-size: 18px;
        margin-bottom: 17px;
        text-align: center;
    }
    .sec-pad {
        margin-top: 50px;
    }
    .headings-of-found h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .headings-of-found p {
        margin-top: 10px;
    }
    .category-list-box {
        min-height: 160px;
        margin-top: 35px;
        width: 100%;
    }
    .category-list-box2 {
        background-color: #fff;
        width: 100%;
        min-height: 245px;
        margin-top: 0px;
        box-shadow: 0px 10px 25px -2px #e0e0e0;
        float: left;
        padding: 40px 20px;
    }
    .inner-banner {
        height: 164px;
    }
    .image-bg-green {
        min-height: 131px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .collabration-col-imag img {
        width: 100%;
        margin-top: 40px;
    }
    .category-list-box3 {
        min-height: 160px;
        margin-top: 35px;
        width: 100%;
    }
    .category-list-box4 {
        width: 100%;
        min-height: 245px;
        margin-top: 0px;
        box-shadow: 0px 10px 25px -2px #e0e0e0;
        padding: 40px 20px;
    }
    .category-list-box3 img {
        width: 100%;
        height: 163px;
    }
    .location-pad {
        margin-top: 0px;
    }
    .contents-collab h3 {
        font-size: 15px;
    }
    .contents-collab h2 {
        margin-top: 15px;
        font-size: 30px;
    }
    .white-shadow-box {
        width: 100%;
        min-height: 120px;
        box-shadow: 0px 0px 23px -6px #d1d1d1;
        margin: 20px 0px 0px;
    }
    .calender-heading {
        margin-top: 20px;
        text-align: center;
        font-size: 30px;
        padding-bottom: 0px;
    }
    .table-margin {
        margin: 30px 0px 10px;
        width: 100%;
    }
    .images-center {
        width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .nav-item {
        width: 100%;
    }
    .margin-courses {
        margin-top: 50px !important;
    }
    .responsive-pad {
        margin-bottom: 30px;
    }
    .magnific-img {
        width: 100%;
    }
    .img-gallery-magnific {
        margin-top: 20px !important;
    }
    .contact-text {
        font-size: 30px;
        margin-bottom: 24px;
        margin-top: 30px;
    }
    .inp-pad1 {
        margin-top: 0px;
    }
    .inp-pad2 {
        margin-top: 0px;
    }
    .inner-banner h1 {
        font-size: 27px;
    }
    .nav-link {
        padding: 0.7rem 1rem;
        font-size: 15px;
    }
    .py-80 {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .about-content {
        padding-right: 0px;
    }
    .section-sesp h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .bg-img {
        min-height: 600px;
        padding: 50px 0px 0;
    }
    .value {
        padding: 0px 15px 0px 15px;
    }
    .bg-blu h2 {
        font-size: 30px;
        padding-left: 15px;
    }
    .nav-tabs .nav-link {
        text-align: center;
    }
    .programe-img {
        padding: 0px 10px 0px 10px;
    }
    .first-box {
        margin-top: 25px;
        width: 100%;
        min-height: auto;
        padding: 20px 25px;
    }
    .programe-img img {
        width: 100%;
        height: 146px;
        object-fit: cover;
        margin-bottom: 15px;
    }
    .search-frm {
        margin: 10px 0px !important;
        margin-bottom: 15px !important;
    }
    .navbar {
        background: #fff !important;
        padding: 3px 13px 18px;
    }
    .responsive-arabic {
        padding: 0px 15px 0px 15px !important;
    }
    .about-contents-ar {
        padding: 20px 15px 0px 15px !important;
    }
    .arbic-bg {
        padding-right: 15px !important;
    }
    .responsive-arabic2 {
        padding: 10px 15px 35px 15px !important;
    }
    .arabic-align {
        margin-top: -50px;
        margin-bottom: 30px;
    }
    body {
        margin-top: 82px;
    }
    .why-bg-sec {
        padding: 20px 0px;
    }
    /* .arabic-btn {
        display: none;
    } */
    .sesp-nav .navbar-brand .logo {
        width: 90px !important;
    }
    .sm-show-btn{
        display: block !important;
    }
    label {
        margin-bottom: 0rem !important;
    }
    .facuality-content {
        width: 100%;
    }
    .margin-responsive {
        margin-top: -40px;
    }
    .mb-40 {
        margin-bottom: 0px !important;
    }
    .mb-25 {
        margin-bottom: 15px;
    }
    .longcrs-form {
        margin: 23px 0 0px;
    }
    .table-align {
        margin-top: 20px;
    }
    .solar-pv-head {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .circle {
        width: 10px !important;
        height: 10px !important;
        border: 2px solid #bdbdbd;
        border-radius: 50%;
    }
    .right-line,
    .left-line,
    .left-line-hidden,
    .right-line-hidden {
        width: 16px;
        height: 0px;
        border: 2px solid #ebebeb;
    }
    .right-line,
    .left-line,
    .left-line-hidden,
    .right-line-hidden {
        width: 16px;
        height: 0px;
        border: 2px solid #ebebeb;
    }
    .progress-header {
        display: block;
        flex-direction: row;
        margin-bottom: 45px;
    }
    .class-margin-area {
        margin: 0px 0px;
    }
    .lms-btn {
        width: 100%;
        display: block;
        text-align: center;
        margin: 0 !important;
    }
    .footer-margin{
        margin-top: 90px;
    }
    .solar-bullet-points ul li{
        margin-right: 0px;
    }
    .sesp-banner-vedio{
        height: 64vh;
    }
    .banner-contet-1{
        left: 43%;
    }
}

.banner-btn svg{
    margin-left: 5px;
}

.home-btns button{
    height: 45px;
}

.home-btns {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 45px;
}

.checkbox-form{
    display: flex;
    align-items: flex-start;
}

.checkbox-form input{
    width: 18px;
    margin-right: 10px;
    line-height: 30px;
    position: relative;
    top: -6px;
}
.checkbox-form label{
    font-size: 14px;
    line-height: 25px;
    color: #555;
}

.form-grp label{
    color: #372565;
    font-size: 15px;
    font-weight: 500;
}

.form-control:focus{
    box-shadow: none;
}

.longcrs-form h3{
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 35px;
}


/* login */

.login-page {
    position: absolute !important;
    width: 100% !important;
    transform: translate(-50%, -50%) !important;
    top: 50% !important;
    left: 50% !important;
}

.login-left-div {
    background-color: #002D62;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-size: cover;
}

.login-left-div img {
    width: 60%;
}

.login-right-div {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 60vh;
    max-height: auto;
    padding: 55px 0px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-right: 25px;
}

.login-page .container {
    padding: 0px;
    border-radius: 15px;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 6%);
    border: 1px solid #ebebeb;
    background-color: white;
}

.login-right-div .login-form {
    width: 65%;
}

.login-right-div h2 {
    font-size: 30px;
    font-weight: bold;
    color: #263238;
    margin-bottom: 12px;
}

.login-right-div p {
    color: #666;
    margin-bottom: 22px;
    line-height: 23px;
    font-size: 14px;
}

.login-form .form-control {
    border-color: #eff2f7;
}

.register-form .form-control {
    border-color: #eff2f7;
}

.login-page .btn-primary {
    background-color: #002D62 !important;
    border-color: #002D62;
    width: 100%;
    font-size: 15px;
    padding: 8px;
    margin-top: 15px;
}

.login-page .btn-primary:hover,
.login-page .btn-primary:active {
    background-color: #f55656 !important;
    border-color: #f55656 !important;
}

.lottie-login {
    width: 400px;
    height: 400px;
}

.login-page .text-primary {
    color: #000 !important;
}

.social-media {
    display: flex;
    justify-content: center;
}

.social-media {
    display: flex;
    margin: 20px 0px 10px;
}

.social-media a {
    margin-right: 10px;
}

.social-media a i {
    width: 30px;
    height: 30px;
    display: flex;
    font-size: 14px;
    border-radius: 50px;
    background-color: #fff;
    color: #6c3ed2;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 3px 9px rgb(0 0 0 / 10%);
    transition: 1s;
}

.link-clr:hover {
    color: #6033c4 !important;
    transition: 1s;
}

.login-bottom a {
    transition: 1s;
}

.login-bottom a:hover {
    transition: 1s;
    color: #6033c4 !important;
}

.student-nav{
    padding: 0px 0px 5px;
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.1);
}

.student-nav .container-fluid{
    width: 100% !important;
    padding: 0px 35px;
}

.student-nav .logo {
    width: 130px;
}

.user-dropdown button {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    height: 45px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0;
    border-radius: 0;
    display: flex;
    align-items: center;
    padding: 0px 0px 0px 15px;
}

.header-profile-user {
    height: 40px;
    width: 40px;
    margin-right: 6px;
    background-color: #f6f6f6;
    padding: 3px;
    border-radius: 50% !important;
}

.user-dropdown button {
    font-size: 13px;
    font-weight: 600;
    color: #000;
}

.user-dropdown .dropdown-item {
    font-size: 14px;
    padding: 1px 20px;
}

.user-dropdown button i{
    margin-left: 7px;
}

.course-apply{
    padding: 10px 0px;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 10%);
    border-radius: 10px;
    margin: 0 auto;
    width: 80% !important;
}

.course-apply .longcrs-form{
    margin-top: 0px;
    padding: 50px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ebebeb;
}

.course-apply .last-frm{
    border-bottom: 0px !important;
}

.next-btn:hover{
    background-color: #f55656;
    border-color: #f55656;
    transition: 1s;
}
.remember-me{
    font-size: 14px;
    color: #666;
}

.student-dashboard{
    background-color: #fbfcff;
    margin-top: 95px;
}

.dashboard{
    margin: 15px 75px;
    /* padding: 15px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
    border-radius: 10px;
    background-color: #fff; */
}

.dashboard-title{
    font-size: 20px;
    font-weight: 600;
    margin: 0px 75px;
    color: #222;
}

.dashboard .card{
    border: 0px;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 10%);
    border-radius: 6px;
    margin-bottom: 20px;
}

.dashboard .terms h3{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 7px;
}

.dashboard .form-check{
    font-size: 14px;
    color: #002D62;
}

.profile-div{
    box-shadow: 0px 0px 9px rgb(0 0 0 / 10%);
    border-radius: 6px;
    margin-bottom: 20px;
    background-color: #fff;
}

.profile-cover{
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-image: url(../images/cover.jpeg);
    min-height: 160px;
    background-size: cover;
}

.profile-content{
    padding: 35px;
}

.profile-content .student-img{
    width: 150px;
    height: 150px;
    border-radius: 100px;
    border: 5px solid white;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 10%);
    margin-top: -110px;
}

.profile-content h2{
    font-size: 24px;
    font-weight: 600;
    margin: 15px 0px 10px;
}

.profile-content h6{
    color: #999;
    font-weight: 500;
}

.pro-content-bottom{
    margin-top: 25px;
}

.pro-content-bottom label{
    color: #999;
}

.pro-content-txt{
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .5px;
    color: #222;
    text-transform: lowercase;
}

.pro-content-txt i{
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    background-color: #f55656;
    color: white;
    font-size: 18px;
}

.arrow-div{
    width: 50px;
    height: 50px;
    border-radius: 6px;
    background-color: #e07128;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: white;
    transition: 1s;
}

.arrow-div:hover{
    background-color: #002D62;
    transition: 1s;
}

.dashboard .table th{
    border-bottom: 1px solid #dee2e6;
    font-weight: 600;
}

.dashboard .table td{
    color: #666;
}

.dashboard .table{
    margin-bottom: 0px;
}

.table-icons i{
    font-size: 15px;
    margin: 0px 5px;
    cursor: pointer;
}

.table-icons .icn1{
    color: #09bc8a;
}

.table-icons .icn1:hover{
    color: #188264;
}

.table-icons .icn2{
    color: #F14C4C;
}

.table-icons .icn2:hover{
    color: #a53131;
}

.terms .card-body{
    min-height: 112px;
    display: flex;
    align-items: center;
}

.dashboard .payment h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
}

.sub-fee{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.sub-fee h5{
    font-size: 16px;
    font-weight: 400;
    color: #555;
    margin-bottom: 0px;
}

.sub-fee h4{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
}

.total-fee h5{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}

.total-fee h4{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}

.total-fee{
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
}

.single-payment {
    display: flex;
    justify-content: space-between;
    padding: 15px 0px;
    border-bottom: 1px solid #ebebeb;
    align-items: center;
}

.payment-method .single-payment.last{
    border-bottom: 0px;
}

.bank-details{
    background-color: #f1f8ff;
    padding: 15px 20px;
    text-align: left;
}

.bank-details ul{
    margin: 0px;
    padding: 0px 15px;
    list-style-type: auto;
    text-align: left;
    font-size: 15px;
}

.bank-details ul li{
    margin-bottom: 10px;
}

.bank-details ul li span{
    font-weight: 500;
    margin-right: 5px;
}

.bank-details h6{
    font-size: 15px;
    font-weight: 400;
    display: flex;
    gap: 3px;
    margin: 15px 0px;
}

.bank-details h6 span{
    font-weight: 500;
    min-width: 130px;
}

.single-payment .form-check{
    font-size: 15px;
    display: flex;
    align-items: center;
    color: #555;
}

.single-payment .form-check input{
    position: relative;
    top: -2px;
    margin-right: 8px;
}

.pay-img{
    height: 30px;
}


.submit-btn{
    background: #002D62;
    border-radius: 25px;
    padding: 10px 60px;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    border: 1px solid #002D62;
    font-weight: 600;
    transition: 1s;
}

.submit-btn:hover{
    background: #f55656;
    color: white;
    border: 1px solid #f55656;
    transition: 1s;
}

.border-b0{
    border-bottom: 0px !important;
}

.payment-method{
    text-align: center !important;
}

#privacy-modal .modal-header, #terms-modal .modal-header, #add-course .modal-header{
    padding-bottom: 5px;
}

#privacy-modal .modal-header h3, #terms-modal .modal-header h3, #add-course .modal-header h3{
    font-size: 18px;
    font-weight: 600;
}

#privacy-modal .close, #terms-modal .close, #add-course .close{
    padding: 15px 15px !important;
    font-weight: 500;
    font-size: 22px;
}

#add-course .longcrs-form{
    margin-top: 10px;
    margin-bottom: 15px;
}

.register-int h3{
    text-align: center;
}

.pt-80{
    padding-top: 80px;
}

.term-body{
    max-height: 70vh;
    overflow: auto;
    padding-right: 15px;
}

.term-body h6{
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0px 15px;
}

.term-body ul{
    margin: 0px 0px 25px;
    padding: 0px 18px;
    list-style-type: square;
}

.term-body ul li{
    font-weight: 400;
    font-size: 15px;
    line-height: 185.18%;
    letter-spacing: -0.02em;
    color: #444;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    height: 6px;
    width: 6px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #002D62;
}

#ignismyModal .close{
    font-weight: 500;
}
.sticky-icons{
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
}
.sticky-icons .whatsapp{
    width: 50px;
    height: 50px;
    background-color: #1bb956;
    border-radius: 50%;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 20%);
    transition: 1s;
    margin-bottom: 20px;
}
.sticky-icons .whatsapp:hover {
    transition: all .5s;
    transform: translateY(-10px);
}
.sticky-icons .chatbox:hover {
    transition: all .5s;
    transform: translateY(-10px);
}
.sticky-icons .whatsapp i{
    font-size: 25px;
    color: white;
}
.sticky-icons .chatbox{
    width: 50px;
    height: 50px;
    background-color: white;
    border-radius: 50%;
    font-size: 20px;
    color: var(--main-color);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 20%);
    margin-bottom: 15px;
    transition: 1s;
}
.sticky-icons .chatbox i{
    font-size: 22px;
    color: #f55656;
}
.lms-btn{
    color: white;
    background: #f55656;
    border-radius: 25px;
    padding: 10px 50px;
    font-size: 18px;
    margin-left: 10px;
    transition: .6s;
}
.lms-btn:hover{
    background: #002D62;
    color: white !important;
    transition: .6s;
}
.lms-ar-btn{
    margin-left: 0px !important;
    margin-right: 10px;
}
.sm-show-btn{
    display: none ;
    cursor: pointer;
}

.locaton-card{
    padding: 1.25rem !important;
    min-height: 112px !important;
}

.back-to-home{
    height: 30px;
    width: 30px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f55656 !important;
}

.back-to-home i{
    font-size: 13px;
    color: white;
}

.back-to-home h3{
    font-size: 20px;
    font-weight: 500;
    color: #f55656 !important;
}

.back-to-home-text{
    font-size: 16px;
    font-weight: 500;
    margin: 0px 0px 0px 10px;
    color: #5C5A5B;
}
.mb-20{
    margin-bottom: 20px;
}

.footer-margin{
    margin-top: 90px;
}

.section-margin-1{
    margin-bottom: 60px;
}


.floating-form span{
   
}

.contct-input-span h6{
    margin-bottom: 15px !important;
    font-size: 14px;
}

@media screen and (max-width: 1600px) {
    .arabic-btn{
        padding: 10px 30px;
        font-size: 14px;
    }
    .lms-btn{
        padding: 12px 30px;
        font-size: 14px;
    }
    .sesp-nav .navbar-brand .logo {
        width: 130px;
    }
    .container-fluid {
        width: 88% !important;
    }
    .single-payment{
        flex-direction: column;
    }
    .single-payment .form-check{
        margin-bottom: 10px !important;
    }
}
@media screen and (max-width: 1366px){
    .course-apply{
        width: 100% !important;
    }
    .course-apply .longcrs-form{
        padding: 35px;
    }
    .dashboard {
        margin: 15px 35px;
    }
    .form-control option{
        font-size: 13px !important;
    }
    .form-control{
        font-size: 13px !important;
    }
}

@media screen and (max-width: 1280px) {
    .container-fluid {
        width: 95% !important;
    }
    .arrow-div{
        width: 40px;
        height: 40px;
    }
    .pro-content-txt{
        font-size: 13px;
    }
    .pro-content-txt i{
        width: 35px;
        height: 35px;
        font-size: 15px;
    }
    .dashboard {
        margin: 15px 35px !important;
    }
}