@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);
:root {
    --main: rgba(1, 68, 107, 0.6);
    --dark-main: rgba(1, 68, 107, 255);
}
.banner_elem {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    top: 35vh;
    width: 100%; 
    text-align: left;
    /*padding: 40px 0% 40px 10%;*/
    letter-spacing: -1.5px;
    font-size: 1.5em;
    overflow: hidden;
}
.banner_elem h2 {
    color: #fff !important;
}
.banner_elem .en-heading {
    padding: 20px 20px;
    margin: 0;
    text-align: start;
    /*color: #09344f !important;*/
}
.banner_elem input[type="text"] {
    height: 50px !important;
}
.banner_elem textarea {
    height: 100% !important;
}
.banner_elem button {
    /* background: var(--main);
    box-shadow: 2px 5px 5px #000;
    color: #fff !important;
    border: none;
    width: 60%;
    font-family: "Poppins";
    padding: 10px 20px;
    border-radius: 4px;
    margin: 10px;
    font-size: 0.9em; */
}
.left_banner_side {
    /*width:50%;margin-left:-10%*/
}
.banner_form {
        
    right: 10%;
    background: rgb(242 242 242 / 75%);
    text-align: center;
    border-radius: 8px;
    font-size: .9em;
    padding: 5px 5px 30px;
}
#submitBut {
    background: #fff0;
    color: #fff;
    border: 2px solid #fff;
    font-weight: 600;
}
form input {
    outline: none;
    border: none;
    padding: 5px 10px;
}
 
.banner_form .en-heading {
    padding: 20px 20px 10px 20px;
    margin: 0;
    font-size: 24px;
    color: #09344f;
}
.title_head {
    text-align: center;
    font-size: 2em;
    width: 70%;
    margin-left: 15%;
    padding-bottom: 0;
    font-family: "Montserrat";
    margin-bottom: 0;
}
.banner_form input,
.banner_form textarea {
    font-size: 14px;
    width: 90%;
    font-family: "Montserrat";
    margin: 5px 0;
    padding-left: 10px;
    border-radius: 4px;
    outline: none;
}
.title_hr {
    width: 30%;
}
.text_float {
    float: left;
    padding: 0 40px;
    width: 30%;
}
.banner_form textarea {
    padding-bottom: 30px;
}
.right_banner_side {
    /*width:25%;margin-left:10%*/
}
.text_parent {
    width: 80%;
    text-align: justify;
    margin-left: 10%;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
    font-size: 1.1em;
}
.gg-headset {
    margin-top: -20px;
}
.mob_menu_id {
    display: none !important;
}
.hide {
    display: none;
}
.chatbotMenuBut:nth-of-type(2) {
    margin-left: 80px;
}
.callnow {
    display: none;
}
.footer div {
    padding-right: 50px;
    width: 20%;
    font-size: 0.9vw;
}
.footer div:last-of-type {
    padding-left: 0;
    margin-left: -100px;
}
body.form {
    background: var(--dark-main);
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100vh;
    align-items: center;
}
body.form div {
    width: 100%;
}
#subButton {
    background: #fff0;
    color: #fff;
    border: 2px solid #fff;
    width: calc(70% + 12px);
    border-radius: 4px solid #fff;
    padding: 5px 15px;
}
.form h3 {
    color: #fff;
    text-align: center;
}
.form input,
.form textarea {
    width: 70%;
    font-family: "Poppins";
    margin-bottom: 10px;
    padding-left: 10px;
    text-align: left;
    margin-left: calc(15% - 5px);
}
.blue {
    background: rgba(1, 68, 107, 255);
}
.head_banner {
    width: 100%;
    height: calc(100% - 11vh) !important;
    padding: 0;
    margin: 0;
    object-fit: cover;
    filter: brightness(0.8);
}
.siglift_sliders {
    overflow: hidden;
}
@media only screen and (max-width: 600px) {
    
    .logo img {
        max-width: 170px !important;
    }
    .banner_elem {
        height: calc(100% - 8vh);
        display: flex;
        justify-content: center;
        top: 8vh;
        align-items: center;
        width: 80%;
        flex-direction: column;
        letter-spacing: 0;
        font-size: 1.2em;
        text-align: center;
        padding: 0 10%;
    }
    .head_banner {
        top: 8vh !important;
        height: calc(100% - 8vh) !important;
    }
    .head_banner {
        top: 8vh !important;
        height: calc(100% - 8vh) !important;
    }
    .head_banner {
        max-height: 261px;
        top: 275px;
        clear: both;
        display: flex;
    }
    .left_banner_side {
        display: none;
    }
    .siglift_sliders {
        top: 11vh;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow-x: hidden;
    }
    .siglift_features {
        padding-top: 2px;
    }
    .left_banner_side {
        width: 100%;
        margin-left: 0%;
    }
}
.siglift-svg-color {
    color: rgba(1, 68, 107, 255);
}
.siglift-footer-bg {
    background: rgba(1, 68, 107, 255) !important;
}
.siglift-footer-bgsss {
    color: rgba(1, 68, 107, 255);
}
.footer-texts-colr {
    color: white !important;
}
.siglift-cl ul li a {
    color: white !important;
    font-weight: 400;
}
.footer_heading {
    color: #fff !important;
}
.footer_headings {
    color: #fff !important;
    font-weight: 700;
}
.chatbot {
    border-top: 2px solid #fff;
}
.chatbot {
    position: fixed;
    font-size: 0.8em;
    padding: 0;
    margin: 0;
    color: #fff;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 100;
}
.chatbot button {
    background: var(--dark-main);
    border: none;
    outline: none;
    width: calc(32%);
    border-left: 2px solid lightgrey;
    font-size: 3.3vw;
    text-align: center;
    height: 50%;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    text-align: center;
    flex: 1;
    box-sizing: border-box;
    display: inline;
    text-decoration: none;
}
.chatbot button:first-of-type {
    border-left: none;
}
.chatbot button a {
    text-decoration: none;
    color: #fff;
}
.chatbotdecor {
    border: 2px solid #fff;
    background: var(--dark-main);
}
.chatbot {
    display: none;
}
.chatbotMenuBut {
    width: 50px;
    height: 50px;
    margin-left: 20px;
    border-radius: 100px;
    font-size: 2em;
    background: var(--dark-main);
    color: #fff;
    border: none;
    outline: none;
    position: absolute;
    margin-top: -20px;
}
.chatbotMenuBut button {
    color: #fff;
    background: #fff0;
    outline: none;
    border: none;
    font-size: 1em;
    line-height: 50px;
    text-align: center;
}
.mob_menu_id {
    display: none;
}
.hide {
    display: none;
}
.chatbotMenuBut:nth-of-type(2) {
    margin-left: 80px;
}
@media screen and (max-width: 768px) {
    .chatbot {
        display: block;
    }
}
.chatbot {
    width: 100%;
    position: fixed;
    left: 0;
    height: 6em;
    color: #fff;
    background-color: var(--dark-main);
}
.head_banner {
    max-width: 100%;
    position: absolute;
    z-index: -1;
    height: auto;
    display: block;
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
    .head_banner {
        max-width: 100%;
        height: auto;
    }
}
.gg-headset {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs, 1));
    width: 18px;
    scale: 0.7;
    position: absolute;
    right: 10px;
    height: 18px;
    border-top-left-radius: 120px;
    border-top-right-radius: 120px;
    border: 2px solid;
    border-bottom: 0;
}
.gg-headset::after,
.gg-headset::before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid;
    width: 6px;
    height: 8px;
    top: 8px;
}
.gg-headset::before {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    left: -2px;
}
.gg-headset::after {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    left: 10px;
}
@-webkit-keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 7));
    }
}
@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 7));
    }
}
.slider {
    /*height: 100px;*/
    margin: auto;
    overflow: hidden;
    transform: scale(1.5);
    margin-top: 60px;
    position: relative;
    width: 60%;
}
.work td {
    font-size: 0.85em;
    text-align: center;
    width: 15%;
    display: inline-block;
}
.work td img {
    width: 40%;
}
.work h4 {
    font-weight: 600;
    width: 80%;
    text-align: center;
    font-size: 1.2em;
}
/*.slider::before,*/
/*.slider::after {*/
/*    background: linear-gradient(to right, white 0%, #fff0 100%);*/
/*    content: "";*/
/*    height: 100px;*/
/*    position: absolute;*/
/*    width: 70px;*/
/*    z-index: 2;*/
/*}*/
.slider::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}
.slider::before {
    left: 0;
    top: 0;
}
.slider .slide-track {
    -webkit-animation: scroll 40s linear infinite;
    animation: scroll 40s linear infinite;
    display: flex;
    width: calc(250px * 14);
}
.slider .slide {
    height: 100px;
    width: 200px;
}
.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
}
.fa-phone:before {
    content: "\f095";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fab {
    font-family: "Font Awesome 6 Brands";
}
@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/webfonts/fa-brands-400.woff2) format("woff2"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/webfonts/fa-brands-400.ttf) format("truetype");
}
:host,
:root {
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/webfonts/fa-regular-400.woff2) format("woff2"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/webfonts/fa-regular-400.ttf) format("truetype");
}
.fa-regular,
.far {
    font-weight: 400;
}
:host,
:root {
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/webfonts/fa-solid-900.woff2) format("woff2"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/webfonts/fa-solid-900.ttf) format("truetype");
}
.chatbot-single-button-row {
    display: flex;
    justify-content: center;
    background-color: #f2f2f2;
    border-top: 1px solid #ddd;
}
.chatbot-single-button {
    background-color: var(--main);
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 1em;
    cursor: pointer;
    transition: background-color 0.3s;
}
.chatbot-single-button:hover {
    background-color: var(--dark-main);
}
.banner-contact{
    /* color:red */
}
.banner-txt{
    color:white !important;
}
 
 