.container {
    width: 100%;
    max-width: 1140px;
    margin: auto;
    padding: 0;
}
.heading_sec{
    margin-bottom: 20px;
    text-align: center;
}
.heading_sec h2{
    color: var(--heading-color);
    font-size: var(--f50);
    line-height: 1;
    margin-bottom: 40px;
}
.divider {
    background-image: linear-gradient(84deg, #2488e5 30%, #c4c4c4 41%);
    height: 4px;
    width: 185px;
    display: flex;
    margin: auto;
}
.heading_sec h5{
    font-size: 22.4px;
    font-family: var(--primary-font);
    color: var(--secondary-color);
    line-height: 1;
    margin-bottom: 22px;
}
/*Banner css*/
section.banner-section {
    padding: 0px;
    height: 811px;
    background: url(../images/short-term-bg.jpeg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 260px 0px 0px 0px;
    position: relative;
}
section.banner-section .banner-overlay {
    background-color: rgba(3, 10, 27, .61);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
section.banner-section .container{
    position: relative;
}
section.banner-section .banner-content {
    width: 73.956%;
    padding-left: 80px;
    padding-right: 0px;
}

section.banner-section h1{
   font-size: 64px;
    font-weight: 500;
    /* text-transform: uppercase; */
    line-height: 1;
    letter-spacing: 0;
    font-family: var(--heading-font);
    margin-bottom: 30px;
}
section.banner-section h1 span{
    letter-spacing: normal;
    text-transform: capitalize;
    font-weight: normal;
    font-style: italic;
    vertical-align: bottom;
    line-height: 75px;
    font-size: 22px;
    font-family: var(--primary-font);
}
section.banner-section hr{
    height: 2px;
    opacity: 1;
    background: #e2e2e2;
    width: 250px;
    margin-left: 90px;
}
section.banner-section p{
    margin-top: 30px;
    margin-bottom: 30px;
    padding-right: 90px;
    font-size: var(--f22);
    color: var(--white-color);
    font-weight: 400;
    line-height: 26px;
    max-width: 650px;
}
section.banner-section p.banner-reason {
    margin: 0px 0px 16px 200px;
    padding: 0px 10px 0px 10px;
    background-color: #59c165;
    margin-top: 0;
    font-size: 16px;
    line-height: 1.88;
    display: inline-block;
}
section.banner-section a.main-btn{
    width: 200px;
    height: 50px;
    border-radius: 3px;
    margin-left: 0;
    margin-top: 10px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    border: 3px solid var(--white-color);
    text-transform: uppercase;
}
section.banner-section a.main-btn:hover{
    background: var(--white-color);
    color: var(--secondary-color);
}
section.banner-section .banner-img {
    width: 26%;
    padding: 0px;
}
section.banner-section .banner-img img{
    width: 450px;
    /* margin-top: -30px; */
    margin: 140px 0px 0px -172px;
}
/*Welcome css*/
section.welcome-section {
    padding: 0px;
    padding-top: 180px;
    padding-bottom: 60px;
}

section.welcome-section .welcome-img {
    padding: 0px;
    padding-right: 50px;
    display: flex;
    align-items: center;
}
section.welcome-section .welcome-img img{
    width: 100%;
    margin-top: -50px;
}
section.welcome-section h2{
    font-size: 3.12rem;
    line-height: 1.3em;
    margin-bottom: 40px;
}
section.welcome-section .welcome-content {
    padding: 0px;
    padding-left: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
section.welcome-section .welcome-content p{
   max-width: 100%;
    padding-right: 20px;
    margin-bottom: 40px;
}
section.welcome-section .welcome-content a{
   width: 174px;
    text-align: center;
    padding: 11px 35px;
}
/*Short work css*/
section.short-work {
    padding: 60px 0;
}
section.short-work .container-fluid{
    padding: 0px;
}
section.short-work .short-work-image {
    padding: 0px;
    width: 58.73%;
}
section.short-work .short-work-image img{
    width: 100%;
    height: 500px;
    object-fit: cover;
}
section.short-work .short-work-content {
    width: 41.132%;
    padding: 0px;
}
section.short-work .short-work-details {
    max-width: 600px;
    background: var(--secondary-color);
    padding: 45px;
    right: -10vw;
    top: 8vh;
    position: relative;
}
section.short-work .short-work-details h2{
    font-size: var(--f32);
    line-height: 1.3em;
    color: var(--white-color);
    margin-bottom: 30px;
}
section.short-work .short-work-details p{
    color: var(--white-color);
    margin-bottom: 30px;
}
section.short-work .short-work-details a.main-btn {
    width: 176px;
    border-color: var(--white-color);
    padding: 11px 35px;
}
/*Short promise css*/
section.short-promise {
    padding: 110px 0;
    padding-bottom: 35px;
}
section.short-promise .heading_sec {
    margin-bottom: 45px;
    }
    section.short-promise .head-para {
    text-align: center;
    margin-bottom: 45px;
}
section.short-promise .row{
    padding: 15px;
}
section.short-promise .col-4{
    padding: 10px;
}
section.short-promise .promise-sec {
    padding: 70px 10px 70px 10px;
    border-radius: 15px;
    border: 2px solid var(--secondary-color);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    min-height: 400px;
    height: 100%;
    text-align: center;
}
section.short-promise .promise-sec:hover{
    border-color: #000;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, .05);
}
section.short-promise .promise-sec img{
    width: 25%;
    margin-bottom: 15px;
}
section.short-promise .promise-sec h3{
    font-size: var(--f18);
}
section.short-promise .promise-sec p{
    margin-bottom: 0px;
}
/*Cta form css*/
section.cta-form {
    background: var(--secondary-color);
    padding-left: 0px;
    padding-right: 0px;
}
section.cta-form h3{
    color: #fff;
    font-size: 1.9em;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 30px;
}
section.cta-form input{
    width: 100%;
    background: transparent;
    border: 1px solid #bbb;
    padding: 5px 14px;
    font-size: 16px;
    color: #bbb;
    min-height: 40px;
    border-radius: 10px;
    line-height: 35px;
}
section.cta-form input::placeholder{
    color: #bbb;
}
section.cta-form form{
    display: flex;
    gap: 0 60px;
}
section.cta-form .form-field, section.cta-form .form-btn{
    min-width: 21%;
}
section.cta-form .form-btn button{
    background: #fff;
    border: 0px solid;
    padding: 13px 15px;
    width: 100%;
    min-height: 40px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: bold;
    color: var(--secondary-color);
}