   html{
         overflow-x: hidden;
   }
    body {
     font-family: 'Ubuntu', sans-serif !important;
     overflow-x: hidden;
 }
 
 a {
     transition: all ease-in-out 0.5s;
     -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s;
     -moz-transition: all ease-in-out 0.5s;
     -webkit-transition: all ease-in-out 0.5s;
 }
 
 h1 {
     font-family: 'Ubuntu', sans-serif;
 }
 
 p {
     font-family: 'Ubuntu', sans-serif;
 }
 
 a:hover {
     text-decoration: none !important;
 }
 
 button:focus {
     outline: none !important;
     outline: none !important;
 }
 /* width */
 
 ::-webkit-scrollbar {
     width: 4px;
 }
 /* Track */
 
 ::-webkit-scrollbar-track {
     box-shadow: inset 0 0 0px #000;
     border-radius: 0px;
 }
 /* Handle */
 
 ::-webkit-scrollbar-thumb {
     background: #000;
     border-radius: 0px;
 }
 
 .detail-box p {
     position: relative;
     float: left;
     font-size: 14px;
     color: #000;
     line-height: 30px;
     list-style: none;
     width: 100%;
     margin-bottom: 0;
     margin-left: 0;
 }
 #invoice-template ol{
     padding:0;
 } #invoice-template ol li span{
     font-family: 'Ubuntu', sans-serif !important;font-size:13px !important;
 }
 #invoice-template ol li{
     font-family: 'Ubuntu', sans-serif !important;font-size:13px !important;
 }
 .detail-box p:after {
     position: absolute;
     height: 10px;
     background: #c51920;
     border-radius: 100%;
 }
 
 .mail-top a {
     font-size: 13px;
     color: #fff;
     margin-top: 8px;
     float: left;
     line-height: 6px;
     text-align: left;
     padding: 2px 15px;
     border-right: 1px solid #fff;
 }
 
 .mail-top a:hover {}
 
 .document-required h1 {
     font-size: 30px;
     color: #000;
     font-weight: 700;
 }
 .login_panel_atoor {
    background: #f1f0f0 !important;
    /* height: 100%; */
    padding-top: 50px;
    padding-bottom: 50px;
    float: left;
    width: 100%;
}.log_area_atoor {
    max-width: 550px;
    /* float: left; */
    text-align: center;
    /* display: block; */
    margin: 20px auto 0;
    margin-top: 0px !important;
}.login_panel_atoor .log_box {
    width: 100%;
    position: relative;
    max-width: 520px;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 30px;
}.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #0a8923 !important;
    border-color: #0a8923 !important;
}
 .document-required p {
     font-size: 14px;
     color: #000;
     line-height: 28px;
 }
 
 #login-user .modal-dialog {
     max-width: 850px;
 }
 .footer_link{
     padding:0;
 }.blog-content1 img {
    height: 60px;
    width: 70px;
    object-fit: cover;
    float: left;
    margin-right: 10px;
}.active-class {
    /* border-bottom: 3px solid #91903e !important; */
    color: #f9ef06 !important;
}
.active-class1 {
    /* border-bottom: 3px solid #91903e !important; */
    color: #d62013 !important;
}.blog-content {
    width: 100%;
    float: left;
    background: #028a1e;
    padding: 5px;
}.blog-content h3 {
    font-size: 20px;
    color: #fff;
    margin: 0;
    font-weight: 700;
    padding: 5px;
}.blog-content1 {
    margin-bottom: 0 !important;
    float: left;
    width: 100%;
    /* margin-top: 15px; */
    background: #eefff2;
    padding: 10px 10px 0;
    border-bottom: 1px solid #ccf7d5;
}.blog-content1 img {
    height: 80px;
    width: 80px;
    object-fit: cover;
    float: left;
    margin-right: 10px;
}.blog-content1 h3 {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 20px;
}
 .date1{
     position: relative;
    color: #383737;
    font-size: 15px;
    font-weight: 400;
    padding-left: 30px;
    margin-top: 25px;
    margin-bottom: 0;
 }.date1:after {
    position: absolute;
    content: '';
    background-image: url(../images/date.svg);
    width: 25px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    top: -2px;
    background-size: contain;
}
 .list-full {
     width: 100%;
     float: left;
     padding: 60px 0;
 }
  label {
    color: #000;
    font-size: 13px;
    float: left;
    width: 100%;
    }
 .infoys-section {
     float: left;
     width: 100%;
     margin-top: 20px;
     margin-bottom: 15px;
 }
 
 .section-title>h3 {
     font-size: 20px;
     color: #d62013;
 }
 
 .abt-rt img {
     width: 500px;
     float: left;
     margin-right: 40px;
 }
 
 .tabel-top a {
     background: #0A8923;
     font-size: 13px;
     color: #fff;
     padding: 5px 10px;
     border-radius: 5px;
 }
 
 .tabel-top a:hover {
     background-color: #d5251b;
 }
 
 .electrical-sec-full h3 {
     font-size: 22px;
     font-weight: 600;
     margin-top: 48px;
 }
 
 .electrical-sec-full h1 {
     font-size: 22px;    text-align: left;
     font-weight: 600;
     width: 100%;
     float: left;
     line-height: 34px;
 }
 
 .electrical-sec-full ul {
     margin-bottom: 25px;
     width: 100%;
     float: left;
 }
 
 .electrical-sec-full ul li {
     position: relative;
     line-height: 35px;    text-align: left;
     float: left;
     width: 100%;
 }
 
 .electrical-sec-full ul li:after {
     position: absolute;
     content: '';
     background-image: url('../images/icon9.svg');
     background-position: center;
     background-size: cover;
     width: 20px;
     height: 20px;
     left: -41px;
     top: 8px;
 }
 
 .course-link {
     width: 100%;
     float: left;
     text-align: center;
 }
 
 .course-link h2 {
     background: #0a8923;
     margin: 0;
     font-size: 25px;
     color: #fff;
     font-weight: 300;
     padding: 20px 0;
 }
 
 .course-link h2 a {
     color: #fff;
     transition: all ease-in-out .5s;
 }
 
 .course-link h2 img {
     width: 40px;
     margin-left: 18px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     -moz-transition: all ease-in-out .5s;
 }
 
 .course-link a:hover img {
     margin-left: 30px;
 }
 
 .course-link h3 {
     background: #d71a0c;
     margin: 0;
     font-size: 25px;
     color: #fff;
     font-weight: 300;
     padding: 20px 0;
 }
 
 .course-link h3 a {
     color: #fff;
     transition: all ease-in-out .5s;
 }
 
 .course-link h3 img {
     width: 40px;
     margin-left: 18px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     -moz-transition: all ease-in-out .5s;
 }
 
 .course-link a:hover img {
     margin-left: 30px;
 }
 
 .fleet-detail {
     width: 100%;
     float: left;
     padding: 70px 0;
 }
 
 .fleet-detail h2 {
     font-size: 28px;
     font-weight: 600;
     color: #000;
 }
 
 .fleet-detail p {
     font-size: 14px;
     line-height: 30px;text-align: justify;
     padding-top: 10px;
 }
 .inner-hover a:hover{
         color: #d62014 !important;
 }
 .fleet-detail ul {
     font-size: 14px;
     padding: 0;
     /* width: 100%; */
     /* float: right; */
 }
 
 .fleet-detail ul li {}
 
 .fleet-detail img {
     width: 450px;
     height: 480px;
     float: left;
     margin-right: 30px;
     object-fit: cover;
 }
 
 .cta1 {
     width: 100%;
     float: left;
     background: url(../images/appointement-bg.png);
     background-size: cover;
     background-position: center;
     padding: 80px 5% 100px;
     text-align: center;
 }
 
 .cta1 h2 {
     font-size: 35px;
     color: #fff;
     line-height: 53px;
     margin-bottom: 30px;
     padding: 0 20%;
     font-weight: 300;
 }
 
 .cta1 a {
     font-size: 15px;
     background: #0c28ff;
     color: #fff;
     padding: 10px 30px 14px;
     text-transform: uppercase;
 }
 
 .cta1 a:hover {
     color: #fff;
     background: #002599;
 }
 
 .order-history:hover img {
     filter: brightness(11);
 }
 
 .order-history:hover h1 {
     color: #fff;
 }
 
 .fleet-full:hover h2 {
     background: #0a8923;
 }
 
 .fleet-full {
     transition: all ease-in-out 0.5s;
     -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s;
     -moz-transition: all ease-in-out 0.5s;
     -webkit-transition: all ease-in-out 0.5s;
     margin-top: 30px;
     width: 100%;
     border-radius: 10px;
     position: relative;
     float: left;
     /* border: 1px solid #0a892329; */
     /* box-shadow: 1px 2px 1px 1px #f7f3f3; */
 }
 
 .ct-box {
     width: 100%;
     float: left;
     text-align: center;
     margin-top: 30px;
     border: 2px solid #cccccc47;
     height: 268px;
     padding: 30px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     -moz-transition: all ease-in-out .5s;
 }
 
 .info-column {
     position: relative;
     margin-top: 50px;
     background: #d5251a0d;
     padding: 15px;    min-height: 280px;
 }
 
 .info-column h3 {
     font-size: 19px;
     font-weight: 600;
     color: #000;
     margin-bottom: 11px;
 }
 .guest{
 position: absolute;
    bottom: 45px;
    left: 39%;
 }
 .info-column ul,
 li {
     list-style: none;
     padding: 0px;
     margin: 0px;
     font-size: 14px;
     line-height: 30px;
     font-weight: 400;
 }
 
 .contact-info li {
     list-style-type: none;
 }
 
 .contact-info li {
     position: relative;
     line-height: 26px;
     font-size: 14px;
     /* padding-left: 30px; */
     margin-bottom: 10px;
     color: rgba(0, 0, 0, 0.8);
 }
 
 .contact-info li span {
     padding-right: 5px;
     color: #0a8923;
     display: none;
 }
 
 .form-sec h2 {
     width: 100%;
     float: left;
     font-size: 36px;
     color: #000;
     font-weight: 700;
     text-align: center;
     /* margin-top: 60px; */
 }
 
 .form-sec p {
     float: left;
     width: 100%;
     float: left;
     text-align: center;
     color: #000;
     font-size: 14px;
     line-height: 26px;
     padding: 10px 88px;
 }
 
 .ct-box h5 {
     font-size: 18px;
     font-weight: 700;
     color: #000;
     margin-top: 20px;
 }
 
 .ct-box h6 {
     color: #101010;
     font-size: 14px;
     line-height: 28px;
 }
 
 .form-sec {
     width: 100%;
     /* float: left; */
     /* padding-left: 30px; */
     display: block;
     max-width: 700px;
     margin: 0px auto 40px;
 }
 
 .fleet-full img {
     width: 100%;
     object-fit: cover;
     height: 300px;
     /* background: #ccc; */
 }
 
 .fleet-full h2 {
     transition: all ease-in-out 0.5s;
     -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s;
     -moz-transition: all ease-in-out 0.5s;
     -webkit-transition: all ease-in-out 0.5s;
     font-size: 13px;
     text-align: center;
     /* border-bottom-right-radius: 10px; */
     color: #ffffff;
     /* border-bottom-left-radius: 10px; */
     margin-bottom: 0;
     font-weight: 700;
     padding: 7px;
     background: rgb(255, 255, 255);
     padding-top: 12px;
     padding-bottom: 12px;
     width: 150px;
     margin-top: -11px;
     z-index: 11;
     position: relative;
     font-weight: 500;
     position: relative;
     z-index: 99;
     bottom: 16px;
     width: 100%;
     left: 0;
     padding: 20px 4px;
     /* border-bottom: 3px solid #028a1e; */
     right: 0;
     background: #d62014;
     -webkit-box-shadow: 2px 12px 40px -22px rgb(0 0 0 / 75%);
     -moz-box-shadow: 2px 12px 40px -22px rgba(0, 0, 0, 0.75);
     box-shadow: 3px 3px 25px 3px rgb(225 44 44 / 27%);
     transition: all ease-in-out 0.5s;
     -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s;
     -moz-transition: all ease-in-out 0.5s;
     -webkit-transition: all ease-in-out 0.5s;
 }
 
 .gal-full {
     width: 100%;
     float: left;
     margin: 50px 0;
     margin-bottom: 50px;
 }
 
 .pay-btn {
     background: #0a8923;
     border: 0;
     display: block;
     margin: 30px auto 0;
     font-size: 14px;
     color: #fff;
     padding: 12px 36px;
     font-weight: 500;
     border-radius: 5px;
     cursor: pointer;
     width: 90%;
 }
 
 .pay-btn:hover {
     background: #d71a0c;
 }
 
 .detail-box form {
     width: 100%;
     float: left;
     margin-top: 40px;
 }
 
 .detail-box form h2 {
     font-size: 29px;
     font-weight: 500;
     text-align: left;
     margin-bottom: 20px;
     /* text-align: center; */
 }
 
 .detail-box h2 {
     font-size: 33px;
     font-weight: 500;
     text-align: left;
     /* margin-top: 10px; */
 }
 
 .user_detail_area {
     width: 100%;
     float: left;
     position: relative;
     /* background: #fff; */
     padding: 0;
     /* border-radius: 2px; */
     -moz-border-radius: 2px;
     /* -webkit-border-radius: 2px; */
     /* box-shadow: 0 0 5px rgb(0 0 0 / 15%); */
     -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
     /* -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%); */
     /* margin-top: 30px; */
     margin-bottom: 30px;
 }
 
 .user_detail_area h2 {
     font-size: 20px !important;
     line-height: 28px;
     color: #000;
     font-weight: 600;
     margin: 0 0 10px !important;
     padding: 10px 0 6px !important;
     /* border-bottom: solid 1px rgba(0,0,0,0.10); */
     text-transform: uppercase;
     padding-bottom: 9px;
     text-align: left;
 }
 
 .user_detail_box {
     position: relative;
     /* margin-top: 14px; */
     /* z-index: 99999; */
     float: left;
     width: 100%;
     background: #fff;
     padding: 30px;
     border-radius: 2px;
     -moz-border-radius: 2px;
     /* -webkit-border-radius: 2px; */
     box-shadow: 0 0 5px rgb(0 0 0 / 15%);
     -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
     -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
 }
 
 .log_set {
     width: 100%;
     float: left;
     position: relative;
     padding: 0 0 17px;
     margin-bottom: 15px;
 }
 
 .log_set label {
     width: 100%;
     float: left;
     position: relative;
     font-size: 14px;
     /* font-family: 'Open Sans', sans-serif !important; */
     font-weight: 400;
     color: #000;
     line-height: 25px;
     margin: 0 0 5px;
     text-align: left;
 }
 
 .log_set input[type="text"],
 .log_set input[type="password"],
 .log_set input[type="mail"],
 .log_set input[type="email"],
 .log_set input[type="tel"],
 .log_set select,
 .log_set textarea {
     background: transparent;
     width: 100%;
     float: left;
     position: relative;
     height: 50px !important;
     z-index: 9;
     padding: 10px 15px;
     font-size: 14px;
     line-height: 30px;
     border: 1px solid #cecece;
     color: #454545;
     font-weight: 500;
     border-radius: 4px;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     outline: none;
     margin-top: 10px;
 }
 
 .save-profile {
     background: #0a8923;
     border: 0;
     padding: 15px 40px;
     font-size: 14px;
     color: #fff;
     text-align: center;
     margin-right: 5px;
     border-radius: 4px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     cursor: pointer;
     margin-top: 10px;
 }
 
 .save-profile:hover {
     background: #d5251b;
 }
 
 .cancel-profile {
     background: #d5251b;
     font-size: 14px;
     color: #fff;
     border: 0;
     padding: 15px 52px;
     text-align: center;
     border-radius: 4px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     cursor: pointer;
     margin-top: 10px;
 }
 
 .dashboard-user {
     width: 100%;
     float: left;
     padding: 60px 0;
 }
 
 .cancel-profile:hover {
     background: #0a8923;
 }
 
 .dashboard-titel h1 {
     float: left;
     width: 100%;
     font-size: 19px;
     text-transform: uppercase;
     font-weight: 600;
     color: #101010;
     text-align: center;
     padding-top: 9px;
 }
 
 .dashboard-left {
     float: left;
     width: 100%;
     background: #ffdad7;
     padding: 65px 0 0;
     text-align: center;
     border-radius: 14px;
     border-bottom-left-radius: 14px;
     border-bottom-right-radius: 14px;
     border: 1px solid #ccc;
 }
 
 .account-wd h6 {
     font-size: 52px;
     background: #d5251b;
     width: 92px;
     height: 92px;
     text-align: center;
     border-radius: 100%;
     padding: 13px 0;
     color: #fff;
     display: block;
     margin: auto;
     position: relative;
     z-index: 3;
 }
 
 .dashboard-titel {
     float: left;
     width: 100%;
     font-size: 15px;
     padding: 76px 15px 68px;
     background: #fffcfa;
     border-radius: 13px;
     position: relative;
     z-index: 0;
     margin-top: -39px;
 }
 
 .dashboard-titel h1 {
     float: left;
     width: 100%;
     font-size: 19px;
     text-transform: uppercase;
     font-weight: 600;
     color: #101010;
     text-align: center;
     padding-top: 9px;
 }
 
 .dashboard-titel span {
     float: left;
     width: 100%;
     font-size: 14px;
     text-transform: none;
     font-weight: normal;
     color: rgb(0 0 0 / 85%);
     text-align: center;
     padding-top: 0px;
 }
 
 .order-history {
     float: left;
     width: 100%;
     /* padding: 8px; */
     border-radius: 10px;
     border: 1px rgb(26 140 54) solid;
     padding: 45px 18px;
     color: #000;
     margin-bottom: 30px;
     /* background: #202e39; */
     position: relative;
 }
 
 .order-history:after {
     position: absolute;
     content: '';
     height: 0;
     left: 0;
     z-index: -2;
     width: 100%;
     background: #d5251b;
     top: 0;
     border-radius: 7px;
     transition: all ease-in-out .5s;
 }
 
 .order-img {
     float: left;
     /* width: 100%; */
     /* padding-top: 9px; */
     /* text-align: center; */
 }
 
 .order-img img {
     width: 52px;
     margin-top: 0px;
     filter: brightness(0);
     float: left;
     margin-right: 10px;
 }
 
 .order-details {
     /* float: left; */
     /* width: 100%; */
     padding-top: 15px;
     /* text-align: center; */
 }
 
 .order-details h1 {
     /* float: left; */
     /* width: 100%; */
     font-size: 20px;
     margin-bottom: 0px;
     padding-bottom: 5px;
     /* text-align: center; */
     /* color: #fff; */
     font-weight: 400;
 }
 
 .order-history:hover {
     text-decoration: none;
 }
 
 .order-history:hover::after {
     height: 100%;
 }
 
 .login_panel .log_area .log_box>h2 {
     color: #10100f;
     text-transform: uppercase;
     font-size: 21px;
     line-height: 30px;
     font-weight: 800;
     margin: 0 0 10px !important;
     text-align: center;
 }
 
 .login_panel .log_area .log_box p {
     text-align: center !important;
     color: #000;
     font-size: 13px;
     line-height: 24px;
     font-weight: 400;
     /* margin: 0 0 10px !important; */
 }
 
 .login_panel .log_area .log_box .log_form {
     width: 100%;
     float: left;
     position: relative;
     padding: 20px 0px 10px;
 }
 
 .close_form {
     display: block;
     position: absolute;
     width: 40px;
     height: 40px;
     right: 0;
     top: 0;
     background: #d5251a url(../images/close.svg) no-repeat center center;
     background-size: 20px 20px;
     text-indent: 100%;
     white-space: nowrap;
     overflow: hidden;
     border: none;
     cursor: pointer;
     z-index: 9;
 }
 
 .login-left {
     width: 40%;
     float: left;
     background: #202e39;
     height: 100%;
     padding: 175px 30px;
     position: relative;
     min-height: 595px;
 }
 
 .login-left h2 {
     font-size: 25px;
     color: #fff;
     font-weight: 700;
     text-align: center;
 }
 
 .login-left p {
     font-size: 14px;
     color: #fff;
     font-weight: 400;
     width: 97%;
     margin-bottom: 36px;
     text-align: center;
     float: left;
     margin-top: 11px;
     line-height: 27px;
 }
 
 .login-logo {
     /* float: left; */
     /* width: 100%; */
     /* padding: 25px; */
     /* padding-bottom: 0px; */
     display: block;
     margin: 31px auto 0;
 }
 
 .login-left {
     width: 40%;
     float: left;
     background: #d5251a;
     height: 100%;
     padding: 195px 30px;
     position: relative;
     min-height: 595px;
 }
 
 .login-left h2 {
     font-size: 25px;
     color: #fff;
     font-weight: 700;
     text-align: center;
 }
 
 .log_area {
     width: 60%;
     float: right;
     padding: 30px;
 }
 
 .login_panel .log_area .log_box {
     display: none;
     width: 100%;
     position: relative;
     /* max-width: 520px; */
     background: #fff;
     /* box-shadow: 0 0 5px rgb(0 0 0 / 15%); */
     -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
     /* -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%); */
     /* border-radius: 5px; */
     -moz-border-radius: 5px;
     /* -webkit-border-radius: 5px; */
     /* padding: 30px; */
 }
 
 .login_panel .log_area .log_box .log_form {
     width: 100%;
     float: left;
     position: relative;
     padding: 20px 0px 10px;
 }
 
 .error_msg {
     display: none;
     width: auto;
     float: left;
     padding: 5px 7px;
     font-size: 13px;
     line-height: 15px;
     background: #E31B23;
     color: #fff;
     font-weight: 300;
     text-align: left;
     position: absolute;
     bottom: -8px;
     left: 0;
     border-radius: 2px;
     -moz-border-radius: 2px;
     -webkit-border-radius: 2px;
     z-index: 10;
 }
 
 .submit_frm:hover {
     background: #0a8923;
     color: #fff;
 }
 
 .submit_frm {
     width: 100%;
     float: left;
     position: relative;
     height: 50px;
     cursor: pointer;
     background: #d5251a;
     color: #fff;
     border: none;
     /* text-transform: uppercase; */
     font-size: 15px;
     line-height: 30px;
     font-weight: 600;
     border-radius: 4px;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     transition: all ease-in-out 0.5s;
     -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s;
     -moz-transition: all ease-in-out 0.5s;
     -webkit-transition: all ease-in-out 0.5s;
     outline: none !important;
 }
 
 .reset-psw {
     position: absolute;
     right: 0;
     bottom: 24px;
     font-size: 13px;
     font-weight: 600;
     z-index: 11;
     color: #0a8923;
 }
 
 .log_set .option {
     width: 100%;
     float: left;
     /* padding: 0 18px; */
     font-size: 13px;
     line-height: 30px;
     color: #454545;
     font-weight: 500;
     text-align: left;
     margin: 0px 0px;
     position: relative;
 }
 
 .log_set .option>input {
     position: absolute;
     height: 100%;
     width: 100%;
     opacity: 0;
     left: 0;
     top: 0;
     z-index: 10;
     cursor: pointer;
 }
 
 .log_set input:hover+.checkbox {
     border-color: #1a2832;
 }
 
 .log_set .checkbox {
     position: relative;
     margin-right: 5px;
     background: #fff;
     display: inline-block;
     border: 2px solid #B5C1C7;
     margin-bottom: 0;
     margin-top: 0;
     height: 16px;
     width: 16px;
     top: 4px;
 }
 
 .footer_link>li>a {
     width: 100%;
     float: left;
     position: relative;
     font-size: 14px;
     line-height: 24px;
     color: #0a8923;
     font-weight: 500;
     margin: 30px 0 5px;
     text-decoration: none !important;
     text-align: center;
 }
 
 .footer_link>li>a:hover {
     color: #d5251a;
 }
 
 .footer_link li {
     list-style: none;
 }
 
 .details-full {
     width: 100%;
     float: left;
     background: #fff;
     padding: 60px 20px 30px;
 }
 
 .ih-item.square.effect6 .info {
     background: #333333;
     background: rgb(10 137 35 / 49%);
     visibility: hidden;
     opacity: 0;
     -webkit-transition: all 0.35s ease-in-out;
     -moz-transition: all 0.35s ease-in-out;
     transition: all 0.35s ease-in-out;
 }
 
 .ih-item.square.effect6 a:hover .info {
     visibility: visible;
     opacity: 1;
 }
 
 .ih-item.square.effect6 a:hover .img {
     -webkit-transform: scale(1.2);
     -moz-transform: scale(1.2);
     -ms-transform: scale(1.2);
     -o-transform: scale(1.2);
     transform: scale(1.2);
 }
 
 .details-full h5 {
     position: absolute;
     right: 22px;
     top: 0px;
     font-size: 33px;
     color: #2f3630;
     font-weight: 600;
 }
 
 .details-full a {
     float: left;
     background: #0a8923;
     font-size: 14px;
     color: #fff;
     padding: 10px 20px;
     margin-top: 30px;
     border-radius: 5px;
 }
 
 .details-full a:hover {
     background: #d5251a;
 }
 
 .detail-gal {
     float: left;
     width: 100%;
     padding: 0 5% 70px;
 }
 
 .booking-img {
     width: 100%;
     float: left;
 }
 
 .booking-img img {
     height: 250px;
     object-fit: cover;
 }
 
 .detail-box h6 {
     position: relative;
     color: #383737;
     font-size: 15px;
     font-weight: 400;
     padding-left: 30px;
     margin-top: 25px;
     margin-bottom: 0;
 }
 
 .detail-box h6:after {
     position: absolute;
     content: '';
     background-image: url(../images/icon7.png);
     width: 25px;
     height: 25px;
     left: 0;
     background-repeat: no-repeat;
     top: -2px;
     background-size: contain;
 }
 
 .detail-box {
     width: 100%;
     float: left;
     margin-top: -100px;
     position: relative;
     z-index: 1;
     background: #fff;
     padding: 30px 20px;
     border-radius: 5px;
 }
 
 .detail-icon {
     cursor: pointer;
     position: absolute;
     top: -21px;
     right: 22px;
     background: #fff;
     padding: 10px 7px;
     border: 1px solid #bda28f;
     border-radius: 5px;
 }
 
 /*.detail-box img {*/
 /*    width: 40px;*/
 /*    display: block;*/
 /*    margin: auto;*/
 /*    height: 40px;*/
 /*}*/
 
 .detail-box h4 {
     font-size: 20px;
     color: #000000;
     font-weight: 500;
     margin-top: 30px;
 }
 
 .detail-box h1 {
     font-size: 14px;
     color: #1a1917;
     font-weight: 400;
     padding: 25px 5px;
     width: 100%;
     float: left;
     text-align: center;
     border: 1px solid #cccccc5c;
     border-radius: 5px;
     margin-bottom: 20px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     -moz-transition: all ease-in-out .5s;
 }
 
 .panel6-box h4 {
     position: relative;
     color: #565656;
     font-size: 15px;
     /* font-weight: 300; */
     padding: 0 0 20px 25px;
 }
 
 .panel6-box h4:after {
     position: absolute;
     content: '';
     background: url(../images/icon7.png);
     width: 20px;
     height: 20px;
     left: 0;
     background-repeat: no-repeat;
     top: 0;
     z-index: 99;
     background-size: contain;
 }
 
 .panel4 .col-lg-6 p {
     color: #ffbfbb;
     text-align: right;
     float: right;
     font-size: 14px;
     margin: 0;
     line-height: 28px;
 }
 
 .footer .col-lg-9 a {
     color: #9da4b8;
     font-size: 14px;
     font-weight: 400;
     float: left;
     padding: 2px 12px 0;
 }
 
 .footer .col-lg-9 a:hover {}
 
 .footer .col-lg-9 h4 {
     font-size: 20px;
     float: left;
     color: #fff;
     font-weight: 500;
     margin-right: 25px;
     margin-bottom: 0;
 }
 
 .w-70 {
     width: 30%;
 }
 
 .w-70 {
     width: 70%;
 }
 
 .ftr-top {
     width: 100%;
     float: left;
     padding: 50px 5% 40px;
     border-bottom: 1px solid #20263b;
 }
 
 .ftr-top-sec {
     width: 100%;
     float: left;
 }
 
 .ftr-top-sec img {
     height: 60px;
     width: 60px;
     background: #fff;
     padding: 19px;
     float: left;
     margin-right: 30px;
     margin-top: 5px;
     margin-bottom: 11px;
 }
 
 .ftr-top-sec h5 {
     color: #a2afda;
     font-size: 14px;
     font-weight: 400;
     line-height: 21px;
     margin: 0;
 }
 
 .ftr-top-sec h6 {
     font-size: 20px;
     color: #fff;
     font-weight: 500;
 }
 
 .panel9 {
     width: 100%;
     float: left;
     background-image: url('../images/bg4.png');
     background-size: cover;
     background-position: center;
     padding: 70px 0;
 }
 
 .panel9 h1 {
     font-size: 45px;
     color: #fff;
     font-weight: 500;
     font-style: italic;
 }
 
 .panel9 a {
     position: relative;
     font-size: 14px;
     color: #faf574;
     font-weight: 500;
     padding-left: 36px;
     margin-top: 20px;
     float: left;
     text-transform: uppercase;
 }
 
 .panel9 a:after {
     position: absolute;
     content: '';
     background: #4d9144ad;
     width: 143px;
     height: 10px;
     left: 0;
     top: 15px;
 }
 
 .panel9 a:hover {
     color: #c0ffd5;
 }
 
 .panel9 a:hover::after {
     background: #faf5749c;
 }
 
 .panel8 {
     width: 100%;
     float: left;
     padding: 70px 0;
 }
 
 .panel8 h5 {
     font-size: 17px;
     color: #d5251b;
     font-weight: 400;
     text-align: center;
     text-transform: uppercase;
 }
 
 .panel8 h1 {
     font-size: 45px;
     color: #000;
     font-weight: 500;
     text-align: center;
     padding: 0 251px;
     margin-bottom: 30px;
 }
 
 .p8-carousel {}
 
 .p8-carousel .owl-nav {display:none;}
 
 .p8-carousel .item img {
     /* width: 125px !important; */
     object-fit: contain;
     display: block;
     margin: 30px auto;
     filter: grayscale(1);
     height: 100px;
     max-width: 100%;
 }
 
 .p8-carousel .item img:hover {
     filter: grayscale(0);
 }
 
 .panel8 a {
     position: relative;
     text-align: center;
     /* width: 100%; */
     /* float: left; */
     font-size: 14px;
     margin: 30px auto 0;
     color: #d5251b;
     font-weight: 500;
     padding-left: 26px;
     display: table;
 }
 
 .panel8 a:after {
     position: absolute;
     content: '';
     background: #f4c8c6;
     width: 178px;
     height: 10px;
     left: 0;
     top: 15px;
 }
 
 .panel8 a:hover::after {
     background: #0a8923b0;
 }
 
 .panel8 a:hover {
     color: #0a8923;
 }
 
 .panel7 {
     width: 100%;
     float: left;
     background-image: url('../images/bg3.png');
     padding: 100px 0 120px;
     text-align: center;
     background-size: cover;
     background-position: center;
     background-attachment: fixed;
 }
 
 .panel7 h1 {
     font-size: 46px;
     color: #fff;
     font-weight: 500;
     padding: 0 100px 30px;
 }
 
 .p7-contact {
     position: relative;
     font-size: 14px;
     color: #a2feb4;
     font-weight: 500;
     padding-left: 37px;
     display: inline-block;
 }
 
 .p7-contact:after {
     position: absolute;
     content: '';
     width: 160px;
     height: 10px;
     left: 0;
     top: 16px;
     background: #0d932770;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
 }
 
 .p7-contact:hover {
     color: #faf557;
 }
 
 .p7-contact:hover::after {
     background: #faf55778;
 }
 
 .p7-book {
     position: relative;
     font-size: 14px;
     color: #faf574;
     font-weight: 500;
     padding-left: 41px;
     display: inline-block;
     margin-right: 57px;
 }
 
 .p7-book:after {
     position: absolute;
     content: '';
     width: 160px;
     height: 10px;
     left: 0;
     top: 16px;
     background: #fffcaa5c;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
 }
 
 .p7-book:hover {
     color: #a2feb4;
 }
 
 .p7-book:hover::after {
     background: #3e5321;
 }
 
 .panel6 {
     width: 100%;
     float: left;
     padding: 70px 0;
 }
 
 .panel6 h5 {
     font-size: 17px;
     color: #d5251b;
     font-weight: 400;
     text-align: center;
     text-transform: uppercase;
 }
 
 .panel6 h1 {
     font-size: 45px;
     color: #000;
     font-weight: 500;
     text-align: center;
 }
 
 .panel6-box {
     width: 100%;
     float: left;
     margin-top: 40px;
 }
 
 .panel6-box h6 {
     font-size: 19px;
     color: #000;min-height: 57px;
     font-weight: 500;
     line-height: 30px;
 }
 
 .panel6-box p {
     font-size: 14px;
     line-height: 28px;
     font-weight: 400;
     color: #000;
     display: -webkit-box;
     text-align: justify;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
     overflow: hidden;
 }
 
 .panel6-box img {
     width: 100%;
     height: 215px;
     object-fit: cover;
     margin-bottom: 20px;
 }
 
 .panel6-box a {
     position: relative;
     font-size: 14px;
     color: #d5251b;
     font-weight: 500;
     padding-left: 32px;
 }
 
 .panel6-box a:after {
     position: absolute;
     content: '';
     background: #f4c8c6;
     width: 150px;
     height: 10px;
     left: 0;
     top: 13px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
 }
 
 .panel6-box a:hover {
     color: #0a8923;
 }
 
 .panel6-box a:hover::after {
     background: #0a892385;
 }
 
 .panel5 {
     width: 100%;
     float: left;
     background-image: url('../images/bg2.png');
     background-size: cover;
     background-position: center;
     background-attachment: fixed;
     height: 569px;
 }
 
 .panel5-box {
     width: 100%;
     float: left;
     background: #fff;
     padding: 20px 20px 30px;
     margin-top: -111px;
 }
 
 .panel5-box img {
     width: 90px;
     height: 90px;
 }
 
 .panel5-box h1 {
        font-size: 26px;
    color: #000;
    font-weight: 500;
    text-align: justify;
 }
 
 .panel5-box p {
     font-size: 14px;
     color: #000;
     line-height: 28px;
     padding-top: 10px;
 }
 
 .panel5-box a {
     position: relative;
     font-size: 14px;
     color: #d5251b;
     font-weight: 500;
     padding-left: 40px;
 }
 
 .panel5-box a:after {
     content: '';
     position: absolute;
     background: #f4c8c6;
     width: 168px;
     height: 10px;
     left: 0;
     top: 14px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
 }
 
 .panel5-box a:hover {
     color: #0a8923;
 }
 
 .panel5-box a:hover::after {
     background: #0a89237a;
 }
 
 .panel5-box:hover img {}
 
 .panel4-box a:hover {
     background: #f9f0064f;
 }
 
 .panel4-box a:hover img {
     background: #0a8923;
 }
 
 .panel4-box a {
     font-size: 20px;
     color: #fff;
     background: #000000bf;
     position: relative;
     z-index: 9;
     font-weight: 400;
     width: 100%;
     margin-top: -60px;
     padding: 15px;
     float: left;
 }
 
 .panel4 {
     width: 100%;
     float: left;
     background: #d5251b;
     padding: 70px 0 50px;
 }
 
 .panel4-left {
     width: 100%;
     float: left;
 }
 
 .panel4-left h1 {
     font-size: 43px;
     color: #fff;
     font-weight: 500;
 }
 
 .panel4-left p {
     font-size: 14px;
     color: #fff;
     font-weight: 400;
     line-height: 28px;
     text-align: justify;
     margin-top: 10px;
 }
 
 .panel4-left a {
     position: relative;
     font-size: 14px;
     color: #fff;
     font-weight: 500;
     padding-left: 15px;
 }
 
 .panel4-left a:after {
     position: absolute;
     content: '';
     background: #8c0a0a;
     width: 164px;
     height: 10px;
     left: 0;
     bottom: -7px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
 }
 
 .panel4-left a:hover::after {
     background: #a50e0e9e;
 }
 
 .panel4-left a:hover {
     color: #ffa6a6;
 }
 
 .panel4-box {
     position: relative;
     width: 100%;
     float: left;
     margin-top: -157px;
 }
 
 .panel4-img {
     width: 100%;
     float: left;
     height: 377px;
     object-fit: cover;
     position: relative;
     z-index: 1;
     margin-top: -29px;
 }
 
 .panel4-box a img {
     width: 56px;
     height: 67px;
     position: relative;
     z-index: 1;
     float: right;
     background: #8c0a0a;
     position: absolute;
     right: 0;
     padding: 15px 15px;
     object-fit: contain;
     top: -7px;
     transition: all ease-in-out .5s;
     -webkit-transition: all aese-in-out .5s;
 }
 
 .panel4-box:after {
     position: absolute;
     content: '';
     width: 100%;
     background: #a50e0e;
     height: 375px;
     left: -22px;
     top: 0;
     z-index: 0;
 }
 
 .panel4 .col-lg-12 h1 {
     text-align: center;
     width: 100%;
     float: left;
     padding: 80px 142px;
     font-size: 46px;
     color: #fff;
     font-weight: 500;
 }
 
 .panel4 .col-lg-12 h1 span {
     color: #ffada8;
     font-style: italic;
 }
 
 .panel3 {
     width: 100%;
     float: left;
     position: relative;
     z-index: -1;
 }
 
 .panel3 img {
     filter: grayscale(1);
     max-width: 100%;
 }
 
 .panel2 {
     width: 100%;
     float: left;
     background-image: url('../images/bg1.png');
     background-position: center;
     background-size: cover;
     background-attachment: fixed;
     height: 418px;
     padding: 70px 0;
 }
 
 .panel2 h5 {
     text-align: center;
     font-size: 17px;
     color: #d5251b;
     text-transform: uppercase;
     font-weight: 400;
 }
 
 .panel2 h1 {
     font-size: 45px;
     color: #000;
     text-align: center;
     float: left;
     width: 100%;
     padding: 5px 290px;
     margin-bottom: 50px;
 }
 
 .panel2-box {
     width: 100%;
     float: left;
     background: #fff;
     padding: 50px 25px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     -moz-transition: all ease-in-out .5s;
     box-shadow: -1px 2px 3px 1px rgba(0, 0, 0, 0.05);
 }
 
 .panel2-box img {
     width: 60px;
     height: 60px;
     object-fit: contain;
 }
 
 .panel2-box h6 {
     font-size: 21px;
     color: #000;
     font-weight: 500;
     margin-top: 15px;
 }
 
 .panel2-box p {
     font-size: 14px;
     color: #000;
     line-height: 27px;
     font-weight: 400;
     margin: 0;
     text-align: justify;
 }
 
 .panel2-box:hover {
     background: #044310;
 }
 
 .panel2-box:hover p {
     color: #fff;
 }
 
 .panel2-box:hover h6 {
     color: #fff;
 }
 
 .panel1 {
     width: 100%;
     float: left;
     padding: 60px 0;
     background: #fff;
 }
 
 .panel1 img {
    max-width: 100%;
}
 
 .panel1 h1 {
     font-size: 35px;
     color: #000;
     font-weight: 400;
     float: left;
     width: 100%;
     margin-top: 20px;
 }
 
 .panel1 p {
     font-size: 14px;
     color: #000;
     line-height: 28px;
     font-weight: 400;
     margin-top: 10px;
     width: 100%;
     float: left;
     text-align: justify;
 }
 
 .panel1 a:hover::after {
     background: #0a892380;
 }
 
 .panel1 a:hover {
     color: #0a8923;
 }
 
 .panel1 a {
     position: relative;
     font-size: 14px;
     color: #d5251b;
     font-weight: 500;
     padding-left: 40px;
     float: left;
     margin-top: 12px;
 }
 
 .panel1 a:after {
     content: '';
     position: absolute;
     background: #f4c8c6;
     width: 168px;
     height: 10px;
     left: 0;
     top: 15px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
 }
 
 .header-content h5 {
     font-size: 19px;
     text-align: right;
     float: right;
     width: 100%;
     color: #fff;
     text-transform: uppercase;
     font-weight: 400;
 }
 
 .real-estate-full h6 {
     color: #ffc5e3;
     font-size: 15px;
     font-weight: 400;
     text-transform: uppercase;
     margin-bottom: 10px;
 }
  .hd-login:hover{background:#0a8923;}
 .hd-login {
     /* background: #1a2832; */
     /*padding: 35px 20px;*/
     /*float: right;*/
         float: right;
    background: #d62014;
    font-size: 14px;
    color: #fff;
    padding: 10px 20px;margin-right:10px;
    margin-top: 30px;
    border-radius: 5px;
 }
 
 .hd-login img {
     /* display: flex; */
     margin: auto;
     height: 28px;
 }
 
 .event-btn:hover {
     background: #d5251a;
 }
 
 .hd-login span {
     color: #fff;
     font-size: 14px;
     font-weight: 400;
 }
 
 .event-btn {
       float: right;
    background: #0a8923;
    font-size: 14px;
    color: #fff;
    padding: 10px 20px;
    margin-top: 30px;
    border-radius: 5px;
 }
 
 .view-eve {
     background: #691c48;
     display: table;
     margin: 50px auto 0;
     font-size: 15px;
     color: #fff;
     padding: 12px 30px;
     width: 200px;
     height: 47px;
     text-align: center;
 }
 
 .view-eve:hover {
     background-color: #000;
     text-decoration: none;
 }
 
 .event-box span {
     position: absolute;
     right: 0;
     background: #691c48;
     color: #fff;
     font-size: 15px;
     padding: 10px;
     text-align: center;
 }
 
 .nav-link.active {
     background: #691c48 !important;
     font-size: 15px;
     border-radius: 0 !important;
 }
 
 .nav-link {
     background: #c787aa !important;
     font-size: 15px;
     color: #fff;
     border-radius: 0 !important;
     padding: 10px 30px !important;
 }
 
 .event-box a {
     float: left;
     background: #fff;
     font-size: 15px;
     color: #691c48;
     font-weight: 600;
     /* padding: 10px 20px; */
     /* height: 45px; */
     /* width: 142px; */
     text-align: center;
     margin-top: 10px;
 }
 
 .events-sec a:hover {
     text-decoration: none;
     /* background: #000; */
 }
 
 .event-box {
     width: 100%;
     float: left;
     position: relative;
     margin-top: 30px;
 }
 
 .event-box img {
     width: 100%;
     float: left;
     height: 300px;
     object-fit: cover;
 }
 
 .event-box h5 {
     font-size: 23px;
     font-weight: 600;
     margin-top: 10px;
     float: left;
     width: 100%;
 }
 
 .event-box p {
     font-size: 15px;
     color: #000;
     line-height: 30px;
     font-weight: 400;
 }
 
 .events-sec {
     float: left;
     width: 100%;
     padding: 50px 0;
 }
 
 .real-estate4 {
     width: 100%;
     float: left;
     padding: 70px 0;
     background: #fbeaf3;
 }
 
 .real-estate4 h2 {
     font-size: 50px;
     color: #000;
     font-weight: 500;
 }
 
 .real-estate4 p {
     font-size: 15px;
     color: #000;
     text-align: right;
     line-height: 30px;
 }
 
 .real-box {
     width: 100%;
     float: left;
     padding: 30px;
     background: linear-gradient(222deg, rgba(251, 234, 243, 1) 39%, rgba(255, 255, 255, 1) 75%);
     background-position: center;
     margin-top: 30px;
 }
 
 .real-estate4 h5 {
     font-size: 23px;
     color: #000;
     font-weight: 500;
 }
 
 .real-estate4 img {
     max-width: 100%;
     width: 100px;
     height: 100px;
     margin-bottom: 20px;
 }
 
 .real-estate4 h6 {
     font-size: 15px;
     color: #000;
     font-weight: 400;
     line-height: 30px;
 }
 
 .real-estate3 {
     width: 100%;
     float: left;
     background-image: url('../images/bg6.png');
     background-size: cover;
     background-position: center;
     padding: 70px 0;
     text-align: center;
 }
 
 .real-estate3 h2 {
     font-size: 55px;
     color: #fff;
     font-weight: 500;
     padding: 0 18%;
 }
 
 .real-estate3 p {
     font-size: 16px;
     color: #fff;
     font-weight: 400;
     padding: 10px 28%;
     margin: 0;
 }
 
 .real-estate2 {
     width: 100%;
     float: left;
     background-image: url('../images/bg5.png');
     padding: 232px 0 0;
     background-size: cover;
     margin-top: -162px;
     z-index: -1;
     position: relative;
 }
 
 .real-estate2 h2 {
     font-size: 50px;
     color: #000;
     font-weight: 500;
 }
 
 .real-estate2 p {
     font-size: 15px;
     color: #000;
     text-align: right;
     line-height: 30px;
 }
 
 .real-estate2 h5 {
     font-size: 110px;
     color: #cc96b2;
     font-weight: 700;
     float: left;
     margin-right: 40px;
 }
 
 .real-estate2 h6 {
     font-size: 25px;
     color: #000;
     font-weight: 400;
     margin-top: 38px;
     width: 90%;
 }
 
 .mission-div {
     float: left;
     width: 100%;
     padding: 20px 5%;
 }
 
 .real-estate-full {
     width: 100%;
     float: left;
     background-image: url('../images/bg4.png');
     padding: 70px 0 270px;
     /* background-size: cover; */
     background-position: center;
     /* margin-top: -102px; */
 }
 
 .real-estate-full img {
     width: 377px;
     height: 372px;
     float: left;
     margin-right: 40px;
     max-width: 100%;
 }
 
 .real-estate-full h1 {
     font-size: 55px;
     color: #fff;
     font-weight: 500;
     margin-bottom: 20px;
     margin-bottom: 15px;
 }
 
 .real-estate-full p {
     font-size: 15px;
     color: #fff;
     line-height: 30px;
 }
 
 .term-full {
     width: 100%;
     float: left;
     padding: 60px 0;
 }
 
 .team-full {
     width: 100%;
     float: left;
     padding: 60px 0;
     background: #fbeaf3;
 }
 
 .team-full h2 {
     font-size: 40px;
     color: #000;
     font-weight: 700;
     margin-bottom: 10px;
 }
 
 .c-img {
     width: 100%;
     height: 368px;
     object-fit: contain;
 }
 
 .team-full p {
     font-size: 14px;
     color: #000;
     line-height: 30px;
     text-align: justify;
     font-weight: 400;
     margin: 0;
     padding-top: 10px;
 }
 
 .team-full h4 {
     font-size: 27px;
     float: left;
     margin-top: 20px;
     color: #610e39;
     font-weight: 700;
 }
 
 .team-full h4 span {
     float: left;
     width: 100%;
     font-size: 27px;
     font-weight: 400;
     color: #000;
 }
 
 .about-sec2 h5 {
     font-size: 24px;
     font-weight: 600;
     margin-top: 57px;
 }
 
 .about-sec2 h5 span {
     color: #610e39;
 }
 
 .ftr-mid img {
     width: 37px;
     height: 37px;
     background: #691540;
     border-radius: 100%;
     padding: 6px 0;
     float: left;
 }
 
 .about-full {
     width: 100%;
     float: left;
     padding: 50px 0;
 }
 
 .about-full h2 {
     color: #000000;
     font-size: 39px;
     /* width: 100%; */
     font-weight: 600;
     /* padding-right: 540px; */
     line-height: 47px;
     margin-bottom: 20px;
     /* float: left; */
 }
 
 .about-full h2 span {
     color: #000000;
 }
 
 .about-full-dark {
     float: left;
     width: 100%;
     color: #010101;
     font-size: 16px;
     font-weight: 500;
     line-height: 28px;
     /* padding-bottom: 22px; */
 }
 
 .about-full p {
     color: #000000;
     font-size: 14px;
     font-weight: 400;
     line-height: 30px;
     margin-top: 0;
     text-align: justify;
     margin-bottom: 0px;
     /* float: left; */
 }
 
 .about-full h6 {
     width: 100%;
     float: left;
     font-size: 18px;
     font-weight: 700;
     color: #610e39;
     margin-top: 15px;
 }
 
 .about-full .col-md-3 img {
     border-radius: 15%;
     height: 87px;
     width: 87px;
     filter: inherit;
     background: #610e39;
     padding: 9px 0;
     margin-top: 60px;
 }
 
 .border-pan {
     width: 100%;
     float: left;
     border-top: 1px solid #81164e;
 }
 
 .block {
     width: 100%;
     height: 100%;
     position: relative;
     overflow: hidden;
     font-size: 16px;
 }
 
 .img-parallax {
     width: 100vmax;
     z-index: -1;
     position: absolute;
     top: 0;
     left: 50%;
     transform: translate(-50%, 0);
     pointer-events: none
 }
 
 .row1 {
     margin-top: 150px;
 }
 
 .img2 {
     width: 100%;
     float: left;
     margin-top: 76px;
     padding: 0px 20px 0 0;
 }
 
 .bg-pink {
     background: #fbeaf3;
     padding: 35px 60px;
     width: 55%;
     float: left;
     position: absolute;
     right: 0;
     margin-top: -235px;
     /* max-width: 100%; */
 }
 
 .bg-pink h1 {
     font-size: 47px;
     color: #000;
     font-weight: 400;
 }
 
 .bg-pink a {
     font-size: 15px;
     color: #771b4a;
     font-weight: 500;
     float: left;
     margin-top: 20px;
 }
 
 .bg-pink a img {}
 
 .bg-pink a:hover {}
 
 .bg-pink a:hover img {}
 
 .term-full h2 {
     font-size: 30px;
     font-weight: 700;
     color: #000;
     width: 100%;
 }
 
 .term-full h3 {
     font-size: 25px;
     color: #000;
     font-weight: 500;
     margin-top: 10px;
     width: 100%;
 }
 
 .term-full h4 {
     font-size: 20px;
     color: #000;
     font-weight: 500;
     margin-top: 10px;
 }
 
 .term-full ul {
     padding: 0;
     width: 100%;
 }
 
 .term-full ul li {
     position: relative;
     font-size: 14px;
     color: #000;
     line-height: 30px;
     list-style: none;
     padding-left: 20px;
 }
 
 .term-full ul li:after {
     position: absolute;
     content: '';
     width: 10px;
     height: 10px;
     background: #c61920;
     left: 0;
     top: 12px;
     border-radius: 100%;
 }
 
 .term-full p {}
 
 table {
     width: 100%;
     float: left;
     /* border: 1px solid #ccc; */
     /* margin-bottom: 30px; */
 }
 
 table tr {
     width: 100%;
     /* border-bottom: 1px solid #ccc; */
     /* padding: 10px; */
     /* float: left; */
 }
 
 table th {
        width: 25%;
    color: #000;
    font-size: 20px;
    line-height: 43px;
 }
 
 #booking-table td {
         width: 25%;
    color: #000;
    font-size: 17px;
    line-height: 43px;
 }
 
 .slide-a1 {
     float: left;
     /* width: 120px; */
     background: transparent;
     /* height: 41px; */
     text-align: center;
     font-size: 14px;
     border: 1px solid #000;
     color: #000;
     font-weight: 400;
     /* text-transform: uppercase; */
     padding: 14px 38px;
     /* border-radius: 30px; */
     margin-top: 10px;
     margin-left: 10px;
 }
 
 .slide-a1:hover {
     background: #000;
     color: #fff;
     text-decoration: none;
 }
 
 .hd-top {
     width: 100%;
     float: left;
     background: #610e39;
     height: 52px;
     /* padding: 0 1% 0 7%; */
 }
 
 .top-mail {}
 
 .top-mail h6 {
     font-size: 14px;
     color: #fff;
     font-weight: 400;
     float: left;
     margin-right: 30px;
 }
 
 .top-mail h6 img {
     float: left;
     margin-right: 5px;
 }
 
 .owl-item.active .slide-image {
     /* transform: scale(1.1); */
     transition: 10s;
 }
 
 .w-100 span {
     color: #000;
     font-size: 14px;
     font-weight: 400;
 }
 
 .top-full {
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     position: relative;
 }
 
 .container1 {
     display: block;
     position: relative;
     padding-left: 35px;
     margin-bottom: 12px;
     cursor: pointer;
     font-size: 22px;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
 }
 /* Hide the browser's default checkbox */
 
 .container1 input {
     position: absolute;
     opacity: 0;
     cursor: pointer;
     height: 0;
     width: 0;
 }
 /* Create a custom checkbox */
 
 .checkmark {
     position: absolute;
     top: 0;
     left: 0;
     height: 25px;
     width: 25px;
     background-color: #eee;
     border: 2px solid #c51920;
 }
 /* On mouse-over, add a grey background color */
 
 .container1:hover input~.checkmark {
     background-color: #ccc;
 }
 /* When the checkbox is checked, add a blue background */
 
 .container1 input:checked~.checkmark {
     background-color: #c51920;
 }
 /* Create the checkmark/indicator (hidden when not checked) */
 
 .checkmark:after {
     content: "";
     position: absolute;
     display: none;
 }
 /* Show the checkmark when checked */
 
 .container1 input:checked~.checkmark:after {
     display: block;
 }
 /* Style the checkmark/indicator */
 
 .container1 .checkmark:after {
     left: 9px;
     top: 5px;
     width: 5px;
     height: 10px;
     border: solid white;
     border-width: 0 2px 2px 0;
     -webkit-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
 }
 
 .top-full:hover .req-form {
     /* display:block !important; */
     top: 45px;
     opacity: 1;
 }
 
 .document-required {
     width: 100%;
     float: left;
     padding: 50px 0 50px;
 }
 
 .document-required h2 {
     margin: 0;
     padding-top: 14px;
     font-size: 21px;
     font-weight: 700;
     color: #c61920;
     margin-bottom: 10px;
 }
 
 .top-icon {
     border-left: 1px solid #ccc;
     padding: 16px;
     float: right;
     margin-right: 30px;
     display: none;
 }
 
 .top-icon img:hover {
     filter: invert(1);
 }
 
 .request-sec .close_form {
     display: block;
     position: absolute;
     width: 40px;
     height: 40px;
     right: 600px;
     top: 0;
     background: #000000 url(../images/close.svg) no-repeat center center;
     background-size: 20px 20px;
     text-indent: 100%;
     white-space: nowrap;
     overflow: hidden;
     border: none;
     cursor: pointer;
 }
 
 @media (min-width: 576px) {
     #quick-enquiry .modal-dialog {
         max-width: 650px !important;
     }
 }
 
 .top-icon img {
     width: 25px;
     margin: 0 10px;
     float: left;
 }
 
 .top-icon span {
     width: 7px;
     height: 7px;
     background: #adadad;
     float: left;
     border-radius: 100%;
     margin-top: 10px;
 }
 
 #slider1 ul {
     float: left;
     width: 100%;
     padding: 0;
 }
 
 #slider1 ul li {
     display: inline-block;
 }
 
 .detail-sec2 {
     width: 100%;
     float: left;
     padding-bottom: 30px;
 }
 
 .detail-sec2 h3 {
     font-size: 18px;
     font-weight: 700;
     color: #000;
 }
 
 .detail-sec2 h4 {
     font-size: 14px;
     color: #000;
     font-weight: 400;
     float: left;
     margin-right: 30px;
 }
 
 .detail-sec2 h4 span {
     border: 2px solid #ccc;
     width: 20px;
     height: 20px;
     clear: both;
     display: inline-block;
     border-radius: 4px;
     position: relative;
     margin-top: 0;
     top: 5px;
     left: 7px;
     margin-right: 6px;
 }
 
 .detail3-box span {
     width: 100%;
     float: left;
     text-align: center;
     font-size: 15px;
     color: #000;
     font-weight: 400;
     padding-top: 10px;
 }
 
 .wa-detail {
     background: #347e13;
     width: 31%;
     float: left;
     text-align: center;
     padding: 13px 0;
     margin-top: 30px;
     font-size: 16px;
     color: #fff;
     margin-right: 10px;
 }
 
 .wa-detail img {
     margin-top: -5px;
     margin-right: 5px;
 }
 
 .book-detail {
     background: #252824;
     width: 31%;
     float: left;
     margin-top: 30px;
     text-align: center;
     padding: 13px 0;
     font-size: 16px;
     color: #fff;
 }
 
 .book-detail:hover {
     background: #252824;
     text-decoration: none;
 }
 
 .wa-detail:hover {
     text-decoration: none;
     /* opacity: .9; */
     background: #1e6200;
 }
 
 .call-detail {
     background: #ed1c24;
     width: 31%;
     float: left;
     text-align: center;
     padding: 13px 0;
     margin-top: 30px;
     font-size: 16px;
     color: #fff;
     margin-right: 10px;
 }
 
 .call-detail img {
     margin-top: -5px;
     margin-right: 5px;
 }
 
 .call-detail:hover {
     text-decoration: none;
     /* opacity: .9; */
     background: #e70009;
 }
 
 .detail-text h2 {
     font-size: 28px;
     color: #000;
     font-weight: 700;
     margin-bottom: 20px;
     margin-top: 15px;
 }
 
 .detail-text {
     width: 100%;
     float: left;
     text-align: left;
 }
 
 .detail-box {}
 
 .detail-box ul {
     padding: 0 5%;
 }
 
 .detail-box ul li {
     position: relative;
     font-size: 14px;
     color: #000;
     line-height: 30px;
     list-style: none;
 }
 
 .detail-box li:after {
     position: absolute;
     content: '';
     left: -20px;
     top: 11px;
     width: 10px;
     height: 10px;
     background: #c51920;
     border-radius: 100%;
 }
 
 .detail-text h4 {
     font-size: 16px;
     color: #503d3e;
     font-weight: 500;
     margin: 0;
 }
 
 .detail-text h5 {
     font-size: 23px;
     color: #ed1c24;
     font-weight: 700;
     padding: 5px 0;
     margin: 0;
 }
 
 .detail-text h6 {
     font-size: 13px;
     color: #000;
     font-weight: 400;
 }
 
 .recommended {
     width: 100%;
     float: left;
     /* margin-top: 45px; */
     text-align: center;
     margin-bottom: 15px;
     padding: 30px 5px;
 }
 
 #wrap {
     z-index: 9 !important;
 }
 
 .product-image {
     width: 100%;
     object-fit: contain;
     height: 410px;
 }
 
 .mousetrap {
     cursor: move;
     width: 100% !important;
 }
 
 #slider1 {
     text-align: left;
 }
 
 .innerban a {
     font-size: 14px;
     color: #fff;
     font-weight: 400;
 }
 
 .innerban a:hover {
     text-decoration: none;
 }
 
 .listing-full {
     width: 100%;
     float: left;
     padding: 0;
 }
 
 .book-now {
     width: 100%;
     font-size: 13px;
     color: #000;
     text-align: center;
     float: left;
     padding: 10px;
     background: #fbfbfb;
     border: 1px solid;
     margin-top: 15px;
 }
 
 .book-now:hover {
     background: #ed1c24;
     border-color: #ed1c24;
     text-decoration: none;
     color: #fff;
 }
 
 .mail-top {
     position: relative;
     float: right;
     width: auto;
     padding: 14px 0;
     border-right: 1px solid #701946;
 }
 
 .mail-top h5 {
     font-size: 13px;
     color: #fff;
     line-height: 1;
     margin-top: 6px;
     font-weight: 400;
     float: left;
     padding: 0px 20px 0;
     border-left: 1px solid #ffffff;
 }
 
 .quick-book {
     width: auto;
     float: right;
     background: linear-gradient(125deg, rgba(226, 23, 31, 1) 22%, rgba(188, 10, 16, 1) 74%);
     font-size: 13px;
     color: #fff;
     position: relative;
     padding: 18px 40px;
     text-align: center;
 }
 
 .quick-book:after {
     position: absolute;
     content: '';
     background: url('../images/icon14.png');
     width: 56px;
     height: 52px;
     left: -25px;
     z-index: 9;
     top: 3px;
 }
 
 .request-sec {
     position: absolute;
     right: 0;
     width: 100%;
     top: -450px;
     z-index: 999;
     right: 0;
     /* transition: all ease-in-out 1.5s; */
     /* height: 100%; */
     background: #000000a6;
     z-index: 99999;
 }
 
 .car9 {
     margin-top: 100px;
 }
 
 .footer .col-lg-12 a {
     color: #ffa5a5;
     font-size: 13px;
     font-weight: 400;
     float: left;
     width: 100%;
     margin-bottom: 40px;
 }
 
 .nav-tabs {
     border-bottom: 0 !important;
 }
 
 .call-us span {
     font-size: 13px;
     color: #fff;
     font-weight: 400;
 }
 
 .call-us img {
     width: auto !important;
     float: left;
 }
 
 .call-us img {
     float: left;
     width: auto;
     font-size: 13px;
     color: #fff;
     font-weight: 400;
 }
 
 .wa span {
     font-size: 13px;
     color: #fff;
     font-weight: 400;
 }
 
 .wa img {
     width: auto !important;
     float: left;
 }
 
 .wa img {
     float: left;
     width: auto;
     font-size: 13px;
     color: #fff;
     font-weight: 400;
 }
 
 .border-none2 {
     margin-right: 0 !important;
 }
 
 .wa {
     float: left;
     background: #347e13;
     width: 50%;
     height: 44px;
     text-align: center;
     padding: 11px 10px;
     font-size: 14px;
     color: #fff;
     font-weight: 600;
     margin-top: 20px;
 }
 
 .border-none2:after {
     right: 0 !important;
     background: transparent !important;
 }
 
 .field_area {
     width: 100%;
     float: left;
     position: relative;
     margin: 0 5px 20px;
     /* padding: 0 30px; */
 }
 
 .field_area label {
     color: #000;
     font-size: 14px;
     font-weight: 500;
 }
 
 .field_area img {
     position: absolute;
     left: 21px;
     top: 42px;
 }
 
 .field_area input[type=email],
 .field_area input[type=number],
 .field_area input[type=text],
 .field_area textarea,
 .field_area select {
     width: 100%;
     float: left;
     /* position: relative; */
     font-size: 13px;
     border-radius: 5px;
     color: #000;
     line-height: 21px;
     font-size: 13px;
     margin: 0;
     padding: 15px 10px 15px 10px !important;
     background: 0 0;
     border: none;
     border: solid 1px rgb(187 187 187 / 77%);
     transition: all ease-in-out .5s;
     -o-transition: all ease-in-out .5s;
     -ms-transition: all ease-in-out .5s;
     -moz-transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
 }
 
 .sun-protect-sec {
     width: 100%;
     float: left;
     background: linear-gradient(125deg, rgba(171, 47, 80, 1) 22%, rgb(82 50 133) 74%);
     padding: 60px 0;
 }
 
 .sun-sec {
     width: 100%;
     float: left;
     background: #bb2c47;
     margin-top: 50px;
     text-align: center;
     padding-bottom: 30px;
 }
 
 .sun-protect-sec h3 {
     font-size: 20px;
     color: #fff;
     text-align: center;
     background: #952b57;
     padding: 10px 0;
     margin-bottom: 50px;
 }
 
 .sun-sec img {}
 
 .sun-sec h2 {
     font-size: 18px;
     color: #fff;
     margin-top: 20px;
 }
 
 .sun-protect-sec h4 {
     color: #fff;
     background: #65153e;
     font-size: 18px;
     padding: 8px 0;
     text-align: center;
     margin: 0;
 }
 
 .sun-protect-sec h5 {
     background: #811e43;
     font-size: 18px;
     color: #fff;
     text-align: center;
     padding: 8px 0;
 }
 
 .sun-protect-sec h6 {
     color: #fff;
     text-align: center;
     font-size: 15px;
 }
 
 .social-ftr img {
     margin: 5px 10px 0 0;
 }
 
 .uv-box h4 {
     font-size: 20px;
     color: #fff;
     margin-top: 20px;
 }
 
 .uv-box img {
     margin-top: 60px;
 }
 
 .uv-box {
     width: 100%;
     float: left;
     background: #811e43;
     padding-bottom: 20px;
     margin-top: 50px;
     height: 410px;
     text-align: center;
 }
 
 .uv-box h3 {
     font-size: 20px;
     color: #fff;
     text-align: center;
     padding: 15px 0;
     background: #6a0e30;
     margin-bottom: 20px;
 }
 
 .uv-box p {
     font-size: 15px;
     text-align: center;
     color: #fff;
     line-height: 30px;
 }
 
 .vision-sec {}
 
 .uv-sec2 {
     width: 100%;
     float: left;
     background: linear-gradient(125deg, rgba(171, 47, 80, 1) 22%, rgb(82 50 133) 74%);
     padding: 60px 0;
 }
 
 .uv-sec-box {}
 
 .uv-sec-box h6 {
     font-size: 18px;
     color: #fff;
     text-align: center;
     background: #811e43;
     width: 155px;
     /* float: left; */
     float: none;
     display: table;
     margin: auto;
     padding: 7px 0;
 }
 
 .uv-sec-box h5 {
     text-align: center;
     color: #fff;
     font-size: 17px;
     margin-top: 10px;
 }
 
 .uv-sec-box img {
     display: block;
     margin: auto;
 }
 
 .uv-sec1 {
     width: 100%;
     float: left;
     padding: 50px 0;
     text-align: center;
 }
 
 .uv-sec1 h2 {
     font-size: 35px;
     color: #000;
     font-weight: 600;
 }
 
 .uv-sec1 p {
     font-size: 14px;
     color: #000;
     line-height: 28px;
     padding: 10px 200px;
 }
 
 .techno-div {
     background: linear-gradient(125deg, rgb(163 48 84) 22%, rgb(72 56 126) 80%);
     width: 100%;
     float: left;
     padding: 30px 0;
 }
 
 .techno-div h2 {
     text-align: center;
     font-size: 20px;
     color: #fff;
     border-top: 1px solid #ffffff4d;
     padding: 10px 0;
     border-bottom: 1px solid #ffffff4d;
 }
 
 .tech-div table {
     border: 1px solid #ffffff30;
     box-shadow: 15px 21px 25px 9px rgb(168 47 81 / 29%);
     border-right: 0;
 }
 
 .tech-div th {
     width: 33.333%;
     float: left;
     text-align: center;
     color: #fff;
     background: #3a3883;
     padding: 10px;
     font-weight: 400;
     font-size: 21px;
     border-right: 1px solid #cccccc40;
 }
 
 .product2-sec {
     width: 100%;
     float: left;
     background: linear-gradient(125deg, rgba(170, 47, 80, 1) 35%, rgba(90, 56, 119, 1) 100%);
     padding: 57px 0 70px;
     text-align: center;
 }
 
 .product2-sec h2 {
     font-size: 40px;
     color: #fff;
 }
 
 .tech-div {
     display: block;
     margin: 50px auto 50px;
     max-width: 775px;
     text-align: center;
 }
 
 .tech-div tr {
     width: 100%;
     float: left;
 }
 
 .tech-div td {
     width: 33.3333%;
     float: left;
     text-align: center;
     font-size: 20px;
     background: #fff;
     padding: 10px 0;
     border-bottom: 1px solid #cccccc40;
     border-right: 1px solid #cccccc40;
 }
 
 .product-full {
     width: 100%;
     float: left;
     padding: 50px 0;
 }
 
 .product-full h2 {
     font-size: 35px;
     color: #000;
     font-weight: 600;
     margin-bottom: 15px;
 }
 
 .product-full p {
     font-size: 14px;
     color: #000;
     line-height: 28px;
     margin: 0;
 }
 
 .product-full img {
     width: 100%;
 }
 
 .vision-box {
     box-shadow: 0px 10px 25px 0px rgb(0 0 0 / 10%);
     padding: 60px 20px 30px;
     border-radius: 5px;
     float: left;
     width: 100%;
     position: relative;
     border-bottom: 2px solid;
     border-color: #FFFFFF;
     border-radius: 10px 10px 10px 10px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     background: #fff;
 }
 
 .vision-box img {
     position: absolute;
     top: -45px;
     background: linear-gradient(35deg, rgb(200 215 141) 24%, rgb(91 183 124) 94%);
     filter: invert(1);
     padding: 11px;
     border-radius: 7px;
 }
 
 .vision-box h2 {
     font-size: 25px;
     font-weight: 600;
     color: #000;
 }
 
 .vision-box p {
     margin: 0;
     font-size: 14px;
     color: #000;
     line-height: 28px;
 }
 
 .vision-box:hover {
     box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 0%);
     background: #cccccc2e;
     border-color: #904280;
     transform: scale(0.9);
 }
 
 .border-ftr h6 span {
     width: 100%;
     float: left;
     color: #fff;
     padding-top: 5px;
     line-height: 30px;
     font-size: 13px;
     font-weight: 300;
 }
 
 .p-enq {
     float: right;
     width: auto;
     background: linear-gradient(285deg, rgba(55, 40, 114, 1) 35%, rgba(127, 31, 93, 1) 100%);
     padding: 8px 20px;
     border-radius: 30px;
     margin-top: 11px;
 }
 
 .p-enq span {
     font-size: 14px;
     color: #fff;
     padding-left: 10px;
 }
 
 .footer-full {
     width: 100%;
     float: left;
     padding: 0px 0;
     background-size: cover;
     background-position: center;
     background: #0a1128;
 }
 
 .ft-box {
     width: 100%;
     float: left;
     border-right: 1px solid #2d3637;
     padding: 50px 0;
     margin: 0;
 }
 
 .ft-box h5 {
     font-size: 24px;
     color: #fff;
     margin-top: 20px;
 }
 
 .ft-box p {
     font-size: 14px;
     color: #fff;
     line-height: 27px;
     width: 90%;
     margin-top: 10px;
 }
 
 .top-right-box span {
     font-size: 14px;
     margin: 0;
     color: #fff;
     padding-left: 5px;
 }
 
 .top-body {
     width: 100%;
     height: 99px;
     float: left;
     padding: 0px 6%;
     border-bottom: 1px solid #ccc;
     position: relative;
     z-index: 9;
 }
 
 .abt-sec1 h5 {
     width: 100%;
     font-size: 30px;
     font-weight: 700;
     margin-bottom: 8px;
     text-align: center;
     padding-left: 10px;
 }
 
 .lic-img {
     height: 480px;
     object-fit: contain;
     display: block;
     margin: 20px auto;
     border: 4px solid #303a7f;
     border-radius: 5px;
 }
 
 .active-class.branch-hover:after {
     position: absolute;
     content: '';
     bottom: -45px !important;
     left: 60px !important;
 }
 
 .active-class-about:after {
     background: url(../images/menu-active.png);
     position: absolute;
     content: '';
     bottom: -45px !important;
     left: 60px !important;
 }
 
 .bdr {
     position: absolute;
     right: 0;
     top: -2px;
 }
 
 .top-social {
     float: right;
     margin-right: 10px;
 }
 
 .top-social a {
     margin-top: -2px;
     float: left;
     margin-right: 10px;
 }
 
 .top-links {
     float: right;
 }
 
 .top-links a {
     font-size: 13px;
     color: #fff;
     padding: 0 10px;
     margin-top: 6px;
     float: left;
     border-right: 1px solid #a5a8d3;
     line-height: 10px;
 }
 
 .top-links a:hover {
     text-decoration: inherit;
     color: #05b1ef;
 }
 
 .oil-gas-sec h6 {
     position: relative;
     font-size: 14px;
     font-weight: 400;
     color: #000;
     line-height: 30px;
     padding-left: 45px;
 }
 
 .border-none {
     border: none !important;
 }
 
 .oil-gas-sec h6:after {
     position: absolute;
     content: '';
     background: url('../images/icon6.png');
     width: 26px;
     height: 28px;
     left: 0;
     top: 0;
 }
 
 .oil-gas-img {
     width: 100%;
     height: 450px;
     object-fit: cover;
     float: left;
 }
 
 .oil-gas-sec {
     width: 100%;
     float: left;
     /* margin-top: 10px; */
 }
 
 .oil-gas-sec h2 {
     font-size: 35px;
     color: #000;
     font-weight: 600;
 }
 
 .oil-gas-sec p {
     font-size: 14px;
     color: #000;
     line-height: 28px;
     font-weight: 400;
 }
 
 .service-full-sec {
     width: 100%;
     float: left;
     padding: 60px 0 60px;
 }
 
 .service-box {
     width: 100%;
     float: left;
     background: #fff;
     margin-top: 30px;
     margin-bottom: 30px;
 }
 
 .serv-img {
     width: 100%;
     /* border-top-left-radius: 10px; */
     /* border-top-right-radius: 10px; */
     height: 365px;
     object-fit: cover;
 }
 
 .service-text {
     /* position: absolute; */
     /* bottom: 12px; */
     /* padding-left: 20px; */
     /* left: 21px; */
     width: 100%;
     float: left;
     background: #fff;
     padding: 15px;
     box-shadow: 3px 3px 3px 3px rgb(0 0 0 / 5%);
 }
 
 .service-text h3 {
     position: relative;
     font-size: 17px;
     color: #000;
     font-weight: 700;
     text-align: center;
 }
 
 .service-text p {
     color: #000;
     font-size: 14px;
     line-height: 25px;
     width: 100%;
     padding-top: 15px;
 }
 
 .project-sec .owl-nav {
     float: right;
     position: absolute;
     top: -188px;
     right: 0;
 }
 
 .project-sec .owl-nav .owl-prev {
     position: relative;
     right: -37px;
     top: 41px;
 }
 
 .project-sec p {
     font-size: 14px;
     color: #fff;
     font-weight: 400;
     line-height: 30px;
     margin-bottom: 50px;
     margin-top: 15px;
     width: auto;
 }
 
 .project-sec h2 {
     font-size: 40px;
     color: #fff;
     font-weight: 700;
 }
 
 .project-sec .nav a:hover {
     text-decoration: none;
 }
 
 .project-sec .nav a.active {
     background-color: #059cd6;
     position: relative;
 }
 
 .project-sec .nav a.active:after {
     position: absolute;
     content: '';
     width: 0;
     height: 0;
     border-left: 12px solid transparent;
     border-right: 12px solid transparent;
     border-top: 12px solid #059cd6;
     right: 63px;
     bottom: -11px;
 }
 
 .overlay h5 {
     color: #fff;
     font-size: 14px;
     line-height: 30px;
     font-weight: 400;
 }
 
 .top-brand-sec:hover .overlay {
     display: block;
 }
 
 .tab-carousel {
     float: left;
 }
 
 .top-brand-sec {
     width: 100%;
     float: left;
     margin-top: 60px;
     background: #fff;
     border-radius: 10px;
     position: relative;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, 0.05);
 }
 
 .top-brand-sec img {
     height: 370px;
     object-fit: cover;
     border-radius: 10px;
     width: 100%;
 }
 
 .top-brand-sec h6 {
     font-size: 19px;
     color: #000;
     font-weight: 500;
     padding: 15px 0;
     text-align: center;
 }
 
 .project-sec .nav-tabs {
     width: 100%;
     float: left;
     border: 0;
 }
 
 .project-sec .nav a {
     background: #222a87;
     font-size: 15px;
     color: #fff;
     padding: 5px 25px 7px;
     font-weight: 600;
     margin-right: 10px;
     border-radius: 30px;
 }
 
 .abt-sec3-box img {
     width: 95px;
 }
 
 .contact-box h6 span {
     font-weight: 600;
 }
 
 .contact-full {}
 
 .contact-full h2 {
     font-size: 35px;
     /* text-align: center; */
     padding: 0;
     /* line-height: 60px; */
     font-weight: 700;
     width: 100%;
     float: left;
     margin-bottom: 10px;
 }
 
 .contact-full p {
     font-size: 14px;
     /* text-align: center; */
     /* padding: 20px 356px; */
     line-height: 30px;
     width: 100%;
     float: left;
     margin-bottom: 30px;
 }
 
 .contact-box {
     height: 195px;
     width: 100%;
     float: left;
     padding: 30px 25px;
     border: 1px solid #ccc;
     background: #fff;
     position: relative;
     /* box-shadow: 0px 1px 1px 1px #efe8e8b3; */
     /* text-align: center; */
     margin-top: 30px;
 }
 
 .contact-box img {
     position: absolute;
     right: -2px;
     top: 0;
 }
 
 .contact-full h5 {
     font-size: 17px;
     color: #333693;
     font-weight: 700;
     text-transform: uppercase;
 }
 
 .contact-box h4 {
     font-size: 15px;
     color: #000000;
     text-transform: uppercase;
     font-weight: 700;
     padding: 10px 0;
 }
 
 .contact-box h6 {
     font-size: 15px;
     color: #000;
     font-weight: 400;
     line-height: 26px;
     margin-top: 15px;
 }
 
 .contact-bg form {
     width: 100%;
     float: left;
     margin-top: 10px;
 }
 
 .contact-bg input {
     border: 0;
     width: 100%;
     float: left;
     margin-bottom: 30px;
     padding: 15px;
     font-size: 14px;
     color: #000;
 }
 
 .contact-bg button:hover {
     background: linear-gradient(125deg, rgba(159, 17, 22, 1) 35%, rgba(224, 23, 31, 1) 100%);
     border-color: #ad1218;
     color: #fff;
 }
 
 .contact-bg button {
     transition: all ease-in-out .5s;
     background: linear-gradient(125deg, rgba(224, 23, 31, 1) 35%, rgba(159, 17, 22, 1) 100%);
     border: 2px solid;
     font-size: 14px;
     color: #fff;
     padding: 15px 40px;
     font-weight: 600;
     cursor: pointer;
     border-radius: 30px;
 }
 
 .contact-box h4 {
     font-size: 15px;
     color: #000000;
     text-transform: uppercase;
     font-weight: 700;
     padding: 10px 0;
 }
 
 .contact-bg textarea {
     border: 0;
     width: 100%;
     float: left;
     margin-bottom: 30px;
     padding: 15px;
     font-size: 14px;
     color: #000;
     height: 110px;
 }
 
 .contact-bg p {
     font-size: 14px;
     color: #000;
     line-height: 28px;
     padding-top: 20px;
 }
 
 .contact-bg h2 {
     font-size: 35px;
     font-weight: 700;
     color: #000;
     width: 100%;
 }
 
 .contact-bg {
     width: 100%;
     float: left;
     background: url(../images/contact-bg.png);
     background-position: center;
     background-size: cover;
     padding: 60px 5%;
 }
 
 .slide-new {
     overflow: hidden;
     float: left;
     width: 100%;
 }
 
 .customer-serv {
     margin-top: 22px;
     height: 393px;
     object-fit: cover;
     border-radius: 5px;
     max-width: 100%;
     margin-bottom: 75px;
     float: left;
 }
 
 .feedback {}
 
 .ftr-mid a img {
     /* width: 22px; */
     float: left;
     margin-right: 20px;
     padding: 8px 0;
 }
 
 .feedback:hover {}
 
 .ftr-mid h5 {
     font-size: 19px;
     color: #fff;
     line-height: 26px;
     padding: 0 0 10px;
     /* float: left; */
     font-weight: 400;
 }
 
 .ftr-mid h6 {
     font-size: 14px;
     color: #fff;
     float: left;
     font-weight: 400;
     margin-left: 10px;
     margin-top: 10px;
 }
 
 .link1 {
     font-size: 14px;
     color: #fff;
     padding: 0 13px;
     border-right: 1px solid #ccc;
 }
 
 .link1:hover {}
 
 .feedback {
     background: #fff;
     font-size: 15px;
     font-weight: 500;
     color: #000;
     float: left;
     padding: 13px 28px;
 }
 
 .feedback:hover {}
 
 .ftr-mid {
     float: left;
     width: 100%;
     /* margin-top: 90px; */
     background: #131112;
     border-top: 1px solid;
     padding: 30px 0 50px;
 }
 
 .p3-get {
     float: left;
     background: #fff;
     font-size: 15px;
     margin-left: 15px;
     color: #0b1156;
     font-weight: 500;
     padding: 20px 40px;
     text-align: center;
     border: 1px solid #0b1156;
     margin-top: 20px;
 }
 
 .p3-get:hover {
     text-decoration: none;
     background: #0b1156;
     color: #fff;
 }
 
 .p3-quick {
     float: left;
     background: #0b1156;
     font-size: 15px;
     color: #fff;
     font-weight: 500;
     padding: 20px 40px;
     text-align: center;
     border: 1px solid #0b1156;
     margin-top: 20px;
 }
 
 .p3-quick:hover {
     text-decoration: none;
     background: transparent;
     color: #0b1156;
 }
 
 .quote-box {
     float: right;
     width: 449px;
     position: absolute;
     top: -53px;
     right: 32px;
     background: #fff;
     padding: 30px 100px 30px 35px;
     border-radius: 10px;
     box-shadow: 9px 6px 14px 12px rgb(0 0 0 / 5%);
 }
 
 .quote-box img {}
 
 .quote-box h4 {
     font-size: 16px;
     color: #000;
     font-weight: 500;
     line-height: 26px;
 }
 
 .soft-service {
     width: 100%;
     float: left;
     border: 2px solid #fff;
     color: #fff;
     text-align: center;
     font-size: 15px;
     font-weight: 500;
     padding: 18px 0;
     margin-top: 20px;
 }
 
 .soft-service:hover {
     text-decoration: none;
     background: #fff;
     color: #464879;
 }
 
 .hard-service {
     width: 100%;
     float: left;
     border: 2px solid #0b1156;
     text-align: center;
     font-size: 15px;
     color: #fff;
     font-weight: 500;
     background: #0b1156;
     padding: 18px 0;
     margin-top: 25px;
 }
 
 .hard-service:hover {
     text-decoration: none;
     background: white;
     border-color: #fff;
     color: #292c64;
 }
 
 .mt-8 {
     margin-top: 98px;
 }
 
 .header_menu_area:after {
     position: absolute;
     /* content: ''; */
     width: 0;
     height: 0;
     border-left: 100px solid transparent;
     border-right: 100px solid transparent;
     border-bottom: 96px solid #333693;
     left: -99px;
     top: 0px;
 }
 
 .service-highlight-box:hover {
     background: #533224;
 }
 
 .service-highlight-box:hover h5 {}
 
 .service-highlight-box:hover h6 {
     color: #fff;
 }
 
 .service-highlight-box:hover p {
     color: #fff;
 }
 
 .r-input[type="radio"]:checked+.rlabel::after {
     background: #0a8923;
 }
 
 .rlabel::after {
     content: '';
     height: 8px;
     width: 8px;
     background: transparent;
     position: absolute;
     top: calc(50% - 4px);
     left: calc(50% - 4px);
     border-radius: 50%;
 }
 
 .rlabel {
     border: 1.2px solid #0a8923;
     border-radius: 50%;
     cursor: pointer;
     height: 16px;
     width: 16px;
     margin: 0px;
     position: relative;
     margin-left: -29px;
     margin-right: 29px;
     left: 0px;
     float: none;
     top: 4px;
 }
 
 .career-full:after {
     position: absolute;
     content: '';
     background-image: url('../images/icon6.png');
     width: 609px;
     height: 324px;
     right: 0;
     top: 0;
     max-width: 100%;
     background-size: cover;
     background-position: center;
 }
 
 .career-full {
     width: 100%;
     position: relative;
     float: left;
     padding: 50px 0;
 }
 
 .career-main-head {
     font-size: 25px;
     font-weight: 600;
     text-transform: uppercase;
     color: #000000;
 }
 
 .career-full p {
     font-size: 13px;
     line-height: 28px;
     /* margin-top: 20px; */
 }
 
 .career-form {
     width: 100%;
     float: left;
     margin-top: 30px;
 }
 
 .e-input {
     width: 100%;
     border: 0;
     border-bottom: 1px solid #b7b7b7;
     margin-bottom: 40px;
     margin-top: 30px;
     outline: none;
     -webkit-transition: all 0.4s;
     -o-transition: all 0.4s;
     -moz-transition: all 0.4s;
     transition: all 0.4s;
     font-size: 13px;
     font-weight: 400;
     color: #000000;
     padding: 5px 0px;
 }
 
 .enquiry-label {
     font-size: 13px;
     font-weight: 600;
     color: #000000;
     position: absolute;
     left: 15px;
     top: 0px;
     -webkit-transition: all 0.4s;
     -o-transition: all 0.4s;
     -moz-transition: all 0.4s;
     transition: all 0.4s;
 }
 
 .renquiry-label {
     font-size: 13px;
     font-weight: 400;
     color: #000000;
     -webkit-transition: all 0.4s;
     -o-transition: all 0.4s;
     -moz-transition: all 0.4s;
     transition: all 0.4s;
 }
 
 .r-input {
     border: 0;
     margin-bottom: 50px;
     margin-top: 50px;
     margin-left: 10px;
     margin-right: 10px;
     outline: none;
     position: relative;
     opacity: 0;
 }
 
 .f-input {
     width: 90%;
     border: 0;
     border-bottom: 1px solid #b7b7b7;
     margin-bottom: 40px;
     margin-top: 30px;
     outline: none;
     -webkit-transition: all 0.4s;
     -o-transition: all 0.4s;
     -moz-transition: all 0.4s;
     transition: all 0.4s;
     font-size: 13px;
     font-weight: 400;
     color: #000000;
     padding: 5px 0px;
     position: absolute;
     overflow: hidden;
     z-index: 0;
     opacity: 0;
 }
 
 .f-input+label {
     width: 100%;
     font-size: 13px!important;
     font-weight: 300;
     cursor: pointer;
     display: inline-block;
     overflow: hidden;
     padding: 4px 0px;
     /* width: 100%; */
     width: 150px;
     margin-top: 30px;
     float: left;
     color: #FFFFFF;
     text-align: center;
     /* background: #e24a30; */
     background: #0a8923;
     -webkit-transition: all .4s ease-out;
     -moz-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
     transition: all .4s ease-out;
     text-decoration: none !important;
     /* border: 1px solid #b7b7b7; */
     border: none;
 }
 
 .e-text {
     width: 100%;
     border: 0;
     resize: none;
     border-bottom: 1px solid #b7b7b7;
     margin-bottom: 40px;
     margin-top: 30px;
     outline: none;
     -webkit-transition: all 0.4s;
     -o-transition: all 0.4s;
     -moz-transition: all 0.4s;
     transition: all 0.4s;
     font-size: 13px;
     font-weight: 400;
     color: #000000;
     padding: 5px 0px;
 }
 
 .enquiry-labels {
     font-size: 14px;
     font-weight: 400;
     color: #000000;
     position: absolute;
     left: 15px;
     top: 0px;
     -webkit-transition: all 0.4s;
     -o-transition: all 0.4s;
     -moz-transition: all 0.4s;
     transition: all 0.4s;
 }
 
 .contact-icon {
     width: 100%;
     float: left;
     margin-top: 40px;
 }
 
 .contact-icon a {
     float: left;
     margin-right: 10px;
 }
 
 .contact-icon a img {
     background: #91903e;
     height: 30px;
     width: 30px;
     padding: 5px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     -moz-transition: all ease-in-out .5s;
 }
 
 .contact-icon a img:hover {
     background: #121212;
 }
 
 .border-ftr h6 {
     font-size: 16px;
     color: #ffabae;
     /* margin-top: 8px; */
     float: left;
     font-weight: 500;
     width: 100%;
     margin-bottom: 20px;
 }
 
 .address-box {
     width: 100%;
     float: left;
     margin-top: 30px;
 }
 
 .contact-full h3 {}
 
 .contact-full h3 span {
     width: 100%;
     float: left;
     font-weight: 600;
     color: #91903e;
 }
 
 .contact-full h4 {}
 
 .contact-full h5 {
     line-height: 27px;
 }
 
 .project-full h2 span {
     width: 100%;
     float: left;
     font-weight: 600;
 }
 
 .business-sec3 {
     width: 100%;
     padding: 60px 5%;
     float: left;
 }
 
 .business-sec3 h2 {
     font-size: 39px;
     color: #000;
     text-align: center;
     font-weight: 600;
 }
 
 .business-sec3 p {
     font-size: 14px;
     color: #000;
     text-align: center;
     padding: 10px 300px;
     line-height: 28px;
 }
 
 .process-carousel {}
 
 .process-box {
     width: 100%;
     float: left;
     margin-top: 30px;
 }
 
 .process-carousel h5 {
     font-size: 50px;
     color: #87862b;
     font-weight: 600;
 }
 
 .process-carousel h6 {
     font-size: 21px;
     color: #000;
     font-weight: 700;
 }
 
 .process-carousel h4 {
     font-size: 14px;
     color: #000;
     font-weight: 400;
     line-height: 28px;
 }
 
 .process-carousel .owl-nav {
     display: block !important;
     text-align: center;
     margin-top: 50px;
 }
 
 .process-carousel .owl-prev {
     margin-right: 10px;
 }
 
 .business-sec2 {
     width: 100%;
     float: left;
     background: url('../images/ban7.png');
     background-size: cover;
     background-position: center;
     padding: 60px 5%;
 }
 
 .business-sec2 h2 {
     text-align: center;
     font-size: 39px;
     font-weight: 600;
     color: #fff;
 }
 
 .business-sec2 p {
     text-align: center;
     font-size: 14px;
     color: #fff;
     font-weight: 400;
     padding: 10px 277px;
     line-height: 28px;
 }
 
 .business-box {
     width: 100%;
     float: left;
     margin-top: 30px;
 }
 
 .business-box h5 {
     position: relative;
     font-size: 14px;
     color: #fff;
     font-weight: 400;
     line-height: 28px;
     padding-left: 55px;
 }
 
 .business-box h5:after {
     position: absolute;
     content: '';
     background: url('../images/icon15.png');
     width: 41px;
     height: 41px;
     left: 0;
     top: 9px;
 }
 
 .business-full {
     width: 100%;
     float: left;
     padding: 60px 5%;
 }
 
 .business-full p {
     font-size: 14px;
     color: #000;
     line-height: 28px;
     padding-top: 10px;
     margin: 0;
 }
 
 .business-full img {
     width: 600px;
     height: 420px;
     float: left;
     margin-right: 40px;
     margin-top: 15px;
 }
 
 .business-full h2 {
     font-size: 35px;
     color: #000;
     font-weight: 600;
 }
 
 .project-box2 {
     width: 100%;
     float: left;
     background: #f6f6f4;
     margin-top: 30px;
     padding: 30px 20px;
     vertical-align: middle;
 }
 
 .project-box2 h5 {
     font-size: 100px;
     color: #dfdfda;
     font-weight: 600;
     margin: 0;
 }
 
 .project-box2 p {
     font-size: 14px;
     color: #000;
     font-weight: 400;
     line-height: 28px;
     margin: 0;
     padding-top: 37px;
     vertical-align: middle;
 }
 
 .project-full {
     width: 100%;
     float: left;
     padding: 60px 5%;
 }
 
 .project-full h2 {
     font-size: 40px;
     color: #000;
     font-weight: 300;
     text-align: center;
 }
 
 .project-box {
     width: 100%;
     float: left;
     background: #dbdabf;
     margin-top: 30px;
     padding: 30px 20px;
     vertical-align: middle;
 }
 
 .project-box h5 {
     font-size: 100px;
     color: #b1b093;
     font-weight: 600;
     margin: 0;
 }
 
 .project-box p {
     font-size: 14px;
     color: #000;
     font-weight: 400;
     line-height: 28px;
     margin: 0;
     padding-top: 15px;
     vertical-align: middle;
 }
 
 .abt-sec4 {
     width: 100%;
     float: left;
     background: url('../images/ban6.png');
     background-position: center;
     background-size: cover;
     padding: 60px 5%;
 }
 
 .abt-sec4 h2 {
     font-size: 39px;
     color: #fff;
     font-weight: 600;
     text-align: center;
 }
 
 .abt-sec4 p {
     font-size: 14px;
     color: #fff;
     padding: 10px 305px;
     text-align: center;
     line-height: 28px;
 }
 
 .abt-sec4-box {
     width: 100%;
     float: left;
     background: #fff;
     padding: 30px 20px;
     margin-top: 30px;
 }
 
 .abt-sec4-box img {}
 
 .abt-sec4-box h5 {
     font-size: 25px;
     color: #000;
     font-weight: 600;
     padding-top: 10px;
 }
 
 .abt-sec4-box h6 {
     font-size: 14px;
     color: #000;
     line-height: 26px;
 }
 
 .abt-sec3 {
     width: 100%;
     float: left;
     padding: 60px 5% 80px;
     text-align: center;
 }
 
 .abt-sec3 h2 {
     font-size: 39px;
     color: #000;
     font-weight: 600;
 }
 
 .abt-sec3 p {
     font-size: 14px;
     color: #000;
     padding: 10px 325px;
     line-height: 28px;
 }
 
 .abt-sec3-box {
     width: 100%;
     float: left;
     margin-top: 30px;
 }
 
 .abt-sec3-box h4 {
     font-size: 105px;
     color: #454416;
     width: 80%;
     font-weight: 700;
 }
 
 .abt-sec3-box h5 {
     font-size: 24px;
     color: #000;
     font-weight: 600;
     width: 100%;
     margin-top: 20px;
 }
 
 .abt-sec3-box h6 {
     font-size: 14px;
     color: #000;
     font-weight: 400;
     width: 100%;
     text-align: center;
     float: left;
     line-height: 24px;
     padding: 5px 30px;
 }
 
 .abt-sec2 h2 {
     font-size: 39px;
     text-align: center;
     font-weight: 600;
     color: #fff;
 }
 
 .abt-sec2 .owl-nav {
     float: right;
     position: relative;
 }
 
 .abt-sec2 .owl-prev {
     margin-right: 10px;
 }
 
 .abt-sec2 {
     width: 100%;
     float: left;
     background: url('../images/founder-bg.png');
     background-position: center;
     background-size: cover;
     padding: 50px 5%;
 }
 
 .sec2-p {
     font-size: 14px;
     color: #fff;
     text-align: center;
     font-weight: 400;
     padding: 10px 300px;
     line-height: 28px;
 }
 
 .abt-carousel {
     float: left;
     margin-top: 60px;
 }
 
 .founder-box {}
 
 .founder-box img {
     width: 305px !important;
     height: 410px;
     object-fit: cover;
     float: left;
     margin-right: 50px;
 }
 
 .founder-box h3 {
     font-size: 70px;
     -webkit-text-stroke-width: 1px;
     /* color: #fff; */
     -webkit-text-stroke-color: white;
     font-weight: 700;
     text-transform: uppercase;
     opacity: .7;
 }
 
 .founder-box p {
     color: #fff;
     font-size: 13px;
     line-height: 28px;
     padding-top: 15px;
 }
 
 .founder-box h5 {
     font-size: 18px;
     color: #e3e174;
     font-weight: 700;
     float: left;
     /* line-height: 30px; */
 }
 
 .founder-box h5 span {
     font-weight: 400;
     float: left;
     width: 80%;
     font-size: 12px;
     line-height: 22px;
 }
 
 .abt-image {
     position: relative;
 }
 
 .abt-image h6 {
     position: absolute;
     background: #636227;
     font-size: 27px;
     color: #fff;
     max-width: 545px;
     padding: 29px;
     bottom: -47px;
     left: 49px;
     padding-left: 122px;
     line-height: 39px;
     font-weight: 400;
 }
 
 .abt-image h6:after {
     position: absolute;
     content: '';
     background: url('../images/quote.png');
     width: 89px;
     height: 72px;
     left: 15px;
     top: 9px;
 }
 
 .abt-sec1 {
     width: 100%;
     float: left;
     padding: 70px 0%;
 }
 
 .abt-sec1 img {
     max-width: 100%;
 }
 
 .abt-sec1 h2 {
     font-size: 38px;
     font-weight: 300;
     margin-top: 50px;
     line-height: 56px;
     margin-bottom: 20px;
 }
 
 .abt-sec1 h2 span {
     font-weight: 600;
 }
 
 .abt-sec1 p {
     font-size: 14px;
     color: #000;
     font-weight: 400;
     line-height: 31px;
 }
 
 .innerban h6 {
     font-size: 60px;
     color: #fff;
     font-weight: 600;
     text-align: center;
     text-transform: uppercase;
 }
 
 .innerban h3 {
     font-size: 40px;
     color: #fff;
     font-weight: 300;
 }
 
 .innerban h3 span {
     float: left;
     width: 100%;
     font-weight: 700;
 }
 
 .time-img {
     width: 33px;
     float: left;
     margin-right: 15px;
 }
 
 .call-us {
     float: left;
     background: #ed2028;
     width: 50%;
     height: 44px;
     text-align: center;
     padding: 11px 10px;
     font-size: 14px;
     color: #fff;
     font-weight: 600;
     margin-top: 20px;
 }
 
 .call-us:hover {
     text-decoration: none;
 }
 
 .follow {
     width: 100%;
     float: left;
 }
 
 .follow a img {
     height: 40px;
     transition: all ease-in-out .3s;
 }
 
 .follow a {
     margin: 0 5px;
     float: left;
 }
 
 .footer-top {
     width: 100%;
     float: left;
     /* background: #121212; */
     padding: 0px 4%;
     border-bottom: 1px solid #2d3637;
 }
 
 .footer-top-box {
     width: 100%;
     float: left;
     padding: 20px 0;
     border-right: 1px solid;
 }
 
 .footer-top-box img {
     /* width: 53px; */
     float: left;
     margin-right: 15px;
 }
 
 .footer-top-box h6 {
     font-size: 14px;
     color: #fff;
     font-weight: 400;
 }
 
 .footer-top-box h5 {
     color: #87851d;
     font-size: 15px;
     font-weight: 500;
 }
 
 .box-brown span {
     width: 100%;
     font-weight: 600;
     float: left;
 }
 
 .ban5 {
     width: 100%;
     height: 656px !important;
     object-fit: cover;
     position: relative;
     z-index: -1;
 }
 
 .ban5-box {
     width: 100%;
     float: left;
     position: relative;
     height: 637px;
 }
 
 .ban5-text {
     position: absolute;
     bottom: 175px;
     left: 23px;
     right: 23px;
 }
 
 .ban5-text h4 {
     font-size: 34px;
     color: #000;
     font-weight: 300;
     width: 68%;
     float: left;
 }
 
 .ban5-text h4 span {
     width: 100%;
     /* float: left; */
     font-weight: 600;
 }
 
 .ban5-text a {
     float: right;
     width: 160px;
     height: 55px;
     border: 2px solid #454416;
     font-size: 14px;
     color: #454416;
     font-weight: 600;
     padding: 15px 0;
     text-align: center;
     margin-top: 12px;
 }
 
 .ban5-text a:hover {
     text-decoration: none;
     background: #454416;
     color: #fff;
     border-color: #454416;
 }
 
 .box-brown {
     width: 100%;
     float: left;
     background: #723f08;
     text-align: center;
     padding: 30px 16px;
     margin-bottom: 25px;
 }
 
 .box-brown h6 {
     font-size: 24px;
     color: #fff;
     font-weight: 300;
     margin-top: 15px;
 }
 
 .box-bron h6 span {}
 
 .box-brown img {
     height: 84px;
 }
 
 .follow a img:hover {
     height: 40px;
     margin-top: -4px;
 }
 
 .top-quick:hover .request-sec {
     display: block !important;
 }
 
 .quick-send {
     background: #c51920;
     width: 100%;
     border: 0;
     font-size: 14px;
     font-weight: 600;
     cursor: pointer;
     color: #fff;
     padding: 14px 0;
     border-radius: 5px;
     margin-top: 32px;
 }
 
 .quick-send:hover {
     background: #000;
     color: #fff;
 }
 
 .request-sec {
     position: absolute;
     right: 0;
     width: 100%;
     top: -450px;
     /* z-index: 999; */
     right: 0;
     /*transition: all ease-in-out 1.5s;*/
     height: 100%;
     /*background: #0000008f;*/
     z-index: 999;
 }
 
 .req-form {
     width: 600px;
     float: right;
     height: auto;
     margin-right: 0;
     opacity: 1;
     /*transition: all ease-in-out 0.5s;*/
     background: #fff;
     padding: 40px;
     top: 0;
     position: relative;
     right: 0;
     height: 100%;
     z-index: 99;
 }
 
 .form-inner {
     display: none;
 }
 
 .form-block {
     opacity: 1;
 }
 
 .req-form h2 {
     font-size: 25px;
 }
 
 .req-form p {
     font-size: 14px;
     width: 87%;
     line-height: 28px;
 }
 
 .field_area {
     /* width: 100%; */
     /* float: left; */
     /* position: relative; */
     /* margin: 0 0 20px; */
 }
 
 .field_area label {
     color: #000;
     font-size: 13px;
 }
 
 .field_area input[type=email],
 .field_area input[type=number],
 .field_area input[type=text],
 .field_area textarea {}
 
 #request-quote {
     /* background: #05396c; */
     /* font-size: 14px; */
     /* color: #fff; */
     /* transform: rotate( 
270deg ); */
     /* width: 161px; */
     /* height: 48px; */
     /* position: absolute; */
     /* text-align: center; */
     /* padding: 15px; */
     /* transition: all ease-in-out .5s; */
     /* right: -55px; */
     /* z-index: 99; */
     /* top: 50%; */
 }
 
 .serv-detail-img {
     border-radius: 10px;
     height: 400px;
     max-width: 100%;
     width: 100%;
     object-fit: cover;
 }
 
 .service-highlight {
     width: 100%;
     float: left;
     padding: 70px 0;
 }
 
 .service-highlight-box {
     width: 90%;
     float: left;
     background: #fff;
     box-shadow: 2px 3px 3px 3px rgba(0, 0, 0, 0.05);
     padding: 60px 30px;
     border-radius: 10px;
     margin-top: 50px;
     transition: all ease-in-out .5s;
     -webkit-transirion: all ease-in-out .5s;
 }
 
 .service-highlight h2 {
     font-size: 45px;
     font-weight: 300;
     color: #000;
 }
 
 .service-highlight h2 span {
     font-weight: 700;
 }
 
 .service-highlight-box h5 {
     font-size: 68px;
     -webkit-text-stroke-width: 2px;
     -webkit-text-stroke-color: #3d2116;
     -webkit-text-fill-color: white;
     /* Will override color (regardless of order) */
 }
 
 .service-highlight-box h6 {
     font-size: 22px;
     color: #000;
     font-weight: 600;
 }
 
 .service-highlight-box p {
     font-size: 14px;
     line-height: 29px;
     margin-top: 11px;
     margin-bottom: 0;
 }
 
 .log_set img {
     position: absolute;
     left: 7px;
     top: 39px;
     border-right: 1px solid #cd9337;
     /* right: 15px; */
     padding-right: 9px;
 }
 
 .contact-full {
     width: 100%;
     float: left;
     padding: 60px 5%;
 }
 
 .contact-full h2 {}
 
 .contact-full p {
     font-size: 15px;
     /* text-align: center; */
     /* padding: 20px 356px; */
     line-height: 30px;
     width: 100%;
     float: left;
     margin-bottom: 30px;
 }
 
 .contact-full form {
     /* max-width: 625px; */
     /* display: block; */
     /* margin: 30px auto; */
 }
 
 .log_set {
     width: 100%;
     float: left;
     position: relative;
     padding: 0 0 17px;
     margin-bottom: 15px;
 }
 
 .log_set label {
     width: 100%;
     float: left;
     position: relative;
     font-size: 15px;
     font-weight: 400;
     color: #000;
     line-height: 25px;
     margin: 0 0 5px;
     text-align: left;
 }
 
 .log_set input[type="text"],
 .log_set input[type="password"],
 .log_set input[type="mail"],
 .log_set input[type="email"],
 .log_set input[type="tel"],
 .log_set textarea,
 .log_set select {
     width: 100%;
     float: left;
     position: relative;
     height: 36px !important;
     border-bottom: solid 1px rgba(0, 0, 0, 0.15) !important;
     padding: 10px 0px 22px;
     font-size: 13px;
     line-height: 25px;
     color: #000;
     font-weight: 400;
     border-radius: 0;
     -moz-border-radius: 0;
     -webkit-border-radius: 0;
     outline: none;
     border-top: 0;
     border-left: 0;
     border-right: 0;
 }
 
 .contact-full button:hover {
     background: #0a8923;
     border-color: #121212;
     border-color: #0a8923;
 }
 
 .contact-full button {
     background: #d62013;
     color: #fff;
     border-color: #d62117;
     border-radius: 5px;
     border: 2px solid;
     padding: 20px;
     margin: auto;
     /* border-radius: 0; */
     font-size: 14px;
     display: block;
     text-align: center;
     width: 42%;
     /* background: transparent; */
     font-weight: 700;
     /* margin: auto; */
     cursor: pointer;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
     -moz-transition: all ease-in-out .5s;
 }
 
 .saffron-box {
     max-width: 900px;
     display: block;
     margin: 40px auto 0;
 }
 
 .fly-saffron-full {
     width: 100%;
     float: left;
     padding: 70px 0;
 }
 
 .fly-saffron-full img {
     margin-top: 30px;
     max-width: 100%;
 }
 
 .fly-saffron-full h2 {
     width: 100%;
     float: left;
     font-size: 45px;
     font-weight: 300;
     margin-bottom: 20px;
 }
 
 .contact-full h2 span {
     width: 100%;
     float: left;
     font-weight: 700;
     color: #91903e;
 }
 
 .fly-saffron-full h2 span {
     width: 100%;
     float: left;
     font-weight: 700;
 }
 
 .fly-saffron-full p {
     font-size: 14px;
     color: #000;
     line-height: 30px;
     margin: 0;
 }
 
 .innerban-saffron p {
     float: left;
     width: 100%;
     text-align: center;
     color: #fff;
     font-size: 14px;
     padding: 10px 365px;
     line-height: 30px;
     margin: 0;
     padding-bottom: 0;
 }
 
 .caption_area a:hover {
     background: transparent !important;
 }
 
 .career-box:hover h6 {
     background: #442014;
     color: #fff;
 }
 
 .career-box h6 {
     font-size: 19px;
     text-align: center;
     margin-top: 0;
     width: 100%;
     float: left;
     font-weight: 600;
     color: #000;
     background: #f7b142;
     padding: 17px 0;
     border-bottom-left-radius: 5px;
     border-bottom-right-radius: 5px;
     transition: all ease-in-out .5s;
 }
 
 .career-box h5 {
     font-size: 19px;
     text-align: center;
     margin-top: 10px;
     font-weight: 600;
     color: #000;
 }
 
 .career-box h2 {
     text-align: left;
     font-size: 27px;
     font-weight: 700;
     margin-top: 25px;
     color: #000;
 }
 
 .career-box p {
     font-size: 14px;
     text-align: left;
     color: #000;
     line-height: 27px;
     font-weight: 400;
 }
 
 .career-box span {
     color: #441f16;
 }
 
 .career-box-a {
     float: left;
     border: 1px solid #422014;
     padding: 11px 26px 14px;
     font-size: 14px;
     color: #000;
     font-weight: 600;
     border-radius: 5px;
 }
 
 .career-box-a:hover {
     background: #422014;
     color: #fff;
     text-decoration: none;
 }
 
 .ct-bg {
     width: 100%;
     text-align: center;
     float: left;
     background: url('../images/about-bg.png');
     padding: 100px 0;
     background-attachment: fixed;
     background-size: cover;
     background-position: center;
 }
 
 .ct-bg h2 {
     font-size: 50px;
     color: #fff;
     font-weight: 300;
 }
 
 .ct-bg h2 span {
     width: 100%;
     float: left;
     color: #f7b142;
     font-weight: 700;
 }
 
 .highlight-full {
     width: 100%;
     float: left;
     padding: 70px 0;
 }
 
 .highlight-box {
     width: 100%;
     /* float: left; */
     max-width: 950px;
     display: block;
     margin: auto;
     /* margin-bottom: 40px; */
 }
 
 .highlight-box h2 {
     position: relative;
     background: #ccd1d9;
     font-size: 23px;
     font-weight: 700;
     padding: 15px;
     width: 80%;
     margin-top: 35px;
 }
 
 .highlight-box h2:after {
     position: absolute;
     content: '';
     background: url('../images/point.png');
     width: 68px;
     height: 24px;
     right: -68px;
     top: 17px;
 }
 
 .highlight-box p {
     font-size: 14px;
     color: #000;
     line-height: 30px;
     text-align: justify;
     margin-bottom: 65px;
 }
 
 .highlight-box2 {
     width: 100%;
     /* float: left; */
     max-width: 950px;
     display: block;
     margin: auto;
     /* margin-bottom: 40px; */
 }
 
 .highlight-box2 h2 {
     position: relative;
     background: #ccd1d9;
     font-size: 23px;
     font-weight: 700;
     float: right;
     padding: 15px;
     width: 80%;
     margin-top: 35px;
 }
 
 .highlight-box2 h2:after {
     position: absolute;
     content: '';
     background: url('../images/point.png');
     width: 68px;
     height: 24px;
     left: -68px;
     top: 17px;
     transform: rotate(180deg);
 }
 
 .highlight-box2 p {
     font-size: 14px;
     color: #000;
     line-height: 30px;
     text-align: justify;
     margin-bottom: 65px;
 }
 
 .service-full {
     width: 100%;
     float: left;
     padding: 70px 0;
 }
 
 .service-box {
     width: 100%;
     float: left;
     margin-bottom: 30px;
 }
 
 .partner-logo {
     WIDTH: 100%;
     FLOAT: LEFT;
     BORDER: 1PX SOLID #cccccc73;
     PADDING: 15PX;
     margin-top: 25px;
     border-radius: 5px
 }
 
 .partner-logo img {
     HEIGHT: 100PX;
     OBJECT-FIT: CONTAIN;
 }
 
 .service-box img {
     width: 100%;
     border-top-left-radius: 10px;
     border-top-right-radius: 10px;
     height: 270px;
     object-fit: cover;
 }
 
 .service-box p {
     font-size: 14px;
     line-height: 30px;
     padding: 0 15px;
 }
 
 .service-box h2 {
     font-size: 24px;
     font-weight: 700;
     width: 100%;
     float: left;
     margin-top: 30px;
     padding: 0 15px;
 }
 
 .active-class-about:after {}
 
 .vision-sec {
     width: 100%;
     float: left;
     padding: 70px 0;
     background: #863f7e0d;
 }
 
 .vision-bg {
     background: #fff;
     border-radius: 100%;
     box-shadow: 1px 5px 6px 4px rgb(0 0 0 / 7%);
     padding: 29px 0;
     width: 125px;
     height: 125px;
 }
 
 .about-sec3 {
     width: 100%;
     float: left;
     padding: 150px 0 0px;
 }
 
 .about-sec3 img {
     display: block;
     margin: auto;
 }
 
 .about-sec3 h2 {
     font-size: 35px;
     font-weight: 300;
     margin-top: 10px;
 }
 
 .about-sec3 h2 span {
     font-weight: 700;
 }
 
 .about-sec3 p {
     font-size: 14px;
     line-height: 30px;
     color: #000;
 }
 
 .about-sec2 {
     width: 100%;
     float: left;
     padding: 70px 0;
     position: relative;
     background: #fbeaf3;
 }
 
 .about-sec2 h2 {
     font-size: 45px;
     font-weight: 300;
     color: #000;
 }
 
 .about-sec2 h2 span {
     float: left;
     width: 100%;
     font-weight: 700;
 }
 
 .about-sec2 p {
     /* float: left; */
     /* width: 100%; */
     /* font-size: 14px; */
     /* line-height: 28px; */
     /* color: #000; */
     /* margin-top: 20px; */
 }
 
 .about-sec2 img {
     max-width: 100%;
     float: left;
     margin-right: 15px;
 }
 
 .innerban img {
     position: absolute;
     bottom: -2px;
     width: 100%;
     float: left;
     left: 0;
 }
 
 .innerban h2 span {
     color: #f7b142;
     width: 100%;
     float: left;
     font-weight: 700;
 }
 
 .innerban-saffron img {
     position: absolute;
     bottom: -2px;
     width: 100%;
     float: left;
     left: 0;
 }
 
 .innerban-saffron h2 {
     color: #fff;
     width: 100%;
     float: left;
     font-weight: 700;
     text-align: center;
     font-size: 50px;
 }
 
 .top-quick img {
     float: right;
 }
 
 .top-quick:hover img {
     filter: invert(1);
 }
 
 .bdr-padding {
     padding: 0 0 0 40px;
 }
 
 .slider-ban .owl-dots:after {
     /* content: ''; */
     position: absolute;
     height: 26px;
     width: 2px;
     background: #babdb4;
     bottom: -32px;
     right: 15px;
 }
 
 .slider-ban .owl-dots:before {
     /* content: ''; */
     position: absolute;
     height: 26px;
     width: 2px;
     background: #babdb4;
     top: -39px;
     right: 17px;
 }
 
 .slider-ban .owl-dot.active span {
     background: #fd5858;
 }
 
 .highlight-hover:hover:after {
     left: 48px !important;
 }
 
 .gal-hover:hover:after {
     left: 62px !important;
 }
 
 .branch-hover:hover:after {
     left: 60px !important;
 }
 
 .fly-hover:hover:after {
     left: 77px !important;
 }
 
 .contact-hover:hover:after {
     left: 48px !important;
 }
 
 .slider-ban .owl-dots button span {
     background: #16872c;
     width: 8px;
     height: 8px;
     float: right;
     border-radius: 100%;
     margin-right: 9px;
     /* margin-bottom: 13px; */
 }
 
 .slider-ban .owl-dots {
     float: right;
     position: absolute;
     top: 77%;
     right: 79px;
     z-index: 9999;
     /* display: none; */
 }
 
 .slider-ban .owl-dots button {
     float: right;
     /* width: 100%; */
 }
 
 .arrow {
     width: auto !important;
     float: right;
     position: absolute;
     bottom: 28px;
     right: 0;
     background: #f7b142;
     padding: 9px;
     border-radius: 100% !important;
     height: 43px;
 }
 
 .arrow1 {
     width: auto !important;
     float: right;
     position: absolute;
     bottom: 28px;
     right: 19px;
     background: #c1dde8;
     filter: invert(1);
     padding: 9px;
     border-radius: 100% !important;
     height: 43px;
 }
 
 .arrow1:hover {
     background: #f7b142;
     filter: invert(0);
 }
 
 .arrow3 {
     width: auto !important;
     float: right;
     position: absolute;
     bottom: 69px;
     right: 19px;
     background: #c1dde8;
     filter: invert(1);
     padding: 9px;
     border-radius: 100% !important;
     height: 43px !important;
 }
 
 .arrow3:hover {
     background: #f7b142;
     filter: invert(0);
 }
 
 .arrow2:hover {
     background: #f7b142;
     filter: invert(0);
 }
 
 .arrow2 {
     width: auto !important;
     float: right;
     position: absolute;
     bottom: 28px;
     right: 19px;
     background: #c1dde8;
     filter: invert(1);
     padding: 9px;
     border-radius: 100% !important;
     height: 43px;
 }
 
 .dnld-profile {
     border: 1px solid #000;
     padding: 10px 20px 13px;
     font-size: 14px;
     color: #000;
     font-weight: 600;
     margin-top: 30px;
     border-radius: 5px;
     display: inline-block;
     clear: both;
     margin: 30px auto;
     width: 200px;
     text-align: center;
 }
 
 .dnld-profile:hover {
     background: #1a2426;
     color: #fff !important;
 }
 
 .border-ftr {
     width: 100%;
     float: left;
     /* border-right: 1px solid #edeceb; */
     /* height: 250px; */
     /* padding: 0 20px; */
 }
 
 .header-social svg {
     height: 24px;
     fill: #7f7f7f;
     margin: 0px 15px 0 0;
     position: inherit !important;
 }
 
 .row-box {
     float: left;
     width: 100%;
     margin-bottom: 25px;
 }
 
 .explore-bg {}
 
 .explore-bg1 {}
 
 .service-text {
     /* position: absolute; */
     /* bottom: 12px; */
     /* padding-left: 20px; */
     /* left: 21px; */
 }
 
 .service-text h5 {
     font-size: 35px;
     color: #fff;
     font-weight: 600;
     margin-bottom: 10px;
 }
 
 .service-text p {
     color: #fff;
     font-size: 14px;
     line-height: 25px;
     width: 72%;
 }
 
 .slider-curve {
     position: relative;
     bottom: 270px;
     width: 100%;
     float: left;
     display: none;
     z-index: 1;
 }
 
 .top-cust {
     float: right;
     background: #533224;
     padding: 11px 12px 13px;
     font-size: 14px;
     width: 148px;
     text-align: center;
     font-weight: 600;
     color: #fff;
 }
 
 .top-cust:hover {
     background: #f7b142;
     text-decoration: none;
     color: #000;
 }
 
 .top-quick {
     float: right;
     background: #f7b142;
     padding: 11px 15px 13px;
     font-size: 14px;
     width: 148px;
     /* text-align: center; */
     font-weight: 600;
     color: #000;
 }
 
 .top-quick:hover {
     text-decoration: none;
     background: #533224;
     color: #fff;
 }
 
 .top-follow {
     float: left;
     margin-left: 1%;
 }
 
 .top-follow h5 {
     float: left;
     color: #fff;
     font-size: 14px;
     font-weight: 300;
     margin-bottom: 0;
     padding: 0px 10px 0 0;
     margin-top: 14px;
 }
 
 .top-follow a {
     float: left;
     margin-top: 8px;
     margin-right: 20px;
 }
 
 .top-follow img {}
 
 .contact-box {}
 
 .contact-box h4 {}
 
 .contact-box p {
     margin: 0;
     line-height: 18px !important;
     width: 100%;
     float: left;
 }
 
 .dot-image {
     height: auto !important;
     width: auto !important;
     top: 72px;
     position: absolute;
     right: 518px;
 }
 
 .footerlast {
     float: left;
     width: 100%;
     /* text-align: center; */
     margin-top: 0;
     padding: 10px 0;
     background: #0a1128;
     border-top: 1px solid #20263b;
 }
 
 .abt-panel {
     width: 100%;
     float: left;
     padding: 0 5%;
 }
 
 .gallery_block {
     float: left;
     width: 100%;
     padding: 50px 5%;
 }
 
 .gallery_area {
     margin-top: 15px;
     width: 100%;
     float: left;
     position: relative;
     /* text-align: center; */
     border-radius: 50%;
 }
 
 .gallery_block h3 {
     font-size: 35px;
     font-weight: 700;
 }
 
 .gallery_area li {
     /* width: 100%; */
     /* padding: 10px; */
     display: inline-block;
     /* overflow: hidden; */
     position: relative;
     transition: all ease-in-out 0.6s;
     -moz-transition: all ease-in-out 0.6s;
     -ms-transition: all ease-in-out 0.6s;
     -o-transition: all ease-in-out 0.6s;
     -webkit-transition: all ease-in-out 0.6s;
 }
 
 .gallery_area li .gal {
     width: 100%;
     /* float: left; */
     position: relative;
     overflow: hidden;
     /* border: 1px solid #ccc; */
     /* border-radius: 5px; */
     /* margin-top: 10px; */
 }
 
 .gal img {
     width: 100%;
     /* border-radius: 10px; */
     height: 275px;
     display: block;
     /* border-radius: 5px; */
     object-fit: cover;
 }
 
 .caption_area {
     float: left;
     position: absolute;
     width: 0%;
     height: 100%;
     z-index: 100;
     background-color: rgb(66 32 20 / 59%);
     top: 100%;
     left: 50%;
     overflow: hidden;
     transition: all ease-in-out 0.6s;
     -moz-transition: all ease-in-out 0.6s;
     -ms-transition: all ease-in-out 0.6s;
     -o-transition: all ease-in-out 0.6s;
     -webkit-transition: all ease-in-out 0.6s;
 }
 
 .caption_area a {
     width: 100%;
     height: 100%;
     /* border-radius: 100%; */
     /* background-color: #fff; */
     /* padding: 17px; */
     border: 0;
     float: left;
     position: relative;
     /* left: 50%; */
     /* top: 150%; */
     /* transform: translate(-50%,-75%); */
     -moz-transform: translate(-50%, -75%);
     -ms-transform: translate(-50%, -75%);
     -o-transform: translate(-50%, -75%);
     -webkit-transform: translate(-50%, -75%);
 }
 
 .caption_area a img {
     /* max-width: 100%; */
     height: auto;
     width: auto;
     display: block;
     margin: 0px auto;
     /* filter: brightness(11); */
     border-radius: 0;
 }
 
 .caption_area h2 {
     color: #fff;
     font-size: 17px;
     text-align: center;
     font-weight: 700;
     position: absolute;
     left: 0;
     width: 100%;
     background: #000;
     text-transform: uppercase;
     padding: 10px;
     bottom: -9px;
 }
 
 .gallery_area li:hover .caption_area {
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     padding: 15px;
     border-radius: 5px;
 }
 
 .gallery_area li:hover .caption_area a {
     left: 50%;
     top: 50%;
     transition-delay: 0.5s;
     -moz-transition-delay: 0.5s;
     -ms-transition-delay: 0.5s;
     -o-transition-delay: 0.5s;
     -webkit-transition-delay: 0.5s;
 }
 
 .footer h2:after {
     /* content: ''; */
     position: absolute;
     background: #f7b142;
     width: 25px;
     height: 4px;
     left: 0;
     top: 33px;
     border-radius: 30px;
 }
 
 .service-page-full {
     width: 100%;
     float: left;
     padding: 70px 5%;
 }
 
 .abt-box {
     width: 100%;
     float: left;
     text-align: center;
     padding: 30px 15px;
     border: 1px solid transparent;
     border-radius: 5px;
     transition: all ease-in-out .5s;
 }
 
 .abt-box img {}
 
 .abt-box h2 {
     font-size: 30px;
     font-weight: 700;
     color: #000;
     margin-top: 20px;
 }
 
 .abt-box p {
     font-size: 14px;
     line-height: 28px;
     font-weight: 400;
     color: #000;
 }
 
 .abt-box:hover {
     box-shadow: -4px 13px 37px -3px rgb(44 41 106 / 19%);
     border-color: #beebf8;
 }
 
 .footerlast p {
     width: 100%;
     margin: 0;
     text-align: center;
     margin-top: 0;
     font-weight: 500;
     font-size: 14px;
     color: #9da4b8;
     float: right;
     padding: 15px 0;
 }
 
 .footerlast p a {
     color: #9da4b8;
 }
 
 .footerlast p a:hover {
     color: #ed1c24;
     text-decoration: none;
 }
 
 .fb-a {
     float: left;
     margin-right: 10px;
     margin-top: 5px;
 }
 
 .fb-a svg {
     width: 35px;
     height: 35px;
     fill: #fff;
     float: left;
 }
 
 .fb-a:hover svg {
     fill: #b7e9f7;
 }
 
 .ftr-link-box h5 {
     font-size: 15px;
     font-weight: 700;
     color: #000;
     margin-top: 6px;
 }
 
 .footer-b {
     width: 50%;
     float: left;
     color: #000;
     font-size: 14px;
     /* width: 100%; */
     /* float: left; */
     padding: 10px 0;
 }
 
 .icon3-box img {
     display: block;
     margin: auto;
 }
 
 .view-all-serv {
     width: 155px;
     height: 48px;
     margin: auto;
     display: table;
     background: #0682b5;
     padding: 13px 0;
     font-size: 14px;
     text-align: center;
     color: #fff;
     font-weight: 700;
     border-radius: 5px;
 }
 
 .view-all-serv:hover {
     text-decoration: none;
     background: #2c398c;
 }
 
 .slide {
     float: left;
     width: 100%;
     /* top: 0; */
     /* background-position: center; */
     position: relative;
     z-index: 1;
     height: 609px;
     margin-top: -99px;
 }
 
 .service-right h6:hover a {
     color: #fff;
     text-decoration: none;
 }
 
 .about1 {
     float: left;
     width: 100%;
     padding: 30px 6%;
 }
 
 .track1 h3 {
     font-size: 28px;
     font-weight: bold;
 }
 
 .track1 {
     /* float: left; */
     width: 100%;
     text-align: center;
     margin: 30px auto 50px;
     max-width: 533px;
     display: block;
     position: relative;
     /* float: left; */
     clear: both;
 }
 
 .track1 form {
     width: 100%;
     margin-top: 30px;
 }
 
 .track1 input {
     border: 1px solid #ccc;
     padding: 10px;
     border-radius: 4px;
     width: 100%;
 }
 
 .track1 button {
     background: #2e3192;
     width: 140px;
     height: 46px;
     padding: 13px 0;
     color: #fff;
     font-size: 13px;
     border-radius: 4px;
     border: none;
     cursor: pointer;
     margin-top: 20px;
 }
 
 .track1 button:hover {
     background: #197cbf;
 }
 
 .service-right h6 {
     padding: 15px 8px;
     width: 100%;
     /* border-top: 1px solid #cccccc52; */
     background: #f2f6f7;
     margin-bottom: 15px;
     height: 70px;
     float: left;
 }
 
 .service-right svg {
     width: 46px;
     height: 46px;
     fill: #000;
     margin-top: -14px;
     float: right;
     padding: 15px;
     background: #fff;
 }
 
 .service-right h6:hover svg {
     background: #ff4544;
     fill: #fff !important;
 }
 
 .service-right h6:hover {
     background: #d52322;
 }
 
 .active-serv svg {
     background: #ff4544 !important;
     fill: #fff !important;
     /* filter: brightness(273); */
 }
 
 .active-serv {
     background: #d52322 !important;
 }
 
 .service-right h6 a {
     font-size: 14px;
     color: #000;
     /* text-transform: uppercase; */
     padding: 12px 0px;
     float: left;
     width: 100%;
 }
 
 .active-serv a {
     color: #fff !important;
 }
 
 .electrical-sec-full {
     width: 100%;
     float: left;
     padding: 50px 5%;
 }
 
 .electrical-sec-full img {
     width: 100%;
     float: left;
     /* height: 418px; */
     object-fit: cover;
 }
 
 .electrical-sec-full h2 {
     font-size: 35px;
     color: #101010;text-align:left;
     padding-top: 20px;
     float: left;
     width: 100%;
     font-weight: 700;
     margin-bottom: 20px;
 }
 
 .electrical-sec-full p {
     width: 100%;
     float: left;
     font-size: 14px;
     color: #101010;
     line-height: 29px;
     padding: 10px 0 0;
     margin: 0;
 }
 
 .service-right {
     width: 100%;
     float: left;
     background: #fff;
     /* box-shadow: 2px 1px 6px 7px rgb(0 0 0 / 5%); */
 }
 
 .ftr-social {
     width: 100%;
     float: left;
     margin-top: 10px;
 }
 
 .innerban h2 {
     font-size: 40px;
     font-weight: 700;
     padding: 0 0% 0;
     color: #fff;
     text-align: center;
     /* margin-top: 95px; */
     margin-bottom: 0;
 }
 
 .ftr-social a {
     width: auto !important;
     margin-right: 15px;
     transition: all ease-in-out .5s;
     -webkit-transition: all ease-in-out .5s;
 }
 
 .ftr-social a img {
     width: 40px;
     height: 40px;
     filter: invert(1);
     background: #000;
     padding: 7px;
 }
 
 .ftr-social a:hover {
     margin-left: 0 !important;
     opacity: 1 !important;
     /* background: aliceblue; */
 }
 
 .ftr-social a:hover img {
     background: #d62014;
     filter: inherit;
 }
 
 .ftr-link-box {
     width: 100%;
     float: left;
     margin-bottom: 0;
 }
 
 .partner .owl-nav button img {
     border: none !important;
     background-color: transparent !important;
 }
 
 .partner .owl-nav {
     display: block !important;
     float: right;
     position: relative;
     top: -287px;
     right: 18px;
 }
 
 .client {}
 
 .client-testi {
     width: 88%;
     float: left;
     margin-top: 48px;
 }
 
 .client-testi img {
     width: auto !important;
     max-width: 100%;
 }
 
 .client-testi h5 {
     color: #090c69;
     font-size: 18px;
     font-weight: 700;
 }
 
 .client-testi p {
     font-size: 14px;
     color: #000;
     font-weight: 400;
     line-height: 28px;
     padding-top: 10px;
 }
 
 .client-testi h6 {
     font-size: 16px;
     color: #000;
     font-weight: 700;
 }
 
 .video-img {
     height: 483px;
     object-fit: cover;
     max-width: 100%;
 }
 
 .panel_3_box {
     position: absolute;
     display: block;
     margin: auto;
     right: 0;
 }
 
 .video-box {
     position: relative;
     float: left;
     width: 100%;
     text-align: center;
     margin-top: -90px;
 }
 
 .p3-h2 {
     font-size: 35px;
     color: #fff;
     font-weight: 700;
     line-height: 50px;
 }
 
 .p3-p {
     font-size: 14px;
     color: #fff;
     line-height: 32px;
 }
 
 .slide-a {
     float: left;
     /* width: 120px; */
     background: #ed1c24;
     /* height: 41px; */
     text-align: center;
     font-size: 14px;
     color: #fff;
     font-weight: 400;
     /* text-transform: uppercase; */
     padding: 15px 29px;
     /* border-radius: 30px; */
     margin-top: 10px;
 }
 
 .slide-a:hover {
     background: #000;
     text-decoration: none;
 }
 
 .slide .owl-nav {
     /* display: none; */
     float: left;
     left: 27px;
     top: -47px;
     width: 100%;
     position: relative;
 }
 
 .enq-sec {
     margin-left: 29px;
     float: right;
 }
 
 .hd-wa {
     float: right;
     width: 220px;
     margin-top: 30px;
     /* padding-left: 10px; */
 }
 
 .hd-wa img {
     float: left;
     height: 37px;
 }
 
 .hd-wa h6 {
     float: right;
     width: auto;
     font-size: 14px;
     width: 80%;
     color: #1d1c1c;
     font-weight: 300;
     padding-left: 10px;
 }
 
 .hd-wa h6 span {
     float: left;
     width: 100%;
     font-weight: 700;
     padding-top: 4px;
 }
 
 .enq-btn {
     background: #2c3293;
     color: #fff !important;
     font-size: 14px;
     font-weight: 600;
     height: 46px;
     float: right;
     width: 136px !important;
     text-align: center;
     padding: 12px 0 !important;
     margin-top: 27px;
     border-radius: 8px;
 }
 
 .enq-btn:hover {
     background: #12a8ef;
     text-decoration: none;
 }
 
 .contact-box a {
     border-radius: 30px;
     background: #1f6eb7;
     float: none;
     text-align: center;
     color: #fff;
     font-size: 15px;
     width: 165px;
     font-weight: 600;
     /* display: block; */
     padding: 10px 15px;
     margin-top: 32px;
     box-shadow: -2px 1px 3px 0px #23202538;
 }
 
 .contact-box a:hover {
     text-decoration: none;
     background: #000;
 }
 
 .flag {
     position: absolute;
     width: auto !important;
     height: auto !important;
     left: 0;
     top: -43px;
 }
 
 .last-p {
     margin-bottom: 35px !important;
 }
 
 .ct-black {
     width: 100%;
     float: left;
     background: #383636;
     margin-top: 30px;
     padding: 40px 30px;
     text-align: center;
 }
 
 .ct-black h4 {
     font-size: 22px;
     color: #fff;
     line-height: 30px;
     font-weight: 400;
 }
 
 .ct-black h4 span {
     font-weight: 700;
 }
 
 .ct-black p {
     color: #fff !important;
 }
 
 .ct-black a {
     margin: 0;
 }
 
 .ct-black svg {
     height: 30px !important;
     width: 30px !important;
     fill: #fff !important;
     float: none !important;
     margin: 15px 5px !important;
 }
 
 .ct-black svg:hover {
     fill: #1f6eb7 !important;
 }
 
 .business svg {
     height: 65px !important;
     width: 65px !important;
     fill: #fff;
 }
 
 .contact-form {
     float: left;
     width: 100%;
 }
 
 .contact h6 {
     line-height: 30px;
 }
 
 .contact p {}
 
 .contact-form h1 {
     float: left;
     width: 100%;
     font-size: 40px;
     font-weight: 500;
     color: #000000;
     line-height: 60px;
     text-align: left;
     margin-bottom: 10px;
 }
 
 .contact-form p {
     float: left;
     width: 100%;
     /* padding: 0px 50px; */
     font-size: 14px;
     font-weight: normal;
     line-height: 30px;
     color: #000000;
     text-align: left;
     margin-bottom: 30px;
 }
 
 .contact-input {
     float: left;
     width: 100%;
     margin-bottom: 0;
 }
 
 .contact-input label {
     float: left;
     width: 100%;
     font-weight: 500;
     font-size: 14px;
     margin-bottom: 10px;
 }
 
 .contact-input input {
     border: 1px solid #c1c1c1;
     border-radius: 3px;
     padding: 15px 10px;
     float: left;
     width: 100%;
     color: #000000;
 }
 
 .cnt-detail1 {
     float: left;
     width: 100%;
     padding: 26px 0px;
     border-bottom: 1px solid #c3c3c3;
 }
 
 .cnt-detail1 h6 {
     float: none;
     margin-top: 12px;
     font-size: 24px;
     color: #000000;
     font-weight: 500;
     margin-bottom: 10px;
 }
 
 .cnt-detail1 img {
     float: left;
     width: 50px;
     margin-bottom: 10px;
     margin-right: 10px;
 }
 
 .contact-details h1 span {
     color: #610e39;
 }
 
 .cnt-detail1 img {
     float: left;
     width: 50px;
     margin-bottom: 10px;
     margin-right: 10px;
 }
 
 .cnt-detail1 p {
     font-size: 14px;
     float: left;
     width: 100%;
     color: #000000;
     line-height: 25px;
 }
 
 .contact-pg {
     float: left;
     width: 100%;
     padding: 80px 0px;
 }
 
 .contact-input textarea {
     float: left;
     width: 100%;
     height: 110px;
     border: 1px solid #c1c1c1;
     border-radius: 3px;
 }
 
 .contact-button input {
     float: left;
     width: 100%;
     text-align: center;
     padding: 15px;
     font-weight: 600;
     cursor: pointer;
     background: #610e39;
     color: #ffffff;
     border: 1px solid #610e39;
     border-radius: 3px;
     transition: all ease-in-out .5s;
 }
 
 .contact-button input:hover {
     background: #131112;
     color: #ffffff;
     border: 1px solid #131112;
 }
 
 .contact-form h2 {
     font-size: 35px;
     font-weight: 700;
     margin-bottom: 15px;
 }
 
 .contact-form p {
     font-size: 15px;
     line-height: 28px;
     float: left;
     width: 100%;
     margin-bottom: 40px;
 }
 
 .sub-ct {
     border: none;
     border-radius: 30px;
     background: #1f6eb7;
     float: none;
     text-align: center;
     color: #fff;
     font-size: 15px;
     width: 165px;
     font-weight: 600;
     /* display: block; */
     padding: 14px 15px;
     margin-top: 32px;
     box-shadow: -2px 1px 3px 0px #23202538;
     transition: all ease-in-out .5s;
     cursor: pointer;
 }
 
 .sub-ct:hover {
     background-color: #000;
 }
 
 .contact-form form {
     max-width: 920px;
     display: block;
     margin: 20px auto;
 }
 
 .contact-form input[type=email],
 .contact-form input[type=number],
 .contact-form input[type=text],
 .contact-form textarea {
     background: transparent;
     border: 1px solid #ccc;
     font-size: 300;
     margin-bottom: 30px;
     color: #000;
     padding: 10px 10px;
     width: 100%;
 }
 
 .business h6 {
     line-height: 35px;
     font-size: 23px !important;
 }
 
 .business h5 {
     font-size: 20px;
     font-weight: 700;
     margin-bottom: 0;
     margin-top: 45px;
 }
 
 .top-header {
     float: left;
     width: 100%;
     padding-left: 15px;
     padding-right: 15px;
 }
 
 .logo {
     float: left;
     /* background: #fff; */
     /* width: 119px; */
     /* border-radius: 5px; */
 }
 
 .banner {
     float: left;
     width: 100%;
     height: 490px;
     background: black;
 }
 
 .header-social svg:hover {
     /* height: 20px; */
     fill: #1f6eb7;
     /* margin: 0px 10px; */
 }
 
 .team-img img {
     display: block;
     margin: auto;
     float: none !important;
 }
 
 .team-list {
     float: left;
     width: 100%;
     margin-top: 25px;
 }
 
 .team-img {
     float: left;
     width: 100%;
     text-align: center;
     margin-bottom: 20px;
 }
 
 .team-list h3 {
     float: left;
     width: 100%;
     text-align: center;
     color: #fff;
     font-weight: 700;
     font-size: 18px;
 }
 
 .team-list h4 {
     float: left;
     width: 100%;
     text-align: center;
     font-weight: 400;
     color: #fff;
     font-size: 14px;
     margin-bottom: 40px;
 }
 
 .vm-section {
     float: left;
     width: 235px;
     min-height: 345px;
     background: white;
     margin-right: 45px;
     margin-top: 55px;
 }
 
 .abt-dtl {
     /* float:left; */
     margin-top: 55px;
 }
 
 .abt-dtl span {
     /* float:left; */
     /* width:100%; */
     color: #010101;
     font-size: 16px;
     font-weight: 500;
     line-height: 28px;
     /* padding-bottom: 22px; */
 }
 
 .abt-dtl p {
     color: #000000;
     font-size: 14px;
     font-weight: 400;
     line-height: 28px;
     margin-top: 20px;
     margin-bottom: 0px;
 }
 
 .vm {
     float: left;
     width: 100%;
 }
 
 .slide .item .slide-image {
     height: auto;
     float: right;
     margin-left: 0px;
     /* position: absolute; */
     /* width: auto !important; */
     /* z-index: 9999; */
     width: 100%;
     right: 0;
     top: 0;
     /* max-height: 1000px; */
     /* border-top-left-radius: 5px; */
     /* border-bottom-left-radius: 7px; */
 }
 
 .item h1 {}
 
 .vm-section p {
     float: left;
     font-size: 14px;
     line-height: 28px;
     padding-top: 10px;
 }
 
 .bread-crumb {
     width: 100%;
     float: left;
     position: relative;
     background: #f3f4f5;
     margin-top: 120px;
     padding: 15px 9%;
     border-top: 1px solid #cccccca1;
 }
 
 .bread-crumb a {
     font-size: 17px;
     font-weight: 600;
     float: left;
     color: #000;
 }
 
 .bread-crumb a:hover {
     text-decoration: none;
     color: #1f6eb7;
 }
 
 .bread-crumb .dot {}
 
 .count .item p {
     color: #fff !important;
     font-size: 20px !important;
     font-weight: 400 !important;
     line-height: 28px !important;
     margin-top: 0 !important;
     margin-bottom: 0px;
     float: left !important;
     width: 100%;
     padding: 0 15px;
 }
 
 .our-business {
     float: left;
     width: 100%;
     padding: 60px 6% 50px;
     /* padding-bottom:50px; */
     background-image: url(../images/business-bg.png);
 }
 
 .our-business h1 {
     float: left;
     width: 100%;
     color: white;
     font-size: 40px;
     font-weight: 600;
     /* margin-bottom: 50px; */
 }
 
 .our-business h1 span {
     float: left;
     width: 100%;
     color: white;
     font-size: 15px;
     font-weight: 400;
     padding-bottom: 20px;
 }
 
 .menu ul:after {
     bottom: 100%;
     left: 20%;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
     border-color: rgba(255, 255, 255, 0);
     border-bottom-color: #fff;
     border-width: 6px;
     margin-left: -6px;
 }
 
 .bs {
     float: left;
     width: 100%;
     margin-top: 35px;
 }
 
 .bs-main {
     float: left;
     width: 100%;
 }
 
 .vm-section .owl-dots {
     display: block;
 }
 
 .business-cta {
     width: 100%;
     float: left;
     text-align: center;
     background: #f2f2f2;
     padding: 50px 0;
     position: relative;
     margin-bottom: 50px;
 }
 
 .business-cta a {
     border-radius: 30px;
     background: #1f6eb7;
     /* float: right; */
     text-align: center;
     color: #fff;
     font-size: 15px;
     width: 165px;
     font-weight: 600;
     padding: 11px 30px;
     margin-top: 32px;
     box-shadow: -2px 1px 3px 0px #23202538;
 }
 
 .business-cta a:hover {
     text-decoration: none;
     background: #000;
 }
 
 .business-cta p {
     line-height: 28px;
     font-size: 15px;
     color: #000;
     padding: 10px 15;
     padding: 10px 15px 30px;
 }
 
 .business-cta h2 {
     font-size: 2;
     font-size: 27px;
     font-weight: 700;
     line-height: 40px;
 }
 
 .vm .owl-nav button.owl-prev,
 .vm .owl-nav button.owl-next,
 .vm button.owl-dot {
     background: none;
     color: inherit;
     /* border: none; */
     padding: 0 !important;
     font: inherit;
     background: #ccc !important;
     height: 12px !important;
     width: 12px !important;
     border: 1px solid #1f6eb7 !important;
     border-radius: 100% !important;
     margin: 0 2px;
 }
 
 .vm .owl-dots .active {
     background-color: #1f6eb7 !important;
 }
 
 .bs-main h1 {
     float: left;
     width: 100%;
     color: #ffffff;
     font-size: 25px;
     font-weight: 600;
     line-height: 33px;
 }
 
 .cd-main-content {
     float: left;
 }
 
 .accordion .card:first-of-type {
     border-radius: 0 !important;
 }
 
 .bs-example {
     margin: 0 !important;
     width: 332px;
 }
 
 .card-header button {
     font-size: 20px !important;
     color: #1f6eb7;
     background: #fff !important;
     width: 100% !important;
     float: left !important;
     text-align: left !important;
     font-weight: 600;
     padding: 0 5px !important;
 }
 
 .card-header {
     background-color: #fff !important;
 }
 
 .card-header .fa-minus {
     background-color: #1f6eb7;
     color: #fff;
 }
 
 .card-header i {
     float: right;
     font-size: 12px;
     color: #000;
     margin-top: 0;
     padding: 6px;
 }
 
 .collapsed {
     color: #000 !important;
 }
 
 .card-body h6 {
     font-size: 14px;
     color: #282a2c;
     float: left;
     font-weight: 400;
     width: auto;
     padding: 5px 24px 5px;
 }
 
 .card-header button:hover {
     text-decoration: none;
 }
 
 .card {
     border-radius: 0 !important;
 }
 
 .count .item1:after {
     content: '+';
     position: absolute;
 }
 
 .count .item1 {
     color: #fff;
     font-size: 45px;
     font-weight: 900;
     float: left;
     /* width: 100%; */
     text-align: center;
     position: relative;
     margin: 15px 15px 0 !important;
 }
 
 .bs-main p {
     float: left;
     width: 100%;
     color: white;
     line-height: 28px;
     font-size: 14px;
     font-weight: 400;
     padding-top: 10px;
     margin-bottom: 55px;
 }
 
 .nav-business {
     float: left;
     width: 100%;
     padding-top: 20px;
     color: white;
     font-size: 15px;
     font-weight: 500;
 }
 
 .nav-business strong {
     float: left;
 }
 
 .nav-business span {
     float: left;
     background-color: #9ca09b;
     width: 100px;
     height: 2px;
     margin-left: 30px;
     margin-top: 10px;
 }
 
 .nav-business:hover {
     text-decoration: none;
     color: #9ca09b;
 }
 
 .menu-desktop {
     float: right;
 }
 
 .responsive-menu {
     display: none;
     width: 100%;
     padding: 20px 15px;
     color: #fff;
     text-transform: uppercase;
     font-weight: 600;
 }
 
 .menu {
     display: block;
 }
 
 .menu li:first-child {
     margin-left: 0;
 }
 
 .menu li {
     display: inline-block;
     position: relative;
     z-index: 100;
 }
 
 .menu li a {}
 
 .menu li:hover>ul {
     visibility: visible;
     opacity: 1;
     transform: translate(0, 0);
 }
 
 .menu ul {
     visibility: hidden;
     opacity: 0;
     margin: 0;
     padding: 0;
     width: 211px;
     position: absolute;
     left: 0;
     background: #fff;
     z-index: 99;
     transform: translate(0, 20px);
     transition: all .2s ease-out;
 }
 
 a.homer {
     background: #0f8034;
 }
 
 .menu ul {
     visibility: hidden;
     opacity: 0;
     margin: 0;
     top: 99px;
     padding: 0;
     width: 211px;
     position: absolute;
     left: 0;
     background: #fff;
     z-index: 99;
     transform: translate(0, 20px);
     transition: all .2s ease-out;
 }
 
 .menu li:first-child {
     margin-left: 0;
 }
 
 .menu ul li {
     display: block;
     float: none;
     background: 0 0;
     margin: 0;
     padding: 0;
 }
 
 .menu li {
     display: inline-block;
     position: relative;
     z-index: 100;
 }
 
 .menu ul li a {
     font-size: 14px;
     /* font-weight: 600; */
     text-align: left;
     padding: 10px 10px;
     display: block;
     text-transform: capitalize;
     background: #fff;
     color: #000;
     border-bottom: solid 1px rgb(99 96 96 / 10%);
 }
 
 .menu li a {}
 
 .menu-padding {
     /* padding: 7px !important; */
 }
 
 .vm img {
     width: auto !important;
     float: left;
     margin-left: 0;
 }
 
 @media(min-width: 576px) and (max-width: 767px) {
     .social-ftr {
         float: left;
     }
     .quick-book {
         display: none;
     }
     .wa-detail {
         font-size: 10px;
     }
     .call-detail {
         font-size: 10px;
     }
     .book-detail {
         font-size: 10px;
     }
     .call-detail img {
         margin-top: -5px;
         margin-right: 5px;
         width: 18px;
         object-fit: contain;
         height: 18px;
     }
     .wa-detail img {
         margin-top: -5px;
         margin-right: 5px;
         width: 18px;
         object-fit: contain;
         height: 18px;
     }
     .about-sec2 h6 {
         font-size: 18px;
     }
     .detail3-box {
         width: 19%;
         float: left;
         border: 2px solid #ffbabd;
         background: #fde8e9;
         padding: 30px 0;
         margin-bottom: 30px;
         margin-right: 5px;
         margin-top: 10px;
     }
     .innerban h2 {
         font-size: 24px;
         /* font-weight: 300; */
         padding: 0 0% 0;
         color: #fff;
         margin-top: -4px;
         margin-bottom: 0;
         text-align: center;
     }
     .border-ftr h6 {
         text-align: left;
     }
     .header_menu_area>.mob_nav {
         display: block;
         float: right;
         width: 28px;
         height: 28px;
         /* margin: -21px 0px 10px 0 !important; */
     }
     .container {
         max-width: 700px !important;
     }
     .business-sec3 p {
         font-size: 14px;
         color: #000;
         text-align: center;
         padding: 10px 94px;
     }
     .project-box2 h5 {
         font-size: 65px;
     }
     .project-box h5 {
         font-size: 65px;
     }
     .ban5-box {
         display: none;
     }
     .sec2-p {
         padding: 10px 30px;
     }
     .founder-box img {
         width: 265px !important;
         height: 328px;
     }
     .founder-box h3 {
         font-size: 46px;
     }
     .abt-sec3 p {
         padding: 10px 98px
     }
     .abt-sec4 p {
         font-size: 14px;
         color: #fff;
         padding: 10px 30px;
     }
     .abt-sec1 h2 {
         font-size: 34px;
         font-weight: 300;
         margin-top: 66px;
     }
     .business-full img {
         width: 385px;
         height: 308px;
         float: left;
         margin-right: 40px;
         margin-top: 15px;
         object-fit: cover;
     }
     .business-sec2 p {
         padding: 10px 70px;
     }
     .box-brown {
         height: 225px;
     }
 }
 
 .quick-book:hover {
     text-decoration: none;
 }
    @media(min-width:768px){
        .hd-login img{
            display:none;
        }
    }
 @media(max-width: 575px) {
     .panel1 {
    width: 100%;
    float: left;
    padding: 40px 0 60px;
    background: #fff;
}
     .panel4-left a {
    position: relative;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    padding-left: 15px;
    top: 350px;
    float: left;
}
     .panel9 {
    width: 100%;
    float: left;
    background-image: url(../images/img-mob.png);
    background-size: cover;
    background-position: center;
    padding: 81px 0 24px;
    text-align: center;
}.panel9 a {
    position: relative;
    font-size: 14px;
    color: #faf574;
    font-weight: 500;
    padding-left: 0;
    margin-top: 20px;
    float: none;
    text-transform: uppercase;
}.panel9 a:after {
    position: absolute;
    content: '';
    background: #4d9144ad;
    width: 143px;
    height: 10px;
    left: -31px;
    top: 15px;
}
     .panel4-left p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 510px;
}
     .ftr-top-sec img {
    height: 47px;
    width: 47px;
    background: #fff;
    padding: 14px;
    float: left;
    margin-right: 30px;
    margin-top: 5px;
       margin-bottom: 24px;
}
     .panel5 {
   width: 100%;
   float: left;
   background-image: url(../images/bg2.png);
   background-size: cover;
   background-position: top;
   background-attachment: inherit;
   height: 339px;
   padding-top: 0;
}
     .panel1 h1{
         margin-top:0;    font-size: 38px;

     }
     .panel2 h5{
         text-align:left;padding-left: 9px;
     }  .panel2 h1{
         text-align:left;
     }
     .header-content h5{
         display:none;
     }
     .guest {
    position: absolute;
    bottom: 6px;
    left: 31%;
}
     .details-full h5 {
    position: absolute;
    right: -2px;
    top: 3px;
    font-size: 20px;
    color: #2f3630;
    font-weight: 600;
}.detail-box h2 {
    font-size: 27px;}
    .detail-box{
        padding:30px 0;
    }

.cancel-profile {
    background: #d5251b;
    font-size: 14px;
    color: #fff;
    border: 0;
    padding: 11px 36px;}.save-profile {
    background: #0a8923;
    border: 0;
    padding: 11px 17px;}
     .dashboard-left{
         margin-bottom:20px;
     }
     .fleet-detail img{
         margin-bottom:10px;
     }
     .ftr-top-sec {
  
    margin-bottom: 10px;
}
     .abt-rt img {
    margin-bottom: 20px;
}
             .p7-book {
    position: relative;
    font-size: 12px;
    color: #faf574;
    font-weight: 500;
    padding-left: 20px;
    display: inline-block;
    margin-right: 45px;
}.p7-book:after {
    position: absolute;
    content: '';
    width: 109px;
    height: 10px;
    left: 0;
    top: 16px;
    background: #fffcaa5c;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}.p7-contact {
    position: relative;
    font-size: 12px;
    color: #a2feb4;margin-right: 20px;
    font-weight: 500;
    padding-left: 15px;
    display: inline-block;
}.panel9 h1 {
    font-size: 23px;
    color: #fff;
    font-weight: 500;
    font-style: italic;
    padding-top: 90px;
}.p7-contact:after {
    position: absolute;
    content: '';
    width: 102px;
    height: 10px;
    left: 0;
    top: 16px;
    background: #0d932770;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}.panel7 {
      padding: 62px 0 62px;
  }
  .p8-carousel .owl-nav{
      display:none;
  }
     .panel3 img{
         display:none;
     }
     .footer_link{
         padding:0;
     }
     .login_panel .log_area .log_box{
         padding:30px 0 !important;
     }.panel5-box h1
     {
         text-align:left;
     }
   .panel5-box {
   margin-top: -191px;background: #ffffffd9;
}.footer-full {
    width: 100%;
    float: left;
    padding: 0px 5%;}
     .panel7 h1{
             font-size: 35px;
    padding: 0;
     }.footer .col-lg-9 a {
    color: #9da4b8;
    font-size: 14px;
    width: 33%;
    font-weight: 400;
    float: left;
    padding: 10px 0px 0;
}
             .panel4-left {
    width: 100%;
    float: left;
    padding: 0 8%;
}.panel7 h1 {
    font-size: 33px;
    color: #fff;
    font-weight: 500;
    padding: 0 0 30px;
}.panel8 h1 {
    font-size: 30px;
    padding: 0;
  
}
        .login-left {
    display: none !important;
}
     .panel1 img {
         width: 100%;display:none;
     }    .login-left {
    display: none !important;
}.log_area {
    width: 100%;
}
     .panel2 h1 {
         font-size: 29px;
         color: #000;
         text-align: center;
         float: left;
         width: 100%;
         padding: 5px 0px;
         margin-bottom: 50px;
     }
     .panel2-box {
         margin-bottom: 30px;
     }
     .panel4 .col-lg-12 h1 {
      text-align: center;
      width: 100%;
      float: left;
      padding: 30px 0px 6px;
      font-size: 30px;
      color: #fff;
      font-weight: 500;
      margin-top: -474px;
     }.panel4 .col-lg-6 p {
    color: #ffbfbb;
    text-align: right;
    float: right;
    font-size: 14px;
    margin: 0;
    line-height: 28px;
    margin-top: -324px;
    text-align: left;
}
     .panel2 {
         height: auto;
     }
     .panel4-box {
             position: relative;
    width: 100%;
    float: left;
    /* display: none; */
    top: -333px;
    margin-bottom: 223px;
    margin-top: -157px;
     }
     .bg-pink {
         padding: 35px 35px;
         width: 100%;
         margin-top: 0;
         position: unset;
     }
     .bg-pink h1 {
         font-size: 31px;
         color: #000;
         line-height: 45px;
         font-weight: 400;
     }
     .bg-pink a {
         font-size: 17px;
         color: #771b4a;
         font-weight: 500;
         float: left;
         margin-top: 10px;
     }
     .row1 {
         margin-top: 0;
     }
     .call-us img {
         float: none;
         display: inline-block !important;
         width: auto;
         font-size: 13px;
         color: #fff;
         margin-top: -6px;
         margin-right: 8px;
         font-weight: 400;
     }
     .wa img {
         float: none;
         display: inline-block !important;
         width: auto;
         font-size: 13px;
         color: #fff;
         margin-top: -6px;
         margin-right: 8px;
         font-weight: 400;
     }
     .field_area {
         width: 100%;
     }
     .car9 {
         margin-top: 30px;
     }
     .wa img {
         float: none;
         margin: -7px auto 0;
         display: inline-block !important;
     }
     .call-us img {
         float: none;
         margin: -7px auto 0;
         display: inline-block !important;
     }
     .call-us span {
         padding: 1px 5px;
     }
     .wa span {
         padding: 1px 5px;
     }
     .about-box {
         width: 100%;
         float: left;
         margin-bottom: 20px;
     }
     .social-ftr img {
         float: left;
         margin: 5px 10px 0 0;
     }
     .slide-a1 {
         display: none;
     }
     .detail3-box {
         width: 43%;
         float: left;
         border: 2px solid #ffbabd;
         background: #fde8e9;
         padding: 30px 0;
         margin-bottom: 30px;
         margin-right: 22px;
         margin-top: 10px;
     }
     .wa-detail {
         font-size: 11px;
     }
     .book-detail {
         font-size: 11px;
     }
     .call-detail {
         font-size: 11px;
     }
     .innerban h2 {
         text-align: center;
     }
     .footer-full .col-lg-4 {
         padding: 0;
     }
     .footer-full .col-lg-12 {
         padding: 0;
     }
     /*.footer-full .col-lg-3 {*/
     /*    padding: 0;*/
     /*}*/
     .border-ftr h6 {
         text-align: left;
     }
     .footer p {
         text-align: left;
     }
     .quick-book {
         display: none;
     }
     .top-icon {
         display: none;
     }
     .mail-top {
         display: none;
     }
     .tech-div th {
         padding: 7px;
         font-size: 11px;
     }
     .tech-div td {
         font-size: 14px;
     }
     .product-full {
         text-align: center;
     }
     .vision-box {
         margin-bottom: 60px;
     }
     .ft-box {
         text-align: center;
         border-right: 0;
         padding: 50px 0 0;
     }
     .slide .item .cover .header-content {
         margin-left: 0 !important;
         /* background: #0c0c0c8c !important; */
         width: 100% !important;
         padding: 10px 0 !important;
         z-index: 99999;
         top: 35px !important;
         /* margin-bottom: 20px; */
         float: left;
     }
     .header-content h6 {
         /* color: #000 !important; */
         font-size: 19px !important;
         text-align: left;
         margin: 12px 0 19px;
         padding-left: 25px;
         /* font-weight: 700 !important; */
     }
     .contact-full h2 {
         text-align: center;
     }
     .contact-full p {
         text-align: center;
     }
     .contact-full h5 {
         font-size: 14px;
     }
     .contact-bg h2 {
         text-align: center;
         font-size: 23px;
     }
     .contact-bg p {
         text-align: center;
     }
     .innerban h6 {
         font-size: 38px;
     }
     .service-full-sec {
         text-align: center;
     }
     .oil-gas-sec h2 {
         font-size: 24px;
         color: #000;
         font-weight: 600;
         margin-top: 20px;
     }
     .top-brand-sec h6 {
         font-size: 15px;
         color: #000;
         font-weight: 500;
         padding: 15px 6px;
         text-align: center;
     }
     .ftr-mid .p-0 a {
         width: auto;
         display: inline-block;
     }
     .footerlast {
         text-align: center;
         padding-top: 15px;
     }
     .feedback {
         width: auto !important;
         float: none;
         display: table;
         margin: 20px auto;
     }
     .ftr-mid h5 br {
         display: none;
     }
     .footer-last1 {
         width: 100% !important;
     }
     .project-sec .nav a {
         background: #222a87;
         font-size: 15px;
         color: #fff;
         padding: 5px 15px 7px;
         font-weight: 600;
         margin-right: 10px;
         border-radius: 30px;
         float: left;
     }
     .ftr-mid {
         float: left;
         width: 100%;
         margin-top: 10px;
     }
     .ftr-mid h6 {
         width: 100%;
         text-align: center;
         margin-top: 20px;
     }
     .nav-tabs li {
         float: left;
         width: 50%;
     }
     .project-sec .nav a {
         background: #222a87;
         font-size: 15px;
         color: #fff;
         padding: 5px 15px 7px;
     }
     .project-sec .owl-nav {
         display: none;
     }
     .project-sec h2 {
         font-size: 32px;
         text-align: center;
         color: #fff;
         font-weight: 700;
     }
     .project-sec p {
         text-align: center;
     }
     .p3-quick {
         float: left;
         background: #0b1156;
         font-size: 15px;
         color: #fff;
         font-weight: 500;
         padding: 12px 12px;
         text-align: center;
         border: 1px solid #0b1156;
         margin-top: 0px;
         margin-bottom: 50px;
     }
     .p3-get {
         float: right;
         background: #fff;
         font-size: 15px;
         margin-left: 15px;
         color: #0b1156;
         font-weight: 500;
         padding: 12px 27px;
         text-align: center;
         border: 1px solid #0b1156;
         margin-top: 0;
     }
     .quote-box {
         display: none;
     }
     .bdr {
         display: none;
     }
     .contact-full h3 {
         margin-bottom: 0;
         margin-top: 20px;
     }
     .abt-sec3 h2 {
         font-size: 32px;
     }
     .project-box {
         text-align: center;
     }
     .project-box2 {
         text-align: center;
     }
     .project-full h2 {
         font-size: 26px;
     }
     .innerban h3 {
         font-size: 25px;
     }
     .business-full {
         text-align: center;
     }
     .business-sec2 p {
         padding: 10px 15px;
     }
     .business-sec3 p {
         padding: 10px 15px;
     }
     .business-sec3 h2 {
         font-size: 30px;
     }
     .business-sec3 {
         text-align: center;
     }
     .business-sec2 h2 {
         text-align: center;
         font-size: 32px;
     }
     .business-full h2 {
         font-size: 34px;
         color: #000;
         font-weight: 600;
         margin-top: 20px;
         float: left;
         text-align: center;
         width: 100%;
     }
     .abt-sec3-box h4 {
         font-size: 80px;
         width: 100%;
     }
     .abt-sec3-box h5 {
         width: 100%;
     }
     .abt-sec3-box h6 {
         width: 100%;
     }
     .abt-sec4 p {
         padding: 10px 15px;
     }
     .abt-sec2 .owl-nav {
         float: right;
         position: relative;
         width: 100%;
         text-align: center;
         margin-top: 20px;
     }
     .abt-sec2 {
         text-align: center;
     }
     .abt-sec2 h2 {
         font-size: 30px;
     }
     .abt-sec1 h2 {
         font-size: 26px;
         font-weight: 300;
         margin-top: 14px;
         text-align: center;
     }
     .abt-sec1 p {
         text-align: center;
     }
     .founder-box h5 span {
         width: 100%;
     }
     .abt-image h6 {
         position: absolute;
         background: #636227;
         font-size: 14px;
         color: #fff;
         max-width: 100%;
         padding: 10px;
         bottom: -8px;
         left: 0;
         padding-left: 113px;
         line-height: 22px;
         font-weight: 400;
     }
     .sec2-p {
         padding: 10px 15px;
     }
     .abt-sec3 p {
         padding: 10px 15px;
     }
     .founder-box h3 {
         font-size: 35px;
     }
     .ban5-box {
         display: none;
     }
     .box-brown h6 {
         font-size: 14px;
         color: #fff;
         font-weight: 300;
         margin-top: 15px;
     }
     .box-brown {
         width: 50%;
         float: left;
         text-align: center;
         padding: 30px 8px;
         margin-bottom: 0;
     }
     .follow {
         text-align: center;
         margin-top: 20px;
     }
     .follow a {
         width: auto !important;
         float: none;
     }
     .call-us {
         /* width: auto; */
         /* display: table; */
         /* margin:20px auto; */
         /* float: none; */
     }
     .footerlast {
         margin-top: 0;
         padding: 0 15px;
     }
     .abt-sec4-box {
         text-align: center;
     }
     .footer-top-box {
         border: 0;
     }
     .footerlast p span {
         display: none;
     }
     .cd-gallery li {
         width: 100%;
     }
     .close_form {
         right: 0px !important;
         top: 0px !important;
         z-index: 9999 !important;
         background-color: #000 !important;
     }
     .innerban {
         /* background: #b7e9f7 !important; */
     }
     .footer {
         width: 100%;
         float: left;
         padding: 30px 3% 20px !important;
         text-align: center;
     }
     .footer-a {
         /* width: 24% !important; */
     }
     .footer p {
         margin-bottom: 0;
     }
     .footer p br {
         /* display: none; */
     }
     .footer h2 {
         margin-bottom: 10px !important;
         margin-top: 30px !important;
     }
     .ftr-link-box {
         width: 100%;
         float: left;
         margin-bottom: 0px;
         margin-top: 20px;
     }
     .footer-logo {
         width: 100% !important;
     }
     .footer a {
         width: 50%;
         text-align: left;
     }
     .client .owl-nav {
         z-index: 999;
         background: transparent;
         margin-top: 15px;
         /* display: none; */
         text-align: center !important;
         top: 0 !important;
         position: relative;
         right: 0;
     }
 }
 
 @media(max-width: 1024px) {
     
   
     
     .mob-only .event-btn{
         display:block !important;
         background: #0a8923;
         color: #fff !important;
     }
     .header_logo {
    height: auto !important;
    border-right: 0 !important;
    /* padding-left: 4% !important; */
    margin-left: 33%;
    /* display: block; */
}
     .top-right-box {
         display: none;
     }
     .p-enq {
         float: right;
         width: 100%;
         background: linear-gradient(285deg, rgba(55, 40, 114, 1) 35%, rgba(127, 31, 93, 1) 100%);
         padding: 8px 20px;
         border-radius: 0;
         margin-top: 8px;
     }
     .top-right-box {
         display: none;
     }
     .top-body {
           width: 100%;
           float: left;
           /* background: linear-gradient(69deg, rgba(178,46,76,1) 29%, rgba(56,56,131,1) 134%); */
           height: auto;
           padding: 0;
     }
     .header_menu_area:after {
         display: none;
     }
     .enq-sec {
         display: none;
     }
     .header_menu_area>ul>li>a:hover::after {
         display: none;
     }
 }
 
 .process-carousel .owl-nav img {
     height: 44px;
 }
 
 @media(min-width: 768px) and (max-width: 991px) {
     .footer .col-lg-9 a {
    color: #9da4b8;
    font-size: 13px;
    font-weight: 400;
    float: left;
    padding: 2px 7px 0;
}.ftr-top-sec h5 {
    color: #a2afda;
    font-size: 9px;
    font-weight: 400;
    line-height: 16px;
    margin: 0;
}.ftr-top-sec h6 {
    font-size: 11px;
    color: #fff;
    font-weight: 500;
}.ftr-top-sec img {
    height: 45px;
    width: 45px;
    background: #fff;
    padding: 14px;
    float: left;
    margin-right: 18px;
    margin-top: 5px;
}
     .panel2 h1 {
    font-size: 45px;
    color: #000;
    text-align: center;
    float: left;
    width: 100%;
    padding: 5px 20px;
    margin-bottom: 19px;
}
     .event-btn {
    float: right;
    background: #0a8923;
    font-size: 14px;
    color: #fff;
    padding: 10px 20px;
    margin-top: 15px;
    border-radius: 5px;
    position: absolute;
    right: 15%;
}
     .abt-rt img {
    width: 260px;
    float: left;
    margin-right: 40px;
}
     .panel8 h1 {
    font-size: 45px;
    color: #000;
    font-weight: 500;
    text-align: center;
    padding: 0 21px;
    margin-bottom: 30px;
}
     .event-btn {
    float: right;
    background: #0a8923;
    font-size: 14px;
    color: #fff;
    padding: 10px 20px;
    margin-top: 0;
    border-radius: 5px;
    position: absolute;
    right: 100px;
    top: 17px;
}.panel2-box {
    width: 100%;
    float: left;
    background: #fff;
    padding: 31px 10px;}.panel4 .col-lg-12 h1 {

    padding: 80px 90px;
  
}
     .event-btn {
      float: right;
    background: #0a8923;
    font-size: 11px;
    color: #fff;
    padding: 10px 18px;
    margin-top: 0;
    border-radius: 5px;
    position: absolute;
    right: 100px;
    top: 3px;
    margin-right: 50px;
}
     .header_block{
         height:auto !important;
     }
     .about-sec2 h6 {
         font-size: 19px;
     }
     .book-detail {
         width: 45%;
     }
     .wa-detail {
         width: 49%;
     }
     .call-detail {
         width: 40%;
     }
     .detail3-box {
         margin-right: 30px;
     }
     .quick-book {
         display: none;
     }
     .mail-top {
         display: none;
     }
     .top-icon {
         display: none;
     }
     .slide .item .cover .header-content {
         top: 260px !important;
         margin-left: 0 !important;
     }
     .p3-get {
         margin-left: 0 !important;
         margin-bottom: 60px;
     }
     .ftr-mid h5 {
         padding: 0;
     }
     .ftr-mid a img {
         width: 20px;
         float: left;
         margin-right: 15px;
     }
     .footerlast p {
         padding: 5px 0;
     }
     .oil-gas-sec h2 {
         font-size: 24px;
     }
     .innerban {
         margin-top: -15px !important;
     }
     .team-img img {
         width: 100%;
     }
     .service-text h3 {
         position: relative;
         font-size: 14px;
     }
     .link1 {
         font-size: 14px;
         color: #fff;
         padding: 0 8px;
         float: left;
         margin-top: 10px;
         width: 50%;
         border-right: 1px solid #ccc;
     }
     .header_menu_area>.mob_nav {
         display: block;
         float: right;
         width: 28px;
         height: 28px;
         margin: -44px 18px 0 0 !important;
     }
     .quote-box h4 {
         font-size: 13px;
         color: #000;
         font-weight: 500;
         line-height: 18px;
     }
     .quote-box {
         float: right;
         width: 219px;
         position: absolute;
         top: -54px;
         right: 32px;
         background: #fff;
         padding: 11px 15px 24px 26px;
         border-radius: 10px;
         box-shadow: 9px 6px 14px 12px rgb(0 0 0 / 5%);
     }
     .bdr {
         position: absolute;
         right: 0;
         top: -67px;
     }
     .top-mail h6 {
         font-size: 10px;
         color: #fff;
         font-weight: 400;
         float: left;
         margin-right: 5px;
         margin-top: 2px;
     }
     .top-links a {
         font-size: 11px;
     }
     .project-box2 h5 {
         font-size: 73px;
     }
     .contact-full h2 {
         font-size: 36px;
     }
     .contact-full h3 {
         font-size: 22px;
     }
     .contact-icon {
         width: 100%;
         float: left;
         margin-top: 0;
     }
     .project-box h5 {
         font-size: 73px;
     }
     .abt-sec3-box h6 {
         font-size: 14px;
         color: #000;
         font-weight: 400;
         width: 100%;
     }
     .abt-sec4 p {
         font-size: 14px;
         color: #fff;
         padding: 10px 85px;
     }
     .footer-top-box img {
         /* width: 53px; */
         float: left;
         margin-right: 8px;
     }
     .founder-box h3 {
         font-size: 45px;
     }
     .abt-sec1 img {
         max-width: 100%;
         margin-top: 100px;
     }
     .business-full img {
         width: 324px;
         height: 299px;
         float: left;
         margin-right: 40px;
         margin-top: 15px;
         object-fit: cover;
     }
     .business-sec2 p {
         padding: 10px 100px;
         line-height: 28px;
     }
     .business-sec3 p {
         padding: 10px 95px;
         line-height: 28px;
     }
     .abt-sec3-box h4 {
         width: 100%;
     }
     .abt-sec3-box h5 {
         width: 100%;
     }
     .abt-image h6 {
         position: absolute;
         background: #636227;
         font-size: 14px;
         color: #fff;
         max-width: 545px;
         padding: 20px 10px;
         bottom: -8px;
         left: 0;
         padding-left: 122px;
         line-height: 22px;
         font-weight: 400;
     }
     .abt-sec1 h2 {
         font-size: 27px;
         font-weight: 300;
     }
     .sec2-p {
         font-size: 14px;
         color: #fff;
         text-align: center;
         font-weight: 400;
         padding: 10px 30px;
         line-height: 28px;
     }
     .founder-box img {
         width: 271px !important;
         height: 363px;
         object-fit: cover;
         float: left;
         margin-right: 39px;
     }
     .abt-sec3 p {
         font-size: 14px;
         color: #000;
         padding: 10px 30px;
         line-height: 28px;
     }
     .border-ftr {
         text-align: left !important;
     }
     .footer p {
         text-align: left;
     }
     .footer-top-box h6 {
         font-size: 11px;
         color: #fff;
         font-weight: 400;
     }
     .footer-top-box h5 {
         color: #87851d;
         font-size: 13px;
         font-weight: 500;
     }
     .header_logo img {
         height: 48px;
         margin-top: -7px !important;
     }
     .ban5-text {
         position: absolute;
         bottom: -63px;
         left: 23px;
         right: 23px;
     }
     .ban5-text h4 {
         font-size: 23px;
         color: #000;
         font-weight: 300;
         width: 100%;
         float: left;
     }
     .ban5-text a {
         float: left;
     }
     .box-brown h6 {
         font-size: 14px;
         color: #fff;
         font-weight: 300;
         margin-top: 15px;
     }
     .box-brown {
         width: 100%;
         float: left;
         background: #723f08;
         text-align: center;
         padding: 30px 9px;
         margin-bottom: 25px;
     }
     .slide {
          position: relative;
          z-index: -1;
          float: left;
          width: 100%;
          top: -127px;
          height: 450px
     }
     .top-cust {
         display: none;
     }
     .top-full {
         display: none;
     }
     .slide .item .slide-image {
            height: 450px;
     }.slide .item {
    height: 450px;
    width: 100%;
    float: left;
    position: relative;
    /* background: #1a1b1c; */
    /* background: url(../images/slider_bg.png); */
    /* background-size: cover; */
    background-position: center;
    /* max-height: 800px; */
}
     .dot-image {
         height: auto !important;
         width: auto !important;
         top: 72px;
         position: absolute;
         right: 272px !important;
     }
     .header-content h6 {
         font-size: 35px !important;
     }
     .header-content p {
         width: 46% !important;
     }
     .contact-snd {
         width: 100%;
     }
     .footer-logo img {
         max-width: 100%;
     }
     .ftr-social a {
         margin-right: 6px;
     }
     .p3-h2 {
         font-size: 31px;
     }
 }
 
 @media(min-width: 1025px) and (max-width: 1199px) {
     .event-btn {
    float: right;
    background: #0a8923;
    font-size: 14px;
    color: #fff;
    padding: 10px 20px;
    margin-top: 28px;
    border-radius: 5px;
    position: absolute;
    right: 15%;
}
     .panel2 h1 {
   
    padding: 5px 90px;
  
}.panel8 h1 {
  
    padding: 0 51px;
  
}
     .header_block {
    /* width: 100%; */
    /* HEIGHT: 94px; */
    float: left;
    position: relative;
    padding: 0 0;
    left: 0;
    border-left: 1px solid #ccc;
    /* clear: both; */
    border-right: 1px solid #ccc;
    margin-top: 0;
    height: 99px;
}
     .top-mail h6 {
         font-size: 13px;
         color: #fff;
         font-weight: 400;
         float: left;
         margin-right: 9px;
     }
     .main_header_block {
         width: 100% !important;
         float: right;
     }
 }
 
 @media(min-width: 992px) and (max-width: 1024px) {
     .panel1 {
    width: 100%;
    float: left;
    padding: 60px 0;
    background: #fff;
    margin-top: -230px;
}
     .event-btn {
    float: none;
    background: #0a8923;
    font-size: 14px;
    color: #fff;
    padding: 10px 20px;
    margin-top: 30px;
    border-radius: 5px;
    top: 17px;
    position: relative;
    right: -260px;
}.hd-login {
    padding: 6px 7px;
    width: 110px;
    float: right;
    text-align: center;
    /* position: absolute; */
    margin-right: 20px;
    /* float: none; */
    margin-top: -162px !important;
    display: table;
    margin-left: 9px !important;}
     .slide .item{
         height:450px !important;
     }
     .header_menu_area>ul {
         width: 100%;
         position: absolute;
         top: 108px !important;
     }
     .header_menu_area>.mob_nav {
         display: block;
         float: right;
         width: 28px;
         height: 28px;
         /* margin: 19px 0px 0 0 !important; */
     }
     .quick-book {
         display: none;
     }
     .p3-quick {
         float: left;
         font-weight: 500;
         padding: 20px 22px;
     }
     .p3-get {
         float: left;
         padding: 20px 29px;
         margin-bottom: 60px;
     }
     .slide {
         margin-top: 0px !important;
         height: 450px;
     }
     .top-mail h6 {
         font-size: 13px;
         color: #fff;
         font-weight: 400;
         float: left;
         margin-right: 18px;
     }
     .header_menu_area>.mob_nav {
         /* margin: 28px 18px 0 0 !important; */
     }
     .slide .item .slide-image {
         height: 450px;
     }
     .dot-image {
         right: 352px;
     }
 }
 
 @media(min-width: 475px) and (max-width: 575px) {
     .slide {
         /* text-align: center; */
         /* margin-top: -44px !important; */
     }
 }
 
 @media(min-width: 576px) and (max-width: 767px) {
     .p8-carousel .owl-nav{
         display:none;
     }
     .panel2-box {
    margin-bottom: 30px;}
     .panel8 h1 {
  
    padding: 0 30px;
    
}
     .panel4 .col-lg-12 h1 {
    text-align: center;
    width: 100%;
    float: left;
    padding: 0px 6px;
    font-size: 34px;
    color: #fff;
    font-weight: 500;
}
.panel5-box {
      margin-top: -40px;
}
     .panel2 h1 {

    padding: 5px 30px;
    margin-bottom: 0px;
}.panel4-box {margin-bottom: 75px;margin-top: 0;}
     .detail3-box span {
         font-size: 13px;
     }
     .footer-full .p-0 {
         padding: 0 15px !important;
     }
     .slide a {
         margin-left: 0 !important;
         margin-right: 10px !important;
     }
     .slide .item .slide-image {
         height: 142px !important;
         top: 0 !important;
         object-fit: cover;
         margin-top: 0 !important;
     }
     .mail-top:after {
         position: absolute;
         content: '';
         width: 0;
         height: 0;
         border-top: 59px solid transparent;
         border-bottom: 0px solid transparent;
         border-right: 40px solid black;
         left: -39px;
         top: -3px;
     }
     .top-icon {
         display: none;
     }
     .quote-box {
         float: right;
         width: 354px;
         position: absolute;
         top: -76px;
         right: 32px;
         background: #fff;
         padding: 20px 20px 20px 20px;
         border-radius: 10px;
         box-shadow: 9px 6px 14px 12px rgb(0 0 0 / 5%);
     }
     .top-brand-sec h6 {
         font-size: 16px;
         color: #000;
         font-weight: 500;
         padding: 15px 7px;
         text-align: center;
     }
     .footerlast {
         text-align: center;
     }
     .header-content h6 {
         /* color: #000 !important; */
         font-size: 32px !important;
     }
     .slide .item .cover .header-content {
         top: 37px !important;
         padding-left: 0% !important;
         margin-left: 4% !important;
     }
     .slide {
         /* text-align: center; */
         /* margin-top: -54px !important; */
     }
     .slide {
         margin-top: -9px !important;
     }
     .footer-a {
         text-align: left !important;
     }
     .ftr-link-box h5 {
         text-align: left !important;
     }
     .innerban p {
         padding: 0px 20% 0 20% !important;
         padding-right: inherit !important;
     }
     .footer-b {
         text-align: left !important;
     }
     .footer h2 {
         text-align: left !important;
     }
     .slide .item .slide-image {
         /*height: 239px !important;*/
         /*top: 28px !important;*/
     }
     .dot-image {
         right: 168px !important;
     }
     .client-testi h5 {
         text-align: left;
     }
     .client-testi p {
         text-align: left;
     }
     .client-testi h6 {
         text-align: left;
     }
     .client-testi {
         width: 90% !important;
     }
 }
 
 .active-class:after {
     position: absolute;
     bottom: -43px !important;
 }
 
 .active-class-track:after {
     background: url(../images/menu-active.png);
     position: absolute;
     content: '';
     left: 54px !important;
 }
 
 .active-class-service:after {
     background: url(../images/menu-active.png);
     position: absolute;
     content: '';
     left: 48px !important;
     bottom: -12px !important;
 }
 
 .active-class-about:after {}
 
 .active-class-contact:after {
     background: url(../images/menu-active.png);
     position: absolute;
     content: '';
     left: 41px !important;
     bottom: -13px !important;
 }
 
 .service-hover:hover:after {
     left: 48px !important;
 }
 
 .contact-hover:hover::after {
     right: 53px !important;
     left: inherit !important;
     /* overflow: hidden; */
 }
 
 .track-hover:hover::after {
     left: 31px !important;
 }
 
 .about-hover:hover::after {
     left: 60px !important;
 }
 
 .service-active:after {
     left: 48px !important;
     background: url(../images/more1.png);
 }
 
 .contact-active:after {
     left: 43px !important;
     background: url(../images/more1.png);
 }
 
 .track-active:after {
     left: 31px !important;
     background: url(../images/more1.png);
 }
 
 .active-about:after {
     background: url(../images/more1.png);
     left: 36px !important;
 }
 
 @media(max-width: 767px) {
     .hd-login {
     /*background:transparent;margin-top: -1px;*/
 }
 
     .event-btn {
         /*display: none;*/
         margin-top: -39px;
         float: right;
         display: inline-block;
         margin-left: 20px;
         font-size: 11px;
         padding: 9px;
         margin-right: 20px;
     }
     .slide .owl-nav {
         display: none;
     }
     .logo {
         /* float: left; */
         /* background: #fff; */
         /* width: 75px; */
         /* border-radius: 5px; */
     }
     .request-sec {
         height: auto;
     }
     .req-form {
         width: 100%;
     }
     .branch-box {
         padding: 0 15px 50px;
     }
     .ct-bg h2 {
         font-size: 30px;
         color: #fff;
         font-weight: 300;
         padding: 0 10px;
     }
     .innerban-saffron {
         padding: 70px 0px !important;
         height: auto !important;
         margin-top: 80px !important;
     }
     .contact-full h2 {
         font-size: 28px;
     }
     .innerban-saffron h2 {
         font-size: 35px;
     }
     .fly-saffron-full h2 {
         font-size: 30px;
     }
     .innerban-saffron p {
         padding: 10px;
     }
     .service-highlight h2 {
         text-align: center;
         font-size: 30px;
     }
     .service-highlight-box {
         width: 100%;
     }
     .fly-saffron-full {
         text-align: center;
     }
     .contact-full p {
         padding: 10px;
     }
     .about-sec2 img {
         display: none;
     }
     .vision-sec {
         text-align: center;
     }
     .vision-bg {
         display: block;
         margin: auto;
     }
     .about-sec3 {
         width: 100%;
         float: left;
         padding: 50px 0 0px;
     }
     .about-sec2 h2 {
         font-size: 32px;
         font-weight: 300;
         color: #000;
         text-align: center;
     }
     .about-sec2 p {
         text-align: center;
     }
     .hd-top {
         padding: 0;
         /* display: none; */
         height: auto;
         border: 0;
     }
     .arrow {
         right: 7px;
     }
     .slider-curve {
         bottom: 94px;
         z-index: 1;
     }
     .contact-full {
         /* background: #f7b142; */
         width: 100%;
         float: left;
         padding: 60px 3%;
     }
     .top-cust {
         width: 50%;
     }
     .top-quick {
         width: 50%;
     }
     .dnld-profile {
         width: auto !important;
     }
     .border-ftr {
         border: none;
         padding: 0;
         text-align: center;
         height: auto;
     }
     .top-mail-sec {
         display: none;
     }
     .top-follow {
         display: none;
     }
     .track1 h3 {
         font-size: 24px;
     }
     .electrical-sec-full p {
         margin-bottom: 40px;
     }
     .electrical-sec-full {
         text-align: center;
     }
     .electrical-sec-full img {
         height: auto;
     }
     .electrical-sec-full h2 {
         font-size: 25px;
     }
     .partner .owl-nav {
         display: block !important;
         float: right;
         position: relative;
         top: 0;
         right: inherit;
         text-align: center;
         width: 100%;
     }
     .partner img {
         width: 100% !important;
     }
     .innerban {
         text-align: center;
         margin-top: 0px !important;
     }
     .footer h2 {
         text-align: left;
         width: 100%;
     }
     .ftr-social a {
         /* width: 19% !important; */
         float: left;
         /* float: none !important; */
         /* padding: 10px 0; */
         /* text-align: center; */
         /* display: inline !important; */
         /* margin: auto !important; */
     }
     .client-testi img {
         width: auto !important;
         max-width: 100%;
         margin: auto;
     }
     .video-img {
         height: auto;
     }
     .client-testi {
         width: 100%;
         text-align: center;
     }
     .panel_3_play {
         width: 130px;
         height: 130px;
         position: absolute;
         bottom: -67px;
         left: 34px;
     }
     .footer p {
         text-align: center;
     }
     .fb-a {
         float: none !important;
         margin: 5px 10px 0;
         width: auto !important;
         display: inline-block;
     }
     .footerlast p {
         text-align: center;
         margin-top: 0px;
     }
     .footer h2:after {
         display: none;
     }
     .innerban h2 {
         /* font-size: 40px; */
         /* font-weight: 300; */
         /* padding: 0 0% 0; */
         /* color: #fff; */
         /* margin-top: 50px; */
         /* margin-bottom: 0; */
         /* text-align: center; */
     }
     .innerban p {
         margin-top: 123px;
         color: #000;
         font-weight: 400;
         width: 100%;
         float: left;
         line-height: 28px;
         /* font-style: italic; */
         text-align: center !important;
         font-size: 14px;
         /* background: rgb(0 0 0 / 74%); */
         height: auto !important;
         margin-top: 0px;
         padding-top: 5px;
         padding-right: 0 !important;
     }
     .innerban {
         height: auto !important;
         padding-bottom: 45px;
         padding: 30px 0 !important;
     }
     .p3-h2 {
         font-size: 26px;
         color: #fff;
         font-weight: 700;
         line-height: 42px;
     }
     .header-content h6 br {
         /* display: none; */
     }
     .slide a {
         /* float: none; */
         /* display: none; */
         /* display: table; */
         /* margin: auto; */
         font-size: 12px;
         padding: 8px 12px;
         margin-top: 0px;
         margin-left: 26px;
     }
     .enq-sec {
         display: none;
     }
 .header_logo {
    height: auto !important;
    border-right: 0 !important;
    /* padding-left: 4% !important; */
    margin-left: 28%;
    /* display: block; */
}
     .contact-form {
         margin-bottom: 0;
     }
     .curve {
         bottom: -17px !important;
     }
     .ct-black a {
         display: inline-block;
     }
     .col-md-10 {
         padding-right: 15px !important;
     }
     .business h5 {
         text-align: center;
     }
     .count .item1 {
         margin: 0 !important;
         text-align: center;
         /*    width: 100%;
*/
     }
     .cta-abt p {
         text-align: center;
     }
     .cta-abt h2 {
         text-align: center;
     }
     .cta-abt p {
         padding-bottom: 0 !important;
     }
     .cta-abt a {
         float: none !important;
         display: block;
         margin: 0 auto 20px;
     }
     .abt-final {
         text-align: center;
         margin-bottom: 0 !important;
     }
     .chairman-sec {
         text-align: center;
     }
     .chairman-sec img {
         float: none !important;
         display: block;
         margin: auto;
     }
     .header_block {
         height: auto !important;
         margin-top: 4px;
     }
     .footer-bottom p {
         width: 100%;
         text-align: center;
     }
     .footer-bottom {
         text-align: center;
     }
  .header_logo img {
    /* max-width: 100%; */
    display: block;
    margin-top: 3px !important;
    float: left;
    width: 100px;
    margin: auto;
}
     .bs-example {
         width: 100%;
     }
     .vm img {
         width: auto !important;
         float: left;
         margin-left: 0;
         float: none !important;
         display: block;
         margin: auto !important;
     }
     .vm-section p {
         text-align: center;
     }
     .vm-section .owl-dots {
         text-align: center;
     }
     .abt-dtl span {
         text-align: center;
         width: 100%;
         float: left;
     }
     .abt-dtl p {
         text-align: center;
     }
     .our-business {
         text-align: center;
     }
     .slide .owl-dots {
         display: none;
     }
     .cta-abt p br {
         display: none;
     }
     .slide {
         /* text-align: center; */
         margin-top: 0;
         height: auto;
         margin-bottom: 0;
         position: relative;
         z-index: -1;
     }
     .business-cta {
         margin-bottom: 0;
     }
     .header-content p {
         margin-top: 6px !important;
         color: #fff !important;
         font-size: 12px !important;
         line-height: 21px !important;
         width: 100% !important;
         text-align: center;
         padding: 0 10px;
         display: none;
     }
     .slide .item .slide-image {
         /* height: 105px; */
         top: 21px;
         object-fit: cover;
         width: 100%;
         margin-top: -6px;
     }
     .slide .item .cover {
         top: 0 !important;
     }
     .slide .item {
         height: 164px !important;
     }
     .header-content p br {
         display: none;
     }
     .bread-crumb {
         margin-top: 0 !important;
     }
     .footer-bottom {
         padding: 15px 1% !important;
     }
     .vm-section {
         float: left;
         height: auto;
         width: 100%;
         min-height: auto !important;
     }
 }
 /********************new********************/
 
 .menu ul li a:hover,
 .menu ul li:hover>a {
     background: #0a8923;
     color: #fff !important;
     text-decoration: none;
 }
 
 .header_menu a svg {
     width: 26px;
     position: absolute;
     top: 22px;
     /* height: 24px; */
     left: 26px;
 }
 
 .head-quote img {
     margin-right: 6px;
 }
 
 .head-quote1 img {
     width: 30px;
     margin-right: 6px;
 }
 
 .head-quote:after {
     display: none;
     background-color: #000 !important;
     border-radius: 28px;
 }
 
 .head-quote1:after {
     background-color: #000 !important;
     border-radius: 28px;
     display: none;
 }
 
 .head-quote:hover {
     background-color: #06070a !important;
 }
 
 .head-quote1:hover {
     background-color: #7b0f12 !important;
 }
 
 .menu-sec {
     width: 100%;
     float: left;
     margin-top: 50px;
 }
 
 .menu-box {
     width: 100%;
     cursor: pointer;
     float: left;
 }
 
 .menu-name {
     width: 92%;
     cursor: pointer;
     position: relative;
     background: #fff;
     float: left;
     left: 9px;
     z-index: 9999;
     top: -31px;
     padding: 5px;
     border-radius: 50px;
 }
 
 .overlay-menu p {
     padding: 100px 35px;
 }
 
 .header-content h6 span {
     font-weight: 700;
     /* color: #f7b142; */
     width: 100%;
     /* text-align: center; */
     float: left;
 }
 
 .menu-name:hover a {
     color: #e43c2f;
     text-decoration: none;
 }
 
 .menu-name a svg:hover {
     background-color: #e43c2f;
 }
 
 .overlay-menu {
     position: absolute;
     bottom: 61px;
     border-radius: 15px;
     left: 14px;
     text-align: center;
     right: 0;
     background-color: #f373219c;
     overflow: hidden;
     width: 93%;
     height: 0;
     transition: .5s ease;
     z-index: 6000;
 }
 
 .menu-box:hover .overlay-menu {
     height: 83%;
 }
 
 .menu-name a {
     color: #000;
     font-size: 15px;
     font-weight: 500;
     float: left;
     text-overflow: ellipsis;
     padding: 15px 18px;
     white-space: nowrap;
     overflow: hidden;
     width: 100%;
 }
 
 .menu-name a svg {
     float: right;
     position: absolute;
     border-radius: 50%;
     padding: 8px;
     right: 19px;
     margin-top: -8px;
     width: 37px;
     fill: #fff;
     background: #f37321;
 }
 
 .tomato1 {
     position: absolute;
     right: 0;
     top: -132px;
 }
 
 .leaf1 {
     position: absolute;
     right: 82px;
     top: -45px;
 }
 
 .menu-box img {
     height: 294px;
     width: 100%;
     object-fit: cover;
     border-radius: 15px;
 }
 
 .sidenav .closebtn {
     font-size: 25px !important;
     padding: 6px 20px !important;
 }
 
 .sidenav .closebtn:hover {
     text-decoration: none;
 }
 
 .review-box h5 {
     font-size: 14px;
     color: #101010;
     padding-left: 62px;
     font-weight: bold;
 }
 
 .ban-name {
     font-weight: 700;
     font-size: 26px;
     color: #fff;
     float: left;
     position: relative;
     z-index: 999;
     top: 0px;
     background: #1f6eb7;
     padding: 40px 40px;
 }
 
 .ban-name:after {
     position: absolute;
     content: '';
     /* border-top: 1px solid #ccc; */
     right: -20px;
     border-top: 20px solid transparent;
     border-bottom: 20px solid transparent;
     border-left: 20px solid #1f6eb7;
     /* border-width: 20px 0px 20px 20px; ;border-color: aliceblue;;*/
     top: 38px;
     /* height: 20px; */
     /* width: 20px; */
     /* border-color: black transparent; */
     z-index: 999;
 }
 
 .curve {
     position: absolute;
     bottom: -60px;
     width: 100%;
     left: 0;
     float: left;
 }
 
 .abt-final {
     width: 100%;
     float: left;
     background: #f2f2f2;
     padding: 50px 0 50px;
     position: relative;
     margin-bottom: 40px;
 }
 
 .social-media {
     margin-top: 35px;
     width: 100%;
     float: left;
     text-align: center;
 }
 
 .social-media a {
     margin: 0 10px;
 }
 
 .social-media a svg {
     width: 30px;
     fill: #fff;
 }
 
 .bs .owl-nav img {
     height: 25px;
     margin: 5px;
     filter: brightness(54);
 }
 
 .bs .owl-nav {
     background-color: #1f6eb7;
     padding: 12px 0px;
     text-align: center;
     border-radius: 50px;
     width: 190px;
     height: 60px;
     margin-left: auto;
     margin-right: auto;
     margin-top: 770px;
     margin-bottom: -80px;
 }
 
 .footer-bottom span {
     color: #adadad;
     padding: 0 10px;
 }
 
 .bs .owl-nav button {
     background-color: transparent;
     border: none;
     padding: 0;
     cursor: pointer;
 }
 
 .footer-logo:hover {
     margin-left: 0 !important;
 }
 
 .footer h2 {
     float: left;
     font-size: 20px;
     font-weight: 500;
     color: #ffffff;
     margin-bottom: 20px;
     width: 100%;
     margin-top: 10px;
     position: relative;
 }
 
 .footer-bottom {
     width: 100%;
     float: left;
     padding: 15px 6%;
 }
 
 .footer-bottom p {
     font-size: 13px;
     color: #000;
     margin: 0;
     text-align: center;
     font-weight: 400;
 }
 
 .footer-bottom a {
     color: #2e2b31;
 }
 
 .footer-bottom svg {
     margin: 0 5px;
     width: 20px;
     fill: #adadad;
 }
 
 .footer-bottom svg:hover {
     fill: #1f6eb7;
 }
 
 .footer-bottom a:hover {
     color: #1f6eb7;
     text-decoration: none;
 }
 
 .footer {
     width: 100%;
     float: left;
     padding: 50px 5% 50px;
     /* border-bottom: 1px solid #cccccc94; */
     background-size: cover;
     background-position: center;
     background: #0a1128;
 }
 
 .footer-logo {
     float: left;
     /* margin-top: 60px; */
     filter: brightness(38);
     opacity: .9;
 }
 
 .footer-a {
     color: #9da4b8;
     font-size: 14px;
     font-weight: 400;
     float: left;
     padding: 8px 0;
 }
 
 .footer a:hover {
     color: #fff;
     text-decoration: none;
 }
 
 .footer p {
     font-size: 13px;
     color: #9da4b8;
     line-height: 27px;
     font-weight: 400;
     width: 100%;
     float: left;
     text-align: justify;
     margin-top: 20px;
 }
 
 .nav-pd {
     width: 100%;
     float: left;
     text-align: left;
     padding: 170px 70px;
 }
 
 .sidenav a {
     padding: 15px 71px;
     text-decoration: none;
     -moz-transition: all ease-in-out .5s;
     font-size: 28px;
     transition: all ease-in-out .5s;
     color: #fff;
     text-align: left;
     -webkit-transition: all ease-in-out .5s;
     /* position: relative; */
     display: block;
     font-weight: 300;
     /* transition: 0.3s; */
     /* border-bottom: 1px solid #F2F2F2; */
 }
 
 .slide .item {
     /* height: 100vh; */
     position: relative;
 }
 
 .header-content p {
     line-height: 26px;
     font-size: 14px;
 }
 
 .header-content h1 {
     font-size: 48px;
     width: 100%;
     padding-right: 20px;
     position: relative;
     color: #fff !important;
     line-height: 57px;
     font-weight: 700;
 }
 
 .header-content h1 span {
     font-weight: 700;
 }
 
 .header-top-area a h6:hover {
     color: #b88c2b;
 }
 
 .slide .item {
     height: 609px;
     width: 100%;
     float: left;
     position: relative;
     /* background: #1a1b1c; */
     /* background: url(../images/slider_bg.png); */
     /* background-size: cover; */
     background-position: center;
     /* max-height: 800px; */
 }
 
 .header-content p {
     line-height: initial;
     margin-top: 14px;
     font-size: 14px;
     color: #fff;
     font-weight: 400;
     float: right;
     line-height: 25px;
     width: 41%;
     text-align: right;
     padding: 0;
 }
 
 .header-content h1 {
     font-size: 55px;
     width: 100%;
     padding-right: 20px;
     position: relative;
     color: #fff !important;
     line-height: 64px;
     font-weight: bold;
 }
 
 .header-content h1 span {
     font-weight: 700;
 }
 
 .header-top-area a h6:hover {
     color: #ffe200;
 }
 
 .slide-image {
     float: right;
     margin-top: 0;
     width: 100%;
     height: 558px;
     object-fit: cover;
 }
 
 .header-top-area a:hover svg {
     fill: #ffe200;
 }
 
 .sub-menu-1 {
     position: absolute;
     top: 58px;
     padding: 5px 20px;
     left: 0;
     right: 0;
     background-color: #222222;
     overflow: hidden;
     width: 210px;
     height: 0;
     transition: .5s ease;
     z-index: 6000;
 }
 
 .sub-menu-1 li {
     float: left;
     text-align: left;
     width: 100%;
     list-style: none;
     padding: 5px 0;
 }
 
 .sub-menu-1 li a:hover {
     text-decoration: none;
     color: #b88c2b;
 }
 
 .sub-menu-1 li a {
     font-size: 14px;
     color: #fff;
 }
 
 .sub-menu {
     position: relative;
 }
 
 .sub-menu:hover .sub-menu-1 {
     height: 135px;
 }
 
 .slide .item .cover {
     /* padding: 10px 60px; */
     position: absolute;
     width: 100%;
     height: 100%;
     /* top: 37px; */
     left: 0;
     /* background: rgba(0, 0, 0, 0.6); */
     display: flex;
     align-items: center;
 }
 
 .slide .item .cover .header-content {
     padding: 0 30px;
     position: absolute;
     margin-top: 0;
     right: 4%;
     width: auto;
     /* margin-left: 70px; */
     /* padding: 56px; */
     overflow: hidden;
     background: transparent;
     z-index: 9999;
     /* text-align: center; */
     width: 100%;
     top: 200px;
 }
 
 .general-h2 {
     font-size: 22px;
     text-align: center;
     font-weight: 700;
     margin: 40px 0 0;
 }
 
 .mt-58px {
     margin-top: 58px;
     margin-bottom: 0px;
 }
 
 .aboutus {
     float: left;
     width: 100%;
     margin-bottom: 50px;
 }
 
 .aboutus h2 {
     color: rgba(0, 0, 0, 0.85);
     font-size: 43px;
     float: left;
     width: 100%;
     line-height: 56px;
 }
 
 .fs40 {
     font-size: 35px !important;
 }
 
 .txt-center {
     text-align: center;
 }
 
 .aboutus p {
     float: left;
     width: 100%;
     font-size: 14px;
     line-height: 33px;
     color: rgba(0, 0, 0, 0.84);
     padding-top: 9px;
     padding-left: 0px;
     padding-right: 0px;
 }
 
 .vmp {
     float: left !important;
     width: 100% !important;
     padding-left: 150px !important;
     padding-right: 150px !important;
     text-align: center;
 }
 
 .row-dis {
     display: inherit !important;
 }
 
 .service-details img {
     float: left;
     margin-right: 30px;
     margin-top: 15px;
 }
 
 .service-details img {
     float: left;
     width: 100%;
     margin-right: 30px;
     margin-top: 15px;
 }
 
 .service-details {
     float: left;
     width: 100%;
     font-size: 14px;
     line-height: 33px;
     color: rgba(0, 0, 0, 0.84);
     padding-top: 9px;
     padding-left: 0px;
     padding-right: 0px;
 }
 
 .mb-dk {
     width: 100%;
     height: 250px;
     object-fit: cover;
     margin-top: 20px;
     border-radius: 5px;
 }
 
 .we-deal {
     margin-bottom: 0;
     margin-top: 0px;
     background: #f2f2f2;
     padding-top: 50px;
     padding-bottom: 0px;
 }
 
 .h355 {
     /* height: 355px; */
 }
 
 .deal-bg {
     margin-bottom: 30px;
     background: white;
     border-radius: 5px;
     /* padding: 25px; */
     float: left;
     width: 100%;
     /*height: 295px;*/
 }
 
 .deal-50 h1 {
     float: left;
     padding: 0 15px 5px;
     width: 100%;
     margin: 0;
     color: black;
     font-size: 20px !important;
     font-weight: bold;
     padding-top: 10px;
     padding-right: 0px;
     /* line-height: 25px; */
     letter-spacing: 1px;
 }
 
 .deal-bg img {
     width: 100%;
     object-fit: cover;
     height: 200px;
 }
 
 .call-nav:hover {
     background: #b88c2b !important;
     color: black !important;
     text-decoration: none !important;
 }
 
 .deal-50 p {
     float: left;
     padding: 0 15px;
     width: 100%;
     font-size: 14px;
     line-height: 30px;
     color: rgb(0 0 0 / 83%);
 }
 
 @media (max-width: 1999px) and (min-width: 426px) {
     .mb-ls {
         display: none !important;
     }
 }
 
 .slide .item .cover .header-content .line {
     /* content: ""; */
     /* display: inline-block; */
     /* width: 100%; */
     /* height: 100%; */
     /* left: 0; */
     /* top: 0; */
     /* position: absolute; */
     /* border: 9px solid #fff; */
     /* -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%); */
     /* clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%); */
 }
 
 .slide .item .cover .header-content h2 {
     font-weight: 300;
     font-size: 35px;
     color: #fff;
 }
 
 .slide .item .cover .header-content h4 {
     font-size: 24px;
     font-weight: 300;
     line-height: 36px;
     color: #fff;
 }
 
 .slide .owl-item.active h1 {
     -webkit-animation-duration: 1s;
     animation-duration: 1s;
     -webkit-animation-fill-mode: both;
     animation-fill-mode: both;
     animation-name: fadeInDown;
     animation-delay: 0.3s;
 }
 
 .slide .owl-item.active h6 {
     /* -webkit-animation-duration: 1s; */
     /* animation-duration: 1s; */
     /* -webkit-animation-fill-mode: both; */
     /* animation-fill-mode: both; */
     /* animation-name: fadeInDown; */
     animation-delay: 0.3s;
 }
 
 .slide .owl-item.active a {
     /* background: aliceblue; */
     -webkit-animation-duration: 1s;
     animation-duration: 1s;
     -webkit-animation-fill-mode: both;
     animation-fill-mode: both;
     /* animation-name: fadeInDown; */
     animation-delay: 0.3s;
 }
 
 .slide .owl-item.active p {
     -webkit-animation-duration: 1s;
     animation-duration: 1s;
     -webkit-animation-fill-mode: both;
     animation-fill-mode: both;
     /*animation-name: fadeInDown;*/
     animation-delay: 0.3s;
 }
 
 .slide .owl-item.active h2 {
     -webkit-animation-duration: 1s;
     animation-duration: 1s;
     -webkit-animation-fill-mode: both;
     animation-fill-mode: both;
     animation-name: fadeInDown;
     animation-delay: 0.3s;
 }
 
 .slide .owl-item.active h4 {
     -webkit-animation-duration: 1s;
     animation-duration: 1s;
     -webkit-animation-fill-mode: both;
     animation-fill-mode: both;
     animation-name: fadeInUp;
     animation-delay: 0.3s;
 }
 
 .slide .owl-item.active .line {
     -webkit-animation-duration: 1s;
     animation-duration: 1s;
     -webkit-animation-fill-mode: both;
     animation-fill-mode: both;
     animation-name: fadeInLeft;
     animation-delay: 0.3s;
 }
 
 .slide .owl-nav .owl-prev {
     position: absolute !important;
     left: 76px;
     bottom: 103px;
     opacity: 1;
     -webkit-transition: all 0.4s ease-out;
     transition: all 0.4s ease-out;
     /* background: rgba(0, 0, 0, 0.5) !important; */
     width: 40px;
     cursor: pointer;
     /* height: 40px; */
     position: absolute;
     display: block;
     z-index: 1000;
     border-radius: 0;
 }
 
 .slide .owl-nav .owl-prev span {
     font-size: 1.6875rem;
     color: #fff;
 }
 
 .slide .owl-nav .owl-prev:focus {
     outline: 0;
 }
 
 .slide .owl-nav .owl-prev:hover {
     /* background: #000 !important; */
 }
 
 .general-img {}
 
 .abt-left {}
 
 .abt-left p {
     margin-bottom: 30px !important;
 }
 
 .abt-final p {
     margin-bottom: 10px;
     padding: 0 10px;
 }
 
 .abt-final h2 {
     margin-bottom: 30px;
     padding: 0 10px;
 }
 
 .slide .owl-nav .owl-next {
     position: absolute;
     left: 121px;
     bottom: 102px;
     opacity: 1;
     -webkit-transition: all 0.4s ease-out;
     transition: all 0.4s ease-out;
     /* background: rgba(0, 0, 0, 0.5) !important; */
     width: 40px;
     cursor: pointer;
     height: 40px;
     position: absolute;
     display: block;
     z-index: 1000;
     border-radius: 0;
 }
 
 .slide .owl-nav .owl-next span {
     font-size: 1.6875rem;
     color: #fff;
 }
 
 .slide .owl-nav .owl-next:focus {
     outline: 0;
 }
 
 .slide .owl-nav .owl-next:hover {
     /* background: #000 !important; */
 }
 
 .header_menu_area {
     width: 100%;
     float: left;
     position: relative;
     text-align: center;
     /* margin-top: 19px; */
     /* height: 80px; */
 }
 
 .header_menu_area>.mob_nav {
     display: none;
 }
 
 .header_menu_area>ul {
     width: auto;
     display: inline-block;
     /* vertical-align: middle; */
     /* margin-bottom: 0px; */
     padding-left: 0px;
     height: auto;
     /* padding-right: 15%; */
     float: left;
     /* border-right: 1px solid #eeeeee; */
     margin-bottom: 0;
 }
 
 .header_menu_area>ul>li {
     width: auto;
     display: inline-block;
     vertical-align: middle;
 }
 
 .header_menu_area>ul>li>a {
     width: 100%;
     float: right;
     position: relative;
     font-size: 14px;
     font-weight: 400;
     color: #fff;
     /* text-transform: uppercase; */
     padding: 0px 24px;
     margin: 34px 0;
     z-index: 1;
     text-align: center;
     /* line-height: 9px; */
     transition: all ease-in-out 0.5s;
     -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s;
     -moz-transition: all ease-in-out 0.5s;
     -webkit-transition: all ease-in-out 0.5s;
     /* text-transform: uppercase; */
     text-decoration: none;
 }
 
 .header_menu_area>ul>li>a:hover {
     color: #f9f001;
     /* border-bottom: 3px solid; */
 }
 
 .header_menu_area>ul>li>a:hover svg {
     fill: #000;
 }
 
 .header_menu_area>ul>li>a::after {
     /* background: url('../images/menu-active.png'); */
     /* height: 23px; */
     /* left: 36px; */
     /* transform: rotate(180deg); */
     /* z-index: -1; */
     /*transition: all ease-in-out 0.5s;*/
     /*-o-transition: all ease-in-out 0.5s;*/
     /*-ms-transition: all ease-in-out 0.5s;*/
     /*-moz-transition: all ease-in-out 0.5s;*/
     /*-webkit-transition: all ease-in-out 0.5s;*/
     /* color: white; */
 }
 
 .header_menu_area>ul>li>a:hover::after {
     /* height: 100%; */
     height: 23px;
     background-repeat: no-repeat;
     left: 36px;
     bottom: -45px !important;
     width: 6px;
 }
 
 @media (max-width: 1024px) {
     .menu ul li a{
         text-align:center;
     }  .menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
    position: unset;
}
     
     .header_logo img {
    /* max-width: 100%; */
    display: block;
    margin-top: 3px !important;
    float: left;
    width: 95px;
    margin: auto;
}
     .header_block {
         width: 100%;
         float: right !important;
         margin-top: 13px !important;
     }
     .hd-login span {
         /* display: none; */
     }
     .header_block {
         border-left: none !important;
         border-right: none !important;
     }
     .hd-login img {
         filter: brightness(0);
     }.hd-login span {
    color: #fff;
    font-size: 11px;
    font-weight: 400;
}
     .hd-login {
     padding: 4px 7px;
     width: 110px;
     float: right;
     text-align: center;
     /* position: absolute; */
     margin-right: 20px;
     /* float: none; */
     margin-top: -69px !important;
     display: table;
     margin-left: 9px !important;
     /* right: 0; */
     /* margin-left: 66px; */
     /* display: inline-block;
     }
     .header_block {
         padding: 0;
         left: 0 !important;
         height: auto !important;
     }
     .menu ul:after {
         bottom: 62%;
     }
     .menu li:hover>ul {
         visibility: visible;
         opacity: 1;
         padding-left: 15px;
         position: unset;
         transform: initial;
         /* height: 122px; */
     z-index: 99999;
     margin-top: 60px;
     }
     .menu ul {
         visibility: hidden;
         opacity: 0;
         top: 52px;
         left: 0;
         width: 100%;
         transform: initial;
     }
     .ham-nav {
         display: none;
     }
     .header_menu a svg {
         display: none;
     }
     .sub-menu-1 {
         position: unset !important;
         width: 100% !important;
     }
     .header_menu_area {
         position: inherit;
     }
     .header_menu_area>.mob_nav {
         display: block;
         float: right;
         width: 28px;
         height: 28px;
         margin: 24px 0px;
         cursor: pointer;
         transform: rotate(0);
         -ms-transform: rotate(0);
         -webkit-transform: rotate(0);
         transition: all ease-in-out 0.5s;
         -o-transition: all ease-in-out 0.5s;
         -ms-transition: all ease-in-out 0.5s;
         -moz-transition: all ease-in-out 0.5s;
         -webkit-transition: all ease-in-out 0.5s;
     }
     .header_menu_area>.mob_nav>div {
         background: #078c2f;
         border-radius: 30px;
         -moz-border-radius: 30px;
         -webkit-border-radius: 30px;
         display: block;
         height: 3px;
         left: 0;
         position: absolute;
         /* transform: rotate(0); */
         -ms-transform: rotate(0);
         /* -webkit-transform: rotate(0); */
         transition: all ease-in-out 0.5s;
         -o-transition: all ease-in-out 0.5s;
         -ms-transition: all ease-in-out 0.5s;
         -moz-transition: all ease-in-out 0.5s;
         -webkit-transition: all ease-in-out 0.5s;
         width: 100%;
     }
     .header_menu_area>.mob_nav>div:nth-child(1) {
         top: 2px;
     }
     .header_menu_area>.mob_nav>div:nth-child(2),
     .header_menu_area>.mob_nav>div:nth-child(3) {
         top: 13px;
     }
     .header_menu_area>.mob_nav>div:nth-child(4) {
         top: 23px;
     }
     .mob_nav.open>div:nth-child(1),
     .mob_nav.open>div:nth-child(4) {
         left: 50%;
         top: 18px;
         width: 0%;
     }
     .mob_nav.open>div:nth-child(2) {
         background: #0a0909;
         -webkit-transform: rotate(45deg);
         transform: rotate(45deg);
         -ms-transform: rotate(45deg);
         -webkit-transform: rotate(45deg);
     }
     .mob_nav.open>div:nth-child(3) {
         background: #0a0909;
         -webkit-transform: rotate(-45deg);
         transform: rotate(-45deg);
         -ms-transform: rotate(-45deg);
         -webkit-transform: rotate(-45deg);
     }
     .header_menu_area>ul {
         width: 100%;
         position: absolute;
         top: 100%;
         left: 0;
         background: #000000;
         padding: 20px 0px !important;
         min-height: 100vh;
         visibility: hidden;
         opacity: 0;
         z-index: 9 !important;
         transition: all ease-in-out 0.5s;
         -o-transition: all ease-in-out 0.5s;
         -ms-transition: all ease-in-out 0.5s;
         -moz-transition: all ease-in-out 0.5s;
         -webkit-transition: all ease-in-out 0.5s;
         top: 132px;
     }
     .header_menu_area>ul>li {
         width: 100%;
     }
     .header_menu_area>ul>li>a {
         color: #fff;
         width: 100%;
         line-height: 30px;
         padding: 10px 5%;
         text-align: left;
         border-bottom: solid 1px rgba(255, 255, 255, 0.1);
     }
     .header_menu_area>ul>li>a::after {
         width: 0px;
         height: 100%;
         background: #fff;
     }
     .header_menu_area>ul>li>a:hover::after {
         width: 4px;
     }
     .header_menu_area ul.view {
         visibility: visible;
         opacity: 1;
         z-index: 100;
         z-index: 9999 !important;
     }
     .header_user_area {
         right: calc(5% + 70px);
     }
 }
 
 .active-menu {
     background: #0A6A26;
     color: #ffffff !important;
     /* border-bottom: solid 4px #0f703a; */
 }
 
 @media (max-width: 1024px) {
     .li-hd {
         float: left;
         margin-top: 20px !important;
     }
     .head-quote {
         /* display: none; */
         /* margin: 10px 0 0 20px !important; */
         background: transparent !important;
         border: none !important;
     }
     .sub-menu-1 {
         width: 100%;
     }
     .head-quote {
         color: #fff !important;
         background: #a3238e;
         padding: 10px 17px 10px !important;
     }
     .header_menu_area {
          position: inherit;
    height: auto;
    background: #02020200;
    width: auto;
    float: left;
     }
     .header_menu_area>.mob_nav {
      display: block;
      position: absolute;
      float: left;
      width: 28px;
      left: 14px;
      height: 28px;
      margin: -53px 0 0;
      cursor: pointer;
      transform: rotate(0);
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
     }
     .header_menu_area>.mob_nav>div {
         /* background: #ffffff; */
         border-radius: 30px;
         -moz-border-radius: 30px;
         -webkit-border-radius: 30px;
         display: block;
         height: 3px;
         left: 0;
         position: absolute;
         /* transform: rotate(0); */
         -ms-transform: rotate(0);
         /* -webkit-transform: rotate(0); */
         transition: all ease-in-out 0.5s;
         -o-transition: all ease-in-out 0.5s;
         -ms-transition: all ease-in-out 0.5s;
         -moz-transition: all ease-in-out 0.5s;
         -webkit-transition: all ease-in-out 0.5s;
         width: 100%;
     }
     .header_menu_area>.mob_nav>div:nth-child(1) {
         top: 2px;
     }
     .header_menu_area>.mob_nav>div:nth-child(2),
     .header_menu_area>.mob_nav>div:nth-child(3) {
         top: 11px;
     }
     .header_menu_area>.mob_nav>div:nth-child(4) {
         top: 20px;
     }
     .mob_nav.open>div:nth-child(1),
     .mob_nav.open>div:nth-child(4) {
         left: 0;
         top: 23px;
         width: 0;
     }
     .mob_nav.open>div:nth-child(2) {
         background: #0a8923;
         /* -webkit-transform: rotate(45deg); */
         /* transform: rotate(45deg); */
         -ms-transform: rotate(45deg);
         /* -webkit-transform: rotate(45deg); */
         top: 11px;
     }
     .mob_nav.open>div:nth-child(3) {
         background: #0a8923;
         /* -webkit-transform: rotate(-45deg); */
         /* transform: rotate(-45deg); */
         -ms-transform: rotate(-45deg);
         /* -webkit-transform: rotate(-45deg); */
     }
     .header_menu_area>ul {
         width: 0;
         position: absolute;
         top: 17%;
         left: 0;
         padding: 20px 0px !important;
         min-height: 100vh;
         visibility: hidden;
         opacity: 0;
         z-index: -1;
         transition: all ease-in-out 0.5s;
         -o-transition: all ease-in-out 0.5s;
         -ms-transition: all ease-in-out 0.5s;
         -moz-transition: all ease-in-out 0.5s;
         -webkit-transition: all ease-in-out 0.5s;
     }
     .header_menu_area>ul>li {
         width: 100%;
     }
     .enq-btn {
         padding: 12px 7px !important;
     }
     .header_menu_area>ul>li>a {
         color: #0a0a0a !important;
         width: 100% !important;
         line-height: 30px;
         font-weight: 600;
         background: #ffffff;
         /* margin: 0; */
         margin: 0;
         padding: 10px 0 10px;
         text-align: center;
         border-bottom: solid 1px rgb(255 255 255);
         border-radius: 0 !important;
     }
     .header_menu_area>ul>li>a::after {
         width: 0px;
         height: 100%;
         /* background: #ee7325; */
     }
     .header_menu_area>ul>li>a:hover::after {
         width: 4px;
     }
     .header_menu_area ul.view {
         visibility: visible !important;
         opacity: 1;
         background: #ffffff;
         border-top: 1px solid #bbbbbb59;
         z-index: 100;
         display: block !important;
         width: 100%;
     }
     .header_user_area {
         right: calc(5% + 70px);
     }
 }
 
 @media (min-width:1025px) and (max-width:1200px) {
     .slide .item .slide-image {
         height: 448px;
     }
     .dot-image {
         right: 355px;
     }
     .enq-sec {
         margin-left: 0;
     }
     .header_menu_area>ul {
         padding-right: 12px;
     }
     .header_logo {
         padding-right: 11px !important;
     }
     .header_menu_area>ul>li>a {
         width: 100%;
         float: left;
         /* margin: 0 19px; */
         position: relative;
         font-size: 13px;
         font-weight: 400;
         /* color: #fff; */
         letter-spacing: 0px !important;
         padding: 0px 7px;
         /* margin: 42px 6px 30px; */
     }
 }
 
 @media(min-width:1201px) and (max-width:1307px) {
     .header_menu_area>ul>li>a {
         padding-left: 9px;
         padding-right: 9px;
     }
     .header_menu a svg {
         left: 19px;
     }
 }
 
 @media (max-width: 500px) {
     .header_user_area {
         right: calc(5% + 55px);
     }
     .header_user_area .header_user {
         padding: 23px 18px 23px 0px;
     }
     .header_user_area .header_user>img {
         width: 30px;
         height: 30px;
     }
     .header_user_area .header_user>span {
         display: none;
     }
     .header_user_area>.header_login {
         margin: 0 5px 0 0;
     }
 }
 
 .header_menu_area>ul li ul.submenu {
     *display: none;
     opacity: 0;
     margin-top: 10px;
     visibility: hidden;
     position: absolute;
     width: 210px;
     height: auto;
     overflow: hidden;
     background: #fff;
     margin-left: 25px !important;
     box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
     -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
     transition: all ease-in-out 0.5s;
     -moz-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s;
     -o-transition: all ease-in-out 0.5s;
     -webkit-transition: all ease-in-out 0.5s;
 }
 
 .main_header_block {
     width: auto;
     float: right;
 }
 
 .header_logo {
     width: auto;
     float: left;
     position: relative;
     position: relative;
     z-index: 999;
     margin-top: 10px;
     /* padding-left: 8%; */
     /* border-right: 1px solid #eeeeee; */
     /* height: 96px; */
     /* background: #fff; */
 }
 
 .contact_full {
     width: 100%;
     float: left;
     margin-top: 60px;
 }
 
 .icon_box_05.ib5_left {
     padding-top: 0;
     padding-left: 59px;
     text-align: left;
     margin-bottom: 30px;
 }
 
 .chairman-sec {
     background-color: #4B514F;
     float: left;
     width: 100%;
     padding: 50px 0;
     position: relative;
 }
 
 .chairman-sec p {
     padding: 0 12px;
     color: #fff;
     font-size: 14px;
     line-height: 28px;
 }
 
 .chairman-sec h2 {
     color: #fff;
     font-size: 25px;
     font-weight: 700;
     float: left;
     width: 100%;
     margin-bottom: 30px;
     padding: 0 12px;
 }
 
 .chairman-sec img {
     float: left;
     position: relative;
 }
 
 .chairman-sec h5 {
     background: url('../images/quote.png');
     float: right;
     width: 500px;
     text-align: right;
     line-height: 30px;
     color: #fff;
     font-size: 18px;
     font-weight: 600;
     background-repeat: no-repeat;
     background-position: 0 -2%;
     padding-top: 30px;
 }
 
 .chairman-sec h6 {
     position: absolute;
     bottom: -23px;
     text-align: center;
     background: #1f6eb7;
     padding: 10px;
     width: 77%;
     color: #fff;
     left: 25px;
     border-radius: 30px;
     font-size: 15px;
     text-transform: capitalize;
 }
 
 .icon_box_05 {
     position: relative;
     padding-top: 59px;
     text-align: center;
 }
 
 .icon_box_05.ib5_left i {
     left: 0;
     top: 0;
     bottom: 0;
     right: auto;
     margin: auto 0;
 }
 
 .branch-new .owl-next {
     right: -70px;
     position: relative;
     top: 46px;
     border: 1px solid !important;
     padding: 10px;
 }
 
 .branch-new .owl-nav button:hover {
     background: #e1d7d7;
 }
 
 .branch-new .owl-nav button:hover img {
     filter: brightness(11);
 }
 
 .branch-new .owl-prev {
     left: -70px;
     position: relative;
     top: 46px;
     border: 1px solid !important;
     padding: 10px;
 }
 
 .active-class {
     /* border-bottom: 3px solid #91903e !important; */
 }
 
 .active-class svg {
     fill: #000;
 }
 
 .icon_box_05 i {
     width: 120px;
     height: 120px;
     border: 1px solid #ecebff;
     color: #ffffff;
     text-align: center;
     line-height: 118px;
     border-radius: 50%;
     background: #a3238e;
     font-size: 36px;
     position: absolute;
     left: 0;
     right: 0;
     top: 0;
     margin: 0 auto;
 }
 
 .icon_box_05.ib5_left .ib5_inner {
     padding: 29px 20px 21px 90px;
 }
 
 .ib5_inner {
     border: 1px solid #ecebff;
     padding: 100px 25px 32px;
     background: #fbfbfb;
 }
 
 .ib5_inner h3 {
     font-size: 19px;
     line-height: .8;
     letter-spacing: -.52px;
     text-transform: uppercase;
     margin: 0 0 26px;
 }
 
 .ham-white {
     height: 100%;
     padding: 20px 80px;
     background: #fff;
 }
 
 .ham-right {
     height: 100%;
 }
 
 .ib5_inner p {
     font-size: 14px;
     line-height: 26px;
     color: #959ba9;
     letter-spacing: 0;
     word-break: break-all;
     margin: 0 0 17px;
 }
 
 .ib5_inner>a {
     font-size: 14px;
     display: inline-block;
     line-height: .8;
     color: #a3238e;
     font-weight: 500;
     text-transform: capitalize;
 }
 
 .sub_title.dark_sub_title {
     color: #a3238e;
     font-weight: 600;
 }
 
 .sub_title {
     font-size: 16px;
     color: #c3c8d4;
     letter-spacing: 0;
     text-transform: uppercase;
     font-weight: 500;
     margin: 0 0 20px;
     line-height: .8;
 }
 
 .sec_title span {
     font-size: 39px;
     margin-bottom: 16px;
     float: left;
 }
 
 .cotactForm {
     position: relative;
 }
 
 .iconInput {
     position: relative;
     margin-bottom: 20px;
 }
 
 .light_form .iconInput input:not([type="submit"]),
 .light_form .iconInput textarea {
     font-weight: 400;
     font-size: 13px;
     color: #959ba9;
     border-color: #ecebff;
     margin-bottom: 30px;
 }
 
 .iconInput input:not([type="submit"]),
 .iconInput textarea {
     padding: 0 0 0 50px;
     background: transparent;
     border: none;
     border-bottom: 2px solid #5b6c90;
     display: block;
     width: 100%;
     color: #8b97b1;
     font-weight: 600;
     letter-spacing: 0;
     height: 57px;
     transition: all ease 300ms;
     -moz-transition: all ease 300ms;
     -webkit-transition: all ease 300ms;
     -ms-transition: all ease 300ms;
     -o-transition: all ease 300ms;
 }
 
 .header_logo img {
     /* max-width: 100%; */
     /* height: 145px; */
     /* display: block; */
     margin-top: 1px;
     float: left;
     /* margin-left: 12px; */
     /* margin-bottom: 5px; */
     /* background: #fff; */
 }
 
 .slider_block {
     width: 100%;
     float: left;
     padding: 0;
     position: relative;
 }
 
 .ban1 {
     width: 100%;
     float: left;
     background: url('../images/slider1.jpg');
     background-size: cover;
     background-repeat: no-repeat;
     min-height: 655px;
     background-position: 100%;
 }
 
 .ban2 {
     width: 100%;
     float: left;
     background: url('../images/slider1.jpg');
     background-size: cover;
     background-repeat: no-repeat;
     min-height: 655px;
     background-position: 100%;
 }
 
 .header_block {
     /* width: 100%; */
     /* HEIGHT: 94px; */
     float: left;
     position: relative;
     padding: 0 3%;
     left: 4%;
     border-left: 1px solid #ccc;
     /* clear: both; */
     border-right: 1px solid #ccc;
     margin-top: 0;
     height: 99px;
 }
 
 .view-serv {
     border: 1px solid #222222;
     border-radius: 50%;
     height: 47px;
     /* margin-top: 20px; */
     position: relative;
     bottom: 7px;
     z-index: 1000;
     width: 47px;
     color: #fff;
     float: left;
     background-color: #222222;
     left: 21px;
 }
 
 .testi-full {
     background: url('../images/aboutbg.png');
     width: 100%;
     float: left;
     background-size: cover;
     background-repeat: no-repeat;
     padding-bottom: 100px;
 }
 
 .view-serv:hover {
     border: 1px solid #b88c2b;
     background-color: #b88c2b;
 }
 
 .view-serv svg {
     padding: 12px 10px;
     width: 46px;
 }
 
 .enquire {
     background-color: #F36F27;
     color: #fff;
     margin-top: 20px;
     width: 144px;
     float: right;
     font-size: 14px;
     font-weight: 600;
     padding: 10px 25px 12px;
     border-radius: 5px;
 }
 
 .years h5 {
     width: 100%;
     float: left;
     padding: 5px 15px;
     font-size: 14px;
     color: #fff;
     line-height: 27px;
     padding-bottom: 18px;
 }
 
 .enquire:hover {
     text-decoration: none;
     color: #fff;
     background-color: #000;
 }
 
 .slider_block .owl-nav {
     display: none;
 }
 
 .slider_block .owl-dots {
     display: none;
 }
 
 .cta-abt {
     width: 100%;
     float: left;
     /* background: #000; */
     /* padding: 50px 0; */
 }
 
 .cta-abt h2 {
     font-size: 18px;
     line-height: 30px;
     color: #fff;
     background: #000;
     padding: 32px 20px;
     margin: 0;
 }
 
 .cta-abt p {
     font-size: 17px;
     color: #000;
     padding: 32px 20px;
     margin: 0;
 }
 
 .cta-abt a {
     border-radius: 30px;
     background: #1f6eb7;
     float: right;
     text-align: center;
     color: #fff;
     font-size: 15px;
     width: 165px;
     font-weight: 600;
     padding: 15px;
     margin-top: 32px;
     box-shadow: -2px 1px 3px 0px #23202538;
 }
 
 .cta-abt a:hover {
     text-decoration: none;
     background: #000;
 }
 
 .services_full {
     width: 100%;
     float: left;
     /* box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15); */
     background: rgb(244 244 244 / 39%);
     /* margin-bottom: 20px*/
     /* margin-bottom: 20px; */
     padding-bottom: 30px;
 }
 
 .services_full img {
     width: 100%;
     height: 200px;
     float: left;
     object-fit: cover;
     margin-bottom: 14px;
 }
 
 .services_full h2 {
     font-size: 20px;
     float: left;
     width: 100%;
     margin: 0;
     padding: 10px 15px 0;
     /* font-weight: 700; */
     letter-spacing: 1px;
 }
 
 .services_full p {
     margin: 0 !important;
     padding: 10px 15px !important;
     line-height: 28px !important;
 }
 
 .service .owl-nav img {
     width: 29px;
     opacity: .7;
     filter: brightness(11);
 }
 
 .ban-text {
     padding-top: 235px;
     width: 100%;
     float: left;
 }
 
 .service-sec {
     width: 100%;
     float: left;
     position: relative;
     margin: 70px 0 15px;
 }
 
 .view-serv2 {
     border: 1px solid #ded83a;
     border-radius: 50%;
     height: 47px;
     /* margin-top: 20px; */
     position: absolute;
     bottom: -16px;
     width: 47px;
     color: #fff;
     float: left;
     background-color: #ded83a;
     left: 30px;
 }
 
 .view-serv2:hover {
     border: 1px solid #f8901f;
     background-color: #f8901f;
 }
 
 .view-serv2 svg {
     transform: rotate(180deg);
     padding: 12px 10px;
     width: 46px;
 }
 
 .service-sec-image {
     position: relative;
     height: 435px;
     margin-left: 17px;
     padding-left: 13px;
     /* width: 100%; */
     object-fit: cover;
     /* border-radius: 6px; */
 }
 
 .innerban6 p {
     margin-top: 223px;
     color: #ffffff;
     font-weight: 700;
     width: 100%;
     float: left;
     /* font-style: italic; */
     text-align: center;
     font-size: 28px;
 }
 
 .service-border {
     margin-left: 25px;
     float: left;
     width: auto;
     margin-bottom: 20px;
 }
 
 .service-sec h2 {
     font-size: 25px;
     margin-left: 25px;
     color: #131316;
     margin-top: 15px;
     font-weight: 400;
 }
 
 .service-sec h1 {
     font-size: 25px;
     color: #131316;
     font-weight: 700;
     margin-left: 25px;
 }
 
 .service-sec p {
     margin-left: 25px;
     font-size: 14px;
     float: left;
     line-height: 28px;
     color: #070707;
     margin-bottom: 0;
     padding: 5px 0;
 }
 
 .service-text-full h4 {
     font-size: 15px;
     font-weight: 500;
 }
 
 .ban-text h1 {
     font-size: 37px;
     position: relative;
     color: #fff !important;
     font-weight: 400;
 }
 
 .ban-text h1 span {
     font-weight: 700;
 }
 
 .get-in-touch {
     width: 100%;
     float: left;
     margin-top: 40px;
 }
 
 .get-in-touch h2 {
     font-size: 35px;
     font-weight: 700;
     color: #101010;
 }
 
 .get-in-touch h2 span {
     color: #a31c20;
 }
 
 .get-in-touch h3 {
     font-size: 20px;
     font-weight: 700;
     color: #a31c20;
     margin: 10px 0;
 }
 
 .get-in-touch p {
     font-size: 14px;
     line-height: 26px;
     color: #101010;
     margin-bottom: 36px;
 }
 
 .abt-icons {
     position: absolute;
     /* border: 1px solid #ccc; */
     top: -22px;
     right: 15px;
     /* box-shadow: 0px 1px 0px 1px #eae4e4; */
     z-index: 99;
     padding-top: 9px;
     width: 47px;
     font-weight: 700;
     font-size: 21px;
     height: 47px;
     border-radius: 50%;
     text-align: center;
     background: #fff;
 }
 
 .header-content h6 {
     font-size: 60px;
     color: #fff;
     /* text-transform: uppercase; */
     font-weight: 500;
     /* line-height: 40px; */
     text-align: right;
 }
 
 .abt-icons svg {
     margin: 12px 10px;
     width: 26px;
     fill: #310903;
     height: 24px;
 }
 
 .view-abt svg {
     padding: 12px 10px;
     width: 39px;
 }
 
 .view-abt:hover {
     border: 1px solid #222222;
     background-color: #222222;
 }
 
 .ban-text h1:after {
     /* position: absolute; */
     /* content: ''; */
     height: 2px;
     top: 8px;
     left: 192px;
     width: 57px;
     background-color: #ed2424;
 }
 
 .pro-overlay h5:after {
     position: absolute;
     content: '';
     height: 2px;
     top: 8px;
     left: 145px;
     width: 16px;
     background-color: #fff;
 }
 
 .menu-img {
     transition: all ease-in-out .5s;
     width: 100%;
     border-radius: 20px;
     height: 117px;
     object-fit: cover;
 }
 
 .menu-img:hover {
     /* transform:scale(1.5); */
     filter: grayscale(1);
 }
 
 .menu-text {
     width: 100%;
     float: left;
     margin-top: 25px;
 }
 
 .menu-text h2 {
     font-size: 18px;
     font-weight: 700;
     margin: 0;
     color: #000;
 }
 
 .menu-text p {
     margin: 0 !important;
     font-size: 14px;
 }
 
 .menu-text span {
     font-size: 14px;
     font-weight: 600;
     color: #000;
 }
 
 .menu-image {
     overflow: hidden;
     transition: all ease-in-out .5s;
     /* border-radius: 20px; */
     margin-bottom: 30px;
     cursor: pointer;
     width: 100%;
 }
 
 .panel-quote img {
     position: relative;
     top: 63px;
 }
 
 .conatct-ad-sec {
     width: 100%;
     float: left;
     margin-top: 35px;
     margin-bottom: 40px;
 }
 
 .location-text {
     float: left;
     width: 100%;
     text-align: center;
     text-align: -webkit-center;
     padding-bottom: 5px;
     text-align: -moz-center;
 }
 
 .location_titel {
     float: left;
     width: 100%;
     color: #000;
     font-weight: 700;
     padding-bottom: 11px;
     font-weight: 600;
     text-align: center;
     padding-top: 10px;
     text-transform: uppercase;
     font-size: 17px;
     /* letter-spacing: -1px; */
 }
 
 .slide .owl-theme .owl-dots .owl-dot:focus {
     outline: none !important;
 }
 
 .location_address {
     float: left;
     width: 100%;
     font-size: 15px;
     color: #000;
     font-weight: 500;
     text-align: center;
     line-height: 27px;
 }
 
 .dte {
     padding: 5px 10px;
     z-index: 999;
     right: 11px;
     position: absolute;
     top: -10px;
     color: #fff;
     font-size: 13px;
     border-radius: 32px;
     background: #a31c20;
 }
 
 .innerban4 p {
     /* margin-top: 223px; */
     color: #ffffff;
     font-weight: 400;
     width: 100%;
     float: left;
     /* font-style: italic; */
     text-align: left;
     font-size: 18px;
 }
 
 .ban-text h2 span {
     color: #2ba649;
     font-weight: 700;
 }
 
 .abt-icons:hover {
     background-color: #ded83a;
 }
 
 .abt-icons:hover svg {
     fill: #fff;
 }
 
 .ban-text p {
     float: left;
     width: 100%;
     font-size: 14px;
     line-height: 25px;
     padding: 6px 92px 0 0;
     font-weight: 400;
     color: #000;
 }
 
 .ban-text h2 {
     color: #000;
     font-size: 45px;
     line-height: 58px;
     padding-top: 0;
     font-weight: lighter;
 }
 
 .ftr-right {
     width: 100%;
     float: left;
     padding: 73px 20px 0;
 }
 
 .ftr-right p {
     color: #fff;
     font-size: 19px;
     position: relative;
     font-weight: 400;
     padding: 1px 101px 47px 0;
     border-bottom: 1px solid #0f1119;
 }
 
 .vm .owl-theme .owl-dots,
 .owl-theme .owl-nav {
     text-align: left;
 }
 
 .vm .owl-theme .owl-dots .owl-dot {
     display: inline-block;
     z-index: 999;
     cursor: pointer;
     zoom: 1;
     background: transparent;
     text-align: center;
     border: none;
     top: -179px;
     left: 85px;
     /* right: 83px; */
     position: relative;
 }
 
 .vm.owl-theme .owl-dots .owl-dot span {
     position: relative;
     z-index: 99;
     width: 10px;
     cursor: pointer;
     height: 10px;
     margin: 5px 0px;
     border: 2px solid #ffdb5c;
     background: #ffdb5c !important;
     display: block;
     -webkit-backface-visibility: visible;
     transition: opacity .2s ease;
     border-radius: 30px;
 }
 
 .vm .owl-theme .owl-dots .owl-dot.active span,
 .owl-theme .owl-dots .owl-dot:hover span {
     background: #fff!important;
     border: none;
 }
 
 .explore {
     /* background: transparent; */
     /* color: #000; */
     /* margin-top: 15px; */
     /* float: left; */
     /* height: 48px; */
     /* border-left: 2px solid #ED2424; */
     /* border-bottom: 2px solid #ED2424; */
     /* text-align: center; */
     /* width: 143px; */
     /* border-radius: 4px; */
     /* font-weight: bold; */
     /* font-size: 13px; */
     /* padding: 0 13px 9px; */
 }
 
 .social-hd {
     float: right;
     margin: 35px 20px;
 }
 
 .social-hd a {
     width: auto;
     margin: 3px 5px;
     float: right;
 }
 
 .social-hd a svg:hover {
     fill: #a3238e;
 }
 
 .quality-red a:hover {
     text-decoration: none;
     color: #fff;
 }
 
 .explore:hover {
     /* background-color: transparent; */
     /* text-decoration: none; */
     /* color: #fff; */
 }
 
 .invest-btn:hover {
     text-decoration: none;
     background: #fa3b3b !important;
     color: #fff !important;
 }
 
 .blink {}
 
 .blink a {
     font-size: 25px;
     color: white;
     animation: blink 1s linear infinite;
 }
 
 @keyframes blink {
     0% {
         opacity: 0;
     }
     50% {
         opacity: .5;
     }
     100% {
         opacity: .7;
         background: #06070aa3;
     }
 }
 
 .career-box {
     /* margin-bottom: 20px; */
     /* background: #fff; */
     /* padding: 25px !important; */
     /* box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15); */
     /* border-radius: 5px; */
 }
 
 .mission-sec {
     width: 100%;
     float: left;
     text-align: center;
 }
 
 .panel-call {
     padding: 38px 0;
     border-right: 1px solid #ccc;
     text-align: center;
     float: left;
     width: 100%;
 }
 
 .panel-call img {
     float: left;
 }
 
 .panel-call p {
     float: left;
     font-size: 12px;
     padding: 3px 5px;
     font-weight: 600;
     margin-bottom: 0;
     color: #444141;
 }
 
 .panel-icons-rt {
     width: 100%;
     float: left;
 }
 
 .panel-icons-rt a img {
     margin: 0 20px;
 }
 
 .iconInput i {
     position: absolute;
     /* left: 20px; */
     top: 0;
     font-size: 14px;
     letter-spacing: -.42px;
     color: #a3238e;
     height: 57px;
     line-height: 57px;
 }
 
 .service .owl-nav {
     float: left;
     width: 100%;
     text-align: center;
 }
 
 .service .owl-next {
     position: relative;
     /* top: -111px; */
     padding: 4px 0px;
     background: transparent;
     /* left: -464px; */
 }
 
 .service .owl-prev {
     position: relative;
     padding: 4px 0px;
     /* top: -111px; */
     background: transparent;
     /* left: -453px; */
 }
 
 .panel-icons-rt a {
     padding-top: 31px;
     float: left;
 }
 
 .dot {
     /* padding-top: 50px; */
     /* float: left; */
 }
 
 .bg-orange {
     background: #f36f27;
     padding: 25px 0 !important;
     float: right !important;
 }
 
 .panel-bar .col-md-6 {
     padding-right: 0;
 }
 
 .panel-form {
     width: 240px;
     float: left;
     min-height: 460px;
     top: -193px;
     z-index: 200;
     padding: 20px 15px;
     position: absolute;
     background-color: #7D7A7B;
 }
 
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 0;
     }
     .sidenav a {
         font-size: 18px;
     }
 }
 
 .ham-nav svg {
     fill: #656363;
     height: 34px;
     /*margin-top: 10px;*/
 }
 
 .ham-nav {
     float: right;
     font-size: 30px;
     cursor: pointer;
     padding-left: 10px;
     background: #e8e8e8;
     padding: 37px 12px;
 }
 
 .sidenav a {
     padding: 12px 71px;
     text-decoration: none;
     -moz-transition: all ease-in-out .5s;
     font-size: 27px;
     transition: all ease-in-out .5s;
     color: #fff;
     text-align: left;
     -webkit-transition: all ease-in-out .5s;
     position: relative;
     display: block;
     /* transition: 0.3s; */
     /* border-bottom: 1px solid #F2F2F2; */
 }
 
 .sidenav a:hover {
     text-decoration: none;
     opacity: .9;
 }
 
 .sidenav {
     height: 100%;
     /* border-top: 1px solid #ad6062; */
     width: 100%;
     position: fixed;
     height: 0;
     padding: 0;
     z-index: 9999;
     top: 0;
     right: 0;
     background-color: #1f6eb7;
     overflow-x: hidden;
     transition: 0.5s;
 }
 
 .panel-form h2 {
     font-size: 20px;
     line-height: 28px;
     font-weight: 100;
     color: #fff;
 }
 
 .head-quote1 {
     color: #fff !important;
     background: #06070A;
     padding: 4px 10px 5px 4px !important;
     border-radius: 28px;
     font-size: 11px !important;
     margin-top: 7px !important;
     margin-right: 10px;
     /* width: 118px !important; */
     border: 2px solid transparent;
     margin-bottom: 0 !important;
 }
 
 .input-set {
     width: 100%;
     float: left;
     margin: 10px 0;
 }
 
 .input-set input {
     background: transparent;
     border: 1px solid #ccc;
     font-size: 300;
     color: #fff;
     padding: 8px 10px;
 }
 
 .panel-form p {
     font-size: 13px;
     color: #fff;
     float: left;
     line-height: 24px;
     font-weight: 300;
     padding: 5px 3px 5px 0;
 }
 
 .panel-form button {
     background: #B5B3B4;
     border: none;
     text-align: center;
     margin: auto;
     display: block;
     font-size: 14px;
     color: #000;
     cursor: pointer;
     padding: 10px 20px;
 }
 
 .view-abt {
     /* border: 1px solid #fff; */
     border-radius: 50%;
     height: 40px;
     width: 40px;
     color: #fff;
     background: #B88C2B;
     float: left;
     text-transform: uppercase;
 }
 
 .table {
     animation: rotate 5s infinite linear;
 }
 
 .contact-snd {
     text-transform: uppercase;
     /* border-radius: 100px; */
     font-size: 14px;
     font-weight: 700;
     margin-bottom: 20px;
     font-style: normal;
     font-stretch: normal;
     border: none;
     line-height: normal;
     /* letter-spacing: 1.8px; */
     /* width: 81%; */
     border-radius: 0;
     text-align: center;
     padding: 16px 22px;
     border: none;
     background: #0a8923;
     color: #fff;
     float: right;
     margin-top: 11px;
     border: solid 2px #0a8923;
     cursor: pointer;
     transition: all ease-in-out 0.5s;
     -o-transition: all ease-in-out 0.5s;
     -ms-transition: all ease-in-out 0.5s;
     -moz-transition: all ease-in-out 0.5s;
     -webkit-transition: all ease-in-out 0.5s;
 }
 
 .contact-snd:hover {
     background-color: #ed1c24;
     border-color: #ed1c24;
     color: #fff;
 }
 
 .investimg-new img {
     width: 100%;
     border-radius: 5px;
     height: 471px;
     width: 100%;
     float: left;
     object-fit: cover;
 }
 
 .investimg-new {
     width: 100%;
     float: left;
     margin-top: 0px !important;
 }
 
 .pro-img {
     margin-bottom: 30px;
     position: relative;
     overflow: hidden;
     width: 100%;
     border-top-right-radius: 4px;
     float: left;
 }
 
 .pro-img img {
     position: relative;
     border-top-right-radius: 5px;
     width: 100%;
     float: left;
     border-top-left-radius: 5px;
     height: 270px;
     transition: all ease-in-out .5s;
     object-fit: cover;
 }
 
 .pro-img img:hover {
     /* transform: scale(1.5); */
 }
 
 .pro-img h6 {
     font-size: 16px;
     font-weight: 600;
     float: left;
     color: #ffffff;
     text-align: center;
     /* margin-top: -60px; */
     background: rgba(0, 0, 0, 0.69);
     position: absolute;
     z-index: 111;
     left: 0;
     padding: 14px;
     width: 100%;
     bottom: -8px;
 }
 
 .modal-content {
     border-radius: 0 !important;
 }
}
.modal-img {
    width: 100%!important;
    height: 186px!important;
    object-fit: cover;
}
.free_consult {
    z-index: 999;
    text-align: center;
    color: #fff;
    font-size: 20px;
    width: 100%;
    position: relative;
    bottom: 110px;
}
.modal-heads {
    font-size: 18px;
    margin-top: 0px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 13px;
    background: #aa7e14;
    padding-bottom: 13px;
}
.modal-frm input {
    width: 100%;
    padding: 10px 0px 10px 0px;
    outline: none;
    border: none;
    font-size: 13px;
    border: 1px solid #eee;
    margin-top: 20px;
    padding: 10px;
    height: 52px;
}
.modal-frm textarea {
    width: 100%;
    padding: 10px 0px 10px 0px;
    outline: none;
    border: none;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    resize: none;
    margin-top: 20px;
    border: 1px solid #eee;
    margin-top: 20px;
    padding: 10px;
}
.modal-img {
    width: 100%!important;
    height: 186px!important;
    object-fit: cover;
    float: left;
    left: -1px;
    position: relative;
    top: -1px;
}
.close {
    position: absolute;
    right: -30px;
    top: 15px;
    width: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.4);
    margin: 20px;
    cursor: pointer;
    padding: 5px;
}
.close:after,
.close:before {
    content: '';
    position: absolute;
    top: 25%;
    left: -288px;
    width: 1.5px;
    height: 65%;
    background: #e4e4e4;
}
.close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.close:before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.modal-submit {
    padding: 14px 23px 10px 20px;
    /* float: left; */
    
    margin: 5px auto 24px;
    display: block;
    width: 170px !important;
    height: 47px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background: #222222;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 30px;
}
.modal-submit:hover {
    background-color: #B88C2B;
}
.mt-80 {
    margin-top: 80px;
}
.pro-overlay {
    /* position: absolute; */
    /* height: 100%; */
    /* padding: 100px 51px; */
    /* width: 100%; */
    /* background-color: #ed3231e8; */
    /* left:0; */
    /* top: 0; */
    /* display: none; */
}
.pro-overlay h2 {
    font-size: 26px;
    color: #fff;
    font-weight: 500;
}
.pro-overlay h6 {
    font-size: 14px;
    font-weight: 400;
    padding-top: 16px;
    color: #fff;
    float: left;
    line-height: 25px;
}
.pro-overlay h5 {
    font-size: 14px;
    width: 100%;
    text-align: center;
    color: #fff;
    float: left;
    position: relative;
    margin-top: 20px;
}
.abt-mission {
    width: 100%;
    float: left;
    margin: 50px 0;
    text-align: center;
}
.mission-sec-new .col-md-6 {
    padding: 0;
}
.mission-sec-new {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    max-width: 1145px;
    margin: 0px 0px 0px 27px;
}
.mission1 {
    background: #222222;
    padding: 40px 30px;
    text-align: left;
    box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);
}
.mission1 h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}
.mission1 p {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    text-align: justify;
}
.vision1 {
    background: #b88c2b;
    padding: 40px 30px;
    text-align: left;
    box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);
}
.vision1 h2 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}
.vision1 p {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    text-align: justify;
}
.panel-12 {
    background: url('../images/aboutbg.png');
    width: 100%;
    float: left;
    /* padding: 50px 0 20px; */
    
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.panel-12 h1 {
    width: 100%;
    float: left;
    font-size: 25px;
    /* font-weight: 100; */
    /* line-height: 40px; */
    
    color: #131316;
    /* text-align: center; */
    
    margin-bottom: 0;
}
.panel-12 h1 span {
    font-weight: 700;
    color: #131316;
}
.panel-12 p {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: rgb(0 0 0 / 74%);
    /* text-align: justify; */
    /* padding: 5px 19%; */
    
    margin-bottom: 0;
    margin-top: 15px;
}
.form-pad {
    width: 100%;
    float: left;
    /* padding: 0 139px; */
}
.panel-12 .ryt-pad {
    /* padding-right: 55px; */
    
    margin-bottom: 35px;
}
.msg-box {
    width: 327px;
    height: auto;
    margin-top: -618px;
    z-index: 99;
    float: right;
    position: relative;
    /* background: #ffffff00; */
    
    right: 90px;
}
.msg-box .heads {
    width: 100%;
    padding: 12px 25px;
    float: left;
    background: #0d0d0c;
    /* height: 94px; */
    
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.msg-box .heads h2 {
    margin-bottom: 0;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    /* line-height: 24px; */
    
    color: #FFFFFF;
}
.msg-box .bodys {
    width: 100%;
    float: left;
    background: #FFFFFF;
    border-bottom-right-radius: 5px;
    /* height: 248px; */
    
    border-bottom-left-radius: 5px;
}
.form-area1 {
    width: 100%;
    float: left;
    padding: 10px 20px;
    padding: 10px 25px;
}
.form_div {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-size: 13px;
    height: 42px;
    margin-bottom: 10px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border-bottom: solid 1px #e3e3e3;
    padding: 15px;
    border-radius: 5px;
    padding-top: 9px;
    float: left;
    width: 100%;
}
.titel_normal {
    /* height: 100%; */
    
    line-height: 26px;
    /* top: 151px; */
    
    position: absolute;
    width: 35px;
    /* padding-left: 8px; */
    
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 5px;
    color: rgba(0, 0, 0, 0.88);
    text-transform: uppercase;
    border-right: solid 1px #e3e3e3;
}

/*.banner img{
  width: 100%;
  float: left;
}*/
.normal_form {
    /*color: #272626;*/
    
    display: block;
    font-size: 12px;
    /* height: 52px; */
    
    color: #18191b96;
    /* margin-bottom: 30px !important; */
    
    outline: none;
    background: rgba(255, 255, 255, 0);
    width: 88%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    padding: 15px;
    float: left;
    /* width: 50%; */
    
    left: 47px;
    position: relative;
    padding: 0px;
    /* padding-left: 17px; */
    
    padding-top: 8px;
}
.form-bot {
    width: 100%;
    float: left;
}
.form-boto-st {
    width: 100%;
    float: left;
    background: #18191B;
    color: #fff;
    border: none;
    height: 40px;
    border-radius: 5px;
    margin-top: 15px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.form-boto-st:hover {
    background: #a3238e;
    cursor: pointer;
}
.form-boto-st:focus,
active {
    outline: none;
}
.panel-12 .form-control {
    border-radius: unset;
    border: unset;
    border-bottom: 1px solid #888686a8;
    padding: 0;
    box-shadow: none;
    height: 45px;
}
.panel-12 .lft-pad {
    /* padding-left: 55px; */
    
    margin-bottom: 35px;
}
.panel-12 .margin-bot {
    margin-bottom: 35px;
    float: left;
}
.client .owl-nav button {
    background-color: transparent;
    border: none;
}
.client .owl-nav button img {
    /* filter: brightness(.5); */
    /* width: 40px; */
}
.client .owl-nav button:focus {
    outline: none !important;
}
.service-text-full {
    position: relative;
    width: 100%;
    float: left;
    padding: 30px 20px;
}
.service-text-full h3 {
    font-size: 18px;
    font-weight: 700;
}
.service-text-full p {
    font-size: 14px;
    text-align: left;
    margin: 0;
}
.btn-center {
    text-align: -webkit-center;
    width: 100%;
    float: left;
}
.submit-btn {
    text-align: center;
    width: 163px;
    height: 47px;
    background-color: #222222;
    display: flex;
    color: #FFF;
    cursor: pointer;
    /* border-radius: 25px; */
    
    margin-top: 25px;
    float: left;
    border: 0;
}
.submit-btn span {
    margin: auto;
    font-size: 15px;
    text-transform: uppercase;
}
.branches-ht {
    height: 400px !important;
    /*        margin-bottom: 0 !important;
*/
}
.branch-new-name1 {
    float: left;
    width: 100%;
    text-align: center;
}
.line {
    width: 100%;
    float: left;
}
.serv-line {
    position: relative;
}
.img-branch {
    height: 400px !important;
}
.serv-line::before {
    top: 20px;
    content: '';
    height: 1px;
    width: 100px;
    border: 1px solid #cccccc30;
    left: -101px;
    position: absolute;
}
.serv-line::after {
    top: 20px;
    content: '';
    height: 1px;
    width: 100px;
    border: 1px solid #cccccc30;
    right: -101px;
    position: absolute;
}
.ft-left {
    width: 100%;
    float: left;
}
.ft-left a {
    margin: 10px;
    width: auto;
    font-size: 15px;
    float: left;
    color: #fff;
}
.ft-left a:hover {
    color: #b54fa5;
    text-decoration: none;
}
.dot {
    width: 8px;
    height: 8px;
    margin: 10px;
    background: #cecece;
    float: right;
    border-radius: 50%;
}
.extra-sec a:hover {
    margin-left: 15px;
    text-decoration: none;
    color: #ffd847 !important;
}
.head-quote {
    color: #fff !important;
    background: #620609;
    padding: 4px 18px 7px !important;
    border-radius: 5px;
    margin-top: -17px !important;
    border: 2px solid transparent;
    margin-bottom: 0 !important;
}
.social-ft a svg:hover {
    fill: #b54fa5;
}
.ftr-quote {
    position: absolute;
    top: 56px;
    left: 18px;
    height: 106px;
    /* width: 124px; */
    
    opacity: 0.4;
}
.ml-44 {
    margin-left: 64px;
}
.ml-66 {
    margin-left: 90px;
}
.start {
    width: 100%;
    float: left;
    margin-top: 20px;
    height: 159px;
}
.start h2 {
    font-size: 18px;
    font-weight: 500;
    color: #f5f5f5;
    margin-bottom: 10px;
}
.start-soc a svg {
    margin-right: 8px;
    width: 44px;
    margin-top: 8px;
    height: 30px;
}
.start-soc a {
    width: auto !important;
}
.start a {
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 15px;
    line-height: 36px;
    /* margin: 0 10px; */
    
    opacity: .7;
    color: #fff !important;
}
.start a:hover {
    text-decoration: none;
    color: #fff;
    opacity: 1;
}
.client {
    float: left;
    width: 100%;
    margin: 10px 0;
    /* position: relative; */
}
.client .owl-nav {
    z-index: -14;
    background: transparent;
    margin-top: 15px;
    /* display: none; */
    
    text-align: center;
}
.quote-cook {
    position: absolute;
    top: 2px;
    right: 31px;
}
.innerban2 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide4.jpg);
    height: 250px;
    float: left;
    margin-top: 100px;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.innerban p {
    margin-top: 123px;
    color: #fff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    
    text-align: center;
    font-size: 28px;
    /* background: rgb(0 0 0 / 74%); */
    
    height: 250px;
    margin-top: 0px;
    padding-top: 80px;
}
.service {
    width: 100%;
    float: left;
}
.innerban2 p {
    margin-top: 123px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    
    text-align: center;
    font-size: 28px;
    background: rgb(0 0 0 / 74%);
    height: 250px;
    margin-top: 0px;
    padding-top: 80px;
}
.bc {
    /* border-top-right-radius: 4px; */
    /* background: #e42e24; */
    /* border-top-left-radius: 4px; */
    
    width: 100%;
    text-align: center;
    color: #ffffff;
    float: left;
    /* display: inline-block; */
    
    margin: 0 auto 0;
    /* text-align: center; */
    
    padding: 10px;
}
.bc a {
    color: #ffffff;
    padding: 0 5px;
    font-size: 15px;
}
.bc a:hover {
    color: #fff !important;
    text-decoration: none;
}
.abt-panel h1 {
    /* float: left; */
    /* width: 100%; */
    
    color: #101010;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 21px;
    text-align: left;
    margin: 0px;
    margin-bottom: 10px;
    margin-top: 25px;
}
.abt-panel h1 span {
    color: #000000;
    font-weight: 700;
}
.contact-tag {
    float: left;
    width: 100%;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.93);
    text-align: left;
    /* margin-top: 15px; */
    
    line-height: 28px;
    margin-bottom: 30px;
    padding-right: 50px;
}
.cnt-padding {
    padding-left: 0px !important;
}
.push-left {
    float: left;
}
.contact-label {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.mct_form {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-size: 13px;
    /* text-transform: uppercase; */
    
    height: 50px;
    margin-bottom: 10px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgba(46, 67, 110, 0.22);
    margin-top: 3px;
    width: 100%;
    float: left;
    padding: 15px;
    margin-top: 17px;
    /* border-radius: 5px; */
}
.cnt-padding {
    padding-left: 0px !important;
}
.info-tag {
    line-height: 29px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.93);
    margin-top: 9px;
}
.adr-section {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 30px;
}
.adr-section h1 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0px;
    margin-top: 10px;
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 16px;
}
.cnt-icons {
    padding-right: 8px;
    font-size: 29px !important;
    color: rgb(43, 166, 73);
}
.india {
    float: left;
    .india span {
        float: left;
        width: 100%;
        color: #e20c18;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        /* letter-spacing: 1px; */
        margin-top: 20px;
    }
    
    .india p {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.93);
        line-height: 25px;
        margin-top: 11px;
        margin-bottom: 0px;
    }
    
    .map-top {
        margin-top: 1px;
    }
    
    .india span {
        float: left;
        width: 100%;
        color: #2ba649;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        /* letter-spacing: 1px; */
        margin-top: 20px;
    }
    
    .india p {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.93);
        line-height: 25px;
        margin-top: 11px;
        margin-bottom: 0px;
    }
    
    .map-top {
        margin-top: 30px;
    }
    
    .input-set-ct {
        width: 100%;
        float: left;
        margin: 10px 0;
    }
    
    .input-set-ct input,
    .input-set-ct textarea {
        background: transparent;
        border: 1px solid #cccccc36;
        font-size: 300;
        color: #000;
        width: 100%;
        border-radius: 10px;
        height: 50px;
        padding: 8px 10px;
    }
    
    .input-set-ct textarea {
        height: 80px !important;
    }
    
    .input-set-ct label {
        width: 100%;
        font-size: 15px;
    }
    
    .input-set-ct input,
    .input-set-ct textarea:focus {
        outline: none;
    }
    
    .contact-left {
        width: 100%;
        float: left;
    }
    
    .contact-left h6 {
        font-size: 18px;
        color: #000;
        font-weight: 300;
    }
    
    .contact-left h1 {
        font-size: 35px;
        width: auto;
        margin-bottom: 0;
        font-weight: 700;
        padding: 5px 0;
    }
    
    .contact-left p {
        font-size: 14px;
        font-weight: 400;
        line-height: 28px;
        padding-top: 10px;
    }
    
    .ct-sub {
        background: #F36F27;
        color: #fff;
        margin-top: 10px;
        float: left;
        border: none;
        font-size: 14px;
        border-radius: 5px;
        cursor: pointer;
        padding: 10px 41px;
    }
    
    .ct-sub:hover {
        background: #000;
    }
    
    .main-off {
        width: 100%;
        float: left;
        margin: 20px 0;
    }
    
    .hv-sec {
        width: 100%;
        margin-bottom: 30px;
        float: left;
    }
    
    .hv-sec i {
        font-size: 25px;
        color: #fff;
        border: 1px solid #cccccc5e;
        background-color: #f36f27;
        float: left;
        border-radius: 100%;
        margin-top: 0px;
        padding: 20px 22px;
    }
    
    .hv-sec i:hover {
        background: transparent;
        color: #f36f27;
    }
    
    .main-off h2 {
        float: left;
        font-size: 20px;
        font-weight: 700;
        margin: 5px 0px 0;
    }
    
    .main-off p {
        float: left;
        font-size: 14px;
        margin-bottom: 0;
        width: 100%;
        padding: 7px 0;
        line-height: 27px;
    }
    
    .hv-sec .col-md-4 {
        padding: 0;
    }
    
    .about_section {
        float: left;
        width: 100%;
        padding-top: 60px;
    }
    
    .about_section h1 {
        font-size: 19px;
        color: #000000;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 40px;
    }
    
    .about_section h1 span {
        font-weight: 600;
        color: #04113c;
    }
    
    .msg-panel {
        margin-top: 20px;
        float: left;
        width: 100%;
        padding-top: 60px;
        padding-bottom: 60px;
        background: url(../images/menu-bg.png);
        /* font-size: 36px; */
        color: #010101;
        background-size: cover;
        background-repeat: repeat;
        background-attachment: fixed !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        position: relative;
    }
    
    .md-msg {
        float: left;
        width: 100%;
        /* background: #fff; */
        padding: 29px 0;
        /* border-radius: 5px; */
    }
    
    .team-imgs img {
        width: 100%;
        float: left;
        height: 280px;
        object-fit: cover;
    }
    
    .teambg {
        float: left;
        width: 100%;
        text-align: center;
        height: 90px;
        margin-bottom: 20px;
        background: #310903;
        color: #fff;
        font-size: 14px;
        padding: 15px;
    }
    
    .teambg span {
        width: 100%;
        float: left;
    }
    
    .md-msg h1 {
        float: left;
        width: 100%;
        font-size: 25px;
        color: #fff;
        margin-top: 0px;
        text-align: left;
        font-weight: bold;
    }
    
    .md-msg h1 span {
        /* color: #f41428; */
    }
    
    .md-msg p {
        float: left;
        width: 100%;
        font-size: 15px;
        color: #fff;
        text-align: left;
        line-height: 27px;
        margin-bottom: 0px;
    }
    
    .service_titels {
        color: #000000 !important;
        text-transform: uppercase;
        font-size: 16px !important;
        font-weight: 600;
        margin-bottom: 10px !important;
        padding-left: 0px !important;
    }
    
    .gs_img {
        float: left;
        /* margin-left: 60px; */
        height: 220px;
        object-fit: cover;
        width: 100%;
    }
    
    .about_section p {
        font-size: 14px;
        float: left;
        width: 100%;
        color: #000;
        line-height: 32px;
        margin-bottom: 17px;
    }
    
    .offer-panel {
        float: left;
        width: 100%;
        padding-top: 60px;
        padding-bottom: 30px;
    }
    
    .mb25 {
        margin-bottom: 25px;
    }
    
    .bg-brand {
        float: left;
        width: 100%;
        background: #fff;
        padding: 40px;
        text-align: center;
        border: solid 1px rgba(243, 112, 33, 0.58);
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
        margin-bottom: 30px;
    }
    
    .bg-brand img {
        object-fit: contain;
        width: 100%;
        height: 100px;
        right: 0px;
    }
    
    .bg-brand:hover {
        text-decoration: none !important;
        -webkit-box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.22);
        border: solid 1px #fff;
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
    }
    
    .offer-panel h1 {
        float: left;
        width: 100%;
        /* color: #020e22; */
        font-size: 19px;
        text-transform: uppercase;
        font-weight: 700;
        padding-bottom: 11px;
    }
    
    .hankook-font {
        float: left !important;
        width: 100% !important;
        /* color: #020e22; */
        font-size: 17px !important;
        text-transform: none !important;
        font-weight: 600 !important;
        padding-bottom: 8px !important;
    }
    
    .detail-list {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 29px;
        color: #000;
        font-weight: 400;
        margin-bottom: 8px;
    }
    
    .bg-brand {
        float: left;
        width: 100%;
        background: #fff;
        padding: 40px;
        text-align: center;
        border: solid 1px rgb(163, 35, 142);
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
        margin-bottom: 30px;
    }
    
    .brand-hover {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
    }
    
    .bg-brand:hover {
        text-decoration: none !important;
        -webkit-box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.22);
        border: solid 1px #fff;
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
    }
    
    .ih-item.square.effect6 {
        overflow: hidden;
        margin-bottom: 30px;
    }
    
    .ih-item.square {
        position: relative;
        /* width: 316px; */
        /* height: 216px; */
        /* border: 8px solid #fff; */
        /* box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); */
    }
    
    .ih-item.square.effect6 .img {
        -webkit-transition: all 0.35s ease-in-out;
        position: relative;
        -moz-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    
    .productimg {
        width: 100%;
        object-fit: cover;
        padding: 20px;
        height: 290px !important;
        border: 2px solid #f36f27;
    }
    
    .ih-item.square.effect6 .info {
        /* background: #da3140; */
        /* background: rgba(218, 49, 64, 0.55); */
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }
    
    .ih-item.square .info {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    
    .ih-item:hover {
        text-decoration: none !important;
        -webkit-box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.22);
        border: solid 1px #fff;
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
    }
    
    .port-box {
        width: 100%;
        position: relative;
        margin-bottom: 30px;
        float: left;
        /* height: 400px; */
        /* bottom: 0; */
    }
    
    .port-box img {
        width: 100%;
        float: left;
        /* height: 300px; */
    }
    
    .port-box h6 {
        text-align: center;
        background: #444242;
        width: 100%;
        font-weight: 700;
        font-size: 17px;
        float: left;
        color: #fff;
        padding: 20px;
    }
    
    .port-box h6:hover {
        background: #f36f27;
    }
    
    .numbers {
        /* float: right !important; */
        /* width: auto !important; */
        /* height: 64px !important; */
        /* margin-top: 24px !important; */
    }
    
    .pimg {
        width: 100%;
        object-fit: cover;
        /* padding: 20px; */
        height: 400px !important;
        /* border: 2px solid #f36f27; */
    }
    
    .overlay {
        position: relative;
        border-left: 5px solid #f36f27;
        border-top: 5px solid #f36f27;
        top: 0;
        width: 100%;
        z-index: 99999;
        padding: 42px;
        height: 400px;
        top: 0;
        left: 0;
        background: #0000007d;
    }
    
    .overlay {
        display: none;
    }
    
    .img:hover .overlay {
        display: block !important;
    }
    
    .port-box:hover {
        box-shadow: none;
    }
    
    .overlay h2 {
        position: absolute;
        text-align: center;
        top: 50%;
        left: 0;
        box-sizing: unset;
        text-decoration-line: none;
        height: 100%;
        text-decoration-style: none;
        width: 100%;
        color: #f36f27;
        text-decoration: none;
        font-size: 20px;
        bottom: 0;
    }
    
    .fresco .overlay h2:hover {
        text-decoration: none;
    }
    
    .head-quote:hover {
        background-color: #aa7e14;
        color: #fff !important;
    }
    
    .fh-form {
        border-bottom: 1px solid #b0aaaa;
        color: #272626;
        display: block;
        font-size: 13px;
        /* text-transform: uppercase; */
        height: 50px;
        margin-bottom: 15px !important;
        padding: 0 20px;
        outline: none;
        background: #ffffff;
        width: 100%;
        padding-left: 15px;
        border: none;
        transition: all 500ms ease;
        border: solid 1px rgba(0, 0, 0, 0.18);
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
        border-radius: 5px;
    }
    
    .error_msg {
        display: none;
        width: auto;
        float: left;
        padding: 5px 7px;
        font-size: 13px;
        line-height: 15px;
        background: #E31B23;
        color: #fff;
        font-weight: 300;
        text-align: left;
        position: absolute;
        bottom: -8px;
        left: 0;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        z-index: 10;
    }
    
    .light_form .iconInput input:not([type="submit"]),
    .light_form .iconInput textarea:focus {
        outline: none !important;
    }
    
    .location-text img {
        width: 50px;
    }
    
    .top {
        position: relative;
        float: left;
        margin-top: 0;
        width: 100%;
        bottom: 0;
        cursor: pointer;
    }
    
    .panel-12 .form-control:focus {
        border-bottom: 1px solid #310903 !important;
        outline: none !important;
        border: none;
        box-shadow: none;
    }
    
    .panel-12 .form-control::placeholder {
        font-size: 15px;
        color: #807A7A !important;
        font-weight: 500;
    }
    
    .panel-12 .form-control:focus::placeholder {
        color: #310903 !important;
    }
    
    .btn-center a:hover {
        text-decoration: none;
        background: #2ba649;
    }
    
    .submit-btn:hover {
        background: #b88c2b;
    }
    
    .verticaltexts {
        transform: rotate(-90deg);
        transform-origin: right, top;
        -ms-transform: rotate(-90deg);
        -ms-transform-origin: right, top;
        -webkit-transform: rotate(450deg);
        -webkit-transform-origin: right, top;
        position: absolute;
        bottom: 41%;
        right: -122px;
        text-transform: uppercase;
        color: #000;
        font-weight: 600;
        font-size: 12px;
    }
    
    .verticaltexts:hover {
        color: #000;
        text-decoration: none;
    }
    
    .investimg {
        width: 100%;
        float: left;
        margin-top: 50px;
    }
    
    .investimg img {
        width: 100%;
        border-radius: 5px;
        /* height: 471px; */
        width: 100%;
        float: left;
        /* object-fit: cover; */
    }
    
    .mrbot {
        margin-bottom: 50px;
    }
    
    .sec {
        width: 100%;
        float: left;
    }
    
    .left-area {
        width: 100%;
        height: 243px;
        position: relative;
        background: #f1f1f1;
        /* left: 61px; */
        right: -83px;
        top: 59px;
        z-index: 1;
        padding: 4% 37px;
        /* box-shadow: 10px 10px 21px -1px rgba(219,212,219,1); */
    }
    
    .cnct_section {
        width: 100%;
        float: left;
    }
    
    .cnct_section {
        width: 100%;
        float: left;
    }
    
    .mail {
        width: 100%;
        float: left;
        min-height: 500px;
        background: #301d0f;
        padding: 60px 5% 60px 5%;
    }
    
    .mail h2 {
        color: #fff;
        padding: 0 0 20px;
        font-size: 25px;
    }
    
    .contact_form {
        width: 100%;
        float: left;
        position: relative;
    }
    
    .field_area {
        width: 100%;
        float: left;
        position: relative;
        margin: 0 0 20px;
    }
    
    .field_area label {
        color: #fff;
    }
    
    .service-side {
        position: absolute;
        left: 48px;
        width: auto;
    }
    
    .field_area input[type=email],
    .field_area input[type=number],
    .field_area input[type=text],
    .field_area textarea {
        width: 100%;
        float: left;
        position: relative;
        font-size: 15px;
        color: #fff;
        line-height: 20px;
        margin: 0;
        padding: 10px 10px;
        background: 0 0;
        border: none;
        border-bottom: solid 1px rgba(255, 255, 255, .77);
        transition: all ease-in-out .5s;
        -o-transition: all ease-in-out .5s;
        -ms-transition: all ease-in-out .5s;
        -moz-transition: all ease-in-out .5s;
        -webkit-transition: all ease-in-out .5s;
    }
    
    .ct_sbt {
        border: 2px solid #fff;
        padding: 10px 30px;
        color: #fff;
        cursor: pointer;
        font-size: 13px;
        transition: all .5s;
    }
    
    .location_icons {
        float: left;
        width: 100%;
        text-align: center;
        text-align: -webkit-center;
        padding-bottom: 5px;
        text-align: -moz-center;
    }
    
    .location_icons img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    
    .location_titel {
        float: left;
        width: 100%;
        color: #454545;
        font-weight: 700;
        padding-bottom: 11px;
        text-align: center;
        padding-top: 10px;
        text-transform: uppercase;
        font-size: 18px;
    }
    
    .location_address {
        float: left;
        width: 100%;
        font-size: 15px;
        color: #4c4a4a;
        text-align: center;
        line-height: 27px;
    }
    
    .field_area input[type=email],
    .field_area input[type=number],
    .field_area input[type=text],
    .field_area textarea {
        width: 100%;
        float: left;
        /* position: relative; */
        font-size: 15px;
        color: #fff;
        line-height: 20px;
        margin: 0;
        padding: 10px 10px;
        background: 0 0;
        border: none;
        border-bottom: solid 1px rgba(255, 255, 255, .77);
        transition: all ease-in-out .5s;
        -o-transition: all ease-in-out .5s;
        -ms-transition: all ease-in-out .5s;
        -moz-transition: all ease-in-out .5s;
        -webkit-transition: all ease-in-out .5s;
    }
    
    .contact_head {
        margin-top: 10px;
    }
    
    .contact_head h4 {
        color: #131316;
        font-weight: 700;
        font-size: 25px;
    }
    
    .contact_head h3 {
        /* margin-top: 20px; */
        font-weight: 400;
        color: #131316;
        font-size: 15px;
        line-height: 29px;
    }
    
    .adddress {
        margin-top: 10px;
        float: left;
        width: 100%;
    }
    
    .address h1 {
        font-weight: 700;
        font-size: 20px;
        margin-top: 20px;
    }
    
    .address p {
        float: left;
        width: 100%;
        margin-top: 0;
        font-size: 14px;
        line-height: 28px;
        color: rgba(0, 0, 0, 0.87);
    }
    
    .whitebg {
        float: left;
        width: 100%;
        background: #fff;
        /* padding: 30px; */
        /* height: 555px; */
    }
    
    .whitebg h1 {
        float: left;
        width: 100%;
        font-size: 25px;
        font-weight: 100;
        color: #131316;
        line-height: 40px;
        text-align: left;
        padding-bottom: 30px;
    }
    
    .log_set {
        width: 100%;
        float: left;
        position: relative;
        padding: 0 0 17px;
        margin-bottom: 15px;
    }
    
    .log_set label {
        width: 100%;
        float: left;
        position: relative;
        font-size: 13px;
        font-weight: 400;
        color: #fff;
        line-height: 25px;
        margin: 0 0 5px;
        text-align: left;
    }
    
    .log_set input[type="text"],
    .log_set input[type="password"],
    .log_set input[type="mail"],
    .log_set input[type="email"],
    .log_set input[type="tel"],
    .log_set textarea,
    .log_set select {
        width: 100%;
        float: left;
        position: relative;
        height: 50px !important;
        border: none;
        padding: 10px 10px !important;
        font-size: 14px;
        line-height: 30px;
        color: #fff;
        font-weight: 300;
        /* border-radius: 4px; */
        -moz-border-radius: 4px;
        /* -webkit-border-radius: 4px; */
        border-radius: 4px;
        background: transparent;
        outline: none;
        border: solid 1px #fff;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .log_set_nav {
        float: left;
        height: 50px;
        text-align: center;
        color: #000;
        width: 180px;
        background: #ECC46D;
        border: none;
        margin-top: 10px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        cursor: pointer;
        border: none !important;
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
    }
    
    .log_set_nav:hover {
        background: #ba9441;
        cursor: pointer;
        text-decoration: none;
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
    }
    
    .whitebg form {
        float: left;
        width: 100%;
    }
    
    .left-area h2 {
        width: 100%;
        float: left;
        font-size: 28px;
        color: #000;
        text-align: left;
        line-height: 35px;
    }
    
    .left-area p {
        width: 100%;
        float: left;
        text-align: left;
        font-size: 14px;
        line-height: 28px;
        color: #000;
        font-weight: normal;
    }
    
    .left-area h2 span {
        font-weight: bold;
    }
    
    .serv-img-sec {
        width: 100%;
        float: left;
    }
    
    .serv-img-sec img {
        width: 100%;
        float: left;
    }
    
    .detail-area {
        width: 100%;
        height: 233px;
        position: relative;
        background: #f1f1f1;
        left: -68px;
        top: 56px;
        padding: 4% 37px;
        /* box-shadow: 10px 10px 21px -1px rgba(219,212,219,1); */
    }
    
    .detail-area h2 {
        width: 100%;
        float: left;
        font-size: 28px;
        color: #000;
        text-align: left;
        line-height: 35px;
    }
    
    .detail-area p {
        width: 100%;
        float: left;
        text-align: left;
        font-size: 14px;
        line-height: 28px;
        color: #000;
        font-weight: normal;
    }
    
    .bg-wh {
        background-color: #fff;
    }
    
    .testi-logo {
        position: relative;
        top: 65px;
        width: 100%;
        float: left;
    }
    
    .service-text-new {
        position: relative;
        left: -81px;
        top: 39px;
    }
    
    .service .owl-stage-outer {
        overflow: inherit !important;
    }
    
    .extra-serv-new {
        position: absolute !important;
        top: 39px;
        width: 100% !important;
        height: 393px;
        right: 0;
        background: #FBFBFB;
    }
    
    .ft-detail {
        width: 100%;
        float: left;
        margin-top: 60px;
    }
    
    .ft-detail a {
        width: 100%;
        padding-bottom: 15px;
        font-size: 15px;
        float: left;
        color: #fff !important;
    }
    
    .ft-detail a:hover {
        color: #CA8A09;
        text-decoration: none;
    }
    
    .ft-detail p {
        float: left;
        font-size: 15px;
        color: #fff;
        font-weight: 400;
    }
    
    .service-text-new h2 {
        font-size: 26px;
        color: #131316;
        font-weight: 700;
    }
    
    .mb-20 {
        margin-bottom: 40px;
    }
    
    .serv-image-new {
        width: 100%;
        float: left;
        object-fit: cover;
        height: 433px;
    }
    
    .ftr-left {
        float: left;
    }
    
    .header-top-area {
        width: 100%;
        margin-top: 18px;
        margin-right: 1%;
        float: right;
    }
    
    .header-top-area a h6 {
        float: right;
        width: auto;
        color: #ededed;
        border-right: 1px solid #fff;
        font-size: 13px;
        padding: 0 10px;
    }
    
    .header-top-area a {
        float: right;
        /* position: relative; */
        /* top: -4px; */
    }
    
    .header-top-area a svg {
        margin: 0 8px;
        width: 20px;
        fill: #e0d9d9;
        position: relative;
        top: -5px;
    }
    
    .chairman {
        float: left;
        /* width: 100%; */
        margin-top: 15px;
    }
    
    .chairman img {
        width: 100%;
        float: left;
    }
    /***********************responsive****************/
    
    @media(max-width: 600px) {
        .header-content h1 {
            font-size: 22px !important;
            line-height: 40px;
        }
    }
    
    @media(min-width:768px) and (max-width:1070px) {
        .branch-new-box .branch-name {
            width: 100% !important;
        }
    }
    
    @media(min-width: 320px) and (max-width:410px) {
        .left-area {
            height: 318px;
        }
        .detail-area {
            min-height: 396px;
        }
    }
  
    @media(max-width: 575px) {
     .guest {
    position: absolute;
    bottom: 6px;
    left: 31%;
}
        .section-title>h3 {
    font-size: 20px;
    color: #d62013;
    margin-top: 30px;
    float: left;
    width: 100%;
}
        .panel8 h1{
            padding:0;
        }
        .panel4 .col-lg-12 h1 {
     padding: 80px 2px;}
        .panel4-left {
    width: 100%;
    float: left;
    padding: 0 8%;
}.panel7 h1 {
    font-size: 33px;
    color: #fff;
    font-weight: 500;
    padding: 0 0 30px;
}.panel8 h1 {
    font-size: 35px;
    padding: 0;
  
}
        .login-left {
    display: none !important;
}
        .call-us img {
            float: none;
            display: inline-block !important;
            width: auto;
            font-size: 13px;
            color: #fff;
            margin-top: -6px;
            margin-right: 8px;
            font-weight: 400;
        }
        .wa img {
            float: none;
            display: inline-block !important;
            width: auto;
            font-size: 13px;
            color: #fff;
            margin-top: -6px;
            margin-right: 8px;
            font-weight: 400;
        }
        .footerlast p span {
            display: none;
        }
        .cd-gallery li {
            width: 100%;
        }
        .header_logo img {
            max-width: 100%;
            height: 78px;
        }
        .footer p {
            margin-bottom: 0;
        }
        .innerban p {
            padding-right: 0 !important;
        }
        .client .owl-nav {
            z-index: 999;
            background: transparent;
            margin-top: 15px;
            /* display: none; */
            text-align: center;
            top: 0;
            position: relative;
            right: 0;
        }
        .slide .item .cover .header-content {
            margin-left: 32px;
        }
        /* .head-quote{
        display:none;
    }*/
        .slide {
            max-height: 600px;
        }
        .slide .owl-dots {
            display: none;
        }
        .request-info-box {
            width: 100%;
            margin-top: 20px;
        }
        .header_logo img {
            height: 54px;
            margin-top: 16px;
        }
        .client img {
            display: block;
            margin: auto;
        }
    }
    
    @media(max-width: 767px) {
        .slide .item .cover {
            padding: 0;
            top: -17px;
        }
        .service-side {
            display: none;
        }
        .service .owl-nav {
            display: none;
        }
        .view-serv {
            right: 24px;
        }
        .service-sec-image {
            width: 100%;
            margin-left: 0;
            padding-left: 0;
        }
        .panel-text-quote {
            left: 20px;
            top: 10px;
            left: 0;
            padding: 0 20px;
            width: 100%;
            font-size: 24px;
            float: left;
        }
        .testi-logo {
            width: auto;
            top: 0;
            margin: auto;
            display: block;
            float: none;
        }
        .panel-quote img {
            top: 18px;
        }
        .msg-box {
            display: none;
        }
        .hide-mob {
            display: none;
        }
        .ml-44 {
            margin-left: 0;
        }
        .ml-66 {
            margin-left: 0;
        }
        .service .owl-next {
            position: relative;
            top: -600px;
            background: #FBFBFB !important;
            left: 0;
        }
        .service .owl-prev {
            position: relative;
            top: -600px;
            background: #fbfbfb !important;
            left: 0;
        }
        .extra-serv {
            display: none;
        }
        .service-text {
            position: relative;
            left: 0;
            width: 100%;
            top: 75px;
            float: left;
            padding: 0 30px;
        }
        .cnts-paddings {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }
        .detail-area {
            left: 0;
            top: 0;
        }
        .left-area {
            left: 0;
            top: 0;
        }
        .ban-text p {
            padding: 0;
        }
        .ban-text {
            padding-top: 147px;
        }
        .join-img {
            display: flex;
            float: left;
        }
        .quality-red {
            left: 0;
        }
        .invest-btn {
            float: left !important;
        }
        .close_form {
            right: -25px;
            top: -14px;
            z-index: 100;
        }
        .links a {
            width: 49%;
        }
    }
   
    @media(max-width: 991px) {
        .table {
            width: 100%;
        }
        .social-hd {
            display: none;
        }
        .form-pad {
            padding: 0;
        }
        .panel-12 .ryt-pad {
            padding-right: 15px;
        }
        .panel-12 .lft-pad {
            padding-left: 15px;
        }
        .btm-icon img {
            margin: 0;
        }
        .enquire {
            float: left;
            width: 100%;
            background: #000;
        }
        .panel-sec {
            display: none;
        }
    }
    
    @media(min-width: 768px) {
         .hd-login img {
     /* display: flex; */
     margin: auto;display:none;
     height: 28px;
 }
        .slide .item {
            /*height: 100vh;*/
            position: relative;
        }
        .view-mob {
            display: none;
        }
    }
    
    @media(min-width: 768px) and (max-width: 1199px) {}
    
    @media(min-width: 768px) and (max-width: 991px) {
        .ftr-logo img {
            height: auto;
        }
        .service-text-new {
            position: relative;
            left: -29px;
            top: 38px;
        }
        .extra-serv-new {
            position: absolute !important;
            top: -1px;
            width: 100% !important;
            height: 500px;
            right: 0;
            background: #FBFBFB;
        }
        .service-text-new h2 {
            font-size: 26px;
            color: #131316;
            font-weight: 700;
        }
        .service-text-new p {
            font-size: 13px !important;
            line-height: 27px !important;
            margin-top: 0 !important;
        }
        .service .owl-next {
            top: -165px;
            left: -356px;
        }
        .service .owl-prev {
            top: -165px;
            left: -354px;
        }
        .service-text {
            position: relative;
            left: -53px;
            top: 25px;
        }
        .service-text p {
            font-weight: 400;
            margin-top: 2px;
            color: #070707;
            font-size: 12px;
            line-height: 26px;
        }
        .extra-serv {
            top: 85px;
        }
        .start a {
            line-height: 25px;
        }
        .join-img {
            width: 100%;
            float: left;
        }
        .detail-area {
            padding: 4% 15px;
        }
        .left-area {
            padding: 4% 15px;
        }
        .detail-area p {
            font-size: 13px;
        }
        .left-area h2 {
            font-size: 24px;
        }
        .serv-img-sec img {
            width: 100%;
            float: left;
            height: 320px;
            object-fit: cover;
        }
        .main-off p {
            padding: 7px 0 0 25px;
        }
        .main-off h2 {
            margin: 5px 25px 0;
        }
        .quote-sec img {
            float: left;
            width: 70px;
        }
        .quote-sec h6 {
            font-size: 25px;
            font-weight: 100;
            float: left;
            padding-left: 30px;
            padding-top: 28px;
            line-height: 45px;
            width: auto;
        }
        .quote-sec {
            padding: 0;
        }
    }
    
    @media(min-width: 992px) and (max-width: 1024px) {
        .slide .item .slide-image {
            height: 452px;
        }
        .ban-text h2 {
            font-size: 25px;
        }
        .panel-call p {
            float: left;
            font-size: 10px;
            padding: 3px 0px;
        }
        .panel-call p {
            float: left;
            font-size: 10px;
            padding: 3px 0px;
        }
    }
    
    @media(min-width:576px) and (max-width:1127px) {}
    
    .slide-image {
        /* width: 100%; */
        /* height: 630px; */
        object-fit: cover;
    }
    
    .header-top-area a:hover svg {
        fill: #ffe200;
    }
    
    .sub-menu-1 {
        position: absolute;
        top: 58px;
        padding: 5px 20px;
        left: 0;
        right: 0;
        background-color: #222222;
        overflow: hidden;
        width: 210px;
        height: 0;
        transition: .5s ease;
        z-index: 6000;
    }
    
    .sub-menu-1 li {
        float: left;
        text-align: left;
        width: 100%;
        list-style: none;
        padding: 5px 0;
    }
    
    .sub-menu-1 li a:hover {
        text-decoration: none;
        color: #b88c2b;
    }
    
    .sub-menu-1 li a {
        font-size: 14px;
        color: #fff;
    }
    
    .sub-menu {
        position: relative;
    }
    
    .sub-menu:hover .sub-menu-1 {
        height: 135px;
    }
    
    .slide .item .cover {
        padding: 10px 60px;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 10px;
        left: 0;
        /* background: rgba(0, 0, 0, 0.6); */
        display: flex;
        align-items: center;
    }
    
    .slide .item .cover .header-content {
        position: relative;
        margin-top: 40px;
        margin-left: 50px;
        /* padding: 56px; */
        overflow: hidden;
    }
    
    .general-h2 {
        font-size: 22px;
        text-align: center;
        font-weight: 700;
        margin: 40px 0 0;
    }
    
    .mt-58px {
        margin-top: 58px;
        margin-bottom: 0px;
    }
    
    .aboutus {
        float: left;
        width: 100%;
        margin-bottom: 50px;
    }
    
    .aboutus h2 {
        color: rgba(0, 0, 0, 0.85);
        font-size: 43px;
        float: left;
        width: 100%;
        line-height: 56px;
    }
    
    .fs40 {
        font-size: 35px !important;
    }
    
    .txt-center {
        text-align: center;
    }
    
    .aboutus p {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 33px;
        color: rgba(0, 0, 0, 0.84);
        padding-top: 9px;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .vmp {
        float: left !important;
        width: 100% !important;
        padding-left: 150px !important;
        padding-right: 150px !important;
        text-align: center;
    }
    
    .row-dis {
        display: inherit !important;
    }
    
    .service-details img {
        float: left;
        margin-right: 30px;
        margin-top: 15px;
    }
    
    .service-details img {
        float: left;
        width: 100%;
        margin-right: 30px;
        margin-top: 15px;
    }
    
    .service-details {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 33px;
        color: rgba(0, 0, 0, 0.84);
        padding-top: 9px;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .mb-dk {
        width: 100%;
        height: 250px;
        object-fit: cover;
        margin-top: 20px;
        border-radius: 5px;
    }
    
    .we-deal {
        margin-bottom: 0;
        margin-top: 0px;
        background: #f2f2f2;
        padding-top: 50px;
        padding-bottom: 0px;
    }
    
    .h355 {
        /* height: 355px; */
    }
    
    .deal-bg {
        margin-bottom: 30px;
        background: white;
        border-radius: 5px;
        /* padding: 25px; */
        float: left;
        width: 100%;
        /*height: 295px;*/
    }
    
    .call-action {
        float: left;
        width: 100%;
        height: 275px;
        background-image: url(../images/scroll.jpeg);
        background-size: cover;
        text-align: center;
        margin-top: 0;
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed !important;
    }
    
    .call-bg {
        background-color: rgba(0, 0, 0, 0.88);
        height: 275px;
        padding-top: 72px;
        padding-bottom: 70px;
    }
    
    .call-bg h1 {
        float: left;
        font-size: 32px;
        color: white;
        width: 100%;
        margin-bottom: 45px;
    }
    
    .call-nav {
        /* float: left; */
        position: relative;
        font-size: 16px;
        color: #000;
        line-height: 20px;
        font-weight: 600;
        margin-top: 14px;
        padding: 20px 45px;
        background: #ffffff;
        box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
        border: none;
        border-radius: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        cursor: pointer;
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
        outline: none;
    }
    
    .deal-50 h1 {
        float: left;
        padding: 0 15px 5px;
        width: 100%;
        margin: 0;
        color: black;
        font-size: 20px !important;
        font-weight: bold;
        padding-top: 10px;
        padding-right: 0px;
        /* line-height: 25px; */
        letter-spacing: 1px;
    }
    
    .deal-bg img {
        width: 100%;
        object-fit: cover;
        height: 200px;
    }
    
    .call-nav:hover {
        background: #b88c2b !important;
        color: black !important;
        text-decoration: none !important;
    }
    
    .deal-50 p {
        float: left;
        padding: 0 15px;
        width: 100%;
        font-size: 14px;
        line-height: 30px;
        color: rgb(0 0 0 / 83%);
    }
    
    @media (max-width: 1999px) and (min-width: 426px) {
        .mb-ls {
            display: none !important;
        }
    }
    
    .slide .item .cover .header-content .line {
        /* content: ""; */
        /* display: inline-block; */
        /* width: 100%; */
        /* height: 100%; */
        /* left: 0; */
        /* top: 0; */
        /* position: absolute; */
        /* border: 9px solid #fff; */
        /* -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%); */
        /* clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%); */
    }
    
    .slide .item .cover .header-content h2 {
        font-weight: 300;
        font-size: 35px;
        color: #fff;
    }
    
    .slide .item .cover .header-content h4 {
        font-size: 24px;
        font-weight: 300;
        line-height: 36px;
        color: #fff;
    }
    
    .slide .owl-item.active h1 {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-name: fadeInDown;
        animation-delay: 0.3s;
    }
    
    .slide .owl-item.active h6 {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-name: fadeInDown;
        animation-delay: 0.3s;
    }
    
    .slide .owl-item.active a {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-name: fadeInDown;
        animation-delay: 0.3s;
    }
    
    .slide .owl-item.active p {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-name: fadeInDown;
        animation-delay: 0.3s;
    }
    
    .slide .owl-item.active h2 {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-name: fadeInDown;
        animation-delay: 0.3s;
    }
    
    .slide .owl-item.active h4 {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-name: fadeInUp;
        animation-delay: 0.3s;
    }
    
    .slide .owl-item.active .line {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-name: fadeInLeft;
        animation-delay: 0.3s;
    }
    
    .slide .owl-nav .owl-prev {
        position: absolute;
        left: 15px;
        top: 43%;
        opacity: 0;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        background: rgba(0, 0, 0, 0.5) !important;
        width: 40px;
        cursor: pointer;
        height: 40px;
        position: absolute;
        display: block;
        z-index: 1000;
        border-radius: 0;
    }
    
    .slide .owl-nav .owl-prev span {
        font-size: 1.6875rem;
        color: #fff;
    }
    
    .slide .owl-nav .owl-prev:focus {
        outline: 0;
    }
    
    .slide .owl-nav .owl-prev:hover {
        background: #000 !important;
    }
    
    .general-img {}
    
    .general-img img {
        width: 100%;
        float: left;
        border-radius: 5px;
    }
    
    .general-text {
        width: 100%;
        float: left;
    }
    
    .general-text h2 {
        font-size: 22px;
        font-weight: 700;
        margin: 0;
    }
    
    .general-text p {}
    
    .slide .owl-nav .owl-next {
        position: absolute;
        right: 15px;
        top: 43%;
        opacity: 0;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        background: rgba(0, 0, 0, 0.5) !important;
        width: 40px;
        cursor: pointer;
        height: 40px;
        position: absolute;
        display: block;
        z-index: 1000;
        border-radius: 0;
    }
    
    .slide .owl-nav .owl-next span {
        font-size: 1.6875rem;
        color: #fff;
    }
    
    .slide .owl-nav .owl-next:focus {
        outline: 0;
    }
    
    .slide .owl-nav .owl-next:hover {
        background: #000 !important;
    }
    
    .header_menu_area {
        /* width: 100%; */
        float: right;
        /* top: 56px; */
        /* position: absolute; */
        z-index: 9;
        text-align: center;
    }
    
    .header_menu_area>.mob_nav {
        display: none;
    }
    
    .header_menu_area>ul {
        width: auto;
        display: inline-block;
        margin-top: 15px;
        /* padding: 0 4%; */
        float: right;
        background: transparent;
    }
    
    .header_menu_area>ul>li {
        width: auto;
        display: inline-block;
        vertical-align: middle;
    }
    
    .header_menu_area>ul>li>a {
        width: auto;
        float: left;
        border-bottom: 3px solid transparent;
        text-decoration: none;
        position: relative;
        font-size: 14px;
        font-weight: 400;
        /* margin-top: 20px; */
        color: #fff;
        /* line-height: 66px; */
        /* text-transform: uppercase; */
        padding: 16px 3px 3px;
        /* text-transform: uppercase; */
        letter-spacing: 0px !important;
        /*padding: 44px 23px;*/
        margin: 0 19px 37px;
        z-index: 1;
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
    }
    
    .client .owl-nav button img:hover {
        filter: brightness(11);
    }
    
    .active-class {
        border-radius: 2px;
        /* background: #1C1413; */
        color: #ffe200 !important;
        /* border-top: 2px solid #fff; */
        border-bottom: 3px solid #ffe200;
    }
    
    .header_menu_area>ul>li>a:hover {
        color: #ffe200;
        border-bottom: 3px solid #ffe200;
        /* background: #1c1413; */
        /* border-top: 2px solid #fff; */
    }
    
    .slide {
        /* margin-top: 109px; */
    }
    
    .header_menu_area>ul>li>a::after {
        content: '';
        position: absolute;
        width: 100%;
        /* border-bottom: 2px solid #fff; */
        height: 0px;
        /* background: #1c1413; */
        left: 0;
        bottom: -1px;
        z-index: -1;
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
    }
    
    .header_menu_area>ul>li>a:hover::after {
        height: 100%;
    }
    
    @media (max-width: 992px) {
        .sub-menu-1 {
            width: 100%;
        }
        .head-quote {
            color: #fff !important;
            background: #a3238e;
            padding: 10px 17px 10px !important;
        }
        .header_menu_area {
            position: inherit;
        }
        .header_menu_area>.mob_nav {
            display: block;
            float: right;
            width: 28px;
            height: 28px;
            margin: 22px 10px;
            cursor: pointer;
            transform: rotate(0);
            -ms-transform: rotate(0);
            -webkit-transform: rotate(0);
            transition: all ease-in-out 0.5s;
            -o-transition: all ease-in-out 0.5s;
            -ms-transition: all ease-in-out 0.5s;
            -moz-transition: all ease-in-out 0.5s;
            -webkit-transition: all ease-in-out 0.5s;
        }
        .header_menu_area>.mob_nav>div {
            background: #ba8f17;
            border-radius: 30px;
            -moz-border-radius: 30px;
            -webkit-border-radius: 30px;
            display: block;
            height: 3px;
            left: 0;
            position: absolute;
            transform: rotate(0);
            -ms-transform: rotate(0);
            -webkit-transform: rotate(0);
            transition: all ease-in-out 0.5s;
            -o-transition: all ease-in-out 0.5s;
            -ms-transition: all ease-in-out 0.5s;
            -moz-transition: all ease-in-out 0.5s;
            -webkit-transition: all ease-in-out 0.5s;
            width: 100%;
        }
        .header_menu_area>.mob_nav>div:nth-child(1) {
            top: 2px;
        }
        .header_menu_area>.mob_nav>div:nth-child(2),
        .header_menu_area>.mob_nav>div:nth-child(3) {
            top: 13px;
        }
        .header_menu_area>.mob_nav>div:nth-child(4) {
            top: 23px;
        }
        .mob_nav.open>div:nth-child(1),
        .mob_nav.open>div:nth-child(4) {
            left: 50%;
            top: 18px;
            width: 0%;
        }
        .mob_nav.open>div:nth-child(2) {
            background: #b69252;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
        }
        .mob_nav.open>div:nth-child(3) {
            background: #ad8c51;
            -webkit-transform: rotate(-45deg);
            /* transform: rotate(-45deg); */
            -ms-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
        }
        .header_menu_area>ul {
            width: 100%;
            position: absolute;
            top: 100%;
            left: 0;
            background: #a3238e;
            padding: 20px 0px !important;
            min-height: 100vh;
            visibility: hidden;
            opacity: 0;
            z-index: -1;
            transition: all ease-in-out 0.5s;
            -o-transition: all ease-in-out 0.5s;
            -ms-transition: all ease-in-out 0.5s;
            -moz-transition: all ease-in-out 0.5s;
            -webkit-transition: all ease-in-out 0.5s;
        }
        .header_menu_area>ul>li {
            width: 100%;
        }
        .header_menu_area>ul>li>a {
            color: #fff !important;
            width: 100%;
            line-height: 30px;
            background: #222222;
            margin: 0;
            padding: 10px 5%;
            text-align: left;
            border-bottom: solid 1px rgb(173 139 79 / 58%);
        }
        .header_menu_area>ul>li>a::after {
            width: 0px;
            height: 100%;
            background: #ee7325;
        }
        .header_menu_area>ul>li>a:hover::after {
            width: 4px;
        }
        .header_menu_area ul.view {
            visibility: visible !important;
            opacity: 1;
            background: #222222;
            z-index: 100;
            display: block !important;
        }
        .header_user_area {
            right: calc(5% + 70px);
        }
    }
    
    @media (max-width: 500px) {
        .header_user_area {
            right: calc(5% + 55px);
        }
        .header_user_area .header_user {
            padding: 23px 18px 23px 0px;
        }
        .header_user_area .header_user>img {
            width: 30px;
            height: 30px;
        }
        .header_user_area .header_user>span {
            display: none;
        }
        .header_user_area>.header_login {
            margin: 0 5px 0 0;
        }
    }
    
    .header_menu_area>ul li ul.submenu {
        *display: none;
        opacity: 0;
        margin-top: 10px;
        visibility: hidden;
        position: absolute;
        width: 210px;
        height: auto;
        overflow: hidden;
        background: #fff;
        margin-left: 25px !important;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
        transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
    }
    
    .main_header_block {
        width: 100%;
        float: left;
    }
    
    .header_logo {
        width: auto;
        float: left;
        z-index: 9999;
        position: relative;
        /* margin-top: -54px; */
    }
    
    .contact_full {
        width: 100%;
        float: left;
        margin-top: 60px;
    }
    
    .review-box h6:before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        background: url('../images/quote.png');
    }
    
    .icon_box_05.ib5_left {
        padding-top: 0;
        padding-left: 59px;
        text-align: left;
        margin-bottom: 30px;
    }
    
    .icon_box_05 {
        position: relative;
        padding-top: 59px;
        text-align: center;
    }
    
    .icon_box_05.ib5_left i {
        left: 0;
        top: 0;
        bottom: 0;
        right: auto;
        margin: auto 0;
    }
    
    .icon_box_05 i {
        width: 120px;
        height: 120px;
        border: 1px solid #ecebff;
        color: #ffffff;
        text-align: center;
        line-height: 118px;
        border-radius: 50%;
        background: #a3238e;
        font-size: 36px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: 0 auto;
    }
    
    .icon_box_05.ib5_left .ib5_inner {
        padding: 29px 20px 21px 90px;
    }
    
    .ib5_inner {
        border: 1px solid #ecebff;
        padding: 100px 25px 32px;
        background: #fbfbfb;
    }
    
    .ib5_inner h3 {
        font-size: 19px;
        line-height: .8;
        letter-spacing: -.52px;
        text-transform: uppercase;
        margin: 0 0 26px;
    }
    
    .ib5_inner p {
        font-size: 14px;
        line-height: 26px;
        color: #959ba9;
        letter-spacing: 0;
        word-break: break-all;
        margin: 0 0 17px;
    }
    
    .ib5_inner>a {
        font-size: 14px;
        display: inline-block;
        line-height: .8;
        color: #a3238e;
        font-weight: 500;
        text-transform: capitalize;
    }
    
    .sub_title.dark_sub_title {
        color: #a3238e;
        font-weight: 600;
    }
    
    .sub_title {
        font-size: 16px;
        color: #c3c8d4;
        letter-spacing: 0;
        text-transform: uppercase;
        font-weight: 500;
        margin: 0 0 20px;
        line-height: .8;
    }
    
    .sec_title span {
        font-size: 39px;
        margin-bottom: 16px;
        float: left;
    }
    
    .cotactForm {
        position: relative;
    }
    
    .iconInput {
        position: relative;
        margin-bottom: 20px;
    }
    
    .light_form .iconInput input:not([type="submit"]),
    .light_form .iconInput textarea {
        font-weight: 400;
        font-size: 13px;
        color: #959ba9;
        border-color: #ecebff;
        margin-bottom: 30px;
    }
    
    .iconInput input:not([type="submit"]),
    .iconInput textarea {
        padding: 0 0 0 50px;
        background: transparent;
        border: none;
        border-bottom: 2px solid #5b6c90;
        display: block;
        width: 100%;
        color: #8b97b1;
        font-weight: 600;
        letter-spacing: 0;
        height: 57px;
        transition: all ease 300ms;
        -moz-transition: all ease 300ms;
        -webkit-transition: all ease 300ms;
        -ms-transition: all ease 300ms;
        -o-transition: all ease 300ms;
    }
    
    .header_logo img {
        max-width: 100%;
        /* height: auto; */
        display: block;
        /* margin-top: 12px; */
        float: left;
    }
    
    .slider_block {
        width: 100%;
        float: left;
        padding: 0;
        position: relative;
    }
    
    .ban1 {
        width: 100%;
        float: left;
        background: url('../images/slider1.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 655px;
        background-position: 100%;
    }
    
    .ban2 {
        width: 100%;
        float: left;
        background: url('../images/slider1.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 655px;
        background-position: 100%;
    }
    
    .header_block {
        width: 100%;
        HEIGHT: 110PX;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 4% 0 8%;
        z-index: 1000;
        background: transparent;
    }
    
    .view-serv {
        border: 1px solid #222222;
        border-radius: 50%;
        height: 47px;
        /* margin-top: 20px; */
        position: relative;
        bottom: 7px;
        z-index: 1000;
        width: 47px;
        color: #fff;
        float: left;
        background-color: #222222;
        left: 21px;
    }
    
    .view-serv:hover {
        border: 1px solid #b88c2b;
        background-color: #b88c2b;
    }
    
    .view-serv svg {
        padding: 12px 10px;
        width: 46px;
    }
    
    .enquire {
        background-color: #F36F27;
        color: #fff;
        margin-top: 20px;
        width: 144px;
        float: right;
        font-size: 14px;
        font-weight: 600;
        padding: 10px 25px 12px;
        border-radius: 5px;
    }
    
    .enquire:hover {
        text-decoration: none;
        color: #fff;
        background-color: #000;
    }
    
    .slider_block .owl-nav {
        display: none;
    }
    
    .slider_block .owl-dots {
        display: none;
    }
    
    .services_full {
        width: 100%;
        float: left;
        /* box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15); */
        background: rgb(244 244 244 / 39%);
        /* margin-bottom: 20px*/
        /* margin-bottom: 20px; */
        padding-bottom: 30px;
    }
    
    .services_full img {
        width: 100%;
        height: 200px;
        float: left;
        object-fit: cover;
        margin-bottom: 14px;
    }
    
    .services_full h2 {
        font-size: 20px;
        float: left;
        width: 100%;
        margin: 0;
        padding: 10px 15px 0;
        /* font-weight: 700; */
        letter-spacing: 1px;
    }
    
    .services_full p {
        margin: 0 !important;
        padding: 10px 15px !important;
        line-height: 28px !important;
    }
    
    .service .owl-nav img {
        width: 29px;
        opacity: .7;
        filter: brightness(11);
    }
    
    .ban-text {
        padding-top: 235px;
        width: 100%;
        float: left;
    }
    
    .service-sec {
        width: 100%;
        float: left;
        position: relative;
        margin: 70px 0 15px;
    }
    
    .view-serv2 {
        border: 1px solid #ded83a;
        border-radius: 50%;
        height: 47px;
        /* margin-top: 20px; */
        position: absolute;
        bottom: -16px;
        width: 47px;
        color: #fff;
        float: left;
        background-color: #ded83a;
        left: 30px;
    }
    
    .view-serv2:hover {
        border: 1px solid #f8901f;
        background-color: #f8901f;
    }
    
    .view-serv2 svg {
        transform: rotate(180deg);
        padding: 12px 10px;
        width: 46px;
    }
    
    .service-sec-image {
        position: relative;
        height: 435px;
        margin-left: 17px;
        padding-left: 13px;
        /* width: 100%; */
        object-fit: cover;
        /* border-radius: 6px; */
    }
    
    .service-border {
        margin-left: 25px;
        float: left;
        width: auto;
        margin-bottom: 20px;
    }
    
    .service-sec h2 {
        font-size: 25px;
        margin-left: 25px;
        color: #131316;
        margin-top: 15px;
        font-weight: 400;
    }
    
    .service-sec h1 {
        font-size: 25px;
        color: #131316;
        font-weight: 700;
        margin-left: 25px;
    }
    
    .service-sec p {
        margin-left: 25px;
        font-size: 14px;
        float: left;
        line-height: 28px;
        color: #070707;
        margin-bottom: 0;
        padding: 5px 0;
    }
    
    .ban-text h1 {
        font-size: 37px;
        position: relative;
        color: #fff !important;
        font-weight: 400;
    }
    
    .ban-text h1 span {
        font-weight: 700;
    }
    
    .abt-icons {
        position: absolute;
        /* border: 1px solid #ccc; */
        top: -22px;
        right: 15px;
        /* box-shadow: 0px 1px 0px 1px #eae4e4; */
        z-index: 99;
        padding-top: 9px;
        width: 47px;
        font-weight: 700;
        font-size: 21px;
        height: 47px;
        border-radius: 50%;
        text-align: center;
        background: #fff;
    }
    
    .header-content h6 {
        font-size: 48px;
        line-height: 75px;
        color: #fff;
        font-weight: lighter;
    }
    
    .abt-icons svg {
        margin: 12px 10px;
        width: 26px;
        fill: #310903;
        height: 24px;
    }
    
    .view-abt svg {
        padding: 12px 10px;
        width: 39px;
    }
    
    .view-abt:hover {
        border: 1px solid #222222;
        background-color: #222222;
    }
    
    .ban-text h1:after {
        /* position: absolute; */
        /* content: ''; */
        height: 2px;
        top: 8px;
        left: 192px;
        width: 57px;
        background-color: #ed2424;
    }
    
    .panel-text-quote {
        font-size: 30px;
        color: #8b8b8c;
        top: 0;
        position: relative;
        left: 130px;
        left: 120px;
    }
    
    .pro-overlay h5:after {
        position: absolute;
        content: '';
        height: 2px;
        top: 8px;
        left: 145px;
        width: 16px;
        background-color: #fff;
    }
    
    .panel-quote img {
        position: relative;
        top: 63px;
    }
    
    .conatct-ad-sec {
        width: 100%;
        float: left;
        margin-top: 35px;
        margin-bottom: 40px;
    }
    
    .location-text {
        float: left;
        width: 100%;
        text-align: center;
        text-align: -webkit-center;
        padding-bottom: 5px;
        text-align: -moz-center;
    }
    
    .location_titel {
        float: left;
        width: 100%;
        color: #000;
        font-weight: 700;
        padding-bottom: 11px;
        font-weight: 600;
        text-align: center;
        padding-top: 10px;
        text-transform: uppercase;
        font-size: 17px;
        /* letter-spacing: -1px; */
    }
    
    .slide .owl-theme .owl-dots .owl-dot:focus {
        outline: none !important;
    }
    
    .location_address {
        float: left;
        width: 100%;
        font-size: 15px;
        color: #000;
        font-weight: 500;
        text-align: center;
        line-height: 27px;
    }
    
    .ban-text h2 span {
        color: #2ba649;
        font-weight: 700;
    }
    
    .abt-icons:hover {
        background-color: #ded83a;
    }
    
    .abt-icons:hover svg {
        fill: #fff;
    }
    
    .ban-text p {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        padding: 6px 92px 0 0;
        font-weight: 400;
        color: #000;
    }
    
    .ban-text h2 {
        color: #000;
        font-size: 45px;
        line-height: 58px;
        padding-top: 0;
        font-weight: lighter;
    }
    
    .close_form {
        display: block;
        position: absolute;
        width: 40px;
        height: 40px;
        right: -50px;
        top: -35px;
        background: transparent url(../images/close.svg) no-repeat center center;
        background-size: 20px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        border: none;
        cursor: pointer;
    }
    
    .ftr-right {
        width: 100%;
        float: left;
        padding: 73px 20px 0;
    }
    
    .ftr-right p {
        color: #fff;
        font-size: 19px;
        position: relative;
        font-weight: 400;
        padding: 1px 101px 47px 0;
        border-bottom: 1px solid #0f1119;
    }
    
    .vm .owl-theme .owl-dots,
    .owl-theme .owl-nav {
        text-align: left;
    }
    
    .vm .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        z-index: 999;
        cursor: pointer;
        zoom: 1;
        background: transparent;
        text-align: center;
        border: none;
        top: -131px;
        left: 119px;
        position: relative;
    }
    
    .vm .owl-theme .owl-dots .owl-dot span {
        position: relative;
        z-index: 99;
        width: 10px;
        cursor: pointer;
        height: 10px;
        margin: 5px 0px;
        border: 2px solid #e42e24;
        background: #e42e24 !important;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }
    
    .vm .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #f37321 !important;
        border: none;
    }
    
    .explore {
        background: transparent;
        color: #000;
        margin-top: 15px;
        float: left;
        ;
        /* height: 48px; */
        border-left: 2px solid #ED2424;
        border-bottom: 2px solid #ED2424;
        text-align: center;
        /* width: 143px; */
        /* border-radius: 4px; */
        font-weight: bold;
        font-size: 13px;
        padding: 0 13px 9px;
    }
    
    .social-hd {
        float: right;
        margin: 35px 20px;
    }
    
    .social-hd a {
        width: auto;
        margin: 3px 5px;
        float: right;
    }
    
    .social-hd a svg:hover {
        fill: #a3238e;
    }
    
    .quality-red a:hover {
        text-decoration: none;
        color: #fff;
    }
    
    .explore:hover {
        background-color: transparent;
        text-decoration: none;
        color: #fff;
    }
    
    .invest-btn:hover {
        text-decoration: none;
        background: #fa3b3b !important;
        color: #fff !important;
    }
    
    .link-ftr {
        width: 100%;
        float: left;
        text-align: center;
        padding: 30px 0;
    }
    
    .extra-serv {
        position: absolute !important;
        top: 104px;
        width: 100% !important;
        height: 405px;
        right: 0;
        background: #FBFBFB;
    }
    
    .serv-image {
        height: 582px;
        width: 100%;
        float: left;
    }
    
    .link-ftr a {
        color: #fff;
        opacity: .7;
        font-size: 12px;
        ;
        padding: 0 10px;
    }
    
    .panel-div {
        float: left;
        width: 100%;
        background: url('../images/join-team.jpg');
        min-height: 196px;
        background-size: cover;
        margin: 100px 0 30px;
        padding: 47px 0;
        background-color: white;
    }
    
    .quality-red a:after {
        position: absolute;
        content: '';
        width: 15px;
        bottom: 9px;
        left: 83px;
        height: 2px;
        background: #fff;
    }
    
    .inv-left {
        width: 100%;
        float: left;
    }
    
    .career-box {
        margin-bottom: 20px;
        background: #fff;
        padding: 25px !important;
        box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15);
    }
    
    .inv-left h2 {
        font-size: 35px;
        color: #fff;
        font-weight: bold;
        ;
    }
    
    .inv-left p {
        font-size: 14px;
        color: #fff;
        ;
    }
    
    .join-img {
        /* float: left; */
        margin: 12px auto;
        display: block;
        /* margin-top: 12px; */
    }
    
    .invest-btn {
        background: #fff !important;
        color: #000 !important;
        !important;
        width: 180px !important;
        font-size: 13px !important;
        float: right !important;
        margin: 20px 0 !important;
        font-weight: bold !important;
        height: 50px !important;
        text-align: center !important;
        padding: 16px 0 !important;
        border: none !important;
    }
    
    .mission-sec {
        width: 100%;
        float: left;
        text-align: center;
    }
    
    .panel-call {
        padding: 38px 0;
        border-right: 1px solid #ccc;
        text-align: center;
        float: left;
        width: 100%;
    }
    
    .panel-call img {
        float: left;
    }
    
    .panel-call p {
        float: left;
        font-size: 12px;
        padding: 3px 5px;
        font-weight: 600;
        margin-bottom: 0;
        color: #444141;
    }
    
    .panel-icons-rt {
        width: 100%;
        float: left;
    }
    
    .panel-icons-rt a img {
        margin: 0 20px;
    }
    
    .iconInput i {
        position: absolute;
        /* left: 20px; */
        top: 0;
        font-size: 14px;
        letter-spacing: -.42px;
        color: #a3238e;
        height: 57px;
        line-height: 57px;
    }
    
    .service .owl-nav {
        float: left;
        width: 100%;
        text-align: center;
    }
    
    .service .owl-next {
        position: relative;
        /* top: -111px; */
        padding: 4px 0px;
        background: transparent;
        /* left: -464px; */
    }
    
    .service .owl-prev {
        position: relative;
        padding: 4px 0px;
        /* top: -111px; */
        background: transparent;
        /* left: -453px; */
    }
    
    .panel-icons-rt a {
        padding-top: 31px;
        float: left;
    }
    
    .dot {
        /* padding-top: 50px; */
        /* float: left; */
    }
    
    .bg-orange {
        background: #f36f27;
        padding: 25px 0 !important;
        float: right !important;
    }
    
    .panel-bar .col-md-6 {
        padding-right: 0;
    }
    
    .panel-form {
        width: 240px;
        float: left;
        min-height: 460px;
        top: -193px;
        z-index: 200;
        padding: 20px 15px;
        position: absolute;
        background-color: #7D7A7B;
    }
    
    .panel-form h2 {
        font-size: 20px;
        line-height: 28px;
        font-weight: 100;
        color: #fff;
    }
    
    .input-set {
        width: 100%;
        float: left;
        margin: 10px 0;
    }
    
    .input-set input {
        background: transparent;
        border: 1px solid #ccc;
        font-size: 300;
        color: #fff;
        padding: 8px 10px;
    }
    
    .panel-form p {
        font-size: 13px;
        color: #fff;
        float: left;
        line-height: 24px;
        font-weight: 300;
        padding: 5px 3px 5px 0;
    }
    
    .panel-form button {
        background: #B5B3B4;
        border: none;
        text-align: center;
        margin: auto;
        display: block;
        font-size: 14px;
        color: #000;
        cursor: pointer;
        padding: 10px 20px;
    }
    
    .panel-form button:hover {
        background-color: #f36f27;
        color: #fff;
    }
    
    .view-abt {
        /* border: 1px solid #fff; */
        border-radius: 50%;
        height: 40px;
        width: 40px;
        color: #fff;
        background: #B88C2B;
        float: left;
        text-transform: uppercase;
    }
    
    .contact-snd {
        text-transform: uppercase;
        /* border-radius: 100px; */
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 20px;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        /* letter-spacing: 1.8px; */
        width: 100%;
        /* border-radius: 5px; */
        text-align: center;
        padding: 15px 42px;
        border: none;
        background: #000;
        color: #fff;
        float: right;
        margin-top: 11px;
        /*    border: solid 2px #a3238e;
*/
        cursor: pointer;
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
    }
    
    .contact-snd:hover {
        background-color: #B88C2B;
    }
    
    .investimg-new img {
        width: 100%;
        border-radius: 5px;
        height: 471px;
        width: 100%;
        float: left;
        object-fit: cover;
    }
    
    .investimg-new {
        width: 100%;
        float: left;
        margin-top: 0px !important;
    }
    
    .ftr-logo img {
        height: 200px;
        float: left;
        width: 100%;
    }
    
    .ftr-logo {
        width: 100%;
    }
}
.request-info-box {
    background: #232323;
    width: 95%;
    float: right;
    padding: 50px 30px;
    /* margin-left: 26px; */
}
.request-info-box h2 {
    padding-top: 0;
    padding-left: 10px;
    font-size: 30px;
    padding-bottom: 30px;
    font-weight: 400;
    color: #fff;
}
.service .owl-next:hover {
    /* background-color: #310903; */
}
.service .owl-prev:hover {
    /* background-color: #310903; */
}
.service .owl-next:hover img {
    filter: brightness(11);
}
.pro-img {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    width: 100%;
    border-top-right-radius: 0;
    float: left;
}
.pro-img img {
    position: relative;
    border-top-right-radius: 0;
    width: 100%;
    float: left;
    border-top-left-radius: 0;
    /* height: 250px; */
    
    transition: all ease-in-out .5s;
    object-fit: cover;
}
.pro-img img:hover {
    /* transform: scale(1.5); */
}
.pro-img h6 {
    font-size: 16px;
    font-weight: 600;
    float: left;
    color: #ffffff;
    text-align: center;
    /* margin-top: -60px; */
    
    background: rgba(0, 0, 0, 0.69);
    position: absolute;
    z-index: 111;
    left: 0;
    padding: 14px;
    width: 100%;
    bottom: -8px;
}
.modal-content {
    border-radius: 0 !important;
}

}
.modal-img {
    width: 100%!important;
    height: 186px!important;
    object-fit: cover;
}
.free_consult {
    z-index: 999;
    text-align: center;
    color: #fff;
    font-size: 20px;
    width: 100%;
    position: relative;
    bottom: 110px;
}
.modal-heads {
    font-size:18px;
    margin-top: 0px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 13px;
    background:#aa7e14;
    padding-bottom: 13px;
}
.modal-frm input {
    width: 100%;
    padding: 10px 0px 10px 0px;
    outline: none;
    border: none;
    font-size: 13px;
    border: 1px solid #eee;
    margin-top: 20px;
    padding: 10px;
    height: 52px;
}
.modal-frm textarea {
    width: 100%;
    padding: 10px 0px 10px 0px;
    outline: none;
    border: none;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    resize: none;
    margin-top: 20px;
    border: 1px solid #eee;
    margin-top: 20px;
    padding: 10px;
}
.modal-img {
    width: 100%!important;
    height: 186px!important;
    object-fit: cover;
    float: left;
    left: -1px;
    position: relative;
    top: -1px;
}
.close {
    position: absolute;
    right: -30px;
    top: 15px;
    width: 35px;
    height: 35px;
    background: rgba(0,
    0,
    0,
    0.4);
    margin: 20px;
    cursor: pointer;
    padding: 5px;
}
.close:after,
.close:before {
    content: '';
    position: absolute;
    top: 25%;
    left: -288px;
    width: 1.5px;
    height: 65%;
    background: #e4e4e4;
}
.close:after {
    transform: translate(-50%,
    -50%) rotate(-45deg);
}
.close:before {
    transform: translate(-50%,
    -50%) rotate(45deg);
}
.modal-submit {
    padding: 14px 23px 10px 20px;
    /* float: left; */
    margin: 5px auto 24px;
    display: block;
    width: 170px !important;
    height: 47px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background: #222222;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 30px;
}
.modal-submit:hover {
    background-color: #B88C2B;
}
.mt-80 {
    margin-top: 80px;
}
.pro-overlay {
    /* position: absolute; */
    /* height: 100%; */
    /* padding: 100px 51px; */
    /* width: 100%; */
    /* background-color: #ed3231e8; */
    /* left:0; */
    /* top: 0; */
    /* display: none; */
}
.pro-overlay h2 {
    font-size: 26px;
    color: #fff;
    font-weight: 500;
}
.pro-overlay h6 {
    font-size: 14px;
    font-weight: 400;
    padding-top: 16px;
    color: #fff;
    float: left;
    line-height: 25px;
}
.pro-overlay h5 {
    font-size: 14px;
    width: 100%;
    text-align: center;
    color: #fff;
    float: left;
    position: relative;
    margin-top: 20px;
}
.msg-box {
    width: 327px;
    height: auto;
    margin-top: -618px;
    z-index: 99;
    float: right;
    position: relative;
    /* background: #ffffff00; */
    right: 90px;
}
.msg-box .heads {
    width: 100%;
    padding: 12px 25px;
    float: left;
    background: #0d0d0c;
    /* height: 94px; */
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.msg-box .heads h2 {
    margin-bottom: 0;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    /* line-height: 24px; */
    color: #FFFFFF;
}
.msg-box .bodys {
    width: 100%;
    float: left;
    background: #FFFFFF;
    border-bottom-right-radius: 5px;
    /* height: 248px; */
    border-bottom-left-radius: 5px;
}
.form-area1 {
    width: 100%;
    float: left;
    padding: 10px 20px;
    padding: 10px 25px;
}
.form_div {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-size: 13px;
    height: 42px;
    margin-bottom: 10px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border-bottom: solid 1px #e3e3e3;
    padding: 15px;
    border-radius: 5px;
    padding-top: 9px;
    float: left;
    width: 100%;
}
.titel_normal {
    /* height: 100%; */
    line-height: 26px;
    /* top: 151px; */
    position: absolute;
    width: 35px;
    /* padding-left: 8px; */
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 5px;
    color: rgba(0,
    0,
    0,
    0.88);
    text-transform: uppercase;
    border-right: solid 1px #e3e3e3;
}

/*.banner img{
  width: 100%;
  float: left;
}*/
.normal_form {
    /*color: #272626;*/
    display: block;
    font-size: 12px;
    /* height: 52px; */
    color: #18191b96;
    /* margin-bottom: 30px !important; */
    outline: none;
    background: rgba(255,
    255,
    255,
    0);
    width: 88%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    padding: 15px;
    float: left;
    /* width: 50%; */
    left: 47px;
    position: relative;
    padding: 0px;
    /* padding-left: 17px; */
    padding-top: 8px;
}
.form-bot {
    width: 100%;
    float: left;
}
.form-boto-st {
    width: 100%;
    float: left;
    background: #18191B;
    color: #fff;
    border: none;
    height: 40px;
    border-radius: 5px;
    margin-top: 15px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.form-boto-st:hover {
    background: #a3238e;
    cursor:pointer;
}
.form-boto-st:focus,
active {
    outline: none;
}
.panel-12 .form-control {
    border-radius: unset;
    border: unset;
    border-bottom: 1px solid #888686a8;
    padding: 0;
    box-shadow: none;
    height: 45px;
}
.panel-12 .lft-pad {
    /* padding-left: 55px; */
    margin-bottom: 35px;
}
.panel-12 .margin-bot {
    margin-bottom: 35px;
    float: left;
}
.client .owl-nav button {
    background-color: transparent;
    border: none;
}
.client .owl-nav button img {
    /* filter: brightness(.5); */
    /* width: 40px; */
}
.client .owl-nav button:focus {
    outline: none !important;
}
.service-text-full {
    position: relative;
    width: 100%;
    float: left;
    background: #fbfbfb;
    padding: 30px 20px;
    box-shadow: 0px 1px 4px rgb(0 0 0 / 5%);
}
.service-text-full h3 {
    font-size: 18px;
    font-weight: 700;
}
.service-text-full p {
    font-size: 14px;
    text-align: left;
    margin: 0;
}
.btn-center {
    text-align: -webkit-center;
    width: 100%;
    float: left;
}
.submit-btn {
    text-align: center;
    width: 163px;
    height: 47px;
    background-color: #222222;
    display: flex;
    color: #FFF;
    cursor: pointer;
    /* border-radius: 25px; */
    margin-top: 25px;
    float: left;
    border: 0;
}
.submit-btn span {
    margin: auto;
    font-size: 15px;
    text-transform: uppercase;
}
.line {
    width: 100%;
    float: left;
}
.serv-line {
    position: relative;
}
.serv-line::before {
    top: 20px;
    content: '';
    height: 1px;
    width: 100px;
    border: 1px solid #cccccc30;
    left: -101px;
    position: absolute;
}
.serv-line::after {
    top: 20px;
    content: '';
    height: 1px;
    width: 100px;
    border: 1px solid #cccccc30;
    right: -101px;
    position: absolute;
}
.ft-left {
    width: 100%;
    float: left;
}
.ft-left a {
    margin: 10px;
    width: auto;
    font-size: 15px;
    float: left;
    color: #fff;
}
.ft-left a:hover {
    color:#b54fa5;
    text-decoration: none;
}
.dot {
    width: 8px;
    height: 8px;
    margin: 10px;
    background: #1f6eb7;
    float: left;
    border-radius: 50%;
}
.head-quote {
    color: #fff !important;
    background: #620609;
    padding: 4px 10px 5px 4px !important;
    border-radius: 28px;
    font-size: 12px !important;
    margin-right: 12px;
    margin-top: 10px !important;
    /* width: 118px !important; */
    border: 2px solid transparent;
    margin-bottom: 0 !important;
}
.social-ft a svg:hover {
    fill:#b54fa5;
}
.ftr-quote {
    position: absolute;
    top: 56px;
    left: 18px;
    height: 106px;
    /* width: 124px; */
    opacity: 0.4;
}
.ml-44 {
    margin-left: 64px;
}
.ml-66 {
    margin-left: 90px;
}
.start {
    width: 100%;
    float: left;
    margin-top: 20px;
    height: 159px;
}
.start h2 {
    font-size: 18px;
    font-weight: 500;
    color: #f5f5f5;
    margin-bottom: 10px;
}
.start-soc a svg {
    margin-right: 8px;
    width: 44px;
    margin-top: 8px;
    height: 30px;
}
.start-soc a {
    width: auto !important;
}
.start a {
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 15px;
    line-height: 36px;
    /* margin: 0 10px; */
    opacity: .7;
    color: #fff !important;
}
.start a:hover {
    text-decoration: none;
    color: #fff;
    opacity: 1;
}
.client {
    float: left;
    width: 100%;
    margin: 10px 0;
    /* position: relative; */
}
.client .owl-nav {
    z-index: 999;
    background: transparent;
    margin-top: 15px;
    /* display: none; */
    text-align: right;
    top: -157px;
    position: relative;
    right: 0;
}
.quote-cook {
    position: absolute;
    top: 2px;
    right: 31px;
}
.innerban-saffron {
    width: 100%;
    background-size: cover;
    background: url(../images/haj-bg.png);
    height: 82px;
    float: left;
    height: 535px;
    position: relative;
    margin-top: 122px;
    /* text-align: center; */
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 160px 0;
    background-attachment: fixed !important;
}
.innerban {
    width: 100%;
    background-size: cover;
    background-image: url(../images/innerban.png);
    float: left;
    /* height: 200px; */opacity: .9;
    position: relative;
    margin-top: 0px;
    /* text-align: center; */
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 100px 5%;
    /*background-attachment: fixed !important;*/
}
.innerban2 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide4.jpg);
    height: 250px;
    float: left;
    margin-top: 100px;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.innerban p {
    margin-top: 123px;
    color: #000;
    font-weight: 400;
    width: 100%;
    float: left;
    line-height: 28px;
    /* font-style: italic; */
    text-align: left;
    font-size: 14px;
    /* background: rgb(0 0 0 / 74%); */
    /* height: 250px; */
    margin-top: 0px;
    padding-top: 5px;
    padding-right: 19%;
}
.service {
    width: 100%;
    float: left;
}
.innerban2 p {
    margin-top: 123px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
    background: rgb(0 0 0 / 74%);
    height: 250px;
    margin-top: 0px;
    padding-top: 80px;
}
.margin_top {
    margin-top: 40px !important;
}
.contact-tag {
    float: left;
    width: 100%;
    font-size: 14px;
    color: rgba(0,
    0,
    0,
    0.93);
    text-align: left;
    /* margin-top: 15px; */
    line-height: 28px;
    margin-bottom: 30px;
    padding-right: 50px;
}
.cnt-padding {
    padding-left: 0px !important;
}
.push-left {
    float: left;
}
.contact-label {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.mct_form {
    border-bottom: 1px solid #b0aaaa;
    color: #272626 !important;
    display: block;
    font-size: 13px !important;
    /* text-transform: uppercase; */
    height: 50px;
    margin-bottom: 10px !important;
    padding: 0 20px;
    outline: none;
    background-color: #ffffff !important;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgba(46,
    67,
    110,
    0.22);
    margin-top: 3px;
    width: 100%;
    float: left;
    padding: 15px;
    margin-top: 17px;
    border-radius: 5px;
}
.cnt-padding {
    padding-left: 0px !important;
}
.info-tag {
    line-height: 29px;
    font-size: 14px;
    color: rgba(0,
    0,
    0,
    0.93);
    margin-top: 9px;
}
.adr-section {
    float: left;
    margin-top: 35px;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 30px;
}
.adr-section h1 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0px;
    margin-top: 10px;
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 16px;
}
.cnt-icons {
    padding-right: 8px;
    font-size: 29px !important;
    color: rgb(44 50 147);
}
.india {
    float: left;
    .india span {
        float: left;
        width: 100%;
        color: #e20c18;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        /* letter-spacing: 1px; */
        
        margin-top: 20px;
    }
    .india p {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.93);
        line-height: 25px;
        margin-top: 11px;
        margin-bottom: 0px;
    }
    .map-top {
        margin-top: 1px;
    }
    width: 100%;
    margin-bottom: 4px;
}
.india span {
    float: left;
    width: 100%;
    color: #533224;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    /* letter-spacing: 1px; */
    margin-top: 20px;
    text-transform: uppercase;
}
.india p {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 15px;
    color: rgba(0,
    0,
    0,
    0.93);
    line-height: 25px;
    margin-top: 11px;
    margin-bottom: 0px;
}
.map-top {
    margin-top: 30px;
}
.input-set-ct {
    width: 100%;
    float: left;
    margin: 10px 0;
}
.input-set-ct input,
.input-set-ct textarea {
    background: transparent;
    border: 1px solid #cccccc36;
    font-size: 300;
    color: #000;
    width: 100%;
    border-radius: 10px;
    height: 50px;
    padding: 8px 10px;
}
.input-set-ct textarea {
    height: 80px !important;
}
.input-set-ct label {
    width: 100%;
    font-size: 15px;
}
.input-set-ct input,
.input-set-ct textarea:focus {
    outline: none;
}
.contact-left {
    width: 100%;
    float: left;
}
.contact-left h6 {
    font-size: 18px;
    color: #000;
    font-weight: 300;
}
.service-sec-image-new {
    position: relative;
    height: 375px;
    margin-left: 0px;
    padding-left: 0;
    width: 100%;
    object-fit: cover;
    border-radius: 6px
}
.service-border-new {
    /* margin-left: 25px; */
    float: left;
    width: auto;
    margin-top: 10px;
}
.contact-left h1 {
    font-size: 35px;
    width: auto;
    margin-bottom: 0;
    font-weight: 700;
    padding: 5px 0;
}
.contact-left p {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    padding-top: 10px;
}
.ct-sub {
    background: #F36F27;
    color: #fff;
    margin-top: 10px;
    float: left;
    border: none;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 41px;
}
.ct-sub:hover {
    background: #000;
}
.main-off {
    width: 100%;
    float: left;
    margin: 20px 0;
}
.hv-sec {
    width: 100%;
    margin-bottom: 30px;
    float: left;
}
.hv-sec i {
    font-size: 25px;
    color: #fff;
    border: 1px solid #cccccc5e;
    background-color: #f36f27;
    float: left;
    border-radius: 100%;
    margin-top: 0px;
    padding: 20px 22px;
}
.hv-sec i:hover {
    background: transparent;
    color: #f36f27;
}
.main-off h2 {
    float: left;
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0px 0;
}
.main-off p {
    float: left;
    font-size: 14px;
    margin-bottom: 0;
    width: 100%;
    padding: 7px 0;
    line-height: 27px;
}
.hv-sec .col-md-4 {
    padding: 0;
}
.about_section {
    float: left;
    width: 100%;
    padding-top: 60px;
}
.about_section h1 {
    font-size: 19px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
}
.about_section h1 span {
    font-weight: 600;
    color: #04113c;
}
.gypsum_section {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.msg-panel {
    /* margin-top: 20px; */
    float: left;
    width: 100%;
    padding-top: 60px;
    margin-bottom: 30px;
    padding-bottom: 60px;
    background: url(../images/menu-bg.png);
    /* font-size: 36px; */
    color: #010101;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: fixed !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}
.md-msg {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px;
    border-radius: 5px;
}
.team-imgs img {
    width: 100%;
    float: left;
    height: 280px;
    object-fit: cover;
}
.teambg {
    float: left;
    width: 100%;
    text-align: center;
    height: 90px;
    margin-bottom: 20px;
    background: #310903;
    color: #fff;
    font-size: 14px;
    padding: 15px;
}
.teambg span {
    width: 100%;
    float:left;
}
.md-msg h1 {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #101010;
    margin-top: 0px;
    text-align: left;
    font-weight: bold;
}
.md-msg h1 span {
    color: #ea5047;
}
.md-msg p {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #101010;
    text-align: left;
    line-height: 27px;
    margin-bottom: 0px;
}
.service_titels {
    color: #000000 !important;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 10px !important;
    padding-left: 0px !important;
}
.gs_img {
    float: left;
    /* margin-left: 60px; */
    height: 220px;
    object-fit: cover;
    width: 100%;
}
.about_section p {
    font-size: 14px;
    float: left;
    width: 100%;
    color: #000;
    line-height: 32px;
    margin-bottom: 17px;
}
.offer-panel {
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 30px;
}
.mb25 {
    margin-bottom: 25px;
}
.bg-brand {
    float: left;
    width: 100%;
    background: #fff;
    padding: 40px;
    text-align: center;
    border: solid 1px rgba(243,
    112,
    33,
    0.58);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    margin-bottom: 30px;
}
.bg-brand img {
    object-fit: contain;
    width: 100%;
    height: 100px;
    right: 0px;
}
.bg-brand:hover {
    text-decoration: none !important;
    -webkit-box-shadow: 0px 3px 25px -9px rgba(0,
    0,
    0,
    0.75);
    -moz-box-shadow: 0px 3px 25px -9px rgba(0,
    0,
    0,
    0.75);
    box-shadow: 0px 3px 25px -9px rgba(0,
    0,
    0,
    0.22);
    border: solid 1px #fff;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.offer-panel h1 {
    float: left;
    width: 100%;
    /* color: #020e22; */
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 11px;
}
.hankook-font {
    float: left !important;
    width: 100% !important;
    /* color: #020e22; */
    font-size: 17px !important;
    text-transform: none !important;
    font-weight: 600 !important;
    padding-bottom: 8px !important;
}
.detail-list {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 29px;
    color: #000;
    font-weight: 400;
    margin-bottom: 8px;
}
.bg-brand {
    float: left;
    width: 100%;
    background: #fff;
    padding: 40px;
    text-align: center;
    border: solid 1px rgb(163,
    35,
    142);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    margin-bottom: 30px;
}
.brand-hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.bg-brand:hover {
    text-decoration: none !important;
    -webkit-box-shadow: 0px 3px 25px -9px rgba(0,
    0,
    0,
    0.75);
    -moz-box-shadow: 0px 3px 25px -9px rgba(0,
    0,
    0,
    0.75);
    box-shadow: 0px 3px 25px -9px rgba(0,
    0,
    0,
    0.22);
    border: solid 1px #fff;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ih-item.square.effect6 {
    overflow: hidden;
    margin-bottom: 0;
}
.ih-item.square {
    position: relative;
    /* width: 316px; */
    /* height: 216px; */
    /* border: 8px solid #fff; */
    /* box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); */
}
.ih-item.square.effect6 .img {
    -webkit-transition: all 0.5s ease-in-out;
    position: relative;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    /* -webkit-transform: scale(1); */
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    /* transform: scale(1); */
}
.productimg {
    width: 100%;
    object-fit: cover;
    /* padding: 20px; */
    height: 290px !important;
    /* border: 2px solid #f36f27; */
}
.ih-item.square.effect6 .info {
    /* background: #da3140; */
    /* background: rgba(218, 49, 64, 0.55); */
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.ih-item.square .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ih-item:hover {
    /* text-decoration: none !important; */
    /* -webkit-box-shadow: 0px 3px 25px -9px rgba(0,0,0,0.75); */
    -moz-box-shadow: 0px 3px 25px -9px rgba(0,
    0,
    0,
    0.75);
    /* box-shadow: 0px 3px 25px -9px rgba(0, 0, 0, 0.22); */
    /* border: solid 1px #fff; */
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.port-box {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    float: left;
    /* height: 400px; */
    /* bottom: 0; */
}
.port-box img {
    width: 100%;
    float: left;
    /* height: 300px; */
}
.port-box h6 {
    text-align: center;
    background: #444242;
    width: 100%;
    font-weight: 700;
    font-size: 17px;
    float: left;
    color: #fff;
    padding: 20px;
}
.port-box h6:hover {
    background: #f36f27;
}
.numbers {
    /* float: right !important; */
    /* width: auto !important; */
    /* height: 64px !important; */
    /* margin-top: 24px !important; */
}
.pimg {
    width: 100%;
    object-fit: cover;
    /* padding: 20px; */
    height: 400px !important;
    /* border: 2px solid #f36f27; */
}
.overlay {
    position: absolute;
    /* border-left: 5px solid #f36f27; */
    /* border-top: 5px solid #f36f27; */
    top: 0;
    width: 100%;
    z-index: 99999;
    padding: 93px 40px;
    height: 371px;
    top: 0;
    left: 0;
    background: #232a82c7;
    border-radius: 10px;
    text-align: center;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.overlay {
    display: none;
}
.img:hover .overlay {
    display: block !important;
}
.port-box:hover {
    box-shadow: none;
}
.overlay h2 {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    box-sizing: unset;
    text-decoration-line: none;
    height: 100%;
    text-decoration-style: none;
    width: 100%;
    color: #f36f27;
    text-decoration: none;
    font-size: 20px;
    bottom: 0;
}
.fresco .overlay h2:hover {
    text-decoration: none;
}
.head-quote:hover {
    background-color: #aa7e14;
    color: #fff !important;
}
.fh-form {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-size: 13px;
    /* text-transform: uppercase; */
    height: 50px;
    margin-bottom: 15px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 15px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgba(0,
    0,
    0,
    0.18);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    border-radius: 5px;
}
.error_msg {
   display: none;
    width: auto;
    float: left;
    padding: 5px 7px;
    font-size: 12px;
    line-height: 15px;
    background: #ffd4d6;
    color: #bb0e0e;
    font-weight: 300;
    text-align: left;
    position: absolute;
    bottom: -8px;
    border: 1px solid #f38181;
    left: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    z-index: 10;
}
.light_form .iconInput input:not([type="submit"]),
.light_form .iconInput textarea:focus {
    outline: none !important;
}
.location-text img {
    width: 50px;
}
.top {
    position: relative;
    float: left;
    margin-top: 0;
    width: 100%;
    bottom: 0;
    cursor: pointer;
}
.panel-12 .form-control:focus {
    border-bottom: 1px solid #310903 !important;
    outline: none !important;
    border: none;
    box-shadow: none;
}
.panel-12 .form-control::placeholder {
    font-size: 15px;
    color: #807A7A !important;
    font-weight: 500;
}
.panel-12 .form-control:focus::placeholder {
    color: #310903 !important;
}
.btn-center a:hover {
    text-decoration: none;
    background: #2ba649;
}
.submit-btn:hover {
    background: #e42e24;
}
.verticaltexts {
    transform: rotate(-90deg);
    transform-origin: right,
    top;
    -ms-transform: rotate(-90deg);
    -ms-transform-origin: right,
    top;
    -webkit-transform: rotate(450deg);
    -webkit-transform-origin: right,
    top;
    position: absolute;
    bottom: 41%;
    right: -122px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 12px;
}
.verticaltexts:hover {
    color: #000;
    text-decoration: none;
}
.investimg {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.investimg img {
    width: 100%;
    border-radius: 5px;
    /* height: 471px; */
    width: 100%;
    float: left;
    /* object-fit: cover; */
}
.mrbot {
    margin-bottom: 50px;
}
.sec {
    width: 100%;
    float: left;
}
.left-area {
    width: 100%;
    height: 243px;
    position: relative;
    background: #f1f1f1;
    /* left: 61px; */
    right: -83px;
    top: 59px;
    z-index: 1;
    padding: 4% 37px;
    /* box-shadow: 10px 10px 21px -1px rgba(219,212,219,1); */
}
.cnct_section {
    width: 100%;
    float: left;
}
.cnct_section {
    width: 100%;
    float: left;
}
.mail {
    width: 100%;
    float: left;
    min-height: 500px;
    background: #301d0f;
    padding: 60px 5% 60px 5%;
}
.mail h2 {
    color: #fff;
    padding: 0 0 20px;
    font-size: 25px;
}
.contact_form {
    width: 100%;
    float: left;
    position: relative;
}
.field_area {
    /* width: 100%; */
    /* float: left; */
    /* position: relative; */
    /* margin: 0 0 20px; */
}
.field_area label {
    color: #2e2d2d;
}
.service-side {
    position: absolute;
    left: 48px;
    width: auto;
}
.field_area input[type=email],
.field_area inpu.t[type=number],
.field_area input[type=text],
.field_area textarea {}
.ct_sbt {
    border: 2px solid #fff;
    padding: 10px 30px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    transition: all .5s;
}
.location_icons {
    float: left;
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
    padding-bottom: 5px;
    text-align: -moz-center;
}
.location_icons img {
    display: block;
    max-width: 100%;
    height: auto;
}
.location_titel {
    float: left;
    width: 100%;
    color: #454545;
    font-weight: 700;
    padding-bottom: 11px;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 18px;
}
.location_address {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #4c4a4a;
    text-align: center;
    line-height: 27px;
}
.field_area input[type=email],
.field_area input[type=number],
.field_area input[type=text],
.field_area textarea {}
.contact_head {
    margin-top: 10px;
}
.contact_head h4 {
    color: #131316;
    font-weight: 700;
    font-size: 25px;
}
.contact_head h3 {
    /* margin-top: 20px; */
    font-weight: 400;
    color: #131316;
    font-size: 15px;
    line-height: 29px;
}
.adddress {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.address h1 {
    font-weight: 700;
    font-size: 20px;
    margin-top: 20px;
}
.address p {
    float: left;
    width: 100%;
    margin-top: 0;
    font-size: 14px;
    line-height: 28px;
    color: rgba(0,
    0,
    0,
    0.87);
}
.whitebg {
    float: left;
    width: 100%;
    background: #fff;
    /* padding: 30px; */
    /* height: 555px; */
}
.whitebg h1 {
    float: left;
    width: 100%;
    font-size: 25px;
    font-weight: 100;
    color: #131316;
    line-height: 40px;
    text-align: left;
    padding-bottom: 30px;
}
.enq-btn:after {
    display: none;
}

/***********************responsive****************/
@media (min-width: 576px) {
    .footerlast p br {
        display: none;
    }
    #get-quote .modal-dialog {
        max-width: 700px !important;
    }
}
@media(max-width: 600px) {
    .header-content h1 {
        font-size: 22px !important;
        line-height: 40px;
    }
}
@media(min-width:1400px) and (max-width:1440px) {
    .header_menu_area>ul>li>a {
        /* padding: 45px 7px 38px !important; */
    }
    .bs .owl-dots {
        display: none;
    }
}
@media only screen and (max-width:991px) {
    .f-w50 {
        float: left;
        width: 50%;
        min-width: 50%;
        max-width: 50%;
        text-align: center;
    }
    .border-ftr {
        border: none !important;
        padding-left: 0px !important;
    }
    .s-w100 {
        float: left;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
    .hide-ds {
        display: none;
    }
    .border-ftr {
        text-align: center;
    }
    .fb-a {
        float: none;
    }
    .footer h2:after {
        display: none;
    }
}
@media(min-width: 1200px) and (max-width: 1301px) {
    .top-icon {
        display: none;
    }
}
@media only screen and (max-width:999px) {}
@media(min-width:1025px){
    .mob-only
    {
        display: none !important;
    }
    
}

@media(min-width: 1025px) and (max-width: 1150px) {
    .ban5-text {
        position: absolute;
        bottom: 0;
    }
    .header_logo img {
        /* max-width: 100%; */
        
        height: 50px;
        margin-top: 30px;
    }
    .ban5-text h4 {
        font-size: 26px;
        color: #000;
        font-weight: 300;
        width: 60%;
        float: left;
    }
    .box-brown h6 {
        font-size: 15px;
    }
    .innerban {
        margin-top: 2px;
    }
    .abt-image h6 {
        position: absolute;
        background: #636227;
        font-size: 17px;
        color: #fff;
        max-width: 545px;
        padding: 25px;
        bottom: -47px;
        left: 49px;
        padding-left: 120px;
        line-height: 29px;
        font-weight: 400;
    }
    .slide {
        margin-top: -182px;
    }}
    @media(min-width:992px) and (max-width:1024px) {
        .slide .item .cover .header-content {
 top: 124px;
}
        .ban5-text h4 {
            font-size: 23px;
            color: #000;
            font-weight: 300;
            width: 64%;
            float: left;
        }
        
        .ban5-text {
            position: absolute;
            bottom: 0;
            left: 23px;
            right: 23px;
        }
        
        .ban5-text a {
            float: right;
            width: 132px;
            height: 46px;
            border: 2px solid;
            font-size: 13px;
            color: #000;
            font-weight: 600;
            padding: 9px 0;
            text-align: center;
            margin-top: 12px;
        }
        
        .box-brown h6 {
            font-size: 16px;
        }
        
        .footer h2 {
            float: left;
            font-size: 17px;
        }
        
        .slide {
            float: left;
            width: 100%;
            top: -79px;
            position: relative;
            z-index: -1;
        }
        
        .header_logo img {
            height: 52px;
        }
        
        .top-follow {
            display: none;
        }
    }
    @media(min-width:576px) and (max-width:767px) {
        .abt-rt img {
    width: 222px;
    float: left;
    margin-right: 40px;
}
        .header-content h6 {
            color: #fff !important;
            font-size: 32px !important;
        }
        
        .slide .item .cover .header-content {
            top: 34px !important;
        }
        
        .about-sec2 h2 {
            text-align: left;
        }
        
        .about-sec2 h2 span {
            text-align: left;
        }
        
        .about-sec2 p {
            text-align: left;
        }
        
        .footer p {
            text-align: left;
        }
    }
    .quantity {
        margin-bottom: 10px;
        background: #ffffff;
        margin-top: 9px !important;
        height: 50px;
        float: left;
        border-radius: 5px;
        padding-left: 0 !important;
        padding-right: 10px;
    }
    .quantity input {
        -webkit-appearance: none;
        border: 1px solid #ccc;
        text-align: center;
        width: 32px;
        font-size: 18px;
        font-family: 'AvenirLTProMedium' !important;
        color: #000000;
        font-weight: 300;
        font-weight: normal;
        width: 75px;
        height: 43px;
        opacity: 3 !important;
        cursor: text !important;
        position: relative;
    }
    button:hover[class*=btn] {
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
    }
    .minus-btn img {
        margin-bottom: 3px;
    }
    .plus-btn img {
        margin-top: 2px;
    }
    button:focus,
    input:focus {
        outline: 0;
    }
    .quantity button {
        background: #0a8923;
        border: 1px solid #0a8923;
        padding: 11px 17px;
        color: #ccc;
        font-size: 13px;
        position: relative;
        font-weight: 300;
        top: -2px;
        border-radius: 2px;
    }
    .highlighted {
        background-color: rgb(207, 248, 207) !important;
        background-image: none !important;
        color: rgb(0, 2, 1) !important;
        font-weight: bold !important;
        font-size: 12pt;
    }
/*payment request*/
.payment-card{
    margin: auto;
    width: 800px;
    padding: 3rem 3.5rem;
    box-shadow: 0 5px 34px 0 rgb(0 0 0 / 25%);
    border-left: 2px solid #c72e24;
}

.mt-30 {
    margin-top: 30px
}

.mb-30 {
    margin-bottom: 30px
}
.error{
    font-size: 13px;
    padding: 10px;
    color: #d10e0e;
 
}

@media(max-width:767px){
    .payment-card{
        width: 90%;
        padding: 1.5rem;
    }
}
@media(height:1366px){
    .payment-card{
        width: 90%;
        padding: 8vh;
    }
}
.payment-card-title{
    font-weight: 700;
    font-size: 1.8em;
}


#payment-card-header{
    font-weight: bold;
    font-size: 0.9rem;
}
#payment-card-inner{
    font-size: 0.7rem;
    color: gray;
}

.payment-card-btn{
   float: right;
    background: #0a8923;
    font-size: 14px;
    color: #fff;
    padding: 10px 20px;
    margin-top: 30px;
    border-radius: 5px;
}

.payment-card-btn:hover{
    background: #d5251a;
}