body {
    font-family: "Noto Sans", sans-serif;
    overflow-x: hidden !important;
}

/* ===========  My class =============== */
.brd-rds-10 {
    border-radius: 10px;
}
.mainblock_1 {
    max-width: 100% !important;
}

/* =========== end of My class =============== */

.mainblock_1 {
    padding: 0px;
}
nav {
    margin: 0px auto;
    /* width: 83%; */
    padding: 0px 10% !important;
}
.logo_headermenu {
    position: relative;
    width: 17%;
}

#carouselExampleIndicators img {
    width: 100%;
    max-height: 600px !important;
}

/* .navbar-toggler { 
background-color: #12aeae;} */

#carouselExampleIndicators .carousel-caption {
    bottom: 34%;
    background: rgba(0, 0, 0, 0.5);

    left: 10%;
    text-align: left;
    padding: 20px;
    width: auto;
    max-width: 50%;
    font-family: "Raleway", sans-serif;
}

.top_block_header1 {
    background-color: red;
    width: 100%;
    position: relative;
    float: left;
    background-color: #00b0b4;
    padding: 10px 10px 0px 10px;
}
.top_block_header1 ul {
    margin-right: 90px;
}
.top_block_header1 li {
    display: inline;
    list-style: none;
    margin: 10px;
    color: #fff;
}
.top_block_header1 a {
    color: #fff;
}

/* ===== end of top bar  =========== */

/* === BASE HEADING === */

.head_styleMain h1 {
    position: relative;
    padding: 0;
    margin: 0;
    font-family: "Raleway", sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #080808;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.head_styleMain h1 span {
    display: block;
    font-size: 0.5em;
    line-height: 1.3;
    color: #115e11;
}
.head_styleMain h1 em {
    font-style: normal;
    font-weight: 600;
}

/* === HEADING STYLE #1 === */
.heading1 h1 {
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 5px;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 33px;
}
.heading1 h1:before {
    width: 28px;
    height: 5px;
    display: block;
    content: "";
    position: absolute;
    bottom: 3px;
    left: 50%;
    margin-left: -14px;
    background-color: #6acc53;
}
.heading1 h1:after {
    width: 100px;
    height: 1px;
    display: block;
    content: "";
    position: relative;
    margin-top: 25px;
    left: 50%;
    margin-left: -50px;
    background-color: #6acc53;
}

/* === HEADING STYLE #2 === */
.head_style1 h1 {
    text-transform: capitalize;
}
.head_style1 h1:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    content: "";
    background-color: #c50000;
}

.head_style1 h1 span {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 3em;
    padding-left: 0.25em;
    color: rgba(0, 0, 0, 0.4);
    padding-bottom: 10px;
}
.alt-two h1 {
    text-align: center;
}
.alt-two h1:before {
    left: 50%;
    margin-left: -30px;
}

/* === HEADING STYLE #3 === */
.head_style2 h1 {
    font-size: 33px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5em;
    padding-bottom: 15px;
    position: relative;
    text-transform: capitalize;
}
.head_style2 h1:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 55px;
    background-color: #6acc53;
}
.head_style2 h1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 1px;
    width: 95%;
    max-width: 255px;
    background-color: #6acc53;
}

/* ===== menu bar  =========== */

.mainblock_1 .navbar-light .navbar-nav .nav-link {
    color: #0e8a8d;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: "Noto Sans", sans-serif;
}

/* ===== end of menu bar  =========== */

/* CSS */
.button-3 {
    appearance: none;
    background-color: #08abb3;
    border: none;
    border-radius: 0px;
    box-shadow: rgba(27, 31, 35, 0.1) 0 1px 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding: 14px 18px;
    position: relative;
    text-align: left;
    text-decoration: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
}

.button-3:focus:not(:focus-visible):not(.focus-visible) {
    box-shadow: none;
    outline: none;
}

.button-3:hover {
    background-color: #acdcba;
}

.button-3:focus {
    box-shadow: rgba(46, 164, 79, 0.4) 0 0 0 3px;
    outline: none;
}

.button-3:disabled {
    background-color: #94d3a2;
    border-color: rgba(27, 31, 35, 0.1);
    color: rgba(255, 255, 255, 0.8);
    cursor: default;
}

.button-3:active {
    background-color: #298e46;
    box-shadow: rgba(20, 70, 32, 0.2) 0 1px 0 inset;
}

.para_abtBlk {
    font-size: 17px;
    font-family: "Raleway", sans-serif;
    text-rendering: optimizespeed;
}
.img_abt_blk {
    border: 3px solid #fff9f9;
    box-shadow: 0px 5px 8px 5px #e6e3e3;
}
.section_facilities {
    background: #032e3f;
}

.section_facilities .head_styleMain h1 span {
    color: #1ec31e;
}

.ul_facility_list li {
    list-style: none;
    color: #fff;
    margin-bottom: 10px;
    float: left;
}
.img_facility_mainpage {
    height: 660px;
}
.facility_iconDiv {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: #ffdb00;
    margin-right: 20px;
    text-align: center;
    position: relative;
    float: left;
    color: #fff;
    font-family: "Jost", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 70px;
}
.facility_textDiv {
    width: 85%;
}
.facility_textDiv h3 {
    font-family: "Archivo Narrow", sans-serif;
}
.facility_textDiv p {
    font-family: "Raleway", sans-serif;
}

.facility_btn_more a {
    background: red;
    margin-left: 98px;
    /* background: #ffdb00; */
}
section {
    position: relative;
    float: left;
    width: 100%;
}

/* ====== event main page ============ */
.section_latest_event {
    position: relative;
    margin-top: 50px;
}
.event_divMainpage {
    position: relative;
    float: left;
}
.event_date11 {
    position: relative;
    float: left;
    width: 100%;
    background: red;
}
.event_date {
    position: absolute;
    background-color: #ff7350;
    width: 87px;
    height: 67px;
    left: 30px;
    top: -60px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-family: "Jost", sans-serif;
}
.event_date strong {
    font-size: 29px;
    display: block;
    margin-top: 2px;
    font-weight: 800;
}

.event_date span {
    text-transform: capitalize;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
}
.event_textDiv {
    padding: 30px 30px;
    background: #f0f7ff;
}

.event_textDiv h2 {
    font-size: 23px;
    text-transform: capitalize;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
}
.event_textDiv p {
    font-family: "Noto Sans", sans-serif;
    color: #6f6e6e;
}
.event_location span {
    font-size: 14px;
    color: #9c9c9c;
}
.event_location i {
    color: #ff7350;
}
.event_location strong {
    color: #ff7350;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
}

/* ====== end of event main page ============ */
/* ====== COURSE ============ */
/* ====== accord toggle ============ */

.sec_course_main {
    background-image: url("../images/sec_course.jpg");
    width: 100%;
    position: relative;
    float: left;
    min-height: 200px;
    padding: 20px;

    min-height: 500px;

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.myaccordion {
    max-width: 100%;
    margin: auto;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
    border: none;
}

.myaccordion .card-header {
    border-bottom-color: #cde1ec;
    background: #00b0b4;
}

.myaccordion .fa-stack {
    font-size: 18px;
}
.myaccordion .fa-stack-1x,
.myaccordion .fa-stack-2x {
    background: #ffdb00;
    border-radius: 50px;
    background: #ffdb00;
    border-radius: 50px;
    width: 36px;
    height: 36px;
}
.heading_accord_main {
    position: relative;
    float: left;
    width: 100%;
}

.myaccordion .card-body {
    background-color: #f7f7f778;
}
.myaccordion .btn {
    width: 100%;
    font-weight: bold;
    color: #ffffff;
    padding: 0;
    text-align: left;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
    text-decoration: none;
}

.myaccordion li + li {
    margin-top: 10px;
}

/* ======end of accord toggle ============ */
/* ====== accord toggle arrow ============ */

/* ====== end of accord toggle arrow ============ */
/* ====== sec_carier_main ============ */
.sec_carier_main {
    background-image: url("../images/bk_carier.png");
    width: 100%;
    position: relative;
    float: left;
    min-height: 200px;
    padding: 20px;
}
.carier_headingDiv {
    color: #fff;
    font-family: "Raleway", sans-serif;
    margin-top: 25px;
}

.carier_btnMore {
    text-align: center;
}
.carier_btnMore a {
    background: #fff;
    color: #03adb4;
}

/* ====== end of sec_carier_main ============ */
/* ====== galley section ============ */
.sec_gallery_main .container {
    max-width: 100%;
    width: 100%;
}

/* ====== end of gallery ============ */
/* ======  testimonial ============ */

.sec_testimonial {
    background: #527381;
}
/* ====== end of testimonial ============ */

/* ====== Footerl ============ */

.footer-section {
    background: #151414;
    position: relative;
}
.footer-cta {
    border-bottom: 1px solid #373636;
    padding-bottom: 8px !important;
}
.single-cta i {
    color: #ff5e14;
    font-size: 30px;
    float: left;
    margin-top: 8px;
}
.cta-text {
    padding-left: 15px;
    display: inline-block;
}
.cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}
.cta-text span {
    color: #757575;
    font-size: 15px;
}
.footer-content {
    position: relative;
    z-index: 2;
}
.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}
.footer-logo img {
    max-width: 120px;
}
.footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    color: #7e7e7e;
    line-height: 21px;
}
.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
}
.footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
}
.footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
}
.facebook-bg {
    background: #3b5998;
}
.twitter-bg {
    background: #55acee;
}
.google-bg {
    background: #dd4b39;
}
.footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}
.footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #ff5e14;
}
.footer-widget ul li {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 12px;
}
.footer-widget ul li a:hover {
    color: #ff5e14;
}
.footer-widget ul li a {
    color: #878787;
    text-transform: capitalize;
}
.subscribe-form {
    position: relative;
    overflow: hidden;
}
.subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #2e2e2e;
    border: 1px solid #2e2e2e;
    color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff5e14;
    padding: 13px 20px;
    border: 1px solid #ff5e14;
    top: 0;
}
.subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
}
.copyright-area {
    background: #202020;
    padding: 25px 0;
}
.copyright-text p {
    margin: 0;
    font-size: 14px;
    color: #878787;
}
.copyright-text p a {
    color: #ff5e14;
}
.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}
.footer-menu li:hover a {
    color: #ff5e14;
}
.footer-menu li a {
    font-size: 14px;
    color: #878787;
}
.footer-cta .row .col-xl-4:nth-child(1) .single-cta i {
    position: absolute;
    color: #ff5e14;
}
.footer-cta .row .col-xl-4:nth-child(1) .single-cta .cta-text {
    padding-left: 32px;
}
.footer-cta .row .col-xl-4:nth-child(2) .single-cta i {
    color: #14ffa7;
}
.footer-cta .row .col-xl-4:nth-child(3) .single-cta i {
    color: #ffd700;
}
.footer-social-icon .social_icon {
    text-align: left;
}
.footer-social-icon .social_icon li {
    float: inherit !important;
    display: inline-block !important;
    width: inherit;
}
.footer-social-icon .social_icon li a i {
    font-size: 15px;
    line-height: 39px;
}
.footer-social-icon .social_icon li a {
    width: 40px;
    height: 40px;
}

.social_icon {
    text-align: right;
    margin: 0;
    margin-top: 3px;
}
.social_icon li {
    display: inline-block;
    margin: 0 5px;
}
.social_icon li a {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #fff;
    color: #000;
    text-align: center;
    border-radius: 100%;
    transition: 0.2s ease-in-out;
}
.social_icon li a i {
    font-size: 15px;
    line-height: 20px;
}
.social_icon li:nth-child(1) a {
    background: #4267b2;
    color: #fff;
}
.social_icon li:nth-child(2) a {
    background: #1da1f2;
    color: #fff;
}
.social_icon li:nth-child(3) a {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    color: #fff;
}
.social_icon li:nth-child(4) a {
    background: #ff0000;
    color: #fff;
}
.social_icon li:nth-child(1):hover a {
    background: #fff;
    color: #4267b2;
}
.social_icon li:nth-child(2):hover a {
    background: #fff;
    color: #1da1f2;
}
.social_icon li:nth-child(3):hover a {
    background: #fff;
    color: #bc1888;
}
.social_icon li:nth-child(4):hover a {
    background: #fff;
    color: #ff0000;
}

/* ====== end of footer ============ */

/* -------------------------------------------- */
.page_head_title {
    position: relative;
    float: left;
    width: 100%;
    background: transparent;
    text-align: left;
    color: #bbf7ff;
}

.page_head_title h1 {
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
}
.page_head_title h3 {
    font-size: 21px;
    font-family: "Raleway", sans-serif;
}
.table_center {
    display: table-cell;
    vertical-align: middle;
}

.zoom {
    animation: scale 40s linear infinite;
}

@keyframes scale {
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
}

/* --------------------  Paralax header placement------------------------ */

.parallax {
    /* The image used */
    background-image: url("../images/abc.png");

    /* Set a specific height */
    min-height: 300px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 105px;
    margin-bottom: 30px;
}

.head_plcmnt1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    top: 24px;
    position: relative;
    margin-bottom: 60px !important;
    font-weight: bold;
    font-family: "Raleway", sans-serif;
    color: #dba61f;
}

.formicon_fadiv {
    position: relative;
    float: left;
}
.formicon_fa {
    position: absolute;
    top: 11px;
    left: 14px;
    font-size: 23px;
    color: #c8c8c8;
}

.frominput_style1 {
    padding: 30px 30px 30px 50px;
    border-radius: 50px 0px 0px 50px;
    color: #bcbbbb !important;
    font-weight: 400;
    font-family: "Raleway", sans-serif;
}
.frominput_style2 {
    padding: 30px 30px 30px 50px;
    border-radius: 50px 0px 0px 50px;
    color: #bcbbbb !important;
    font-weight: 400;

    border-radius: 0;
    border-left: none;
    border-right: none;
    font-family: "Raleway", sans-serif;
}

.frombtn_style1 {
    font-family: "Raleway", sans-serif;
    background: #09abae;
    padding: 18px 28px 18px 28px;
    border-radius: 0px 50px 50px 0px;
    text-transform: uppercase;
    color: #fffcfc;
    font-weight: bold;
}

.placement_slider img {
    border-radius: 20px;
}

.plcmnt_topDiv {
    padding: 50px 0px;
}

/* -------------------- end of  Paralax header placement---------------------- */

.plcmnt_block2 {
    background-color: #d9ebe9;

    min-height: 300px;

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 105px;
    margin-bottom: 30px;
}

.plcmnt_block2_hd {
    width: 40%;
    position: relative;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 50px;
}

.plcmnt_block2_hd h1 {
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
}
.plcmnt_block2_hd h3 {
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
    color: #9d9d9d;
}

.plcblk2_subBlk1 i {
    font-size: 100px;
    color: #01aeb2;
}
.plcblk2_subBlk1 {
    text-align: center;
    background: #fff;
    border-radius: 20px;
    padding: 50px;
    margin-bottom: 20px;
}

.plcblk2_subBlk1_p1 {
    margin-top: 29px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}
.plcblk2_subBlk1_p2 {
    margin-top: -13px;
    color: #a5a5a5;
    font-size: 14px;
}

.plcblk2_subBlk1 img {
    width: 90px;
}

.placement_btn2 {
    background: #fef08a;
    background-image: -webkit-linear-gradient(top, #fef08a, #fef08a);
    background-image: -moz-linear-gradient(top, #fef08a, #fef08a);
    background-image: -ms-linear-gradient(top, #fef08a, #fef08a);
    background-image: -o-linear-gradient(top, #fef08a, #fef08a);
    background-image: linear-gradient(to bottom, #fef08a, #fef08a);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Courier New;
    color: #000;
    font-size: 20px;
    padding: 15px 40px 15px 40px;
    text-decoration: none;
}

.placement_btn2:hover {
    background: #eddf82;
    background-image: -webkit-linear-gradient(top, #eddf82, #f2e277);
    background-image: -moz-linear-gradient(top, #eddf82, #f2e277);
    background-image: -ms-linear-gradient(top, #eddf82, #f2e277);
    background-image: -o-linear-gradient(top, #eddf82, #f2e277);
    background-image: linear-gradient(to bottom, #eddf82, #f2e277);
    text-decoration: none;
}
.table_plcmnt{
	width:100%;
}
.table_plcmnt_hd1 h1{
	font-size: 39px;
    text-align: left;
    font-weight: 500;
	font-family: "Poppins", sans-serif;

}

.table_plcmnt_ul{
	display: inline-table;
    width: 100%;
    padding: 0;
    margin: 0;
 }
.table_plcmnt_ul li{
	list-style: none;
    display: inline-flex;
    width: 100%;
    position: relative;
    border-radius: 10px;
    border: 1px solid #cfcfcf;
    padding: 30px 0px;
    margin: 20px 0px;
	min-height: 110px;

}
.table_plcmnt_ul li:hover{
	border: 1px solid #000;
}

.table_plcmnt_ul li img{
	
	border: 1px solid #d0c8c8;
    padding: 5px;
    margin: 0;
    border-radius: 8px;
	    width: 100%;
		top:8px;
		position:relative;
}

.table_plcmnt_ul li h2{
	
	  font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
	text-transform:capitalize;
}
.table_plcmnt_ul li h4{
	    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #1abc16;
	text-transform:capitalize;
}


.table_plcmnt_ul li h3{
	
	  font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #989696;
	text-transform:capitalize;
}


/* ============= counter up ============ */
 
.counterDiv1{
	     background: #f7f7f7;
   padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 7px 2px #ddd;
    border: 1px solid #ddd;
       font-family: "Poppins", sans-serif;

   
}
.counter_divContent{
	padding: 10px 7px;
}
.counter_divNumber{
	  position: relative;
    padding: 0px;
    margin: 0px;
    line-height: 0;
    font-size: 45px;
    font-weight: 500;
    top: 10px;
	
}

.counter_divHd{
	font-size: 20px;
    font-weight: 500;
    top: 38px;
    position: relative;
	text-transform:capitalize;
	
}
/* ============= end of counter up ============ */
/* ============= career_div ============ */

.career_div{
	    padding: 110px 0px;
		 font-family: "Poppins", sans-serif;
}


/* ============= end career_div ============ */


/* ============= Course _div ============ */


.course_block2_hd{
	 font-family: "Poppins", sans-serif;
	 text-align:left;
	 margin-top: 124px;
}

.course_block2_hd h1{
    text-transform: capitalize;

	font-size:20px;
 }
.course_block2_hd h3{

	font-size: 30px;
    font-weight: 500;
    text-transform: capitalize;
}







.section-box .list-box {
  display: flex;
}

.section-box {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-box .box,
.section-box .box::before,
.section-box .box::after {
  box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.7);
}

.section-box .box {
width: 100%;
    max-width: 351px;
    /* background-color: #00b0b4; */
	
background: rgb(62,189,216);
background: -moz-linear-gradient(90deg, rgba(62,189,216,1) 0%, rgba(4,173,175,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(62,189,216,1) 0%, rgba(4,173,175,1) 100%);
background: linear-gradient(90deg, rgba(62,189,216,1) 0%, rgba(4,173,175,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3ebdd8",endColorstr="#04adaf",GradientType=1);	
	
	
    padding: 25px 22px;
    border-radius: 5px 25px 25px 25px;
    position: relative;
    margin: 0 15px;

}
.section-box .box::before,
.section-box .box::after {
  content: "";
  position: absolute;
  left: 0;
  height: 50%;
  width: 100%;
  border-radius: 25px;
  transition: transform 0.2s linear;
}
.section-box .box:hover::before,
.section-box .box:hover::after {
  transform: skewY(0);
}
.section-box .box::before {
  transform: skewY(10deg);
  background-color: #8147cf;
  bottom: -20px;
  z-index: -1;
}
.section-box .box::after {
  transform: skewY(15deg);
  background-color: #1aa5e5;
  bottom: -35px;
  z-index: -2;
}

.section-box .box.one {
  border-top: 3px solid #da606f;
}
.section-box .box.two {
  border-top: 3px solid #ff8c6c;
}

.section-box .top {
  display: flex;
  justify-content: space-between;
}
.section-box .box .mini-title {
  color: #fffaa8;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
.section-box .box .logo {
  width: 45px;
  border-radius: 50%;
}

.section-box .box .content {
  margin-top: 30px;
}
.section-box .box .big-title {
  color: #fff;
  font-size: 32px;
  font-family: "Raleway", sans-serif;
}
.section-box .box .text {
  color: #eee;
  font-size: 14px;
  margin: 10px 0;
  font-family: "Raleway", sans-serif;
  
}

.section-box .box .details {
  list-style: none;
  margin-top: 25px;
}
.section-box .box .details .detail {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.section-box .box .details .detail-icon {
  height: 30px;
  width: 30px;
  color: #fff;
  background-color: #2a1035;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-size: 10px;
}
.section-box .box .details .detail-name {
  margin-left: 15px;
  font-size: 12px;
  font-weight: 600;
  color: #eee;
}

@media screen and (max-width: 600px) {
  .section-box {
    height: auto;
    padding: 50px 0;
  }
  .section-box .list-box {
    flex-direction: column;
  }
  .section-box .list-box .box:not(:first-child) {
    margin-top: 80px;
  }
}

  
.bttn_knowmore_course{
	text-decoration:none !important;
	height: 47px;
    background: #f1f1f199;
    border-radius: 40px;
    position: relative;
    margin-top: 18px;
    text-align: left;
    padding: 12px 100px 10px 20px;
    color: #fff;
    font-size: 15px;
    font-family: "Raleway", sans-serif;
	
}

.bttn_knowmore_course:hover i{color:#fff;background: #5f6ae8;}
.bttn_knowmore_course:hover{color:#fff;background: #a19e9e;}
.spn_crse1{
		color: #ecffa0;
    font-weight: 500;
		
	}
 
.bttn_knowmore_course i{
	
	background: #574b90;
    border: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    right: 4px;
    top: 4px;
    outline: none;
    cursor: pointer;
    color: #fff;
    transition: 0.3s linear;
    padding: 15px 15px;
}

.course_counter_pelx {
    /* The image used */
    background-image: url("../images/course_count_prlx.png");

    /* Set a specific height */
    min-height: 300px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 105px;
    margin-bottom: 30px;
}


.course_counter_pelx .counterDiv1 {
    background: #f7f7f7;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 7px 2px #5a5555;
    border: aliceblue;
    font-family: "Poppins", sans-serif;
}


.card_hd1 h2{
	    background: #00b0b4;
    position: relative;
    padding: 10px;
    text-align: center;
    color: #fffaad;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 500;
	    font-family: "Poppins", sans-serif;

}
.course_acrd .card-header {
    border-bottom-color: #cde1ec;
    background: #2acbcf;
}

.course_acrd .heading_accord_main {
    font-weight: 400;
    position: relative;
    float: left;
    width: 100%;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
}

.course_sub_hdLink{ padding:0px;}
.course_sub_hdLink p{    
padding: 10px 1.25rem;
    border-bottom: 1px solid #dfd6d6;
    margin: 0px;

}
.course_sub_hdLink p:hover{ background:#2acbcf0f;}
.course_sub_hdLink a{ text-decoration:none;}


/* ============= end course_div ============ */
/* =============  course_div  Sub course ============ */


.course_SubSec{
	background: #6b9197;
    padding: 41px 0px;
    margin: 20px 0px;
    width: 100%;
    position: relative;
    float: left;
}
.course_block2_hlt1_span{
	position: relative;
    background: #e8f2f1;
    padding: 20px;
    border-radius: 13px;
	    font-family: "Poppins", sans-serif;
margin:10px 0px;

}
.course_heighlit_hd{
	color:#fff;
	color: #fff;
    margin: 20px;
}
.course_heighlit_hd h1{
	
	font-size: 36px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}
.course_hlt1_span_svg{
	  position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    padding:6px 0px 4px 6px !important;
    background: #6ee7b7;
    border: 1px solid #000 !important;

}

.othr_tly_img a{
	
	font-size: 20px;
    background: #e9b00b;
    position: absolute;
    top: 130px;
    right: 15px;
    color: #111111;
    padding: 5px 30px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
	text-decoration:none;
}
.othr_tly_img a:hover{
	background:#f1c548;
	color:#6e6565;
}

.othr_tly_hd h1{color: #2b9dc6;
    font-size: 17px;}
.othr_tly_hd .head_style2 h1:before {background-color:#2b9dc6 !important;}
.othr_tly_hd .head_style2 h1:after {background-color:#2b9dc6 !important;}
.othr_tly_hd p{margin:20px 0px; font-family: "Raleway", sans-serif;text-align:justify;}
.tly_hdMain h2{margin:20px 0px;}



.img_course_main_rg_side{
	margin-top:200px;
}


/* ============= end course_div  Sub course  ============ */
 








