/* section:not(.page-title-area){
    padding: 0;
} */
.sinjgal_page {
    overflow: hidden;
}
.hero-area .slider-height {
    padding: 10rem 0 6rem;
}
.hero-area .slider-height::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: linear-gradient(210deg, #D30800 0%, #3E3E3E 89%);
    opacity: 0.7;
}
.form-input{
    border: 1px solid #dedede;
    position: relative ;
    color: #062a35;
    font-size: 15px;
    font-weight: 500;
    height: 51px;
    display: block;
    width: 100%;
    padding-left: 24px;
    background: white;
    border-radius: 100px;
    line-height: 51px;
    transition: all 0.3s;
        margin-bottom: 1rem;
}
.bg-yellow {
    background-color: #fef601;
}
.support .support-icon i {
    color: #fef601;
    font-size: 30px;
    margin-right: 18px;
}
.support:before {
    display: none;
}
.support {
    padding-left: 0;
}
.counter-bg {
    margin-top: -160px;
    position: absolute;
    z-index: 3;
}
.counter-wrapper {
    box-shadow: 0px 10px 30px 0px rgb(50 50 50 / 15%);
    background: white;
    padding: 33px 37px 30px 31px;
}
.sec-pad {
    padding: 80px 0;
}
.pos-rel {
    position: relative;
}
.custom-container {
    max-width: 1450px;
    margin: 0 auto;
}
.peoples-work-at .custom-container {
    border: 2px solid #F1DEE4;
    border-radius: 1rem;
    padding-bottom: 1.4rem;
}
/* .section-title h2 {
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 0;
    margin-top: 5px;
    text-transform: capitalize;
    color: #066aab;
    /* background: linear-gradient(90deg, #5278ff, #f39131); *
    -webkit-background-clip: text;
} */
.bg-white {
    background-color: #fff !important;
}

.placements-active .slick-arrow.slick-prev, .brand-active .slick-arrow.slick-prev {
    display: block;
    left: -50px;
    right: 0;
    margin: 0 auto;
    bottom: -60px;
    top: auto;
}
.worked-projects .slick-arrow.slick-prev, .brand-active .slick-arrow.slick-prev {
    display: block;
    left: -50px;
    right: 0;
    margin: 0 auto;
    bottom: -60px;
    top: auto;
}
.peoples-work-at .custom-container img {
    padding: 1rem;
    max-height: 90px;
    width: auto;
}
.section-title {
    margin-bottom: 3rem;
}
/* .section-title span {
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 9px;
    color: #ea5822;
    font-size: 20px;

}
.section-title h2 {
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 0;
    margin-top: 5px;
    text-transform: capitalize;
    color: #066aab;
    -webkit-background-clip: text;
} */

.modules-area {
    border-radius: 30px;
}
.course-title-03 {
    font-size: 30px;
}
.modules-area .nav-tabs .nav-item{
	flex: 1 1 auto;
}
.modules-area .nav-tabs .nav-item a{
	    text-align: center;
    font-size: 17px;
    border-radius: 100px;
    font-weight: 700;
	padding: 1rem;
}
.modules-area .nav-tabs{
	background: #dee2e6;
    border-radius: 100px;
    margin-bottom: 1rem;
}
.modules-area .nav-tabs .nav-item a.active{
	    background-color: #de8e51;
    color: #fff;
	    background-image: var(--site-primary-gradient);
}
.modules-area tbody{
	color: #261b1b;
    font-size: 1.1rem;
}
.modules-area tbody td{
	    padding: 14px;
}
.modules-area{
	    border-radius: 30px;
}
.wcu-sec::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #0e1851;
    opacity: 0.7;
}
#why-choose-area .list-wrapper li{
	font-size: 26px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}
#why-choose-area .list-wrapper li span.fa-check-circle {
	color: #ea5822;
    margin-right: 8px;
        margin-top: 0.3rem;
}
#why-choose-area .list-wrapper li span.txt{
    color: #fff;
}

.bg-grad {
    background: #f39131;
    background-image: linear-gradient(125deg, #5278ff, #f39131);
    background-image: -webkit-linear-gradient(125deg, #5278ff, #f39131);
    background-image: -moz-linear-gradient(125deg, #5278ff, #f39131);
    background-image: -o-linear-gradient(125deg, #5278ff, #f39131);
}
.grad-cta .cta-container {
    padding: 2rem 1.7rem;
    border-radius: 1rem;
    margin-bottom: 2rem;
}
.footer-cta {
    background-color: transparent;
background-image: linear-gradient(150deg, #D30800 0%, #000000 89%);
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
/*
.footer-cta::before{
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background: #360D59;
opacity: 0.7;
}
*/
.footer-cta .cta-box .cta-text span{
    color: #ffffff;
font-size: 16px;
}
.footer-cta .cta-box .cta-text h6 {
color: #ff6c36;
}

.footer-cta form .contact-filed input, .footer-cta form .contact-filed textarea {
width: 100%;
height: 60px;
background: transparent;
border: 0;
border-bottom: 1px solid #1657cd;
outline: none;
box-shadow: none;
color: #fff;
resize: none;
}
.footer-cta form .contact-filed input::placeholder, .footer-cta form .contact-filed textarea::placeholder{
color: #af9b9b;
font-size: 16px;
}
.contact-filed textarea {
height: 160px !important;   
}
.footer-cta form .c-btn{
background: #f39131;
background-image: linear-gradient(125deg, #5278ff, #f39131);
}
[type="submit"]{
cursor: pointer;
}
.footer-cta form .c-btn:hover{
    background-position: 100% 50%;
}
.text-yellow {
    color: #FEFF00 !important;
}


@media (max-width: 767px){
    .sticky-call-btn, .sticky-wapp-btn{
        display: none;
    }
    .worked-projects .slick-arrow.slick-next, .worked-projects .slick-arrow.slick-prev {
        bottom: -30px !Important;
    }
}

@media (min-width: 768px){
    .sticky-call-btn, .sticky-wapp-btn {
        width: 50px;
        height: 50px;
        line-height: 55px;
        position: fixed;
        right: 25px !important;
        font-size: 23px !important;
        border-radius: 50%;
        z-index: 99;
        color: #ffffff;
        text-align: center;
        cursor: pointer;
        transition: all 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    }
    .sticky-call-btn:hover, .sticky-wapp-btn:hover{
        color: #fff !important;
    }
    .sticky-call-btn {
        background: #5278ff;
        bottom: 110px;
    }
    .sticky-wapp-btn {
        background: #4FCC5C;
        bottom: 30px;
        font-size: 28px !important;
        padding: 0;
    }
}

.inner-content-list li .inner-content {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
    margin-bottom: 40px;
    width: 100%;
}
.inner-content .inner-content-icon {
    margin-right: 23px;
}
.inner-content .inner-content-icon i {
    color: white;
    font-size: 30px;
    line-height: 57px;
    background: #f39131;
    background-image: linear-gradient(125deg, #5278ff, #f39131);
    display: inline-block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center;
}
.inner-content-list li:first-child {
    border-bottom: 0;
    margin-bottom: 0;
}
tr:hover {
    transform: scale(1.02);
}
tr {
    transition: all 0.3s;
}
section.form-cta::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #066aab;
    /* background-image: linear-gradient(125deg, #5278ff, #f39131); */
    /* background-image: -webkit-linear-gradient(125deg, #5278ff, #f39131); */
    opacity: 0.85;
    mix-blend-mode: multiply;
}
.a_fon{
    font-size: 1rem;
}