﻿ :root {
     --size: 52px;
     --gap: 12px;
     --right-offset: 18px;
     --label-width: 170px;
 }

 @charset "utf-8";

 /* CSS Document */


 .picblock {
     background: #0B2D60;
     color: #fff;
 }

 .picblock h4 {
     margin-top: 20px;
     font-size: 22px;
     padding: 10px;
     margin-bottom: 0px;
 }

 .picblock p {
     color: #fff;
     margin-bottom: 0px;
     padding-bottom: 10px !important;
 }

 .block1 {
     background: #fff !important;
     text-align: center;
     padding: 30px;
     margin: 40px 0px;
     background: #051630;
     /* background: linear-gradient(89deg, rgb(45 79 132) 50%, rgb(11 48 102) 100%); */
     /* background: #4fa30f; */
     /* background: linear-gradient(117deg, rgba(79, 163, 15, 1) 50%, rgba(25, 74, 148, 1) 100%); */
     border-radius: 20px;
     box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
     border-top: solid 10px #4fa30f;
 }

 .block1 img {
     width: 80px;
 }

 .counter_wrap {
     height: auto !important;
     color: #fff;
 }

 .block1 h4 {
     font-size: 18px;
     color: #000;
 }

 .block1 a {
     display: block;
     background: #86d61d;
     color: #fff;
     padding: 8px;
     margin-top: 20px;
     border-radius: 20px;
 }

 .career .career_list ul li {
     width: 33.3% !important;
     text-align: center !important
 }

 .career .career_list ul li img {
     margin: auto
 }

 .career .career_list ul li p {
     min-height: inherit !important
 }

 .program_section .program_left .programs_list li {
     width: 23%;
     padding: 0 0 6px;
     margin: 1%;
 }

 .program_section .program_left .programs_list li a:before {
     display: none !important
 }

 .program_section .program_left .programs_list li a {
     font-size: 19px !important;
     text-align: center !important;
     min-height: 120px;
     justify-content: center;
     padding: 10px;
 }

 .articles_section:after {
     height: 100%
 }

 .banner .banner_content {
     padding-bottom: 0px !important;
 }

 .banner {
     height: 450px;
     min-height: auto;
 }

 header .nav-link {
     font-size: 17px;
 }

 .program_section .program_left .programs_list li a {
     font-size: 19px !important;
     text-align: center !important;
     min-height: 120px;
     justify-content: center;
     padding: 10px;
     box-shadow: 0px 0px 20px #bdbdbd;
     background: #fff;
     border-top: solid 5px #7fcc17;
     border-bottom: solid 5px #0c3a7d;
     color: #000;
 }

 .aboutus_banner {
     padding-bottom: 0px;
 }

 .aboutus_banner .sub-title {
     -webkit-text-stroke-color: #ffffff;
 }

 .counter_discription {
     text-align: center;
     padding: 0px !important;
     display: table;
     margin: auto;
 }

 .counter_discription a {
     display: block;
     margin-top: 20px;
     background: #0b3066;
     color: #fff !important;
     padding: 5px;
     text-align: center;
     position: relative;
     /* top: 23px; */
     /* right: -16px; */
     /* border-top-left-radius: 20px; */
     border-radius: 10px;
     color: #000;
     display: table;
     padding: 4px 30px;
     margin-top: 20px;
     margin: auto;
     margin-top: 20px;
 }

 .counsellors_section .counter_block {
     background: #eee;
     padding: 20px;
 }

 footer {
     background: #082a5a;
     padding: 84px 0 0;
     margin-bottom: -2px;
     padding-bottom: 40px;
 }

 footer .f-title {
     font-size: 20px;
 }

 footer ul li a {
     font-size: 17px;
 }

 .program_section .program_left .programs_list li a {
     font-size: 19px !important;
     text-align: center !important;
     min-height: 120px;
     justify-content: center;
     padding: 10px;
     box-shadow: 0px 0px 20px #bdbdbd;
     background: #f6f6f6;
     border-top: solid 0px #7fcc17;
     border-bottom: solid 0px #0c3a7d;
     color: #000;
     /* text-shadow: 2px 1px 17px #7fcc17; */
     border: solid 3px #383a7e;
     color: #383a7e;
 }

 .career .tranformation .tranformation_list li figure .t-list_titles img {
     width: 57px;
 }

 .owl-prev {
     font-size: 80px !important;
     position: absolute;
     top: 30%;
 }

 .owl-next {
     font-size: 80px !important;
     position: absolute;
     top: 30%;
     right: -20px;
     font-size: 80px !important;
 }

 .slider_section {
     background: url(images/bg1.jpg) center center;
     background-size: cover;
     background-attachment: fixed
 }

 .slider_section .myjourney span {
     opacity: 0.1;
 }

 .slider_section .slide_wrap .slide_details h3 {
     color: #fff;
 }

 .slider_section .slide_wrap .slide_details p {
     color: #fff;
 }

 .team_section {
     background: url(images/bg2.jpg) center center;
     background-size: cover
 }

 .sub_title {
     line-height: 100%;
     font-family: SegoeUIBlack;
     font-size: 100px;
     line-height: 85px;
     color: #6a0b0b;
     letter-spacing: 0;
     text-transform: uppercase;
     -webkit-text-fill-color: #fdfdfd;
     -webkit-text-stroke-width: 2px;
     -webkit-text-stroke-color: #0b0202;
     text-align: center;
     padding: 0;
     opacity: .8 !important;
     margin: 0 auto 10px;
 }

 .career .career_list_wrap {
     background: none !important
 }

 .career .tranformation .sub_title {
     font-size: 70px;
     line-height: 60px;
     -webkit-text-stroke-color: #ffffff;
 }

 .career .sub_title {
     -webkit-text-fill-color: #0e428e;
 }

 .career .career_list {
     margin-top: -61px;
 }

 .programs_list img {
     width: 60px;
     display: block;
     margin: auto;
     margin-top: 20px;
 }

 .program_section .programs_list a {
     display: block !important;
     min-height: 200px !important;
 }

 .articles_section .sub_title {
     -webkit-text-stroke-color: #000000;
 }

 .program_section .sub_title {
     font-size: 90px;
 }

 .program_section2 .programs_list a {
     min-height: auto !important
 }

 .video_sec .sub_title {
     line-height: 135px;
     -webkit-text-stroke-color: #000000;
 }

 .testmonials_section .sub_title {
     line-height: 90px;
     font-size: 90px;
     -webkit-text-stroke-color: #000000;
     width: 100%;
     padding-bottom: 15px;
 }


 .social-bar {
     position: fixed;
     right: var(--right-offset);
     top: 50%;
     transform: translateY(-50%);
     display: flex;
     flex-direction: column;
     gap: var(--gap);
     z-index: 9999;
 }

 .social-item {
     position: relative;
     display: flex;
     align-items: center;
     width: fit-content;
     text-decoration: none;
     cursor: pointer;
 }

 .icon {
     width: var(--size);
     height: var(--size);
     min-width: var(--size);
     border-radius: 8px;
     display: flex;
     align-items: center;
     justify-content: center;
     font-size: 20px;
     box-shadow: 0 6px 14px rgba(0, 0, 0, .35);
     flex-shrink: 0;
     /* keep icon fixed */
     color: #fff;
 }

 /* LABEL: positioned to the LEFT of the icon so it expands inward (not off-screen) */
 .label {
     position: absolute;
     right: calc(100% + 12px);
     /* place left of icon with small gap */
     top: 0;
     height: var(--size);
     display: flex;
     align-items: center;
     padding: 0 16px;
     border-radius: 8px;
     width: 0;
     opacity: 0;
     overflow: hidden;
     white-space: nowrap;
     background: rgba(255, 255, 255, 0.08);
     color: #fff;
     font-weight: 600;
     transition: width .28s ease, opacity .2s ease, padding .2s ease;
     box-sizing: content-box;
 }

 /* expand to fixed width on hover */
 .social-item:hover .label,
 .social-item:focus-within .label {
     width: var(--label-width);
     opacity: 1;
 }

 /* colors */
 .facebook {
     background: #3b5998;
 }

 .twitter {
     background: #1da1f2;
 }

 .instagram {
     background: linear-gradient(45deg, #feda75, #d62976, #962fbf);
 }

 .google {
     background: #db4437;
 }

 .whatsapp {
     background: #25d366;
 }

 /* mobile: hide labels to save space */
 @media (max-width:520px) {
     .social-bar {
         right: 10px;
     }

     .label {
         display: none;
     }

     :root {
         --size: 44px;
     }
 }


 .navbar-nav ul {
     position: absolute;
     background: #fff;
     margin: 0px;
     padding: 0px;
     list-style: none;
     border: solid 2px #333;
     border-radius: 10px;
     display: none;
     z-index: 999999
 }

 .navbar-nav ul li a {
     display: block;
     color: #333;
     font-weight: 700;
     color: #000;
     text-shadow: none !important;
     padding: 10px 20px;
     border-bottom: solid 1px #333
 }

 .navbar-nav ul li a:hover {
     background: #eee;
 }

 .navbar-nav li:hover ul {
     display: block
 }

 .slider_section .slide_wrap .slide_details h3 {
     font-size: 59px;
     line-height: 59px;
 }

 .slider_section {
     height: auto
 }

 .slider_section .slide_wrap {
     min-height: inherit;
     padding: 30px 0px 0px 0px;
 }

 .tranformation p {
     text-align: justify !important;
     color: #fff !important
 }

 .person_details {
     background: #0a3062 !important;
     color: #fff !important
 }

 .career h2 {
     font-size: 56px !important;
 }

 .newsection h3 {
     font-family: BigShouldersText-Bold;
     color: #000000;
     text-transform: uppercase;
     font-size: 59px;
     line-height: 59px;
     color: #fff;
 }

 .newsection {
     background: #0a3062;
     background-size: cover;
     padding: 80px 0px 0px 0px;
 }

 .newsection ul {
     margin: 0px;
     padding: 0px;
     list-style: none
 }

 .newsection ul li {
     color: #fff;
     font-size: 22px;
     margin-bottom: 15px;
 }

 .newsection ul li i {
     width: 30px;
     height: 30px;
     border-radius: 100%;
     background: #E1B817;
     color: #000;
     font-size: 30px;
     margin-right: 10px;
 }

 .test-block {
     background: #dae9fd;
     padding: 20px;
     border-radius: 20px;
     margin-bottom: 20px;
 }

 .test-block h2 {
     display: table;
     background: #0c3a7c;
     color: #fff;
     padding: 10px 30px;
     border-radius: 40px;
     font-size: 22px;
     margin-bottom: 20px;
 }

 .list1 {
     margin: 0px;
     padding: 0px;
 }

 .list1 li {
     border-bottom: dashed 1px rgba(0, 0, 0, .2);
     padding-bottom: 10px;
     margin-bottom: 10px;
 }

 .b2 h2 {
     margin: 20px auto;
     font-size: 20px;
 }

 .b2 {
     min-height: 287px;
 }

 .heading1 {
     font-size: 50px;

     margin: 0;
     font-family: BigShouldersText-Bold;
     color: #000000;
     text-transform: uppercase;
 }

 .mytable {
     border-radius: 30px;
     overflow: hidden;
     /* border: solid 1px #000; */
     box-shadow: 0px 0px 20px rgba(0, 0, 0, .2);
 }


 .text-white * {
     color: #fff;
 }



 #Mahzbin {
     font-family: Tahoma, sans-serif !important;
 }

 .program-bg {
     background-color: #7ce7ff;
     padding: 10px 12px;
     border-radius: 6px;
     /* optional */
     display: flex;
     align-items: center;
 }

 .social-icons-text {
     list-style: none;
     padding: 0;
 }

 .social-icons-text li {
     margin-bottom: 10px;
 }

 .social-icons-text li a {
     display: flex;
     align-items: center;
     color: #ffffff;
     /* TEXT WHITE */
     font-size: 16px;
     font-weight: 500;
     text-decoration: none;
 }

 /* SMALL ICON BOX */
 .social-icons-text .icon {
     width: 32px;
     height: 32px;
     border-radius: 8px;
     display: flex;
     align-items: center;
     justify-content: center;
     margin-right: 12px;
     /* LEFT MARGIN FOR TEXT */
     color: #fff;
     font-size: 16px;
     /* SMALL ICON */
 }

 /* Brand Colors */
 .social-icons-text li.fb .icon {
     background: #1877F2;
 }

 .social-icons-text li.tw .icon {
     background: #1DA1F2;
 }

 .social-icons-text li.ig .icon {
     background: linear-gradient(45deg, #F58529, #DD2A7B, #8134AF, #515BD4);
 }

 .social-icons-text li.yt .icon {
     background: #FF0000;
 }

 .location {
     color: #e63946;
 }

 /* red */
 .phone {
     color: #2a9d8f;
 }

 /* green */
 .email {
     color: #457b9d;
 }

 /* blue */

 ul li a i {
     font-size: 20px;
     margin-right: 8px;
 }


 .list3 {
     marginbnn: 0px;
     padding: 0px;
 }

 .list3 li {
     margin-bottom: 10px;
     border-bottom: dashed 1px rgba(0, 0, 0, .5);
     padding-bottom: 10px;
     font-size: 18px;
 }

 .list3 li i {
     font-size: 30px;
     display: none
 }

 .menu ul li {
     float: left !important
 }

 .mainmenu {
     background: #0b336e;
 }

 header .nav-link {
     color: #fff !important;
     padding: 15px 15px !important;
 }

 body {
     overflow-x: hidden
 }


 @media screen and (max-width:920px) {
     #logo img {
         width: 229px !important;
     }

     header .justify-content-end img {
         display: none;
     }

     .slider_section .slide_wrap .slide_details h3 {
         font-size: 30px;
         line-height: 30px;
     }

     .team_section .team_content .sub_title {
         font-size: 40px;
     }

     .career .sub_title {
         font-size: 34px !important;
         line-height: 40px;
     }

     .counsellors_section h4 {
         text-align: center
     }

     .counsellors_section .w-100 {
         display: table;
         margin: auto;
         margin-bottom: 20px;
     }

     .career .career_list ul li {
         width: 100% !important
     }

     .social-bar {
         display: none
     }

     .program_section .program_left .programs_list li {
         width: 48%
     }

     .program_section .sub_title {
         font-size: 40px;
         line-height: 40px;
     }

     .testmonials_section .sub_title {
         font-size: 40px;
         line-height: 40px;
     }

     header .nav-link {
         color: #000 !important
     }

     .modal-backdrop {
         display: none !important
     }

     .navbar-brand img {
         display: none
     }

     .newsection h3 {
         text-align: center;
         font-size: 36px;
         line-height: normal;
         margin: 20px 0px;
     }

     .counter_wrap .container {
         display: block;
         padding: 10px !important;
     }

     .counter_wrap .counter {
         display: table;
         margin: auto;
         text-align: center;
     }

     .counter_wrap .counter .count-text,
     .counter_wrap .counter .count-text b {
         text-align: center
     }

     .sub-title {
         font-size: 35px;
     }

     .mobileimg {
         width: 100%
     }

     .b2 {
         min-height: auto;
     }

     .mobilecol {
         display: block !important;
         min-height: auto;
         margin-bottom: 10px !important;
     }

     .mobilecol .col {
         margin-bottom: 10px !important;
     }

     .offcanvas {
         overflow-y: scroll
     }

     .navbar-nav ul {
         position: relative
     }

     .tranformation_list_wrap .owl-next {
         right: 15px;
     }
 }

 .newform {
     background: #eee;
     padding: 30px;
     border-radius: 30px;
 }

 .newform input[type="text"] {
     padding: 10px;
     border: solid 2px #333;
     border-radius: 20px;
     margin-bottom: 30px;
 }

 .newform input[type="submit"] {
     width: 100%;
     font-size: 18px;
     text-transform: uppercase;
     border-radius: 20px;
     padding: 10px;
 }

 .hideregister {
     display: none !important
 }

 .pq button {
     display: none !important
 }

 .test-block img {
     border-radius: 20px;
     margin-bottom: 20px;
 }

 .team_section .team_content .team_list ul li {
     margin: 0px !important
 }

 .team_section .team_content .team_list ul li .team_description {
     opacity: 1 !important;
     visibility: visible !important;
 }

 .vtitle {
     background: #000;
     color: #fff;
     padding: 20px;
     margin-top: -26px;
     border-bottom-left-radius: 8px;
     border-bottom-right-radius: 8px;
 }

 .navbar-nav ul ul {
     width: 100%;
     left: 210px;
     z-index: 9999;
     top: 43px;
     display: none !important
 }

 .navbar-nav ul li:hover ul {
     display: block !important
 }

 .navbar-nav ul li a {
     border-radius: 5px;
 }
