body {
    margin: 0;
    padding: 0;
    /* font-family: 'Open Sans', sans-serif !important; */
font-family: 'Fira Sans', sans-serif !important;

    overflow-x: hidden;
    margin: 0;
    padding: 0;
}
p{
font-family: 'Fira Sans', sans-serif !important;
}
::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #212931;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: 17, 5, 154, 0.1;
}

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;
}

button {
    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;
}


.service_h{
    float:left;
    width:100%;
}


.form-control:focus{
    box-shadow: none !important;
}

.book-cancel{
    background: #d73d47;
    border: none;
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 4px;
}
.swal-button{
    display:block;margin:auto;
    background-color:#000;
}
.swal-button:not([disabled]):hover{
    background-color:#000;
}
.swal-footer{
    text-align:inherit !important;
}
.close_model{
    display:none;
}
.success_sts{
    text-align:center;
    padding:30px !important;
}
.book_confirm{
    background: #000;
    border: none;
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 4px;
}
.book_cancel{
    background: #d73d47;
    border: none;
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 4px;
}
.success_sts h3{
    font-size:20px;
    font-weight:700;
}
 td{
    font-size:14px;
}
.online-booking {
    float: right;
    margin-right: 20px;
    /* margin-top: 15px; */
}
.header-button {
    /* font-size: 13px; */
    /* color: #ffffff; */
    /* font-weight: 500; */
    /* background-color: #B46B2A; */
    /* border: 1px solid #B46B2A; */
    /* border: 1px solid #053444; */
    /* margin-top: 30px; */
    /* padding: 11px 35px; */
}
.booking-nav{
    font-size: 14px;
    color: #fff;
    padding: 15px;
    float: left;
    /* margin-right: 4%; */
}
.offer-button{position: relative;float: left;width: 135px;top: 0;background: #D73D47;padding: 13px 0;text-align: center;height: 46px;font-size: 14px;text-transform: uppercase;color: #fff;z-index: 999;}
.offer-button:after{
    content: '';
    position: absolute;
    width: 0;
    right: -10px;
    top: 17px;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 10px solid #d73d47;
    border-bottom: 7px solid transparent;
}


.login_panel .log_area .log_box {
    display: none;
    width: 100%;
    position: relative;
    /* max-width: 520px; */
    background: #fff;
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); */
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    /* -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); */
    /* border-radius: 5px; */
    -moz-border-radius: 5px;
    /* -webkit-border-radius: 5px; */
    padding: 30px;
}
.footer_link{
    padding:0;
}
.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: rgba(105, 105, 105, 0.95);
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    /* margin: 0 0 10px !important; */
}

.login_panel .log_area .log_box h5 {
    color: #696969;
    font-size: 17px;
    line-height: 27px;
    font-weight: 600 !important;
}

.login_panel .log_area .log_box .login_media {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    padding: 10px !important;
}

.login_panel .log_area .log_box .login_media > li {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 5px;
}
.login_panel .log_area .log_box .login_media > li .fb_login {
    background: #3b5998 !important;
    color: #fff !important;
}
.login_panel .log_area .log_box .login_media > li > a > img {
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
}
.login_panel .log_area .log_box .or {
    position: absolute;
    width: 40px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    color: #696969;
    bottom: -1.6rem;
    left: calc(50% - 15px);
    background: #fff;
}
.login_panel .log_area .log_box > hr {
    width: 100%;
    float: left;
}
.login_panel .log_area .log_box p > a {
    color: #e42e24;
    text-decoration: none !important;
}
.login_panel .log_area .log_box .login_media > li > a {
    width: auto;
    float: left;
    position: relative;
    padding: 10px 20px;
    border: solid 1px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fff;
    font-size: 12px;
    line-height: 17px;
    color: #454545;
    text-transform: uppercase;
    font-weight: 700;
}
.login_panel .log_area .log_box .log_form {
    width: 100%;
    float: left;
    position: relative;
    padding: 25px 0px 10px;
}









.offerscroll{
    
float: left;
    
width: 100%;
    
background: #2f2b2b;
    
position: absolute;
    
bottom: -62px;
    
height: 46px;
    
padding: 0 5%;
    
left: 0;
}
.abt-p1 {
    width: 100%;
    float: left;
    background: #f7f6f1;
    padding: 30px 6%;
    margin-bottom: 30px;
}
.abt-p1 h6 {
    font-size: 20px;
    font-weight: 300;
    float: left;
    margin: 0;
    padding: 7px 0 0;
}
.abt-p1 a {
    background: #ec2026;
    padding: 10px 20px;
    float: right;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}.abt-p1 a:hover {
    background: #000;
    text-decoration: none;
    color: #fff;
}
.panel_3_box {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin: 0 0 30px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.15);
    -webkit-box-shadow: 1px 1px 5px rgb(0 0 0 / 15%);
}
.panel_3_thumb {
    width: 100%;
    float: left;
    position: relative;
}
.panel_3_thumb img {
    width: 100%;
    /* height: auto; */
    height: 300px;
    display: block;
    object-fit: cover;
}

.panel_3_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(26,39,56,0.75);
    opacity: 0;
    visibility: hidden;
}.panel_3_play {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/play.png) no-repeat center center;
    background-size: 45px 45px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
center .panel_3_overlay, .panel_3_box:hover .panel_3_overlay {
    opacity: 1;
    visibility: visible;
}
.innerban h2 {
    font-size: 35px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    line-height: 48px;
    margin-top: 70px;
}
.glyphicon-play:before {
    content: "\e072";
}
.video-full{
    width: 100%;
    float: left;
padding: 50px 5%;
}
/***************video****************/
.modal {
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-header {
  border-bottom: 1px solid #505050;
  padding: 12px 16px 6px 16px;
}
.modal-header .modal-title {
  color: #ccc;
  margin: 0;
}
.modal-header .close {
  font-size: 32px;
  opacity: 1;
  color: #ccc;
  text-shadow: none;
  outline: none;
}

.modal-content {
  border-radius: 0;
  border: 0;
  background-color: #323232;
}

.img-responsive {
  width: 100%;
}

button.btn-play {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  margin-left: -15px;
  border: 0;
  border-radius: 0;
  outline: 0 !important;
  width: 100%;
  background-color: transparent;
  color: rgba(245, 245, 245, 0.8);
}
button.btn-play:hover, button.btn-play:active, button.btn-play:visited, button.btn-play:focus {
  color: white;
}
button.btn-play .glyphicon {
  padding: 0;
  margin: 0;
  color: inherit;
  background-color: inherit;
  font-size: 64px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  button.btn-play .glyphicon {
    font-size: 56px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  button.btn-play .glyphicon {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  a.video {
    display: block;
  }

  button.btn-play .glyphicon {
    font-size: 56px;
  }
}
/**********************video*****************/
.ct-full {
    padding: 50px 5%;
    float: left;
    width: 100%;
}
.get-sec {
    width: 100%;
    float: left;
}
.get-sec .text {
    width: 100%;
    float: left;
}
.get-sec .text h2 {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #000;
}
.get-sec .text p {
    float: left;
    width: 100%;
    float: left;
    text-align: left;
    color: #000;
    font-size: 14px;
    line-height: 26px;
}
.get-sec .icon-box {
    width: 100%;
    float: left;
}
.icon-box svg {
    height: 60px;
    width: 60px;
    background: #d73d47;
    padding: 10px 0;
    border-radius: 100%;
    fill: #fff;
}
.get-sec .icon-box p {
    float: left;
    width: 100%;
    float: left;
    text-align: left;
    text-align: l;
    color: #000;
    font-size: 14px;
    line-height: 26px;
    padding-top: 6px;
}
.form-sec p {
    float: left;
    width: 100%;
    float: left;
    text-align: justify;
    color: #000;
    font-size: 14px;
    line-height: 26px;
}
.form_titels {
    float: left;
    width: 100%;
    color: #000;
    font-size: 13px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.field_area input[type="text"]:hover, .field_area input[type="text"]:focus, .field_area input[type="mail"]:hover, .field_area input[type="email"]:focus, .field_area textarea:hover, .field_area textarea:focus {
    border-bottom: solid 1px #aa24c4;
    outline: none;
}
.field_area input[type="text"], .field_area input[type="email"], .field_area textarea {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    color: #000;
    line-height: 20px;
    margin: 0px;
    padding: 10px 10px;
    background: transparent;
    border: none;
    border-bottom: solid 1px #949494e0 !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;
}


.center-align{
    text-align:center !important;
}



.msg_send {
    border-radius: 30px;
    float: left;
    padding: 10px 38px;
    font-size: 14px;
    color: #FFF;
    /* padding-left: 25px; */
    line-height: 25px;
    background: #d73d47;
    /* padding-right: 25px; */
    margin-top: 0px;
    cursor: pointer;
    border: none;
    float: left;
    /* border: solid 1px rgba(255, 255, 255, 0.92); */
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.msg_send:hover {
    background: #000000 !important;
    color: #FFF !important;
    text-decoration: none !important;
}
.icon-box svg:hover {
    background: #000;
}
.blog-1 {
    margin-bottom: 30px;
    width: 100%;
    position: relative;
    float: left;
}
.b-img {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.b-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}
.blog-text {
    width: 100%;
    float: left;
    padding: 30px 15px;
    background: #fff;
    box-shadow: 0px 1px 1px 1px rgb(0 0 0 / 5%);
}
.log_box {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}
.log_box h2 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 25px;
    line-height: 35px;
    color: #1c1c1c;
}
.submit_frm:hover {
    background: #1c1c1c;
}

.submit_frm {
    width: 100%;
    float: left;
    position: relative;
    height: 50px;
    cursor: pointer;
    background: #fcbd12;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    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;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.footer_link > li > a:hover {
    color: #e42e24;
}
.footer_link > li {
    width: 50%;
    float: left;
}
.log_box p > a {
    color: #585858;
}
.link_left {
    text-align: left;
}
.log_set .option {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    line-height: 30px;
    color: #969696;
    font-weight: 400;
    text-align: left;
    margin: 0px 0px;
}
.myModal .modal-body {
    display: none;
    background: transparent no-repeat 35% 0%;
    background-size: cover;
    padding: 40px;
    /* min-height: 400px; */
}
.shadow_layer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.2);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}
.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; */
}
.log_set .checkbox {
    position: relative;
    margin-right: 5px;
    background: #fff;
    display: inline-block;
    border: 2px solid #B5C1C7;
    margin-bottom: 0;
    margin-top: 0;
    width: 16px;
    height: 16px;
    top: 4px;
}
.log_set .option > input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0;
    z-index: 10;
    cursor: pointer;
}
li {
    list-style: none;
}
.footer_link > li > a {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #808080;
    font-weight: 400;
    margin: 0 0 5px;
}
.log_box p {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    line-height: 25px;
    color: #585858;
    margin: 0 0 10px !important;
    font-weight: 300;
}
.view_left {
    width: auto;
    /* margin: 5px 16px 5px 0; */
    float: left;
    /* border-right: 1px solid #cccccc59; */
}
.h1-log:hover{
text-decoration: none;
    color: #f26f7b;
}
.h1-log{
    font-size: 14px;
    color: #fff;
    float: left;
    margin: -3px 10px 0;
}
.h1-log img{
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
}
.view_left h4 {
    color: #9b9b9b;
    float: right;
    /* padding: 20px 10px; */
    font-size: 14px;
    font-weight: 500;
    margin-right: 15px;
}
.view_left h4 {
    color: #9b9b9b;
    float: right;
    /* padding: 20px 10px; */
    font-size: 14px;
    font-weight: 500;
    margin-right: 15px;
}
.blog-text h2 {
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 5px;
    float: left;
}
.blog-text p {
    font-size: 14px;
    color: #000;
    line-height: 28px;
    margin: 0 0 5px;
}
.blog-content {
    width: 100%;
    /* height: 70px; */
    /* margin-top: -30px; */
    background-color: #131111;
    padding: 10px;
}
.blog-content h3 {
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    color: #d73d47;
    font-weight: 600;
    margin: 6px;
}
.blog-content1 {
    width: 100% !important;
    height: 105px !important;
    border: 1px solid #DFDFDF !important;
    background-color: #ffffff !important;
    padding: 10px !important;
    float: left;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    width: 100%;
    -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: 2px 12px 40px -22px rgb(0 0 0 / 42%) !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}
.blog-content1 img {
    float: left;
    height: 70px;
    margin-top: 5px;
    padding-left: 15px;
}
.blog-content1 h3 {
    margin-top: 5px;
    font-size: 15px;
    float: left;
    color: #000;
    margin-left: 15px;
}
.date-edit {
    font-size: 14px;
    color: #d73d47;
    line-height: 25px;
}
.blog-text {
    width: 100%;
    float: left;
    padding: 30px 15px;
    background: #fff;
    box-shadow: 1px 4px 4px 5px rgb(0 0 0 / 5%);
}
.blog-full{

float: left;

width: 100%;

padding: 50px 5%;
}
.blog-full svg{
width: 14px;
    float: right;
    height: 14px;
    fill: #fff;
    margin-top: 3px;
}
.blog-full a{
background: #D73D47;
    color: #fff;
    background: #D73D47;
    padding: 7px 14px;
    border-radius: 28px;
    /* margin-top: 3px !important; */
    /* width: 126px !important; */
    /* border: 2px solid transparent; */
    margin-bottom: 25px !important;
    font-size: 13px;
    font-weight: 500;
    width: 138px;
    float: left;
    height: 36px;
    text-align: left;
    margin-top: 6px;
    margin-left: 13px;
}
.blog-full .blog-box{
    
box-shadow: 1px 2px 3px 2px rgb(0 0 0 / 5%);
    
border: 1px solid #c1c1c194;
    
margin-bottom: 30px;
}
.blog-full a:hover{
        text-decoration: none;
    background: #000;
    color: #fff;
}
.book_panel1 {
    background: #f7f7f7;
    text-align: center;
    /* margin-bottom: 30px; */
}
.canvas_area {
    width: 100%;
    float: left;
    padding: 0px 7%;
    margin: 0;
    /* position: relative; */
}
.book_panel1_area {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    max-width: 840px;
    background: #fff;
    padding: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    margin-bottom: 40px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}
.book_panel1_area > h2 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #1c1c1c;
    margin: 0 0 10px !important;
}
.book_panel1_area > p {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 26px;
    font-weight: 300;
    color: #101010;
}
.book_panel1_area .booking_form {
    width: 100%;
    float: left;
    position: relative;
    margin: 30px 0 0;
    text-align: left;
}
.log_set {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 17px;
}
.log_set label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #808080;
    margin: 0 0 5px;
    text-align: left;
}
.option_box > input[type="radio"] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 100;
    cursor: pointer;
}
input:checked + .radio {
    background-color: #d73d47;
    color: #1c1c1c;
}
.option_box > .radio {
    padding: 60px 10px 10px;
    margin: 0;
    text-align: center;
    z-index: 99;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    background: no-repeat center 5px;
    background-size: 60px 60px;
}
.option_box {
    width: 100px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 2px;
    border: solid 1px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.submit_frm {
    width: 100%;
    float: left;
    position: relative;
    height: 50px;
    cursor: pointer;
    background: #fcbd12;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    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;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.submit_frm:hover {
    background: #1c1c1c;
}
.row-dis {
    display: inherit !important;
    margin-bottom: 30px !important;
    float: left;
}
.mb-dk {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin-top: 20px;
    border-radius: 5px;
    /* margin-bottom: 30px; */
}
.panel-serv{
    
width: 100%;
    
float: left;
    
padding: 50px 6%;
}
.panel-serv h6 {
    font-size: 18px;
    font-weight: 700;
}.panel-serv 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;
}
.booking-nav:hover{
    text-decoration: none;
    color: #fff;
}
marquee{
    position: absolute;
}
.footer-btm{

width: 100%;

float: left;

text-align: center;

background: #241e21;

padding-top: 21px;
}
.footer-btm p{

color: #fff;

font-size: 13px;
}
.footer-btm p a{

color: #fff;
}
.footer-btm p a:hover{
    
text-decoration: none;
    
color: #f45d70;
}
.soc-ftr{

padding: 0 !important;

margin: 17px 18px 0 0;

float: left;
}
.soc-ftr svg{

width: 30px;

height: 30px;

fill: #fff;
}
.soc-ftr svg:hover{
    
fill: #ef5062;
}
.footer h2{

font-size: 18px;

font-weight: 700;

color: #fff;

width: 100%;

float: left;
}
.footer .col-lg-4 a{

color: #fff;

font-size: 14px;

padding: 10px 50px 10px 0;

float: left;
}
.footer a:hover{
    
text-decoration: none;
    
color: #ea4659;
}
.view-loc:hover{
    
background: #f14d61;
    
text-decoration: none;
    
color: #fff !important;
}
.view-loc{
    color: #000 !important;
    background: #fff;
    padding: 15px 14px !important;
    border-radius: 28px;
    /* margin-top: 3px !important; */
    /* width: 126px !important; */
    /* border: 2px solid transparent; */
    margin-bottom: 0 !important;
    font-size: 13px;
    font-weight: 500;
    width: 138px;
    float: left;
    height: 49px;
    text-align: center;
    margin-left: 15px;
    margin-top: 15px;
    /* margin-top: 30px; */
}
.footer-svg{
    
fill: #fff;
}
.footer .col-lg-11{
    padding: 0;
}
.ftr-loc{

width: auto !important;

float: left;

margin-top: 6px !important;
}
.footer p{
    
}
.blog-view{

color: #000 !important;

background: #fff !important;

padding: 15px 14px !important;

border-radius: 28px;

/* margin-top: 3px !important; */

/* width: 126px !important; */

/* border: 2px solid transparent; */

margin-bottom: 0 !important;

font-size: 13px;

font-weight: 500;

width: 138px !important;

float: none !important;

height: 49px !important;

text-align: center !important;

margin-top: 30px;

display: grid;

margin: 30px auto !important;
}
.blog-view:hover{
    
background: #d73d47 !important;
    
color: #fff !important;
}
.panel5 .col-lg-5{
    padding: 0
}
.panel5 .col-lg-7{
    padding: 0
}
.blog-box2:hover img{

transform: scale(1.3);
}
.blog-box2 h5{

font-size: 21px;

font-weight: 700;

padding: 20px 15px;

float: left;

margin: 0;

padding-bottom: 10px !important;
}
.blog-box2 h6{

font-size: 14px;

color: #101010;

padding: 0 15px;

font-weight: 400;

line-height: 28px;

float: left;
}
.blog-box2{

width: 100%;

margin-bottom: 30px;

float: left;

background: #fff;

border-top-left-radius: 5px;

border-bottom-left-radius: 5px;
}
.blog-2img{

overflow: hidden;
}
.blog-2img img{

width: 100%;

height: 214px;

float: left;

border-top-left-radius: 5px;

border-bottom-left-radius: 5px;

transition: all ease-in-out .5s;

object-fit: cover;
}
.service-box{
    
}
.blog-box:hover img{
    
transform: scale(1.3);
}








.panel5{

background: url(../images/blog-bg.png);

width: 100%;

float: left;

padding: 50px 5%;

background-size: cover;

background-repeat: no-repeat;
}
.panel5 h2{

text-align: center;

font-size: 35px;

color: #fff;

font-weight: 700;
}
.panel5 p{

text-align: center;

color: #fff;

line-height: 30px;

font-weight: 400;

margin-top: 30px;

margin-bottom: 25px;
}
.blog-box{

width: 100%;

float: left;

background: #fff;

border-top-left-radius: 5px;

border-top-right-radius: 5px;
}
.blog-box h5{

font-size: 21px;

font-weight: 700;

padding: 20px 15px;

margin: 0;

padding-bottom: 5px !important;
}
.blog-box h6{

font-size: 14px;

color: #101010;

padding: 0 15px;

font-weight: 400;

line-height: 28px;
}
.blog-image{

overflow: hidden;
}
.blog-image img{

width: 100%;

float: left;

object-fit: cover;

height: 250px;

border-top-left-radius: 5px;

border-top-right-radius: 5px;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;
}
.panel5 a svg{
width: 14px;

float: right;

height: 14px;

fill: #fff;

margin-top: 3px;
}
.panel5 a{background: #D73D47;color: #fff;background: #D73D47;padding: 7px 14px;border-radius: 28px;/* margin-top: 3px !important; *//* width: 126px !important; *//* border: 2px solid transparent; */margin-bottom: 25px !important;font-size: 13px;font-weight: 500;width: 138px;float: left;height: 36px;text-align: left;margin-top: 6px;margin-left: 13px;}

.panel5 a:hover{

text-decoration: none;

background: #000;

color: #fff;
}
.panel4-box{
    
background: #fff;
    
padding: 30px 60px 30px 30px;
    
border-radius: 5px;
    
float: left;
}
.panel4{

background: url('../images/book-now-bg.png');

background-size: cover;

width: 100%;

float: left;

padding: 50px 5%;
}
.panel4 h2{

font-size: 30px;

font-weight: 700;

line-height: 48px;
}
.panel4 p{

font-size: 14px;

line-height: 30px;
}
.panel4 a{
background: #D73D47;

color: #fff !important;

background: #D73D47;

padding: 7px 14px !important;

border-radius: 28px;

/* margin-top: 3px !important; */

/* width: 126px !important; */

/* border: 2px solid transparent; */

margin-bottom: 0 !important;

font-size: 13px;

font-weight: 500;

width: 138px;

float: left;

height: 36px;

text-align: left;

margin-top: 6px;

margin-left: 0px;
}

.panel4 a:hover{
text-decoration: none;

background: #000;
}
.service-box:hover img{
    
transform: scale(1.2);
}
.panel3{

width: 100%;

background: url('../images/why-us-bg.png');

padding: 50px 5%;

background-size: cover;

background-repeat: no-repeat;

float: left;

/* padding: 50px 0 50px 5%; */
}
.panel3 h2{

font-size: 38px;

color: #fff;

font-weight: 700;

line-height: 53px;
}
.panel3 p{

font-size: 13px;

color: #fff;

line-height: 28px;
}
.service{

}
.service-image{

overflow: hidden;
}
.service-image img{

}
.service h5{

font-size: 21px;

font-weight: 700;

padding: 20px 15px;

margin: 0;

padding-bottom: 5px !important;
}
.service h6{

font-size: 14px;

color: #101010;

padding: 0 15px;

font-weight: 400;

line-height: 28px;
}
.service a{

background: #D73D47;

color: #fff !important;

background: #D73D47;

padding: 7px 14px !important;

border-radius: 28px;

/* margin-top: 3px !important; */

/* width: 126px !important; */

/* border: 2px solid transparent; */

margin-bottom: 0 !important;

font-size: 13px;

font-weight: 500;

width: 138px;

float: left;

height: 36px;

text-align: left;

margin-top: 6px;

margin-left: 13px;
}
.service a:hover{

text-decoration: none;

background: #000;
}
.service svg{

width: 14px;

float: right;

height: 14px;

fill: #fff;

margin-top: 3px;
}
.service:hover svg{
    
}
.panel2{

width: 100%;

/* padding: 50px 0 50px 5%; */

float: left;

background: #1B1A1A;

padding-bottom: 50px;

padding-top: 50px;
}
.panel2 h2{

color: #fff;

text-align: center;

font-size: 35px;

font-weight: 700;
}
.panel2 p{

text-align: center;

color: #fff;

line-height: 30px;

font-weight: 400;

margin-top: 30px;

margin-bottom: 25px;
}
.choose-box{

transition: all ease-in-out .5s;

float: left;

width: 100%;

height: 430px;

background: #fff;

border-radius: 10px;

padding: 42px;

-webkit-transition: all ease-in-out .5s;

margin-bottom: 20px;
}
.panel4 svg{
    width: 14px;
    float: right;
    height: 14px;
    fill: #fff;
    margin-top: 3px;
}
.panel4 a:hover svg{
    
}
.choose-box svg{

fill: #6D6868;

height: 80px;

float: left;

width: 80px;
}
.choose-box h5{

width: 100%;

float: left;

font-size: 21px;

font-weight: 700;

margin-top: 20px;
}
.choose-box h6{

font-size: 14px;

color: #101010;

float: left;

width: 100%;

font-weight: 400;

line-height: 27px;

margin-top: 5px;
}
.choose-box:hover{

background: #000;
}
.choose-box:hover svg{

}
.choose-box:hover svg{

fill: #fff;
}
.choose-box:hover h5{

color: #fff;
}
.choose-box:hover h6{
    
color: #fff;
}
.panel1{

float: left;

width: 100%;

background: #1B191A;

padding: 48px 5%;

margin-top: -10px;
}
.panel1 h2{

font-size: 35px;

color: #fff;

line-height: 52px;

text-align: center;

padding: 0 290px 20px;
}
.panel1 a{

color: #fff !important;

background: #D73D47;

padding: 15px 14px !important;

border-radius: 28px;

/* margin-top: 3px !important; */

/* width: 126px !important; */

/* border: 2px solid transparent; */

margin-bottom: 0 !important;

font-size: 13px;

font-weight: 500;

width: 138px;

float: left;

height: 49px;

text-align: center;

margin-top: 30px;
}
.panel1 a:hover{

background: #fff;

text-decoration: none;

color: #000 !important;
}
.panel1 img{

width: 100%;

float: left;
}
.panel1 p{
    
font-size: 14px;
    
color: #fff;
    
line-height: 28px;
    
margin-bottom: 0;
    
margin-top: 20px;
    
width: 100%;
    
float: left;
}
.header-top-area a h6 img{

float: left;
    margin-top: -7px;
    margin-right: 4px;
}
.header-top-area a h6 span{
    
color: #fa606a;
    
text-transform: uppercase;
    
font-weight: 500;
}

.inner-circle{
    
border: 1;
    
border: 1px dashed #e42e24;
    
border-radius: 100%;
    
padding: 60px 20px 81px;
}

.footer img{
        display: block;
        margin: auto;
        width: 100%;
}
.footer h6{

font-size: 18px;

float: right;

width: 100%;

text-align: right;

color: #ec2026;

font-weight: 700;
}
.footer h5{

font-size: 18px;

float: revert;

text-align: right;

font-weight: 700;
}
.footer h4{

font-size: 17px;

margin-top: 10px;

float: right;

width: 100%;

text-align: right;

font-weight: 700;
}
.footer p{

width: 100%;

float: left;

text-align: left;

font-size: 14px;

color: #fff;

line-height: 25px;

font-weight: 300;
}
.about-bg{
    
top: 0;
    
width: auto !important;
    
right: -82px;
    
position: absolute !important;
}
.in-ban{
        width: 100%;
        float: left;
        background: url('../images/banner-bg.png');
        height: 200px;
        background-size: cover;
        background-position: 100% 100%;
}
.panel-2 {
    float: left;
    width: 100%;
    padding: 45px 6%;
    padding-bottom: 45px;
}
.panel-2 h1 {
    text-transform: uppercase;
    color: #000;
    font-size: 25px;
    font-weight: 700;
    /* margin-bottom: 30px; */
    /* padding: 0 15px; */
}
.panel-2 h2 {
    padding-top: 21px;
    color: #1a1a1b;
    font-size: 17px;
    font-weight: 100;
    margin-bottom: 23px;
}
.product-one {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.panel-2 img {
       object-fit: cover;
    float: right;
    margin-left: 0;
    width: 100%;
    height: 290px;
    border-radius: 10px;
    /* border-bottom-right-radius: 40px; */
    /* margin-top: -31px;*/
}
.product-one h1 {
    color: #0e0d0d;
    font-size: 20px;
    font-weight: 500;
    float: left;
    width: 100%;
    padding-top: 30px;
    /* padding-bottom: 11px; */
    text-transform: none;
}
.product-one p {
    float: left;
    width: 100%;
    color: #101010;
    font-size: 14px;
    /* padding-left: 30px!important; */
    /* padding-right: 30px!important; */
    line-height: 29px;
    font-weight: 300;
    margin-bottom: 0;
}
.address-sec {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.locimg {
    float: left!important;
    margin-top: 20px!important;
    width: 30px!important;
    margin-left: 0!important;
    margin-bottom: 10px;
        height: auto !important;
}
.cnt-radius {
    border-radius: 0!important;
}
.address-sec h3 {
    float: left;
    width: auto;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    margin-top: 23px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.address-sec p {
    float: left;
    width: 100%;
    padding-bottom: 2px;
    color: rgb(26 26 27 / 92%);
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0;
}
.contact_form {
    float: left;
    width: 100%;
    margin-top: 25px;
}
.field_area1 {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}
.cnt-link{
    color: #101010;

}
.quote-titel {
    float: left;
    width: 100%;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding-left: 15px;
    padding-right: 15px;
}
.quote-details {
    float: left;
    width: 100%;
    color: rgba(0,0,0,.82);
    font-size: 14px;
    line-height: 25px;
    padding-left: 15px;
    padding-bottom: 24px;
    padding-right: 15px;
    padding-top: 15px;
}
.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;
}
.submit_frm {
    width: 100%;
    float: left;
    position: relative;
    height: 50px;
    cursor: pointer;
    background: #e42e24;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    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;
    outline: 0!important;
    font-weight: 600;
}
.submit_frm:hover{
    background:#000;
}
.cnt-link:hover{
    text-decoration: none;
        color:#ec2026;

}
.contact_form button:hover{
    background-color: #000;
}
.abt-p2:hover h2{
    color: #fff;
}
.abt-p2:hover svg{
    fill: #f05063;
}
.field_area1 label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: rgba(35,35,35,.9);
    line-height: 20px;
    margin: 10px 0 10px;
}
.field_area1 input[type=file], .field_area1 input[type=mail], .field_area1 input[type=text], .field_area1 textarea {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    color: #232323;
    line-height: 20px;
    margin: 0;
    padding: 4px 10px;
    background: #fff;
    border: none;
    border-bottom: solid 1px rgba(0,0,0,.15);
    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_form button {
    width: px;
    float: right;
    position: relative;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    font-weight: 600;
    margin-top: 14px;
    padding: 16px 55px;
    background: #ec2026;
    border: none;
    margin-bottom: 30px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    cursor: pointer;
    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;
    outline: 0;
}
.abt-p2{

width: 100%;

float: left;

padding: 50px 6%;

text-align: center;

background: #1b191a;
}
.abt-p2 svg{

fill: #fff;

width: 50px;

height: 50px;
}
.abt-p2 svg:hover{

fill: #f05063;
}
.abt-p2 h2{

font-size: 18px;

font-weight: 500;

padding: 10px 0 0;

color: #fff;
}
.abt-p2 p{
    
font-size: 14px;
    
color: #fff;
    
line-height: 25px;
    
font-weight: 300;
}
.abt-p1{

width: 100%;

float: left;

background: #f05063;

padding: 30px 6%;

margin-bottom: 0;

/* margin-top: 30px; */
}
.abt-p1 h6{

font-size: 20px;

font-weight: 600;

float: left;

margin: 0;

padding: 7px 0 0;

color: #fff;
}
.abt-p1 a{

background: #000;

padding: 10px 20px;

float: right;

border-radius: 30px;

font-size: 14px;

font-weight: 500;

color: #fff;
}
.abt-p1 a:hover{
    
background: #fff;
    
text-decoration: none;
    
color: #000;
}

.circle svg{

/* top: 32px; */

/* position: absolute; */

float: none;

display: block;

margin: auto;

fill: #767575;
}
.circle span{

font-size: 24px;

color: #767575;

font-weight: 300;
}
.circle:hover svg{
    
float: none;
    
/* display: block; */
    
/* margin: auto; */
    
/* fill: #767575; */
}
.count .item1 {
    color: #fff;
    font-size: 45px;
    font-weight: 900;
    float: left;
    /* width: 100%; */
    text-align: center;
    position: relative;
    margin: 50px 0 0 20px;
}
.count .item1:after {
    content: '+';
    position: absolute;
}
.count p {
    float: left;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    position: relative;
    bottom: -40px;
    left: -43px;
    text-transform: uppercase;
}

.client {
    float: left;
    width: 100%;
    /* margin: 10px 0; */
    /* position: relative; */
}
.service-box:hover .service-text-full{
    
background: #e42e24;
    
color: #fff;
}
.service-box {
    width: 100%;
    float: left;
    /* background: #fff; */
    position: relative;
    /* top: 20px; */
    left: 0;
    /* height: 450px; */
}
.img-const {
    overflow: hidden;
}
.service-box img {
    transition: all ease-in-out .5s;
}
.service-box img {
    /* width: 100%; */
    /* float: left; */
    /* height: 250px; */
    /* object-fit: cover; */
}
.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 h3 {
    font-size: 18px;
    font-weight: 700;
}
.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;
}

.client .owl-nav {
    z-index: -14;
    background: transparent;
    margin-top: 15px;
    /* display: none; */
    text-align: center;
}
.client .owl-nav button {
    background-color: transparent;
    border: none;
}
.client .owl-nav button img {
    /* filter: brightness(.5); */
    width: 40px;
}
.view-serv svg {
    padding: 12px 10px;
    width: 46px;
}

.ftr-links a:hover{
    
text-decoration: none;
    
color: #e62f25;
    
padding-left: 10px;
}
.w-40{
    width: 37% !important;
}
.w-60{
    width: 63% !important;
}
.ftr-btm{

padding: 20px 6%;

width: 100%;

float: left;

background: #ececec;
}
.ftr-btm p{

font-size: 14px;

color: #696868;

/* opacity: .7; */

float: right;

font-weight: 500;

margin: 0;
}
.ftr-btm p a{

color: #696868;
}
.ftr-btm h6{
margin:0;
/* opacity: .9; */

float: left;

font-size: 18px;

font-weight: 500;

color: #696868;

/* opacity: .9; */
}
.ftr-btm a{

font-size: 13px;

margin: 0 6px;

/* opacity: .9; */

color: #696868;
}
.ftr-btm a svg{

fill: #696868;

width: 20px;

/* opacity: .7; */

/* margin-right: 5px; */
}
.ftr-btm a:hover{

text-decoration: none;

color: #ec2026;

/* opacity: 1; */
}
.ftr-btm a:hover svg{
    
fill: #ec2026;
}
.innerban h6{
    /* text-align: center; */
    font-size: 16px;
    /* float: left; */
    color: #fff;
    font-weight: 700;
    width: 100%;
    display: block;
    margin: auto;
}
.innerban h6 a{
    font-size: 16px;
    /* float: left; */
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: auto;
}
.career_panel2 {
    padding: 56px 0px;
    float: left;
    width: 100%;
    background: #FFFFFF;
}
.career-main-head {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
}
.career-main-head span {
    /* color: #8d0051; */
}
.career-para {
    /* font-family: 'Open Sans', sans-serif; */
    font-weight: 300;
    color: #000000;
    font-size: 16px;
    line-height: 33px;
    margin-top: 20px;
}
.career-form-head {
    font-size: 25px;
    margin-top: 30px;
    font-weight: 700;
}
.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: 400;
    /* font-family: 'Open Sans', sans-serif; */
    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;
}
.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: #2b2931;
    -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: 13px;
    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;
}
.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;
}
.rlabel {
    border: 1.2px solid #d4d4d4;
    border-radius: 50%;
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0px;
    position: relative;
    margin-left: -29px;
    margin-right: 29px;
    top: 3px;
}
.rlabel::after {
    content: '';
    height: 8px;
    width: 8px;
    background: transparent;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 4px);
    border-radius: 50%;
}
.r-input[type="radio"] {
    visibility: hidden;
}
.r-input[type="radio"]:checked + .rlabel::after {
    background: #ec2228;
}
.rlabel::after {
    content: '';
    height: 8px;
    width: 8px;
    background: transparent;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 4px);
    border-radius: 50%;
}
.aboutus h2 span{
    
color: #8d0051;
}
.aboutus h6{
 font-size: 18px;
 font-weight: 700;   
}
.abt-links{

    background: #8c0052;
    width: 148px;
    height: 52px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    float: right;
    padding: 16px 0;
    border-radius: 30px;
border:none;
cursor: pointer;
}
.abt-links:hover{
    background:#000;
}
.innerban h6 a:hover{
    text-decoration: none;
}
.inner-pan {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background: #f3f3f3;
    float: left;
    width: 100%;
}
.bg-pattern-01 {
    /* background: #f3f3f3; */
    padding: 60px 0px;
    /* padding-top: 27px; */
    width: 100%;
    float: left;
    padding-top: 0px;

}
.abt_digital {
    float: left;
    width: 100%;
    padding-top: 30px;
}
.abt_digital h1 {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    /* font-family: 'Mark-Regular'; */
    float: left;
    width: 100%;
    margin-top: 15px;
    text-transform: capitalize;
    margin-bottom: 22px;
    /* text-align: center; */
    }
    .abt_digital h1 span {
    color: #860046;
    font-size: 30px;
    /* font-weight: 800; */
    /* font-family: 'Mark-Bold' !important; */
}
.contact-50 {
    width: 50%;
}
.field_area1 {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}
.field_area1 label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: rgba(33, 31, 31, 0.9);
    line-height: 20px;
    margin: 10px 0 10px;
    /* font-family: 'Mark-Regular'; */
}
.field_area1 input[type="text"], .field_area1 input[type="mail"], .field_area1 input[type="number"], .field_area1 textarea {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    color: #5a5757;
    line-height: 20px;
    margin: 0px;
    padding: 10px 10px;
    background: #35333300;
    border: none;
    border-bottom: solid 1px rgba(0, 0, 0, 0.41);
    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;
    padding-left: 0px !important;
}
.add-area-box {
    width: 100%;
    float: left;
}
.add-area-box img {
    display: block;
    margin: auto;
}
.add-area-box-text {
    width: 100%;
    float: left;
}
.add-area-box-text h2 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 43px;
    color: #4f5454;
}
.add-area-box-text {
    width: 100%;
    float: left;
}
.contact-sec p {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #000;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 35px;
}
.add-area-box-text p {
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 26px;
    color: #3B4141;
    text-align: center;
}
.field_area1 textarea {
    height: 141px;
}.abt-inks:focus{
    outline: none !important;
}
.field_area1 input[type="text"], .field_area1 input[type="mail"], .field_area1 input[type="number"], .field_area1 textarea:focus{
    outline: none !important;
}
.footer{

width: 100%;

float: left;

background: #241E21;

padding: 70px 5% 30px;

/* background-size: cover; */

/* background-repeat: no-repeat; */

/* background-position: center; */
}
.ftr-links{

width: 100%;

float: left;
}
.ftr-links a{

font-size: 15px;

color: #101010;

width: 100%;

float: left;

padding: 8px 0;

font-weight: 500;

text-transform: uppercase;
}
.ftr-links h2{
    
font-size: 18px;
    
color: #fff;
    
font-weight: 500;
    
margin-bottom: 40px;
}

.slide a{
    background: #1b1a1a;
    width: 149px;
    height: 49px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    float: left;
    padding: 14px 0;
    border-radius: 30px;
    text-transform: uppercase;
}
.slide a:hover{
    
color: #fff;
    
text-decoration: none;
    
background: #d73d47;
}
.slide .owl-dots{
    display: none;
}
.slide .item {
/*    height: 100vh;
*/    position: relative;
}
.header-content p{
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}
.header-content h1 {
   
font-size: 48px;
   
width: 100%;
   
padding-right: 20px;
   
/* font-family: 'Oswald'; */
   
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;
    }body {
    margin: 0;
    padding: 0;
    /* font-family: 'Open Sans', sans-serif !important; */
font-family: 'Roboto', sans-serif;


    overflow-x: hidden;
    margin: 0;
    padding: 0;
}
p{
font-family: 'Roboto', sans-serif;

}
::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #212931;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: 17, 5, 154, 0.1;
}

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;
}

button {
    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;
}

.slide .item {/* height: 628px; */width: 100%;float: left;position: relative;/*background: url('../images/banner-bg.png');background-size: cover;background-position: center;*/}
.header-content p{
    font-weight: 400;
    line-height: 31px;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
}
.header-content h1 {
        font-size: 48px;
        width: 100%;
        padding-right: 20px;
        /* font-family: 'Oswald'; */
        position: relative;
        color: #fff !important;
        line-height: 64px;
        font-weight: 700;
}




.header-content h1 span {
    font-weight: 700;
}
.header-top-area a h6:hover{color: #f06070;}
    .slide-image {
    float: left;
    margin-top: 0px;
    width: 100%;
    height: 474px;
    object-fit: cover;
    position: relative;
    /* top: 165px; */
    /* right: 60px; */
}
.header-top-area a:hover svg{
    fill: #8f0556;
}
.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: 0px 60px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* background: rgba(0, 0, 0, 0.6); */
    display: flex;
    align-items: center;
}




.slide .item .cover .header-content {
    position: relative;
    margin-top: 27px;
    margin-left: 0;
    /* 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;
    font-weight: 700;
}
.fs40 {
    font-size: 30px !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;
    margin-bottom: 30px !important;
    float: left;
}
.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;/* margin-bottom: 30px; */}
.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: 20px;
    /* 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;
    text-decoration: none;
    /* border-bottom: 3px solid transparent; */
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    /* line-height: 66px; */
    /* text-transform: uppercase; */
    padding: 17px 3px 14px;
    /* text-transform: uppercase; */
    letter-spacing: 0px !important;
    /*padding: 44px 23px;*/
    margin: 0 23px;
    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 {
    /* background: #1C1413; */
    color: #eb485a !important;
    /* border-top: 2px solid #fff; */
    /* border-bottom: 3px solid #fa6d70 !important; */
    border-top-left-radius: 11px;
}

.header_menu_area > ul > li > a:hover {
    color: #dc4454;
    /* border-bottom: 3px solid #fa6d70; */
    /* background: #1c1413; */
    /* border-top: 2px solid #fff; */
}

.slide{
      /* background: url(../images/banner-bg.png); */
      /* background-size: cover; */
      /* background-position: center; */
      /* margin-top: 0px; */
      float: left;
      width: 100%;
      clear: both;
      margin-top: 178px;
}
.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) {
    .li-hd{
        float: left;
        margin-top:20px !important;
    }
    .head-quote {
    /* display: none; */
    margin: 10px 20px !important;
    background: transparent !important;
    border: none !important;
}
    .sub-menu-1{
        width:100%;
    }
    /*.innerban2{
        margin-top: 72px !important;
    }*/
   /* .innerban6{
        margin-top: 71px !important;
    }*/
    .innerban7{
        /* margin-top: 72px !important; */
    }
.innerban8{
        /* margin-top: 72px !important; */
    }
   
   
    .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: #e01c21;
        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: #e01c21;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .mob_nav.open > div:nth-child(3) {
        background: #e01c21;
        -webkit-transform: rotate(-45deg);
        /* transform: rotate(-45deg); */
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .header_menu_area > ul {
        width: 100%;
        position: absolute;
        top: 88%;
        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: #f45d73;
        margin: 0;
        padding: 10px 5%;
        text-align: left;
        border-bottom: solid 1px rgb(255 255 255);
    }

    .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: #f45d73;
        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: 10px; */
}
.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;
}
.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: 110px; */
    display: block;
    margin-top: 10px;
    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: 94px; */
    float: left;
    position: absolute;
    left: 0;
    background: #1b191a;
    top: 0;
    padding: 0 4% 0 6%;
    z-index: 1000;
    /* background: transparent; */
}



.view-serv {
    border: 1px solid #4d022e;
    border-radius: 50%;
    height: 47px;
    /* margin-top: 20px; */
    position: relative;
    bottom: 20px;
    z-index: 1000;
    width: 47px;
    color: #fff;
    float: left;
    background-color: #4d022e;
    left: 21px;
}

.view-serv:hover {
    border: 1px solid #0d0d0d;
    background-color: #000000;
}

.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;
}
.service-box img{
    width: 100%;
    float: left;
    height: 302px;
    object-fit: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /* transform: scale(1.5); */
}
.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-box {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    /* top: 20px; */
    border-top-left-radius: 5px;
    left: 0;
    height: 525px;
    /* margin-bottom: 15px; */
    /* height: auto; */
    border-top-right-radius: 5px;
}

.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 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-6.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 53%;
}
.innerban6 p {
    margin-top: 223px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}

.innerban7 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-7.png);
    height: 350px;
    float: left;
    margin-top: -2px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: center; */
}
.innerban7 p {
    margin-top: 223px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}
.innerban8 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-8.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.innerban8 p {
    margin-top: 223px;
    color: #fff;
    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;
}

.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: 35px;
    color: #fff;
    font-weight: 700;
    line-height: 45px;
}
.header-content h6 span{
font-weight: 700;
}
.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: 100%;height: 130px;object-fit: cover;}
.menu-img:hover{
    transform:scale(1.5);
}
.menu-text{

width: 100%;

float: left;

margin-top: 25px;
}
.menu-text h2{

font-size: 18px;

font-weight: 700;

margin: 0;
}
.menu-text p{

margin: 0 !important;

font-size: 14px;
}
.menu-text span{

font-size: 14px;

font-weight: 600;
}
.menu-image{
  overflow: hidden;
  transition: all ease-in-out .5s;
  border-radius: 100%;
  margin-bottom: 30px;
  cursor: pointer;
}
.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;
}
.innerban4 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-4.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 53%;
}
.dte{
    
padding: 5px 10px;
    
z-index: 999;
    
right: 11px;
    
position: absolute;
    
top: -10px;
    
color: #fff;
    
font-size: 13px;
    
border-radius: 32px;
    
background: #000;
}
.innerban4 p {
    margin-top: 223px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}

.innerban3 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-3.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 53%;
}
.innerban3 p {
    margin-top: 223px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}
.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: -34px;
    top: -26px;
    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;
}

.slide .owl-theme .owl-dots, .owl-theme .owl-nav{
    text-align: left;
}
.slide .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    z-index: 999;
    cursor: pointer;
    zoom: 1;
    background: transparent;
    text-align: center;
    border: none;
top: -172px;
    left: 105px;    /* right: 83px; */
    position: relative;
}
.slide .owl-theme .owl-dots .owl-dot span {
    position: relative;
    z-index: 99;
    width: 10px;
    cursor: pointer;
    height: 10px;
    margin: 5px 0px;
    border: 2px solid #dd1716;
    background: #dd1716 !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.slide .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;
}

.
.img-const{
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.img-const img{
    transition: all ease-in-out .5s;
}
.img-const img:hover{
transform:scale(1.5);
}
.serv-image {
    height: 582px;
    width: 100%;
    float: left;
}




.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: -300px;
    padding: 4px 0px;
    background: transparent;
    left: -316px;
    border: none;
}

.service .owl-prev {
    position: relative;
    padding: 4px 0px;
    top: -300px;
    background: transparent;
    left: -328px;
    border: none;
}

.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;
}



.view-abt {
    /* border: 1px solid #fff; */
    border-radius: 50%;
    height: 40px;
    width: 40px;
    color: #fff;
    background: #B88C2B;
    float: left;
    text-transform: uppercase;
}






.contact-snd {
    border-radius: 30px;
    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: 178px;
    /* border-radius: 5px; */
    text-align: center;
    padding: 15px 42px;
    border: none;
    background: #e42e24;
    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: #101010;
}


.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;
}

.panel6{

width: 100%;

float: left;

margin: 50px 0 0;

/* background: #f4f4f4; */

padding: 9px 7% 30px;
}
.request-info-box h2 span{
    font-weight: 700;
}

.panel6 h2{

font-family: 'Open Sans', sans-serif !important;

padding-top: 75px;

font-size: 30px;

font-weight: 400;
}
.panel6 p{

font-size: 14px;

line-height: 28px;

margin-top: 20px;
}
.panel6 h5{

font-size: 15px;

line-height: 28px;

/* padding: 5px 0 0; */

}
.panel6 h6{

font-size: 15px;

color: #B79240;

font-weight: 600;

margin-top: 40px;

}
.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: 4px;float: left;}
.pro-img img{
    position: relative;
    border-top-right-radius: 5px;
    width: 100%;
    float: left;
    border-top-left-radius: 5px;
    height: 350px;
    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 {
    width: 100%;
    float: left;
    padding: 50px 0 20px;
    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;
}



.panel7 h4{
    color: #fff;
    font-size: 16px;
    position: relative;
    font-weight: 400;
    left: 143px;
}
.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;
}
.panel7 .owl-prev img{
    left:20px !important;
    position: relative;
}
.dot{
    
width: 8px;
    
height: 8px;
    
margin: 10px;
    
background: #cecece;
    
float: right;
    
border-radius: 50%;
}
.panel7 h6{
    color: #fff;
    font-size: 16px;
    left: 143px;
    position: relative;
    font-weight: 700;
}
.panel7 h6:before{
    position: absolute;
    content: '';
    width: 100px;
    height: 2px;
    left: -140px;
    background: #fff;
    top: 8px;
}
.panel7-right-box {
    width: 100%;
    background: #B54FA5;
    float: left;
    height: 263px;
    /* margin-bottom: 70px; */
    padding: 50px 45px;
}

.panel7 h2 {
}



.head-quote{/* color: #fff !important; *//* background: #e42e24; *//* 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;
}


.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;
}

.panel7 h3 {
    font-weight: 700;
    color: #fff;
    font-size: 31px;
    width: auto;
    float: left;
}

.panel7 p {
}

.panel7 a {
    background: #fff;
    color: #131316;
    padding: 8px 14px;
    font-weight: 600;
    font-size: 14px;
    float: right;
    margin-top: 6px;
}

.panel7 a svg {
    fill: #131316;
    height: 17px;
    /* float: right; */
    width: 15px;
    margin-left: 14px;
}

.panel7 a:hover {
    text-decoration: none;
    background-color: #310903;
    color: #fff;
}

.panel7 a:hover svg {
    fill: #fff;
}

.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;
}
.innerban9 p {
    color: #fff;
    font-weight: 700;
    width: 100%;
    margin-top: 223px;
    float: left;
    /*    font-style: italic;
*/
    text-align: center;
    font-size: 28px;
}
.innerban9{
    width: 100%;
    background-size: cover;
    background: url(../images/slide-9.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 26%;
}

.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: #f7f6f1; */
    /* border-top-left-radius: 4px; */
    width: 100%;
    color: #e01c21;
    font-size: 20px;
    float: left;
    /* text-align: center; */
    /* display: inline-block; */
    /* margin: 25px auto 0; */
    /* text-align: center; */
    padding: 10px 7%;
    font-weight: 700;
}

.bc a {
    color: #ffffff;
    padding: 0 5px;
    font-size: 14px;
}

.bc a:hover {
    color: #d73d47 !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: #e42e24;
    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;
}



.panel7 {
    width: 100%;
    float: left;
    margin: 70px 0 0;
}

.panel7 h2 {
    font-size: 31px;
    font-weight: 400;
    color: #fff;
    width: auto;
    /* text-align: center; */
    float: left;
}

.panel7 h2 span {
    font-weight: 700;
}

.panel7 p {
    font-size: 21px;
    /* padding: 10px 0 20px; */
    font-weight: 400;
    color: #fff;
    /* text-align: center; */
}

.panel7 .owl-nav img {
    width: 30px;
    /* width: 100%; */
    left: 8px;
    position: relative;
    /* top: 4px; */
}

.panel7 .owl-nav button{
    margin: 0;
    background-color: transparent;
    position: relative;
    top: -114px;
    left: 65px;
}

.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-family: 'Poppins', sans-serif; */
    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;
}




.mb25 {
    margin-bottom: 25px;
}

   

.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; */
}

.panel7 h2 span {
    font-weight: 700;
}

.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-family: 'Palanquin-Regular'; */
    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 inpu.t[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-family: 'Open Sans', sans-serif !important;
    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;
}


.service-box-new {
    width: 100%;
    float: left;
    background: #FBFBFB;
    position: relative;
    top: 38px;
    /* left: -175px; */
    height: 393px;
}
.testi-logo{
    
position: relative;
    
top: 65px;
    
width: 100%;
    
float: left;
}
.service-text-new {
    position: relative;
    left: -81px;
    top: 39px;
}
.service {
    /* 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;
}
.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 (min-width: 576px){
#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: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) {

  .em-ft a{
    font-size: 12px;
  }
    .fs40{
        font-size:25px !important;
    }
    .vmp {
    padding-left: 15px !important;
    padding-right: 15px !important;
    }
    .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;
    }
    .panel6 .col-md-7{
        padding: 0;
    }
   
    .panel6 h2{
        padding-top: 0;
    }
 
    .client .owl-nav{
        margin-top:32px;
    }

    .panel7 .owl-nav button{
        left: 126px;
    }
   
    .panel7 h6{
        left: 0;
    }
    .panel7 h4{
        left: 0;
    }
   
    .header_logo img {
        height: 54px;
        margin-top: 16px;
    }

    .client img {
        display: block;
        margin: auto;
    }
}

@media(max-width: 767px) {

    .footer img{
        width: 100%;
    }
    .about-bg{
        display: none;
    }
.contact-50 {
    width: 100% !important;
}    .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;
    }

   

 

    .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) {
   
    .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) {
    .slide .item {
    /*height: 100vh;*/
    position: relative;
}

    .view-mob {
        display: none;
    }

}

@media(min-width: 768px) and (max-width: 991px) {
  
  

    .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-box {
        /* height: 316px; */
        /* left: 0; */
    }

    .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;
    }

   

    

    .panel7 h2 {
        font-size: 23px;
    }

    .panel7 h3 {
        font-size: 25px;
    }

    .panel7 img {
        right: -21px;
    }

    .panel7 .col-md-2 {
        padding: 0;
    }

    
    .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) {
    .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%;
    }
    .innerban2{
        margin-top: 72px !important;
    }
    .innerban6{
        margin-top: 71px !important;
    }
    .innerban7{
        margin-top: 72px !important;
    }
.innerban8{
        margin-top: 72px !important;
    }
    .innerban9{
        margin-top: 77px !important;
    }
 
    .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;
}
.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;
}
.service-box img{
    width: 100%;
    float: left;
    height: 250px;
    object-fit: cover;
}
.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-box {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    top: 20px;
    left: 0;
    height: 450px;
}

.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 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-6.jpg);
    height: 250px;
    float: left;
    margin-top: 100px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 83%;
}
.innerban6 p {
    margin-top: 123px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}

.innerban7 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-7.png);
    height: 250px;
    float: left;
    margin-top: 100px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.innerban7 p {
    margin-top: 123px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}
.innerban8 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-8.png);
    height: 250px;
    float: left;
    margin-top: 100px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 40% 15%;
}
.innerban8 p {
    margin-top: 123px;
    color: #fff;
    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;
}
.ban-text h1 {
    font-size: 37px;
    /* font-family: 'Oswald'; */
    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;
}


.slide .owl-theme .owl-dots, .owl-theme .owl-nav{
    text-align: left;
}
.slide .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;
}
.slide .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;
}
.slide .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;
}


.extra-serv {
    position: absolute !important;
    top: 104px;
    width: 100% !important;
    height: 405px;
    right: 0;
    background: #FBFBFB;
}

.serv-image {
    height: 582px;
    width: 100%;
    float: left;
}


.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;
}

.panel6{

width: 100%;

float: left;

margin: 50px 0 0;

background: #f4f4f4;

padding: 50px 5% 30px;
}
.request-info-box h2 span{
    font-weight: 700;
}


.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: 4px;float: left;}
.pro-img img{
    position: relative;
    border-top-right-radius: 5px;
    width: 100%;
    float: left;
    border-top-left-radius: 5px;
    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{

border-top-right-radius: 40px;

border-bottom-right-radius: 40px;

position: relative;

width: auto;

top: -33px;

width: 254px;

float: left;

background: #ffffff;

padding: 18px 20px 12px;

box-shadow: 0px 1px 4px rgb(0 0 0 / 5%);
}
.service-text-full h3{

font-size: 17px;

font-weight: 500;
}
.service-text-full p{
    
font-size: 14px;
    
text-align: left;
    
margin: 0;
    
font-weight: 300;
    
color: #101010;
}
.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;
}



.panel7 h4{
    color: #fff;
    font-size: 16px;
    position: relative;
    font-weight: 400;
    left: 143px;
}
.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;
}
.panel7 .owl-prev img{
    left:20px !important;
    position: relative;
}
.dot{
    
width: 8px;
    
height: 8px;
    
margin: 10px;
    
background: #cecece;
    
float: right;
    
border-radius: 50%;
}
.panel7 h6{
    color: #fff;
    font-size: 16px;
    left: 143px;
    position: relative;
    font-weight: 700;
}
.panel7 h6:before{
    position: absolute;
    content: '';
    width: 100px;
    height: 2px;
    left: -140px;
    background: #fff;
    top: 8px;
}
.panel7-right-box {
    width: 100%;
    background: #B54FA5;
    float: left;
    height: 263px;
    /* margin-bottom: 70px; */
    padding: 50px 45px;
}

.panel7 h2 {
}



.head-quote{color: #fff !important;background: #D73D47;padding: 15px 14px !important;border-radius: 28px;/* margin-top: 3px !important; *//* width: 126px !important; *//* border: 2px solid transparent; */margin-bottom: 0 !important;font-size: 13px;font-weight: 500;width: 138px;float: left;height: 49px;}

.social-ft a svg:hover{
    fill:#b54fa5;
}

.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;
}

.panel7 h3 {
    font-weight: 700;
    color: #fff;
    font-size: 31px;
    width: auto;
    float: left;
}

.panel7 p {
}

.panel7 a {
    background: #fff;
    color: #131316;
    padding: 8px 14px;
    font-weight: 600;
    font-size: 14px;
    float: right;
    margin-top: 6px;
}

.panel7 a svg {
    fill: #131316;
    height: 17px;
    /* float: right; */
    width: 15px;
    margin-left: 14px;
}

.panel7 a:hover {
    text-decoration: none;
    background-color: #310903;
    color: #fff;
}

.panel7 a:hover svg {
    fill: #fff;
}

.client {
    float: left;
    width: 100%;
    /* margin: 10px 0; */
    /* position: relative; */
}

.client .owl-nav {
    z-index: -14;
    background: transparent;
    margin-top: 0;
    /* display: none; */
    text-align: center;
}



.quote-cook {
    position: absolute;
    top: 2px;
    right: 31px;
}

.innerban {
    width: 100%;
    background-size: cover;
    background: url(../images/innerpage-bg.jpg);
    height: 300px;
    float: left;
    margin-top: 182px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.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 {
,: 0;margin: 0;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: 140px;}
.p-abt{
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
        margin-bottom: 15px;
        float: left;
}
.certificate{

width: 100%;

float: left;
background-color: #f5f5f5;
text-align: center;

padding: 50px 0;
}
.certificate h2{

font-size: 30px;

font-weight: bold;
}
.certificate p{

font-size: 14px;

color: #000;

font-weight: 400;

line-height: 30px;

padding: 10px 0;
}
.certificate img{
    
}
.service{
    width: 100%;
    float: left;
    /* overflow: hidden; */
}
.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;
    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;
    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(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;
    }

    width: 100%;
    margin-bottom: 4px;
}

.india span {
    float: left;
    width: 100%;
    color: #e42e24;
    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;
}



.panel7 {
    width: 100%;
    float: left;
    margin: 70px 0 0;
}

.panel7 h2 {
    font-size: 31px;
    font-weight: 400;
    color: #fff;
    width: auto;
    /* text-align: center; */
    float: left;
}

.panel7 h2 span {
    font-weight: 700;
}

.panel7 p {
    font-size: 21px;
    /* padding: 10px 0 20px; */
    font-weight: 400;
    color: #fff;
    /* text-align: center; */
}

.panel7 .owl-nav img {
    width: 30px;
    /* width: 100%; */
    left: 8px;
    position: relative;
    /* top: 4px; */
}

.panel7 .owl-nav button{
    margin: 0;
    background-color: transparent;
    position: relative;
    top: -114px;
    left: 65px;
}

.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;
    /* font-family: 'Poppins', sans-serif !important; */
    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.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; */
}

.panel7 h2 span {
    font-weight: 700;
}

.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: #fff;
    color: #1b191a !important;
    text-decoration: none;
}
.fh-form {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    /* font-family: 'Palanquin-Regular'; */
    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: #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: #fff;
}
.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 {
    width: 100%;
    float: left;
    position: relative;
    /* font-family: Montserrat,sans-serif; */
    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: #000;
    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-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 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: #000;
    font-weight: 300;
    /* border-radius: 4px; */
    -moz-border-radius: 4px;
    /* -webkit-border-radius: 4px; */
    border-radius: 4px;
    background: transparent;
    outline: none;
    border: solid 1px #a79e9e47;
    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;
}


.service-box-new {
    width: 100%;
    float: left;
    background: #FBFBFB;
    position: relative;
    top: 38px;
    /* left: -175px; */
    height: 393px;
}
.testi-logo{
    
position: relative;
    
top: 65px;
    
width: 100%;
    
float: left;
}
.service-text-new {
    position: relative;
    left: -81px;
    top: 39px;
}

.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;
}
.header-top-area{
    width: 100%;
    margin-top: 20px;
    margin-right: 1%;
    float: right;
}
.header-top-area a h6{
    
float: right;
    
width: auto;
    
color: #fff;
    
border-right: 1px solid #000000;
    
font-size: 13px;
    
padding: 0 5px;
    
font-weight: 400;
    
border-right: 1px solid #342d31;
}
.header-top-area a{

float: right;

/* position: relative; */

/* top: -4px; */
}
.header-top-area a svg{
    
margin: 0 8px;
    
width: 20px;
    
fill: #6E6D6D;
    
position: relative;
    
top: -5px;
}

.chairman{

float: left;

/* width: 100%; */

margin-top: 15px;
}
.chairman img{
    width: 100%;
float: left;
}
/***********************responsive****************/
@media (min-width: 576px){
#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: 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) {
    .panel-serv p{
        text-align:center;
    }
    .panel-serv h6{
        text-align:center;
    }
    .innerban h2 br{
        display:none;
    }
    .footer-btm{
        padding-top: 0;
    }
    .offerscroll{
        padding: 0;
    }
.soc-ftr {
    padding: 0 !important;
    margin: 17px 0;
    float: left;
    width: 22% !important;
    display: inline-flex;
    float: none !important;
}
.footer .col-lg-4 a {
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    float: left;
    text-align: center;
    width: 33%
}
    .view-loc{
        float:  none;
    }
    .footer h2{
        margin-top: 20px;
    }
    .blog-box{
        margin-bottom: 20px;
    }
    .panel4-box
    {
        padding: 30px;
    }
    .panel1 img{
        margin-top: 20px;
    }
    .panel1 a{
        float: none;
        display: flow-root;
        margin: 20px auto;
    }
    .panel1 p{
        margin-top: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .header-top-area a h6{
        font-size:12px;
            padding: 0 10px;
    }
    .abt-p1 a{
        margin: 20px auto;
        float: none;
        display: table;
    }
    .abt-p1 h6{
            line-height: 32px;
            text-align: center;
    }

   
    .head-quote{
        padding: 10px 0 !important;
        width: auto;
    }
    .online-booking{
        float: left;
    }
    
   
    .footer img{
        height: 140px;
        object-fit:contain;
    }
    .footer h6{
        text-align: center;
    }
    .footer h5{
        text-align: center;
    }
    .footer h4{
        text-align: center;
    }
    .footer p{
        text-align: center;
    }
    .ftr-btm{
        /* padding-top: 0 !important; */
        text-align: center;
    }
    .contact-50{
        width: 100%;
    }
    .vmp{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .slide .item .cover .header-content {
    position: relative;
    margin-top: -34px;
    margin-left: 0;
    padding: 56px;
    overflow: hidden;
    /* background: #ffffff85; */
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0;
}
.header-content h6 {
    line-height: 31px;
    font-size: 19px !important;
    margin-bottom: 20px;
}
.slide a{
    float: none;
    display: block;margin: auto;
}
    .header-content p{
        display: none;
    }
    .ftr-links h2{
        margin-bottom: 20px;
        margin-top:30px;
    }
    .footer{
        text-align: center;
    }

    .ftr-btm h6{
        width: 100%;
        text-align: center;
    }
    .ftr-btm a{
        margin: 0 6px 6px;
    }
    .ftr-btm p {
    font-size: 12px;
    color: #595555;
    /* opacity: .7; */
    float: right;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    }
    
    .certificate img{
        width: 100%;
    }
   
    .em-ft a{
            margin: 0 10px;
        font-size: 12px;
    }
   
    .slide-image{
        position: inherit;
        top: 137px;
        z-index: 1;
        right: 0;
        float: none;
        display: block;
        height: 218px;
        margin: auto;
    }
    .slide .item{height: 550px;}
  
/*    .head-quote{
        display:none;
    }*/
   
    .slide{
        max-height: 361px;
    }
    .slide .owl-dots{
        display: none;
    }

   
    .request-info-box{
        width:100%;
        margin-top:20px;
    }
    .panel6 .col-md-7{
        padding: 0;
    }
   
    .panel6 h2{
        padding-top: 0;
    }
    
    .client .owl-nav{
        margin-top: -20px;
    }
   
    .panel7 .owl-nav button{
        left: 126px;
    }
 
    .panel7 h6{
        left: 0;
    }
    .panel7 h4{
        left: 0;
    }
    .panel7 h6:before{
        display: none;
    }
    .ban1 {
        background-position: 39% 20%;
    }

    .ban2 {
        background-position: 39% 20%;
    }

    .header_logo img {
      height: 90px;
      margin-top: 2px;
    }

    .client img {
        display: block;
        margin: auto;
    }
}

@media(max-width: 767px) {
    .innerban h2 {
    font-size: 26px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    line-height: 38px;
    margin-top: 90px;
    padding: 0 20px;
}
    .innerban{
        margin-top: 138px;
    }
    marquee {
    position: absolute;
    width: 100%;
    float: left;
    overflow: hidden;
    right: 0;
}
     .panel1 h2{
        padding: 0 15px 20px;
        font-size: 25px;
        line-height: 38px;
    }
    .footer .col-lg-1 img{
        float: none;
        height: auto !important;
    }
    .footer-svg{
        width: 20px;
        height: 20px;
    }
    .footer img{
        width: 100%;
    }
  .circle{
    left: 0;
  }
  .about-bg{
    display: none;
  }
  
    .mission-sec-new{
        margin: 0;
    }
    .header-content h6{
font-size: 20px;

    }
    .header-content h6 br{
        /* display: none; */
        /* line-height: 40px !important; */
    }
  .header-content p br{
        display: none;
    }

    .header-content p{
        font-size: 13px;
    }
    .header-top-area{
        margin-top: 10px;
        display:  none;
    }
.slide-image{
    /* height: 300px; */
}

    #get-quote img{
        display: none;
    }
    .service-sec-image-new{
        margin-bottom: 15px;
    }
    .social-ft{
        margin-top: 20px;
float: left;
    }
    .ft-detail{
        margin-top:30px;
    }
    .social-ft a{
        float: left;
    }
    .dot{
        float: left;
    }
   
    .panel7-right-box {
    width: 100%;
    background: #B54FA5;
    /* float: left; */
    height: auto;
    /* margin-bottom: 70px; */
    padding: 10px 23px;
}
.panel7 .owl-nav button{
    top:-41px;
}
.view-serv2{
    left: 9px;
}
    .header_block{
        height:auto;
    }
    .slide{
          
        margin-top: 0px;
    }
    .slide .item .cover{
       padding: 0;
       top: 0;
       z-index: 9999;
    }
    .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;
    }
    
  .serv-image{
    height: auto;
  }
    .service-box-new {
        width: 100%;
        float: left;
        background: #FBFBFB;
        position: relative;
        top: 0;
        left: 0;
        height: auto;
        min-height: 280px;
    }

    .service-text-new {
        position: relative;
        left: 0;
        top: 20px;
        padding: 0 20px;
    }

    .extra-serv-new {
        position: absolute !important;
        top: 0;
        width: 100% !important;
        height: auto;
        right: 0;
        background: #FBFBFB;
    }

    .service-text-new h2 {
        font-size: 26px;
        color: #131316;
        font-weight: 700;
    }

    .start {
        height: auto;
    }


    .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: 0px;
        top: 0px;
        z-index: 9999;
        background-color: #000;
    }

    .links a {
        width: 49%;
    }
}

@media(max-width: 991px) {
    
   
    .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) {
    .slide .item {
    /*height: 100vh;*/
    position: relative;
}

    .view-mob {
        display: none;
    }
    .testi .col-md-10{
    padding-right: 0;
}
}

@media(min-width: 768px) and (max-width: 1199px) {

}

@media (max-width: 991px) and (min-width: 768px) {


    .chair-man-full-div{
        flex: 0 0 100% !important;
    max-width: 100% !important;
    }
    .service-box-new {
        width: 100%;
        float: left;
        background: #FBFBFB;
        position: relative;
        top: -1px;
        /* left: -175px; */
        height: 500px;
    }

    .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-box {
        /* height: 316px; */
        /* left: 0; */
    }

    .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;
    }

   

    

    .panel7 h2 {
        font-size: 23px;
    }

    .panel7 h3 {
        font-size: 25px;
    }

    .panel7 img {
        right: -21px;
    }

    .panel7 .col-md-2 {
        padding: 0;
    }

    
    .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) {
    .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){
    
}
.about-section{
    width:100%;
    float: left;
}
.about-section h2{
    font-size: 20px;
    font-weight: 700;
}
.about-section p{

}
.career_pic img{
    width: 100%;
}

@media(min-width: 768px) and (max-width: 1199px) {
    .about-bg{
            right: -45px;
    }
}
@media(max-width:360px){
    .circle{
        width:100%;
    }
}

@media(max-width:394px){
    .offerscroll{
        bottom: -46px;
    }
}
@media(min-width: 395px) and (max-width: 767px){
    .offerscroll{
        bottom: -40px;
    }
}
@media(min-width: 395px) and (max-width: 575px){
    .slide{
        margin-top: -5px !important;
    }
}
@media(min-width:993px){
    .mob-log{
    display:none !important;
}
}
.top_header_box {
  width: auto;
  float: right;
  position: relative;
    margin: -15px 30px 0 0;}
  .top_header_box > img {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0; }
  .top_header_box > span {
    width: auto;
    height: auto;
    font-size: 14px;
    line-height: 45px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle; }

.log_in span {
  cursor: pointer;
  padding-right: 15px; }
  .log_in span::after {
    content: '\f110';
    position: absolute;
    font-family: "LineAwesome";
    font-size: 10px;
    right: 0;
    color: #fff;
    line-height: 45px; }

.user_drop {
  width: 163px;
  position: absolute;
  top: 100%;
  background: #d73d47;
  left: -113px;
  z-index: 99999 !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  }
  .user_drop > li {
    width: 100%;
    float: left;
    position: relative; }
    .user_drop > li > a {
      width: 100%;
      float: left;
      position: relative;
      font-size: 14px;
      line-height: 45px;
      font-weight: 600;
      color: #fff;
      text-align: left;
      /* padding: 0px 20px; */
      text-transform: uppercase;
      background: transparent;
      transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
      }
      .user_drop > li > a:hover {
        background: #d73d47;
        color: #000000;
        text-decoration: none;
        }

.view {
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 100 !important; }
.top_header_box:hover .user_drop{
    visibility:visible;
    opacity:1;
}
.profile_panel1 {
  background: #f7f7f7;
  float: left;
  width: 100%;
  padding: 50px 0;
  }

.profile_panel_box1 {
  width: 100%;
  float: left;
  position: relative;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  padding: 30px;
  background: #fff;
  text-align: center;
  margin: 0  0 30px; }
  .profile_panel_box1 .profile_img {
    width: 100px;
    height: 100px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background: #d73d47;
    margin: 0 0 20px;
    padding: 25px 20px;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #1c1c1c;
    text-transform: uppercase;
    }
  .profile_panel_box1 > h4 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #1c1c1c;
    margin: 0 0 5px !important;
        text-transform: Capitalize; }
  .profile_panel_box1 > p {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    line-height: 25px;
    line-height: 18px !important;
    font-weight: 400;
    color: #454545;
    word-break: break-all;
    margin: 0 0 7px !important; }
  .profile_panel_box1 > a {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #d73d47;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    }
    .profile_panel_box1 > a:hover {
      color: #1c1c1c;
      text-decoration: none;
      }
  .profile_panel_box1 .edit_prof {
    width: 28px;
    height: 28px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 20px; }
    .profile_panel_box1 .edit_prof > i {
      font-size: 28px;
      line-height: 28px;
      color: #1c1c1c; }

.profile_panel_box2 {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  background: #fff; }
  .profile_panel_box2 > h2 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 20px;
    line-height: 30px;
    padding: 0px 0px 15px !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #1c1c1c;
    margin: 0 0 10px !important; }

.activity_tbl {
  width: 100%;
  float: left;
  position: relative; }
  .activity_tbl > thead, .activity_tbl > tbody {
    width: 100%;
    float: left;
    position: relative; }
    .activity_tbl > thead > tr, .activity_tbl > tbody > tr {
      width: 100%;
      float: left;
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      border-bottom: solid 1px rgba(0, 0, 0, 0.05); }
      .activity_tbl > thead > tr:nth-child(even), .activity_tbl > tbody > tr:nth-child(even) {
        background: rgba(0, 0, 0, 0.05); }
      .activity_tbl > thead > tr > th, .activity_tbl > tbody > tr > th {
        font-size: 15px;
        line-height: 25px;
        font-weight: 500;
        background: #fcbd12;
        color: #1c1c1c;
        padding: 15px;
        word-break: break-all; }
      .activity_tbl > thead > tr > td, .activity_tbl > tbody > tr > td {
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
        color: #454545;
        padding: 15px; }

@media (max-width: 1024px) {
  .profile_panel_box2 {
    overflow-x: auto; }

  .activity_tbl {
    width: 125%; } }body {
    margin: 0;
    padding: 0;
    /* font-family: 'Open Sans', sans-serif !important; */
font-family: 'Fira Sans', sans-serif !important;

    overflow-x: hidden;
    margin: 0;
    padding: 0;
}
p{
font-family: 'Fira Sans', sans-serif !important;
}
::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #212931;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: 17, 5, 154, 0.1;
}

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;
}

button {
    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;
}


.service_h{
    float:left;
    width:100%;
}


.book-cancel{
    background: #d73d47;
    border: none;
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 4px;
}
.swal-button{
    display:block;margin:auto;
    background-color:#000;
}
.swal-button:not([disabled]):hover{
    background-color:#000;
}
.swal-footer{
    text-align:inherit !important;
}
.close_model{
    display:none;
}
.success_sts{
    text-align:center;
    padding:30px !important;
}
.book_confirm{
    background: #000;
    border: none;
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 4px;
}
.book_cancel{
    background: #d73d47;
    border: none;
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 4px;
}
.success_sts h3{
    font-size:20px;
    font-weight:700;
}
 td{
    font-size:14px;
}
.online-booking {
    float: right;
    margin-right: 20px;
    /* margin-top: 15px; */
}
.header-button {
    /* font-size: 13px; */
    /* color: #ffffff; */
    /* font-weight: 500; */
    /* background-color: #B46B2A; */
    /* border: 1px solid #B46B2A; */
    /* border: 1px solid #053444; */
    /* margin-top: 30px; */
    /* padding: 11px 35px; */
}
.booking-nav{
    font-size: 14px;
    color: #fff;
    padding: 15px;
    float: left;
    /* margin-right: 4%; */
}
.offer-button{position: relative;float: left;width: 135px;top: 0;background: #D73D47;padding: 13px 0;text-align: center;height: 46px;font-size: 14px;text-transform: uppercase;color: #fff;z-index: 999;}
.offer-button:after{
    content: '';
    position: absolute;
    width: 0;
    right: -10px;
    top: 17px;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 10px solid #d73d47;
    border-bottom: 7px solid transparent;
}


.login_panel .log_area .log_box {
    display: none;
    width: 100%;
    position: relative;
    /* max-width: 520px; */
    background: #fff;
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); */
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    /* -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); */
    /* border-radius: 5px; */
    -moz-border-radius: 5px;
    /* -webkit-border-radius: 5px; */
    padding: 0px !important;
}
.footer_link{
    padding:0;
}
.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: rgba(105, 105, 105, 0.95);
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    /* margin: 0 0 10px !important; */
}

.login_panel .log_area .log_box h5 {
    color: #696969;
    font-size: 17px;
    line-height: 27px;
    font-weight: 600 !important;
}

.login_panel .log_area .log_box .login_media {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    padding: 10px !important;
}

.login_panel .log_area .log_box .login_media > li {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 5px;
}
.login_panel .log_area .log_box .login_media > li .fb_login {
    background: #3b5998 !important;
    color: #fff !important;
}
.login_panel .log_area .log_box .login_media > li > a > img {
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
}
.login_panel .log_area .log_box .or {
    position: absolute;
    width: 40px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    color: #696969;
    bottom: -1.6rem;
    left: calc(50% - 15px);
    background: #fff;
}
.login_panel .log_area .log_box > hr {
    width: 100%;
    float: left;
}
.login_panel .log_area .log_box p > a {
    color: #e42e24;
    text-decoration: none !important;
}
.login_panel .log_area .log_box .login_media > li > a {
    width: auto;
    float: left;
    position: relative;
    padding: 10px 20px;
    border: solid 1px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fff;
    font-size: 12px;
    line-height: 17px;
    color: #454545;
    text-transform: uppercase;
    font-weight: 700;
}
.login_panel .log_area .log_box .log_form {
    width: 100%;
    float: left;
    position: relative;
    padding: 25px 0px 10px;
}









.offerscroll{
    
float: left;
    
width: 100%;
    
background: #2f2b2b;
    
position: absolute;
    
bottom: -62px;
    
height: 46px;
    
padding: 0 5%;
    
left: 0;
}
.abt-p1 {
    width: 100%;
    float: left;
    background: #f7f6f1;
    padding: 30px 6%;
    margin-bottom: 30px;
}
.abt-p1 h6 {
    font-size: 20px;
    font-weight: 300;
    float: left;
    margin: 0;
    padding: 7px 0 0;
}
.abt-p1 a {
    background: #ec2026;
    padding: 10px 20px;
    float: right;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}.abt-p1 a:hover {
    background: #000;
    text-decoration: none;
    color: #fff;
}
.panel_3_box {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin: 0 0 30px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.15);
    -webkit-box-shadow: 1px 1px 5px rgb(0 0 0 / 15%);
}
.panel_3_thumb {
    width: 100%;
    float: left;
    position: relative;
}
.panel_3_thumb img {
    width: 100%;
    /* height: auto; */
    height: 300px;
    display: block;
    object-fit: cover;
}

.panel_3_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(26,39,56,0.75);
    opacity: 0;
    visibility: hidden;
}.panel_3_play {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/play.png) no-repeat center center;
    background-size: 45px 45px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
center .panel_3_overlay, .panel_3_box:hover .panel_3_overlay {
    opacity: 1;
    visibility: visible;
}
.innerban h2 {
    font-size: 35px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    line-height: 48px;
    margin-top: 70px;
}
.glyphicon-play:before {
    content: "\e072";
}
.video-full{
    width: 100%;
    float: left;
padding: 50px 5%;
}
/***************video****************/
.modal {
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-header {
  border-bottom: 1px solid #505050;
  padding: 12px 16px 6px 16px;
}
.modal-header .modal-title {
  color: #ccc;
  margin: 0;
}
.modal-header .close {
  font-size: 32px;
  opacity: 1;
  color: #ccc;
  text-shadow: none;
  outline: none;
}

.modal-content {
  border-radius: 0;
  border: 0;
  background-color: #323232;
}

.img-responsive {
  width: 100%;
}

button.btn-play {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  margin-left: -15px;
  border: 0;
  border-radius: 0;
  outline: 0 !important;
  width: 100%;
  background-color: transparent;
  color: rgba(245, 245, 245, 0.8);
}
button.btn-play:hover, button.btn-play:active, button.btn-play:visited, button.btn-play:focus {
  color: white;
}
button.btn-play .glyphicon {
  padding: 0;
  margin: 0;
  color: inherit;
  background-color: inherit;
  font-size: 64px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  button.btn-play .glyphicon {
    font-size: 56px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  button.btn-play .glyphicon {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  a.video {
    display: block;
  }

  button.btn-play .glyphicon {
    font-size: 56px;
  }
}
/**********************video*****************/
.ct-full {
    padding: 50px 5%;
    float: left;
    width: 100%;
}
.get-sec {
    width: 100%;
    float: left;
}
.get-sec .text {
    width: 100%;
    float: left;
}
.get-sec .text h2 {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #000;
}
.get-sec .text p {
    float: left;
    width: 100%;
    float: left;
    text-align: left;
    color: #000;
    font-size: 14px;
    line-height: 26px;
}
.get-sec .icon-box {
    width: 100%;
    float: left;
}
.icon-box svg {
    height: 60px;
    width: 60px;
    background: #d73d47;
    padding: 10px 0;
    border-radius: 100%;
    fill: #fff;
}
.get-sec .icon-box p {
    float: left;
    width: 100%;
    float: left;
    text-align: left;
    text-align: l;
    color: #000;
    font-size: 14px;
    line-height: 26px;
    padding-top: 6px;
}
.form-sec p {
    float: left;
    width: 100%;
    float: left;
    text-align: justify;
    color: #000;
    font-size: 14px;
    line-height: 26px;
}
.form_titels {
    float: left;
    width: 100%;
    color: #000;
    font-size: 13px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.field_area input[type="text"]:hover, .field_area input[type="text"]:focus, .field_area input[type="mail"]:hover, .field_area input[type="email"]:focus, .field_area textarea:hover, .field_area textarea:focus {
    border-bottom: solid 1px #aa24c4;
    outline: none;
}
.field_area input[type="text"], .field_area input[type="email"], .field_area textarea {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    color: #000;
    line-height: 20px;
    margin: 0px;
    padding: 10px 10px;
    background: transparent;
    border: none;
    border-bottom: solid 1px #949494e0 !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;
}


.center-align{
    text-align:center !important;
}



.msg_send {
    border-radius: 30px;
    float: left;
    padding: 10px 38px;
    font-size: 14px;
    color: #FFF;
    /* padding-left: 25px; */
    line-height: 25px;
    background: #d73d47;
    /* padding-right: 25px; */
    margin-top: 0px;
    cursor: pointer;
    border: none;
    float: left;
    /* border: solid 1px rgba(255, 255, 255, 0.92); */
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.msg_send:hover {
    background: #000000 !important;
    color: #FFF !important;
    text-decoration: none !important;
}
.icon-box svg:hover {
    background: #000;
}
.blog-1 {
    margin-bottom: 30px;
    width: 100%;
    position: relative;
    float: left;
}
.b-img {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.b-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}
.blog-text {
    width: 100%;
    float: left;
    padding: 30px 15px;
    background: #fff;
    box-shadow: 0px 1px 1px 1px rgb(0 0 0 / 5%);
}
.log_box {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}
.log_box h2 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 25px;
    line-height: 35px;
    color: #1c1c1c;
}
.submit_frm:hover {
    background: #1c1c1c;
}

.submit_frm {
    width: 100%;
    float: left;
    position: relative;
    height: 50px;
    cursor: pointer;
    background: #fcbd12;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    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;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.footer_link > li > a:hover {
    color: #e42e24;
}
.footer_link > li {
    width: 50%;
    float: left;
}
.log_box p > a {
    color: #585858;
}
.link_left {
    text-align: left;
}
.log_set .option {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    line-height: 30px;
    color: #969696;
    font-weight: 400;
    text-align: left;
    margin: 0px 0px;
}
.myModal .modal-body {
    display: none;
    background: transparent no-repeat 35% 0%;
    background-size: cover;
    padding: 40px;
    /* min-height: 400px; */
}
.shadow_layer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.2);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}
.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; */
}
.log_set .checkbox {
    position: relative;
    margin-right: 5px;
    background: #fff;
    display: inline-block;
    border: 2px solid #B5C1C7;
    margin-bottom: 0;
    margin-top: 0;
    width: 16px;
    height: 16px;
    top: 4px;
}
.log_set .option > input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0;
    z-index: 10;
    cursor: pointer;
}
li {
    list-style: none;
}
.footer_link > li > a {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #808080;
    font-weight: 400;
    margin: 0 0 5px;
}
.log_box p {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    line-height: 25px;
    color: #585858;
    margin: 0 0 10px !important;
    font-weight: 300;
}
.view_left {
    width: auto;
    /* margin: 5px 16px 5px 0; */
    float: left;
    /* border-right: 1px solid #cccccc59; */
}
.h1-log:hover{
text-decoration: none;
    color: #f26f7b;
}
.h1-log{
    font-size: 14px;
    color: #fff;
    float: left;
    margin: -3px 10px 0;
}
.h1-log img{
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
}
.view_left h4 {
    color: #9b9b9b;
    float: right;
    /* padding: 20px 10px; */
    font-size: 14px;
    font-weight: 500;
    margin-right: 15px;
}
.view_left h4 {
    color: #9b9b9b;
    float: right;
    /* padding: 20px 10px; */
    font-size: 14px;
    font-weight: 500;
    margin-right: 15px;
}
.blog-text h2 {
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 5px;
    float: left;
}
.blog-text p {
    font-size: 14px;
    color: #000;
    line-height: 28px;
    margin: 0 0 5px;
}
.blog-content {
    width: 100%;
    /* height: 70px; */
    /* margin-top: -30px; */
    background-color: #131111;
    padding: 10px;
}
.blog-content h3 {
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    color: #d73d47;
    font-weight: 600;
    margin: 6px;
}
.blog-content1 {
    width: 100% !important;
    height: 105px !important;
    border: 1px solid #DFDFDF !important;
    background-color: #ffffff !important;
    padding: 10px !important;
    float: left;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    width: 100%;
    -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: 2px 12px 40px -22px rgb(0 0 0 / 42%) !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}
.blog-content1 img {
    float: left;
    height: 70px;
    margin-top: 5px;
    padding-left: 15px;
}
.blog-content1 h3 {
    margin-top: 5px;
    font-size: 15px;
    float: left;
    color: #000;
    margin-left: 15px;
}
.date-edit {
    font-size: 14px;
    color: #d73d47;
    line-height: 25px;
}
.blog-text {
    width: 100%;
    float: left;
    padding: 30px 15px;
    background: #fff;
    box-shadow: 1px 4px 4px 5px rgb(0 0 0 / 5%);
}
.blog-full{

float: left;

width: 100%;

padding: 50px 5%;
}
.blog-full svg{
width: 14px;
    float: right;
    height: 14px;
    fill: #fff;
    margin-top: 3px;
}
.blog-full a{
background: #D73D47;
    color: #fff;
    background: #D73D47;
    padding: 7px 14px;
    border-radius: 28px;
    /* margin-top: 3px !important; */
    /* width: 126px !important; */
    /* border: 2px solid transparent; */
    margin-bottom: 25px !important;
    font-size: 13px;
    font-weight: 500;
    width: 138px;
    float: left;
    height: 36px;
    text-align: left;
    margin-top: 6px;
    margin-left: 13px;
}
.blog-full .blog-box{
    
box-shadow: 1px 2px 3px 2px rgb(0 0 0 / 5%);
    
border: 1px solid #c1c1c194;
    
margin-bottom: 30px;
}
.blog-full a:hover{
        text-decoration: none;
    background: #000;
    color: #fff;
}
.book_panel1 {
    background: #f7f7f7;
    text-align: center;
    /* margin-bottom: 30px; */
}
.canvas_area {
    width: 100%;
    float: left;
    padding: 0px 7%;
    margin: 0;
    /* position: relative; */
}
.book_panel1_area {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    max-width: 840px;
    background: #fff;
    padding: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    margin-bottom: 40px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}
.book_panel1_area > h2 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #1c1c1c;
    margin: 0 0 10px !important;
}
.book_panel1_area > p {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 26px;
    font-weight: 300;
    color: #101010;
}
.book_panel1_area .booking_form {
    width: 100%;
    float: left;
    position: relative;
    margin: 30px 0 0;
    text-align: left;
}
.log_set {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 17px;
}
.log_set label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #808080;
    margin: 0 0 5px;
    text-align: left;
}
.option_box > input[type="radio"] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 100;
    cursor: pointer;
}
input:checked + .radio {
    background-color: #d73d47;
    color: #1c1c1c;
}
.option_box > .radio {
    padding: 60px 10px 10px;
    margin: 0;
    text-align: center;
    z-index: 99;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    background: no-repeat center 5px;
    background-size: 60px 60px;
}
.option_box {
    width: 100px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 2px;
    border: solid 1px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.submit_frm {
    width: 100%;
    float: left;
    position: relative;
    height: 50px;
    cursor: pointer;
    background: #fcbd12;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    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;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.submit_frm:hover {
    background: #1c1c1c;
}
.row-dis {
    display: inherit !important;
    margin-bottom: 30px !important;
    float: left;
}
.mb-dk {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin-top: 20px;
    border-radius: 5px;
    /* margin-bottom: 30px; */
}
.panel-serv{
    
width: 100%;
    
float: left;
    
padding: 50px 6%;
}
.panel-serv h6 {
    font-size: 18px;
    font-weight: 700;
}.panel-serv 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;
}
.booking-nav:hover{
    text-decoration: none;
    color: #fff;
}
marquee{
    position: absolute;
}
.footer-btm{

width: 100%;

float: left;

text-align: center;

background: #241e21;

padding-top: 21px;
}
.footer-btm p{

color: #fff;

font-size: 13px;
}
.footer-btm p a{

color: #fff;
}
.footer-btm p a:hover{
    
text-decoration: none;
    
color: #f45d70;
}
.soc-ftr{

padding: 0 !important;

margin: 17px 18px 0 0;

float: left;
}
.soc-ftr svg{

width: 30px;

height: 30px;

fill: #fff;
}
.soc-ftr svg:hover{
    
fill: #ef5062;
}
.footer h2{

font-size: 18px;

font-weight: 700;

color: #fff;

width: 100%;

float: left;
}
.footer .col-lg-4 a{

color: #fff;

font-size: 14px;

padding: 10px 50px 10px 0;

float: left;
}
.footer a:hover{
    
text-decoration: none;
    
color: #ea4659;
}
.view-loc:hover{
    
background: #f14d61;
    
text-decoration: none;
    
color: #fff !important;
}
.view-loc{
    color: #000 !important;
    background: #fff;
    padding: 15px 14px !important;
    border-radius: 28px;
    /* margin-top: 3px !important; */
    /* width: 126px !important; */
    /* border: 2px solid transparent; */
    margin-bottom: 0 !important;
    font-size: 13px;
    font-weight: 500;
    width: 138px;
    float: left;
    height: 49px;
    text-align: center;
    margin-left: 15px;
    margin-top: 15px;
    /* margin-top: 30px; */
}
.footer-svg{
    
fill: #fff;
}
.footer .col-lg-11{
    padding: 0;
}
.ftr-loc{

width: auto !important;

float: left;

margin-top: 6px !important;
}
.footer p{
    
}
.blog-view{

color: #000 !important;

background: #fff !important;

padding: 15px 14px !important;

border-radius: 28px;

/* margin-top: 3px !important; */

/* width: 126px !important; */

/* border: 2px solid transparent; */

margin-bottom: 0 !important;

font-size: 13px;

font-weight: 500;

width: 138px !important;

float: none !important;

height: 49px !important;

text-align: center !important;

margin-top: 30px;

display: grid;

margin: 30px auto !important;
}
.blog-view:hover{
    
background: #d73d47 !important;
    
color: #fff !important;
}
.panel5 .col-lg-5{
    padding: 0
}
.panel5 .col-lg-7{
    padding: 0
}
.blog-box2:hover img{

transform: scale(1.3);
}
.blog-box2 h5{

font-size: 21px;

font-weight: 700;

padding: 20px 15px;

float: left;

margin: 0;

padding-bottom: 10px !important;
}
.blog-box2 h6{

font-size: 14px;

color: #101010;

padding: 0 15px;

font-weight: 400;

line-height: 28px;

float: left;
}
.blog-box2{

width: 100%;

margin-bottom: 30px;

float: left;

background: #fff;

border-top-left-radius: 5px;

border-bottom-left-radius: 5px;
}
.blog-2img{

overflow: hidden;
}
.blog-2img img{

width: 100%;

height: 214px;

float: left;

border-top-left-radius: 5px;

border-bottom-left-radius: 5px;

transition: all ease-in-out .5s;

object-fit: cover;
}
.service-box{
    
}
.blog-box:hover img{
    
transform: scale(1.3);
}








.panel5{

background: url(../images/blog-bg.png);

width: 100%;

float: left;

padding: 50px 5%;

background-size: cover;

background-repeat: no-repeat;
}
.panel5 h2{

text-align: center;

font-size: 35px;

color: #fff;

font-weight: 700;
}
.panel5 p{

text-align: center;

color: #fff;

line-height: 30px;

font-weight: 400;

margin-top: 30px;

margin-bottom: 25px;
}
.blog-box{

width: 100%;

float: left;

background: #fff;

border-top-left-radius: 5px;

border-top-right-radius: 5px;
}
.blog-box h5{

font-size: 21px;

font-weight: 700;

padding: 20px 15px;

margin: 0;

padding-bottom: 5px !important;
}
.blog-box h6{

font-size: 14px;

color: #101010;

padding: 0 15px;

font-weight: 400;

line-height: 28px;
}
.blog-image{

overflow: hidden;
}
.blog-image img{

width: 100%;

float: left;

object-fit: cover;

height: 250px;

border-top-left-radius: 5px;

border-top-right-radius: 5px;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;
}
.panel5 a svg{
width: 14px;

float: right;

height: 14px;

fill: #fff;

margin-top: 3px;
}
.panel5 a{background: #D73D47;color: #fff;background: #D73D47;padding: 7px 14px;border-radius: 28px;/* margin-top: 3px !important; *//* width: 126px !important; *//* border: 2px solid transparent; */margin-bottom: 25px !important;font-size: 13px;font-weight: 500;width: 138px;float: left;height: 36px;text-align: left;margin-top: 6px;margin-left: 13px;}

.panel5 a:hover{

text-decoration: none;

background: #000;

color: #fff;
}
.panel4-box{
    
background: #fff;
    
padding: 30px 60px 30px 30px;
    
border-radius: 5px;
    
float: left;
}
.panel4{

background: url('../images/book-now-bg.png');

background-size: cover;

width: 100%;

float: left;

padding: 50px 5%;
}
.panel4 h2{

font-size: 30px;

font-weight: 700;

line-height: 48px;
}
.panel4 p{

font-size: 14px;

line-height: 30px;
}
.panel4 a{
background: #D73D47;

color: #fff !important;

background: #D73D47;

padding: 7px 14px !important;

border-radius: 28px;

/* margin-top: 3px !important; */

/* width: 126px !important; */

/* border: 2px solid transparent; */

margin-bottom: 0 !important;

font-size: 13px;

font-weight: 500;

width: 138px;

float: left;

height: 36px;

text-align: left;

margin-top: 6px;

margin-left: 0px;
}

.panel4 a:hover{
text-decoration: none;

background: #000;
}
.service-box:hover img{
    
transform: scale(1.2);
}
.panel3{

width: 100%;

background: url('../images/why-us-bg.png');

padding: 50px 5%;

background-size: cover;

background-repeat: no-repeat;

float: left;

/* padding: 50px 0 50px 5%; */
}
.panel3 h2{

font-size: 38px;

color: #fff;

font-weight: 700;

line-height: 53px;
}
.panel3 p{

font-size: 13px;

color: #fff;

line-height: 28px;
}
.service{

}
.service-image{

overflow: hidden;
}
.service-image img{

}
.service h5{

font-size: 21px;

font-weight: 700;

padding: 20px 15px;

margin: 0;

padding-bottom: 5px !important;
}
.service h6{

font-size: 14px;

color: #101010;

padding: 0 15px;

font-weight: 400;

line-height: 28px;
}
.service a{

background: #D73D47;

color: #fff !important;

background: #D73D47;

padding: 7px 14px !important;

border-radius: 28px;

/* margin-top: 3px !important; */

/* width: 126px !important; */

/* border: 2px solid transparent; */

margin-bottom: 0 !important;

font-size: 13px;

font-weight: 500;

width: 138px;

float: left;

height: 36px;

text-align: left;

margin-top: 6px;

margin-left: 13px;
}
.service a:hover{

text-decoration: none;

background: #000;
}
.service svg{

width: 14px;

float: right;

height: 14px;

fill: #fff;

margin-top: 3px;
}
.service:hover svg{
    
}
.panel2{

width: 100%;

/* padding: 50px 0 50px 5%; */

float: left;

background: #1B1A1A;

padding-bottom: 50px;

padding-top: 50px;
}
.panel2 h2{

color: #fff;

text-align: center;

font-size: 35px;

font-weight: 700;
}
.panel2 p{

text-align: center;

color: #fff;

line-height: 30px;

font-weight: 400;

margin-top: 30px;

margin-bottom: 25px;
}
.choose-box{

transition: all ease-in-out .5s;

float: left;

width: 100%;

height: 430px;

background: #fff;

border-radius: 10px;

padding: 42px;

-webkit-transition: all ease-in-out .5s;

margin-bottom: 20px;
}
.panel4 svg{
    width: 14px;
    float: right;
    height: 14px;
    fill: #fff;
    margin-top: 3px;
}
.panel4 a:hover svg{
    
}
.choose-box svg{

fill: #6D6868;

height: 80px;

float: left;

width: 80px;
}
.choose-box h5{

width: 100%;

float: left;

font-size: 21px;

font-weight: 700;

margin-top: 20px;
}
.choose-box h6{

font-size: 14px;

color: #101010;

float: left;

width: 100%;

font-weight: 400;

line-height: 27px;

margin-top: 5px;
}
.choose-box:hover{

background: #000;
}
.choose-box:hover svg{

}
.choose-box:hover svg{

fill: #fff;
}
.choose-box:hover h5{

color: #fff;
}
.choose-box:hover h6{
    
color: #fff;
}
.panel1{

float: left;

width: 100%;

background: #1B191A;

padding: 48px 5%;

margin-top: -10px;
}
.panel1 h2{

font-size: 35px;

color: #fff;

line-height: 52px;

text-align: center;

padding: 0 290px 20px;
}
.panel1 a{

color: #fff !important;

background: #D73D47;

padding: 15px 14px !important;

border-radius: 28px;

/* margin-top: 3px !important; */

/* width: 126px !important; */

/* border: 2px solid transparent; */

margin-bottom: 0 !important;

font-size: 13px;

font-weight: 500;

width: 138px;

float: left;

height: 49px;

text-align: center;

margin-top: 30px;
}
.panel1 a:hover{

background: #fff;

text-decoration: none;

color: #000 !important;
}
.panel1 img{

width: 100%;

float: left;
}
.panel1 p{
    
font-size: 14px;
    
color: #fff;
    
line-height: 28px;
    
margin-bottom: 0;
    
margin-top: 20px;
    
width: 100%;
    
float: left;
}
.header-top-area a h6 img{

float: left;
    margin-top: -7px;
    margin-right: 4px;
}
.header-top-area a h6 span{
    
color: #fa606a;
    
text-transform: uppercase;
    
font-weight: 500;
}

.inner-circle{
    
border: 1;
    
border: 1px dashed #e42e24;
    
border-radius: 100%;
    
padding: 60px 20px 81px;
}

.footer img{
        display: block;
        margin: auto;
        width: 100%;
}
.footer h6{

font-size: 18px;

float: right;

width: 100%;

text-align: right;

color: #ec2026;

font-weight: 700;
}
.footer h5{

font-size: 18px;

float: revert;

text-align: right;

font-weight: 700;
}
.footer h4{

font-size: 17px;

margin-top: 10px;

float: right;

width: 100%;

text-align: right;

font-weight: 700;
}
.footer p{

width: 100%;

float: left;

text-align: left;

font-size: 14px;

color: #fff;

line-height: 25px;

font-weight: 300;
}
.about-bg{
    
top: 0;
    
width: auto !important;
    
right: -82px;
    
position: absolute !important;
}
.in-ban{
        width: 100%;
        float: left;
        background: url('../images/banner-bg.png');
        height: 200px;
        background-size: cover;
        background-position: 100% 100%;
}
.panel-2 {
    float: left;
    width: 100%;
    padding: 45px 6%;
    padding-bottom: 45px;
}
.panel-2 h1 {
    text-transform: uppercase;
    color: #000;
    font-size: 25px;
    font-weight: 700;
    /* margin-bottom: 30px; */
    /* padding: 0 15px; */
}
.panel-2 h2 {
    padding-top: 21px;
    color: #1a1a1b;
    font-size: 17px;
    font-weight: 100;
    margin-bottom: 23px;
}
.product-one {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.panel-2 img {
       object-fit: cover;
    float: right;
    margin-left: 0;
    width: 100%;
    height: 290px;
    border-radius: 10px;
    /* border-bottom-right-radius: 40px; */
    /* margin-top: -31px;*/
}
.product-one h1 {
    color: #0e0d0d;
    font-size: 20px;
    font-weight: 500;
    float: left;
    width: 100%;
    padding-top: 30px;
    /* padding-bottom: 11px; */
    text-transform: none;
}
.product-one p {
    float: left;
    width: 100%;
    color: #101010;
    font-size: 14px;
    /* padding-left: 30px!important; */
    /* padding-right: 30px!important; */
    line-height: 29px;
    font-weight: 300;
    margin-bottom: 0;
}
.address-sec {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.locimg {
    float: left!important;
    margin-top: 20px!important;
    width: 30px!important;
    margin-left: 0!important;
    margin-bottom: 10px;
        height: auto !important;
}
.cnt-radius {
    border-radius: 0!important;
}
.address-sec h3 {
    float: left;
    width: auto;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    margin-top: 23px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.address-sec p {
    float: left;
    width: 100%;
    padding-bottom: 2px;
    color: rgb(26 26 27 / 92%);
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0;
}
.contact_form {
    float: left;
    width: 100%;
    margin-top: 25px;
}
.field_area1 {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}
.cnt-link{
    color: #101010;

}
.quote-titel {
    float: left;
    width: 100%;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding-left: 15px;
    padding-right: 15px;
}
.quote-details {
    float: left;
    width: 100%;
    color: rgba(0,0,0,.82);
    font-size: 14px;
    line-height: 25px;
    padding-left: 15px;
    padding-bottom: 24px;
    padding-right: 15px;
    padding-top: 15px;
}
.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;
}
.submit_frm {
    width: 100%;
    float: left;
    position: relative;
    height: 50px;
    cursor: pointer;
    background: #e42e24;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    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;
    outline: 0!important;
    font-weight: 600;
}
.submit_frm:hover{
    background:#000;
}
.cnt-link:hover{
    text-decoration: none;
        color:#ec2026;

}
.contact_form button:hover{
    background-color: #000;
}
.abt-p2:hover h2{
    color: #fff;
}
.abt-p2:hover svg{
    fill: #f05063;
}
.field_area1 label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: rgba(35,35,35,.9);
    line-height: 20px;
    margin: 10px 0 10px;
}
.field_area1 input[type=file], .field_area1 input[type=mail], .field_area1 input[type=text], .field_area1 textarea {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    color: #232323;
    line-height: 20px;
    margin: 0;
    padding: 4px 10px;
    background: #fff;
    border: none;
    border-bottom: solid 1px rgba(0,0,0,.15);
    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_form button {
    width: px;
    float: right;
    position: relative;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    font-weight: 600;
    margin-top: 14px;
    padding: 16px 55px;
    background: #ec2026;
    border: none;
    margin-bottom: 30px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    cursor: pointer;
    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;
    outline: 0;
}
.abt-p2{

width: 100%;

float: left;

padding: 50px 6%;

text-align: center;

background: #1b191a;
}
.abt-p2 svg{

fill: #fff;

width: 50px;

height: 50px;
}
.abt-p2 svg:hover{

fill: #f05063;
}
.abt-p2 h2{

font-size: 18px;

font-weight: 500;

padding: 10px 0 0;

color: #fff;
}
.abt-p2 p{
    
font-size: 14px;
    
color: #fff;
    
line-height: 25px;
    
font-weight: 300;
}
.abt-p1{

width: 100%;

float: left;

background: #f05063;

padding: 30px 6%;

margin-bottom: 0;

/* margin-top: 30px; */
}
.abt-p1 h6{

font-size: 20px;

font-weight: 600;

float: left;

margin: 0;

padding: 7px 0 0;

color: #fff;
}
.abt-p1 a{

background: #000;

padding: 10px 20px;

float: right;

border-radius: 30px;

font-size: 14px;

font-weight: 500;

color: #fff;
}
.abt-p1 a:hover{
    
background: #fff;
    
text-decoration: none;
    
color: #000;
}

.circle svg{

/* top: 32px; */

/* position: absolute; */

float: none;

display: block;

margin: auto;

fill: #767575;
}
.circle span{

font-size: 24px;

color: #767575;

font-weight: 300;
}
.circle:hover svg{
    
float: none;
    
/* display: block; */
    
/* margin: auto; */
    
/* fill: #767575; */
}
.count .item1 {
    color: #fff;
    font-size: 45px;
    font-weight: 900;
    float: left;
    /* width: 100%; */
    text-align: center;
    position: relative;
    margin: 50px 0 0 20px;
}
.count .item1:after {
    content: '+';
    position: absolute;
}
.count p {
    float: left;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    position: relative;
    bottom: -40px;
    left: -43px;
    text-transform: uppercase;
}

.client {
    float: left;
    width: 100%;
    /* margin: 10px 0; */
    /* position: relative; */
}
.service-box:hover .service-text-full{
    
background: #e42e24;
    
color: #fff;
}
.service-box {
    width: 100%;
    float: left;
    /* background: #fff; */
    position: relative;
    /* top: 20px; */
    left: 0;
    /* height: 450px; */
}
.img-const {
    overflow: hidden;
}
.service-box img {
    transition: all ease-in-out .5s;
}
.service-box img {
    /* width: 100%; */
    /* float: left; */
    /* height: 250px; */
    /* object-fit: cover; */
}
.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 h3 {
    font-size: 18px;
    font-weight: 700;
}
.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;
}

.client .owl-nav {
    z-index: -14;
    background: transparent;
    margin-top: 15px;
    /* display: none; */
    text-align: center;
}
.client .owl-nav button {
    background-color: transparent;
    border: none;
}
.client .owl-nav button img {
    /* filter: brightness(.5); */
    width: 40px;
}
.view-serv svg {
    padding: 12px 10px;
    width: 46px;
}

.ftr-links a:hover{
    
text-decoration: none;
    
color: #e62f25;
    
padding-left: 10px;
}
.w-40{
    width: 37% !important;
}
.w-60{
    width: 63% !important;
}
.ftr-btm{

padding: 20px 6%;

width: 100%;

float: left;

background: #ececec;
}
.ftr-btm p{

font-size: 14px;

color: #696868;

/* opacity: .7; */

float: right;

font-weight: 500;

margin: 0;
}
.ftr-btm p a{

color: #696868;
}
.ftr-btm h6{
margin:0;
/* opacity: .9; */

float: left;

font-size: 18px;

font-weight: 500;

color: #696868;

/* opacity: .9; */
}
.ftr-btm a{

font-size: 13px;

margin: 0 6px;

/* opacity: .9; */

color: #696868;
}
.ftr-btm a svg{

fill: #696868;

width: 20px;

/* opacity: .7; */

/* margin-right: 5px; */
}
.ftr-btm a:hover{

text-decoration: none;

color: #ec2026;

/* opacity: 1; */
}
.ftr-btm a:hover svg{
    
fill: #ec2026;
}
.innerban h6{
    /* text-align: center; */
    font-size: 16px;
    /* float: left; */
    color: #fff;
    font-weight: 700;
    width: 100%;
    display: block;
    margin: auto;
}
.innerban h6 a{
    font-size: 16px;
    /* float: left; */
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: auto;
}
.career_panel2 {
    padding: 56px 0px;
    float: left;
    width: 100%;
    background: #FFFFFF;
}
.career-main-head {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
}
.career-main-head span {
    /* color: #8d0051; */
}
.career-para {
    /* font-family: 'Open Sans', sans-serif; */
    font-weight: 300;
    color: #000000;
    font-size: 16px;
    line-height: 33px;
    margin-top: 20px;
}
.career-form-head {
    font-size: 25px;
    margin-top: 30px;
    font-weight: 700;
}
.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: 400;
    /* font-family: 'Open Sans', sans-serif; */
    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;
}
.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: #2b2931;
    -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: 13px;
    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;
}
.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;
}
.rlabel {
    border: 1.2px solid #d4d4d4;
    border-radius: 50%;
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0px;
    position: relative;
    margin-left: -29px;
    margin-right: 29px;
    top: 3px;
}
.rlabel::after {
    content: '';
    height: 8px;
    width: 8px;
    background: transparent;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 4px);
    border-radius: 50%;
}
.r-input[type="radio"] {
    visibility: hidden;
}
.r-input[type="radio"]:checked + .rlabel::after {
    background: #ec2228;
}
.rlabel::after {
    content: '';
    height: 8px;
    width: 8px;
    background: transparent;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 4px);
    border-radius: 50%;
}
.aboutus h2 span{
    
color: #8d0051;
}
.aboutus h6{
 font-size: 18px;
 font-weight: 700;   
}
.abt-links{

    background: #8c0052;
    width: 148px;
    height: 52px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    float: right;
    padding: 16px 0;
    border-radius: 30px;
border:none;
cursor: pointer;
}
.abt-links:hover{
    background:#000;
}
.innerban h6 a:hover{
    text-decoration: none;
}
.inner-pan {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background: #f3f3f3;
    float: left;
    width: 100%;
}
.bg-pattern-01 {
    /* background: #f3f3f3; */
    padding: 60px 0px;
    /* padding-top: 27px; */
    width: 100%;
    float: left;
    padding-top: 0px;

}
.abt_digital {
    float: left;
    width: 100%;
    padding-top: 30px;
}
.abt_digital h1 {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    /* font-family: 'Mark-Regular'; */
    float: left;
    width: 100%;
    margin-top: 15px;
    text-transform: capitalize;
    margin-bottom: 22px;
    /* text-align: center; */
    }
    .abt_digital h1 span {
    color: #860046;
    font-size: 30px;
    /* font-weight: 800; */
    /* font-family: 'Mark-Bold' !important; */
}
.contact-50 {
    width: 50%;
}
.field_area1 {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}
.field_area1 label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: rgba(33, 31, 31, 0.9);
    line-height: 20px;
    margin: 10px 0 10px;
    /* font-family: 'Mark-Regular'; */
}
.field_area1 input[type="text"], .field_area1 input[type="mail"], .field_area1 input[type="number"], .field_area1 textarea {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    color: #5a5757;
    line-height: 20px;
    margin: 0px;
    padding: 10px 10px;
    background: #35333300;
    border: none;
    border-bottom: solid 1px rgba(0, 0, 0, 0.41);
    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;
    padding-left: 0px !important;
}
.add-area-box {
    width: 100%;
    float: left;
}
.add-area-box img {
    display: block;
    margin: auto;
}
.add-area-box-text {
    width: 100%;
    float: left;
}
.add-area-box-text h2 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 43px;
    color: #4f5454;
}
.add-area-box-text {
    width: 100%;
    float: left;
}
.contact-sec p {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #000;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 35px;
}
.add-area-box-text p {
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 26px;
    color: #3B4141;
    text-align: center;
}
.field_area1 textarea {
    height: 141px;
}.abt-inks:focus{
    outline: none !important;
}
.field_area1 input[type="text"], .field_area1 input[type="mail"], .field_area1 input[type="number"], .field_area1 textarea:focus{
    outline: none !important;
}
.footer{

width: 100%;

float: left;

background: #241E21;

padding: 70px 5% 30px;

/* background-size: cover; */

/* background-repeat: no-repeat; */

/* background-position: center; */
}
.ftr-links{

width: 100%;

float: left;
}
.ftr-links a{

font-size: 15px;

color: #101010;

width: 100%;

float: left;

padding: 8px 0;

font-weight: 500;

text-transform: uppercase;
}
.ftr-links h2{
    
font-size: 18px;
    
color: #fff;
    
font-weight: 500;
    
margin-bottom: 40px;
}

.slide a{
    background: #1b1a1a;
    width: 149px;
    height: 49px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    float: left;
    padding: 14px 0;
    border-radius: 30px;
    text-transform: uppercase;
}
.slide a:hover{
    
color: #fff;
    
text-decoration: none;
    
background: #d73d47;
}
.slide .owl-dots{
    display: none;
}
.slide .item {
/*    height: 100vh;
*/    position: relative;
}
.header-content p{
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}
.header-content h1 {
   
font-size: 48px;
   
width: 100%;
   
padding-right: 20px;
   
/* font-family: 'Oswald'; */
   
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;
    }body {
    margin: 0;
    padding: 0;
    /* font-family: 'Open Sans', sans-serif !important; */
font-family: 'Roboto', sans-serif;


    overflow-x: hidden;
    margin: 0;
    padding: 0;
}
p{
font-family: 'Roboto', sans-serif;

}
::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #212931;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: 17, 5, 154, 0.1;
}

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;
}

button {
    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;
}

.slide .item {/* height: 628px; */width: 100%;float: left;position: relative;/*background: url('../images/banner-bg.png');background-size: cover;background-position: center;*/}
.header-content p{
    font-weight: 400;
    line-height: 31px;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
}
.header-content h1 {
        font-size: 48px;
        width: 100%;
        padding-right: 20px;
        /* font-family: 'Oswald'; */
        position: relative;
        color: #fff !important;
        line-height: 64px;
        font-weight: 700;
}




.header-content h1 span {
    font-weight: 700;
}
.header-top-area a h6:hover{color: #f06070;}
    .slide-image {
    float: left;
    margin-top: 0px;
    width: 100%;
    height: 474px;
    object-fit: cover;
    position: relative;
    /* top: 165px; */
    /* right: 60px; */
}
.header-top-area a:hover svg{
    fill: #8f0556;
}
.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: 0px 60px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* background: rgba(0, 0, 0, 0.6); */
    display: flex;
    align-items: center;
}




.slide .item .cover .header-content {
    position: relative;
    margin-top: 27px;
    margin-left: 0;
    /* 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;
    font-weight: 700;
}
.fs40 {
    font-size: 30px !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;
    margin-bottom: 30px !important;
    float: left;
}
.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;/* margin-bottom: 30px; */}
.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: 20px;
    /* 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;
    text-decoration: none;
    /* border-bottom: 3px solid transparent; */
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    /* line-height: 66px; */
    /* text-transform: uppercase; */
    padding: 17px 3px 14px;
    /* text-transform: uppercase; */
    letter-spacing: 0px !important;
    /*padding: 44px 23px;*/
    margin: 0 23px;
    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 {
    /* background: #1C1413; */
    color: #eb485a !important;
    /* border-top: 2px solid #fff; */
    /* border-bottom: 3px solid #fa6d70 !important; */
    border-top-left-radius: 11px;
}

.header_menu_area > ul > li > a:hover {
    color: #dc4454;
    /* border-bottom: 3px solid #fa6d70; */
    /* background: #1c1413; */
    /* border-top: 2px solid #fff; */
}

.slide{
      /* background: url(../images/banner-bg.png); */
      /* background-size: cover; */
      /* background-position: center; */
      /* margin-top: 0px; */
      float: left;
      width: 100%;
      clear: both;
      margin-top: 178px;
}
.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) {
    .li-hd{
        float: left;
        margin-top:20px !important;
    }
    .head-quote {
    /* display: none; */
    margin: 10px 20px !important;
    background: transparent !important;
    border: none !important;
}
    .sub-menu-1{
        width:100%;
    }
    /*.innerban2{
        margin-top: 72px !important;
    }*/
   /* .innerban6{
        margin-top: 71px !important;
    }*/
    .innerban7{
        /* margin-top: 72px !important; */
    }
.innerban8{
        /* margin-top: 72px !important; */
    }
   
   
    .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: #e01c21;
        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: #e01c21;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .mob_nav.open > div:nth-child(3) {
        background: #e01c21;
        -webkit-transform: rotate(-45deg);
        /* transform: rotate(-45deg); */
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .header_menu_area > ul {
        width: 100%;
        position: absolute;
        top: 88%;
        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: #f45d73;
        margin: 0;
        padding: 10px 5%;
        text-align: left;
        border-bottom: solid 1px rgb(255 255 255);
    }

    .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: #f45d73;
        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: 10px; */
}
.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;
}
.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: 110px; */
    display: block;
    margin-top: 10px;
    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: 94px; */
    float: left;
    position: absolute;
    left: 0;
    background: #1b191a;
    top: 0;
    padding: 0 4% 0 6%;
    z-index: 1000;
    /* background: transparent; */
}



.view-serv {
    border: 1px solid #4d022e;
    border-radius: 50%;
    height: 47px;
    /* margin-top: 20px; */
    position: relative;
    bottom: 20px;
    z-index: 1000;
    width: 47px;
    color: #fff;
    float: left;
    background-color: #4d022e;
    left: 21px;
}

.view-serv:hover {
    border: 1px solid #0d0d0d;
    background-color: #000000;
}

.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;
}
.service-box img{
    width: 100%;
    float: left;
    height: 302px;
    object-fit: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /* transform: scale(1.5); */
}
.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-box {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    /* top: 20px; */
    border-top-left-radius: 5px;
    left: 0;
    height: 525px;
    /* margin-bottom: 15px; */
    /* height: auto; */
    border-top-right-radius: 5px;
}

.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 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-6.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 53%;
}
.innerban6 p {
    margin-top: 223px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}

.innerban7 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-7.png);
    height: 350px;
    float: left;
    margin-top: -2px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: center; */
}
.innerban7 p {
    margin-top: 223px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}
.innerban8 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-8.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.innerban8 p {
    margin-top: 223px;
    color: #fff;
    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;
}

.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: 35px;
    color: #fff;
    font-weight: 700;
    line-height: 45px;
}
.header-content h6 span{
font-weight: 700;
}
.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: 100%;height: 130px;object-fit: cover;}
.menu-img:hover{
    transform:scale(1.5);
}
.menu-text{

width: 100%;

float: left;

margin-top: 25px;
}
.menu-text h2{

font-size: 18px;

font-weight: 700;

margin: 0;
}
.menu-text p{

margin: 0 !important;

font-size: 14px;
}
.menu-text span{

font-size: 14px;

font-weight: 600;
}
.menu-image{
  overflow: hidden;
  transition: all ease-in-out .5s;
  border-radius: 100%;
  margin-bottom: 30px;
  cursor: pointer;
}
.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;
}
.innerban4 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-4.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 53%;
}
.dte{
    
padding: 5px 10px;
    
z-index: 999;
    
right: 11px;
    
position: absolute;
    
top: -10px;
    
color: #fff;
    
font-size: 13px;
    
border-radius: 32px;
    
background: #000;
}
.innerban4 p {
    margin-top: 223px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}

.innerban3 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-3.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 53%;
}
.innerban3 p {
    margin-top: 223px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}
.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: -34px;
    top: -26px;
    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;
}

.slide .owl-theme .owl-dots, .owl-theme .owl-nav{
    text-align: left;
}
.slide .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    z-index: 999;
    cursor: pointer;
    zoom: 1;
    background: transparent;
    text-align: center;
    border: none;
top: -172px;
    left: 105px;    /* right: 83px; */
    position: relative;
}
.slide .owl-theme .owl-dots .owl-dot span {
    position: relative;
    z-index: 99;
    width: 10px;
    cursor: pointer;
    height: 10px;
    margin: 5px 0px;
    border: 2px solid #dd1716;
    background: #dd1716 !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.slide .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;
}

.
.img-const{
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.img-const img{
    transition: all ease-in-out .5s;
}
.img-const img:hover{
transform:scale(1.5);
}
.serv-image {
    height: 582px;
    width: 100%;
    float: left;
}




.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: -300px;
    padding: 4px 0px;
    background: transparent;
    left: -316px;
    border: none;
}

.service .owl-prev {
    position: relative;
    padding: 4px 0px;
    top: -300px;
    background: transparent;
    left: -328px;
    border: none;
}

.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;
}



.view-abt {
    /* border: 1px solid #fff; */
    border-radius: 50%;
    height: 40px;
    width: 40px;
    color: #fff;
    background: #B88C2B;
    float: left;
    text-transform: uppercase;
}






.contact-snd {
    border-radius: 30px;
    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: 178px;
    /* border-radius: 5px; */
    text-align: center;
    padding: 15px 42px;
    border: none;
    background: #e42e24;
    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: #101010;
}


.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;
}

.panel6{

width: 100%;

float: left;

margin: 50px 0 0;

/* background: #f4f4f4; */

padding: 9px 7% 30px;
}
.request-info-box h2 span{
    font-weight: 700;
}

.panel6 h2{

font-family: 'Open Sans', sans-serif !important;

padding-top: 75px;

font-size: 30px;

font-weight: 400;
}
.panel6 p{

font-size: 14px;

line-height: 28px;

margin-top: 20px;
}
.panel6 h5{

font-size: 15px;

line-height: 28px;

/* padding: 5px 0 0; */

}
.panel6 h6{

font-size: 15px;

color: #B79240;

font-weight: 600;

margin-top: 40px;

}
.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: 4px;float: left;}
.pro-img img{
    position: relative;
    border-top-right-radius: 5px;
    width: 100%;
    float: left;
    border-top-left-radius: 5px;
    height: 350px;
    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 {
    width: 100%;
    float: left;
    padding: 50px 0 20px;
    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;
}



.panel7 h4{
    color: #fff;
    font-size: 16px;
    position: relative;
    font-weight: 400;
    left: 143px;
}
.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;
}
.panel7 .owl-prev img{
    left:20px !important;
    position: relative;
}
.dot{
    
width: 8px;
    
height: 8px;
    
margin: 10px;
    
background: #cecece;
    
float: right;
    
border-radius: 50%;
}
.panel7 h6{
    color: #fff;
    font-size: 16px;
    left: 143px;
    position: relative;
    font-weight: 700;
}
.panel7 h6:before{
    position: absolute;
    content: '';
    width: 100px;
    height: 2px;
    left: -140px;
    background: #fff;
    top: 8px;
}
.panel7-right-box {
    width: 100%;
    background: #B54FA5;
    float: left;
    height: 263px;
    /* margin-bottom: 70px; */
    padding: 50px 45px;
}

.panel7 h2 {
}



.head-quote{/* color: #fff !important; *//* background: #e42e24; *//* 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;
}


.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;
}

.panel7 h3 {
    font-weight: 700;
    color: #fff;
    font-size: 31px;
    width: auto;
    float: left;
}

.panel7 p {
}

.panel7 a {
    background: #fff;
    color: #131316;
    padding: 8px 14px;
    font-weight: 600;
    font-size: 14px;
    float: right;
    margin-top: 6px;
}

.panel7 a svg {
    fill: #131316;
    height: 17px;
    /* float: right; */
    width: 15px;
    margin-left: 14px;
}

.panel7 a:hover {
    text-decoration: none;
    background-color: #310903;
    color: #fff;
}

.panel7 a:hover svg {
    fill: #fff;
}

.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;
}
.innerban9 p {
    color: #fff;
    font-weight: 700;
    width: 100%;
    margin-top: 223px;
    float: left;
    /*    font-style: italic;
*/
    text-align: center;
    font-size: 28px;
}
.innerban9{
    width: 100%;
    background-size: cover;
    background: url(../images/slide-9.png);
    height: 350px;
    float: left;
    /* margin-top: 100px; */
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 26%;
}

.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: #f7f6f1; */
    /* border-top-left-radius: 4px; */
    width: 100%;
    color: #e01c21;
    font-size: 20px;
    float: left;
    /* text-align: center; */
    /* display: inline-block; */
    /* margin: 25px auto 0; */
    /* text-align: center; */
    padding: 10px 7%;
    font-weight: 700;
}

.bc a {
    color: #ffffff;
    padding: 0 5px;
    font-size: 14px;
}

.bc a:hover {
    color: #d73d47 !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: #e42e24;
    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;
}



.panel7 {
    width: 100%;
    float: left;
    margin: 70px 0 0;
}

.panel7 h2 {
    font-size: 31px;
    font-weight: 400;
    color: #fff;
    width: auto;
    /* text-align: center; */
    float: left;
}

.panel7 h2 span {
    font-weight: 700;
}

.panel7 p {
    font-size: 21px;
    /* padding: 10px 0 20px; */
    font-weight: 400;
    color: #fff;
    /* text-align: center; */
}

.panel7 .owl-nav img {
    width: 30px;
    /* width: 100%; */
    left: 8px;
    position: relative;
    /* top: 4px; */
}

.panel7 .owl-nav button{
    margin: 0;
    background-color: transparent;
    position: relative;
    top: -114px;
    left: 65px;
}

.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-family: 'Poppins', sans-serif; */
    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;
}




.mb25 {
    margin-bottom: 25px;
}

   

.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; */
}

.panel7 h2 span {
    font-weight: 700;
}

.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-family: 'Palanquin-Regular'; */
    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 inpu.t[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-family: 'Open Sans', sans-serif !important;
    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;
}


.service-box-new {
    width: 100%;
    float: left;
    background: #FBFBFB;
    position: relative;
    top: 38px;
    /* left: -175px; */
    height: 393px;
}
.testi-logo{
    
position: relative;
    
top: 65px;
    
width: 100%;
    
float: left;
}
.service-text-new {
    position: relative;
    left: -81px;
    top: 39px;
}
.service {
    /* 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;
}
.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 (min-width: 576px){
#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: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) {

  .em-ft a{
    font-size: 12px;
  }
    .fs40{
        font-size:25px !important;
    }
    .vmp {
    padding-left: 15px !important;
    padding-right: 15px !important;
    }
    .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;
    }
    .panel6 .col-md-7{
        padding: 0;
    }
   
    .panel6 h2{
        padding-top: 0;
    }
 
    .client .owl-nav{
        margin-top:32px;
    }

    .panel7 .owl-nav button{
        left: 126px;
    }
   
    .panel7 h6{
        left: 0;
    }
    .panel7 h4{
        left: 0;
    }
   
    .header_logo img {
        height: 54px;
        margin-top: 16px;
    }

    .client img {
        display: block;
        margin: auto;
    }
}

@media(max-width: 767px) {

    .footer img{
        width: 100%;
    }
    .about-bg{
        display: none;
    }
.contact-50 {
    width: 100% !important;
}    .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;
    }

   

 

    .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) {
   
    .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) {
    .slide .item {
    /*height: 100vh;*/
    position: relative;
}

    .view-mob {
        display: none;
    }

}

@media(min-width: 768px) and (max-width: 991px) {
  
  

    .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-box {
        /* height: 316px; */
        /* left: 0; */
    }

    .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;
    }

   

    

    .panel7 h2 {
        font-size: 23px;
    }

    .panel7 h3 {
        font-size: 25px;
    }

    .panel7 img {
        right: -21px;
    }

    .panel7 .col-md-2 {
        padding: 0;
    }

    
    .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) {
    .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%;
    }
    .innerban2{
        margin-top: 72px !important;
    }
    .innerban6{
        margin-top: 71px !important;
    }
    .innerban7{
        margin-top: 72px !important;
    }
.innerban8{
        margin-top: 72px !important;
    }
    .innerban9{
        margin-top: 77px !important;
    }
 
    .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;
}
.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;
}
.service-box img{
    width: 100%;
    float: left;
    height: 250px;
    object-fit: cover;
}
.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-box {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    top: 20px;
    left: 0;
    height: 450px;
}

.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 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-6.jpg);
    height: 250px;
    float: left;
    margin-top: 100px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 79% 83%;
}
.innerban6 p {
    margin-top: 123px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}

.innerban7 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-7.png);
    height: 250px;
    float: left;
    margin-top: 100px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.innerban7 p {
    margin-top: 123px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    /* font-style: italic; */
    text-align: center;
    font-size: 28px;
}
.innerban8 {
    width: 100%;
    background-size: cover;
    background: url(../images/slide-8.png);
    height: 250px;
    float: left;
    margin-top: 100px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 40% 15%;
}
.innerban8 p {
    margin-top: 123px;
    color: #fff;
    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;
}
.ban-text h1 {
    font-size: 37px;
    /* font-family: 'Oswald'; */
    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;
}


.slide .owl-theme .owl-dots, .owl-theme .owl-nav{
    text-align: left;
}
.slide .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;
}
.slide .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;
}
.slide .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;
}


.extra-serv {
    position: absolute !important;
    top: 104px;
    width: 100% !important;
    height: 405px;
    right: 0;
    background: #FBFBFB;
}

.serv-image {
    height: 582px;
    width: 100%;
    float: left;
}


.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;
}

.panel6{

width: 100%;

float: left;

margin: 50px 0 0;

background: #f4f4f4;

padding: 50px 5% 30px;
}
.request-info-box h2 span{
    font-weight: 700;
}


.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: 4px;float: left;}
.pro-img img{
    position: relative;
    border-top-right-radius: 5px;
    width: 100%;
    float: left;
    border-top-left-radius: 5px;
    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{

border-top-right-radius: 40px;

border-bottom-right-radius: 40px;

position: relative;

width: auto;

top: -33px;

width: 254px;

float: left;

background: #ffffff;

padding: 18px 20px 12px;

box-shadow: 0px 1px 4px rgb(0 0 0 / 5%);
}
.service-text-full h3{

font-size: 17px;

font-weight: 500;
}
.service-text-full p{
    
font-size: 14px;
    
text-align: left;
    
margin: 0;
    
font-weight: 300;
    
color: #101010;
}
.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;
}



.panel7 h4{
    color: #fff;
    font-size: 16px;
    position: relative;
    font-weight: 400;
    left: 143px;
}
.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;
}
.panel7 .owl-prev img{
    left:20px !important;
    position: relative;
}
.dot{
    
width: 8px;
    
height: 8px;
    
margin: 10px;
    
background: #cecece;
    
float: right;
    
border-radius: 50%;
}
.panel7 h6{
    color: #fff;
    font-size: 16px;
    left: 143px;
    position: relative;
    font-weight: 700;
}
.panel7 h6:before{
    position: absolute;
    content: '';
    width: 100px;
    height: 2px;
    left: -140px;
    background: #fff;
    top: 8px;
}
.panel7-right-box {
    width: 100%;
    background: #B54FA5;
    float: left;
    height: 263px;
    /* margin-bottom: 70px; */
    padding: 50px 45px;
}

.panel7 h2 {
}



.head-quote{color: #fff !important;background: #D73D47;padding: 15px 14px !important;border-radius: 28px;/* margin-top: 3px !important; *//* width: 126px !important; *//* border: 2px solid transparent; */margin-bottom: 0 !important;font-size: 13px;font-weight: 500;width: 138px;float: left;height: 49px;}

.social-ft a svg:hover{
    fill:#b54fa5;
}

.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;
}

.panel7 h3 {
    font-weight: 700;
    color: #fff;
    font-size: 31px;
    width: auto;
    float: left;
}

.panel7 p {
}

.panel7 a {
    background: #fff;
    color: #131316;
    padding: 8px 14px;
    font-weight: 600;
    font-size: 14px;
    float: right;
    margin-top: 6px;
}

.panel7 a svg {
    fill: #131316;
    height: 17px;
    /* float: right; */
    width: 15px;
    margin-left: 14px;
}

.panel7 a:hover {
    text-decoration: none;
    background-color: #310903;
    color: #fff;
}

.panel7 a:hover svg {
    fill: #fff;
}

.client {
    float: left;
    width: 100%;
    /* margin: 10px 0; */
    /* position: relative; */
}

.client .owl-nav {
    z-index: -14;
    background: transparent;
    margin-top: 0;
    /* display: none; */
    text-align: center;
}



.quote-cook {
    position: absolute;
    top: 2px;
    right: 31px;
}

.innerban {
    width: 100%;
    background-size: cover;
    background: url(../images/innerpage-bg.jpg);
    height: 300px;
    float: left;
    margin-top: 182px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.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 {
,: 0;margin: 0;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: 140px;}
.p-abt{
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
        margin-bottom: 15px;
        float: left;
}
.certificate{

width: 100%;

float: left;
background-color: #f5f5f5;
text-align: center;

padding: 50px 0;
}
.certificate h2{

font-size: 30px;

font-weight: bold;
}
.certificate p{

font-size: 14px;

color: #000;

font-weight: 400;

line-height: 30px;

padding: 10px 0;
}
.certificate img{
    
}
.service{
    width: 100%;
    float: left;
    /* overflow: hidden; */
}
.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;
    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;
    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(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;
    }

    width: 100%;
    margin-bottom: 4px;
}

.india span {
    float: left;
    width: 100%;
    color: #e42e24;
    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;
}



.panel7 {
    width: 100%;
    float: left;
    margin: 70px 0 0;
}

.panel7 h2 {
    font-size: 31px;
    font-weight: 400;
    color: #fff;
    width: auto;
    /* text-align: center; */
    float: left;
}

.panel7 h2 span {
    font-weight: 700;
}

.panel7 p {
    font-size: 21px;
    /* padding: 10px 0 20px; */
    font-weight: 400;
    color: #fff;
    /* text-align: center; */
}

.panel7 .owl-nav img {
    width: 30px;
    /* width: 100%; */
    left: 8px;
    position: relative;
    /* top: 4px; */
}

.panel7 .owl-nav button{
    margin: 0;
    background-color: transparent;
    position: relative;
    top: -114px;
    left: 65px;
}

.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;
    /* font-family: 'Poppins', sans-serif !important; */
    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.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; */
}

.panel7 h2 span {
    font-weight: 700;
}

.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: #fff;
    color: #1b191a !important;
    text-decoration: none;
}
.fh-form {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    /* font-family: 'Palanquin-Regular'; */
    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: #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: #fff;
}
.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 {
    width: 100%;
    float: left;
    position: relative;
    /* font-family: Montserrat,sans-serif; */
    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: #000;
    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:2px;
}

.log_set label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 13px;
    /* 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 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: #000;
    font-weight: 300;
    /* border-radius: 4px; */
    -moz-border-radius: 4px;
    /* -webkit-border-radius: 4px; */
    border-radius: 4px;
    background: transparent;
    outline: none;
    border: solid 1px #a79e9e47;
    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;
}


.service-box-new {
    width: 100%;
    float: left;
    background: #FBFBFB;
    position: relative;
    top: 38px;
    /* left: -175px; */
    height: 393px;
}
.testi-logo{
    
position: relative;
    
top: 65px;
    
width: 100%;
    
float: left;
}
.service-text-new {
    position: relative;
    left: -81px;
    top: 39px;
}

.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;
}
.header-top-area{
    width: 100%;
    margin-top: 20px;
    margin-right: 1%;
    float: right;
}
.header-top-area a h6{
    
float: right;
    
width: auto;
    
color: #fff;
    
border-right: 1px solid #000000;
    
font-size: 13px;
    
padding: 0 5px;
    
font-weight: 400;
    
border-right: 1px solid #342d31;
}
.header-top-area a{

float: right;

/* position: relative; */

/* top: -4px; */
}
.header-top-area a svg{
    
margin: 0 8px;
    
width: 20px;
    
fill: #6E6D6D;
    
position: relative;
    
top: -5px;
}

.chairman{

float: left;

/* width: 100%; */

margin-top: 15px;
}
.chairman img{
    width: 100%;
float: left;
}
/***********************responsive****************/
@media (min-width: 576px){
#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: 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) {
    .panel-serv p{
        text-align:center;
    }
    .panel-serv h6{
        text-align:center;
    }
    .innerban h2 br{
        display:none;
    }
    .footer-btm{
        padding-top: 0;
    }
    .offerscroll{
        padding: 0;
    }
.soc-ftr {
    padding: 0 !important;
    margin: 17px 0;
    float: left;
    width: 22% !important;
    display: inline-flex;
    float: none !important;
}
.footer .col-lg-4 a {
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    float: left;
    text-align: center;
    width: 33%
}
    .view-loc{
        float:  none;
    }
    .footer h2{
        margin-top: 20px;
    }
    .blog-box{
        margin-bottom: 20px;
    }
    .panel4-box
    {
        padding: 30px;
    }
    .panel1 img{
        margin-top: 20px;
    }
    .panel1 a{
        float: none;
        display: flow-root;
        margin: 20px auto;
    }
    .panel1 p{
        margin-top: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .header-top-area a h6{
        font-size:12px;
            padding: 0 10px;
    }
    .abt-p1 a{
        margin: 20px auto;
        float: none;
        display: table;
    }
    .abt-p1 h6{
            line-height: 32px;
            text-align: center;
    }

   
    .head-quote{
        padding: 10px 0 !important;
        width: auto;
    }
    .online-booking{
        float: left;
    }
    
   
    .footer img{
        height: 140px;
        object-fit:contain;
    }
    .footer h6{
        text-align: center;
    }
    .footer h5{
        text-align: center;
    }
    .footer h4{
        text-align: center;
    }
    .footer p{
        text-align: center;
    }
    .ftr-btm{
        /* padding-top: 0 !important; */
        text-align: center;
    }
    .contact-50{
        width: 100%;
    }
    .vmp{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .slide .item .cover .header-content {
    position: relative;
    margin-top: -34px;
    margin-left: 0;
    padding: 56px;
    overflow: hidden;
    /* background: #ffffff85; */
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0;
}
.header-content h6 {
    line-height: 31px;
    font-size: 19px !important;
    margin-bottom: 20px;
}
.slide a{
    float: none;
    display: block;margin: auto;
}
    .header-content p{
        display: none;
    }
    .ftr-links h2{
        margin-bottom: 20px;
        margin-top:30px;
    }
    .footer{
        text-align: center;
    }

    .ftr-btm h6{
        width: 100%;
        text-align: center;
    }
    .ftr-btm a{
        margin: 0 6px 6px;
    }
    .ftr-btm p {
    font-size: 12px;
    color: #595555;
    /* opacity: .7; */
    float: right;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    }
    
    .certificate img{
        width: 100%;
    }
   
    .em-ft a{
            margin: 0 10px;
        font-size: 12px;
    }
   
    .slide-image{
        position: inherit;
        top: 137px;
        z-index: 1;
        right: 0;
        float: none;
        display: block;
        height: 218px;
        margin: auto;
    }
    .slide .item{height: 550px;}
  
/*    .head-quote{
        display:none;
    }*/
   
    .slide{
        max-height: 361px;
    }
    .slide .owl-dots{
        display: none;
    }

   
    .request-info-box{
        width:100%;
        margin-top:20px;
    }
    .panel6 .col-md-7{
        padding: 0;
    }
   
    .panel6 h2{
        padding-top: 0;
    }
    
    .client .owl-nav{
        margin-top: -20px;
    }
   
    .panel7 .owl-nav button{
        left: 126px;
    }
 
    .panel7 h6{
        left: 0;
    }
    .panel7 h4{
        left: 0;
    }
    .panel7 h6:before{
        display: none;
    }
    .ban1 {
        background-position: 39% 20%;
    }

    .ban2 {
        background-position: 39% 20%;
    }

    .header_logo img {
      height: 90px;
      margin-top: 2px;
    }

    .client img {
        display: block;
        margin: auto;
    }
}

@media(max-width: 767px) {
    .innerban h2 {
    font-size: 26px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    line-height: 38px;
    margin-top: 90px;
    padding: 0 20px;
}
    .innerban{
        margin-top: 138px;
    }
    marquee {
    position: absolute;
    width: 100%;
    float: left;
    overflow: hidden;
    right: 0;
}
     .panel1 h2{
        padding: 0 15px 20px;
        font-size: 25px;
        line-height: 38px;
    }
    .footer .col-lg-1 img{
        float: none;
        height: auto !important;
    }
    .footer-svg{
        width: 20px;
        height: 20px;
    }
    .footer img{
        width: 100%;
    }
  .circle{
    left: 0;
  }
  .about-bg{
    display: none;
  }
  
    .mission-sec-new{
        margin: 0;
    }
    .header-content h6{
font-size: 20px;

    }
    .header-content h6 br{
        /* display: none; */
        /* line-height: 40px !important; */
    }
  .header-content p br{
        display: none;
    }

    .header-content p{
        font-size: 13px;
    }
    .header-top-area{
        margin-top: 10px;
        display:  none;
    }
.slide-image{
    /* height: 300px; */
}

    #get-quote img{
        display: none;
    }
    .service-sec-image-new{
        margin-bottom: 15px;
    }
    .social-ft{
        margin-top: 20px;
float: left;
    }
    .ft-detail{
        margin-top:30px;
    }
    .social-ft a{
        float: left;
    }
    .dot{
        float: left;
    }
   
    .panel7-right-box {
    width: 100%;
    background: #B54FA5;
    /* float: left; */
    height: auto;
    /* margin-bottom: 70px; */
    padding: 10px 23px;
}
.panel7 .owl-nav button{
    top:-41px;
}
.view-serv2{
    left: 9px;
}
    .header_block{
        height:auto;
    }
    .slide{
          
        margin-top: 0px;
    }
    .slide .item .cover{
       padding: 0;
       top: 0;
       z-index: 9999;
    }
    .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;
    }
    
  .serv-image{
    height: auto;
  }
    .service-box-new {
        width: 100%;
        float: left;
        background: #FBFBFB;
        position: relative;
        top: 0;
        left: 0;
        height: auto;
        min-height: 280px;
    }

    .service-text-new {
        position: relative;
        left: 0;
        top: 20px;
        padding: 0 20px;
    }

    .extra-serv-new {
        position: absolute !important;
        top: 0;
        width: 100% !important;
        height: auto;
        right: 0;
        background: #FBFBFB;
    }

    .service-text-new h2 {
        font-size: 26px;
        color: #131316;
        font-weight: 700;
    }

    .start {
        height: auto;
    }


    .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: 0px;
        top: 0px;
        z-index: 9999;
        background-color: #000;
    }

    .links a {
        width: 49%;
    }
}

@media(max-width: 991px) {
    
   
    .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) {
    .slide .item {
    /*height: 100vh;*/
    position: relative;
}

    .view-mob {
        display: none;
    }
    .testi .col-md-10{
    padding-right: 0;
}
}

@media(min-width: 768px) and (max-width: 1199px) {

}

@media (max-width: 991px) and (min-width: 768px) {


    .chair-man-full-div{
        flex: 0 0 100% !important;
    max-width: 100% !important;
    }
    .service-box-new {
        width: 100%;
        float: left;
        background: #FBFBFB;
        position: relative;
        top: -1px;
        /* left: -175px; */
        height: 500px;
    }

    .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-box {
        /* height: 316px; */
        /* left: 0; */
    }

    .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;
    }

   

    

    .panel7 h2 {
        font-size: 23px;
    }

    .panel7 h3 {
        font-size: 25px;
    }

    .panel7 img {
        right: -21px;
    }

    .panel7 .col-md-2 {
        padding: 0;
    }

    
    .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) {
    .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){
    
}
.about-section{
    width:100%;
    float: left;
}
.about-section h2{
    font-size: 20px;
    font-weight: 700;
}
.about-section p{

}
.career_pic img{
    width: 100%;
}

@media(min-width: 768px) and (max-width: 1199px) {
    .about-bg{
            right: -45px;
    }
}
@media(max-width:360px){
    .circle{
        width:100%;
    }
}

@media(max-width:394px){
    .offerscroll{
        bottom: -46px;
    }
}
@media(min-width: 395px) and (max-width: 767px){
    .offerscroll{
        bottom: -40px;
    }
}
@media(min-width: 395px) and (max-width: 575px){
    .slide{
        margin-top: -5px !important;
    }
}
@media(min-width:993px){
    .mob-log{
    display:none !important;
}
}
.top_header_box {
  width: auto;
  float: right;
  position: relative;
    margin: -15px 30px 0 0;}
  .top_header_box > img {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0; }
  .top_header_box > span {
    width: auto;
    height: auto;
    font-size: 14px;
    line-height: 45px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle; }

.log_in span {
  cursor: pointer;
  padding-right: 15px; }
  .log_in span::after {
    content: '\f110';
    position: absolute;
    font-family: "LineAwesome";
    font-size: 10px;
    right: 0;
    color: #fff;
    line-height: 45px; }

.user_drop {
  width: 163px;
  position: absolute;
  top: 100%;
  background: #d73d47;
  left: -113px;
  z-index: 99999 !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  }
  .user_drop > li {
    width: 100%;
    float: left;
    position: relative; }
    .user_drop > li > a {
      width: 100%;
      float: left;
      position: relative;
      font-size: 14px;
      line-height: 45px;
      font-weight: 600;
      color: #fff;
      text-align: left;
      /* padding: 0px 20px; */
      text-transform: uppercase;
      background: transparent;
      transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
      }
      .user_drop > li > a:hover {
        background: #d73d47;
        color: #000000;
        text-decoration: none;
        }

.view {
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 100 !important; }
.top_header_box:hover .user_drop{
    visibility:visible;
    opacity:1;
}
.profile_panel1 {
  background: #f7f7f7;
  float: left;
  width: 100%;
  padding: 50px 0;
  }

.profile_panel_box1 {
  width: 100%;
  float: left;
  position: relative;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  padding: 30px;
  background: #fff;
  text-align: center;
  margin: 0  0 30px; }
  .profile_panel_box1 .profile_img {
    width: 100px;
    height: 100px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background: #d73d47;
    margin: 0 0 20px;
    padding: 25px 20px;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #1c1c1c;
    text-transform: uppercase;
    }
  .profile_panel_box1 > h4 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #1c1c1c;
    margin: 0 0 5px !important;
        text-transform: Capitalize; }
  .profile_panel_box1 > p {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    line-height: 25px;
    line-height: 18px !important;
    font-weight: 400;
    color: #454545;
    word-break: break-all;
    margin: 0 0 7px !important; }
  .profile_panel_box1 > a {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #d73d47;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    }
    .profile_panel_box1 > a:hover {
      color: #1c1c1c;
      text-decoration: none;
      }
  .profile_panel_box1 .edit_prof {
    width: 28px;
    height: 28px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 20px; }
    .profile_panel_box1 .edit_prof > i {
      font-size: 28px;
      line-height: 28px;
      color: #1c1c1c; }

.profile_panel_box2 {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  background: #fff; }
  .profile_panel_box2 > h2 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 20px;
    line-height: 30px;
    padding: 0px 0px 15px !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #1c1c1c;
    margin: 0 0 10px !important; }

.activity_tbl {
  width: 100%;
  float: left;
  position: relative; }
  .activity_tbl > thead, .activity_tbl > tbody {
    width: 100%;
    float: left;
    position: relative; }
    .activity_tbl > thead > tr, .activity_tbl > tbody > tr {
      width: 100%;
      float: left;
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      border-bottom: solid 1px rgba(0, 0, 0, 0.05); }
      .activity_tbl > thead > tr:nth-child(even), .activity_tbl > tbody > tr:nth-child(even) {
        background: rgba(0, 0, 0, 0.05); }
      .activity_tbl > thead > tr > th, .activity_tbl > tbody > tr > th {
        font-size: 15px;
        line-height: 25px;
        font-weight: 500;
        background: #fcbd12;
        color: #1c1c1c;
        padding: 15px;
        word-break: break-all; }
      .activity_tbl > thead > tr > td, .activity_tbl > tbody > tr > td {
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
        color: #454545;
        padding: 15px; }

@media (max-width: 1024px) {
  .profile_panel_box2 {
    overflow-x: auto; }

  .activity_tbl {
    width: 125%; } }