.comingsoon h1 {
    font-size: 47px;
    font-weight: 500;
    color: #8c8c8c;
    text-transform: uppercase;
}

.lsw_home .comingsoon {
    text-align: center;
    margin: 10.6rem auto;
}

.image_logo {
    text-align: center;
}

.comingsoon p {
    color: #848280;
}

body {
    background: url('images/coming_soon.png');
}

.index_image_logo {
    background: white;
    box-shadow: 0 0 21px -2px #ccc;
}
.a_right {
display: inline-block;
width: 50%;
text-align: right;
}
.a_left {
display: inline-block;
width: 50%;
float: left;
}
.a_right ul {
padding: 0;
list-style: none;
margin: 0;
}
.a_right ul li {
display: inline-block;
margin: 0 25px 0 0;
}
.a_right ul li a {
color: #868080;
font-size: 16px;
transition: 0.5s;
text-decoration: none;
padding: 27px 0 !important;
display: inline-block;
border-bottom: 3px solid #fff;
}
.a_right ul li a:hover {
color: #EAAD1C;
border-bottom: 3px solid #eaeaea;
}
.footer_right ul li a {
color: white;
text-decoration: none;
font-size: 16px;
border-bottom: 3px solid #EAAD1C;
padding-bottom: 12px;
transition: 0.5s;
}
.footer_right ul li a:hover{
border-bottom: 3px solid #f5bc37;

}
.footer_right ul li {
display: inline-block;
margin: 0 25px 0 0;
}
.footer_right ul {
    list-style: none;
    padding: 70px 25px;
    margin: 0;
    float: left;
    box-shadow: none;
    border: none;
}
.box-style{
    background: #f7fdff;
    margin: 40px auto;
    width: 90%;
    padding: 0 42px;
    box-shadow: 0 0 30px -10px #ccc;
}
.qr_code {
    float: right;
    display: inline-block;
    text-align: center;
}
.qr_code p {
    width: 236px;
    color: white;
    padding: 0 0;
    text-align: center;
    font-size: 12px;
    margin: 0 auto;
    margin-bottom: 13px;
}
.qr_code .qr-scan {
    width: 110px;
    background: white;
    padding: 7px;
    border-radius: 7px;
    box-shadow: 0 0 10px 10px #efc052;
    margin: 0 19px;
}
.qr_app {
    float: left;
    text-align: center;
    margin-left: 16px;
}
.a_left img {
    width: 182px;
    padding: 14px 0;
}
.footer_left img {
    width: 298px;
}
.qr_app img {
    display: inherit;
    text-align: center;
    width: 30px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.footer_right {
    width: 70%;
    display: inline-block;
    padding: 23px 23px 0;
}
.footer_left {
    width: 30%;
    float: left;
    background: white;
    border: 1px solid #EAAD1C;
    text-align: center;
    padding: 15px 0;
}
footer {
    margin-top: 30px;
    box-shadow: 0 0 23px -1px #ccc;
}
.footer_lsw {
display: inline-block;
width: 100%;
}
footer {
background: #EAAD1C;
display: inline-block;
width: 100%;
}
.content {
    /* height: 100%; */
    display: inline-block;
    /* text-align: center; */
    width: 100%;
    min-height: 415px;
}
.flow-content-right h2, .flow-left h2 {
    font-size: 25px;
    font-weight: 700;
}
.app-flow-header h2 {
    text-align: center;
    color: #5d5d5d;
    background: transparent;
    width: 70%;
    margin: 30px auto;
    border-radius: 30px;
    padding: 5px 0;
    font-size: 24px;
    font-weight: 400;
    /* box-shadow: 0 0 2px 1px #ccc; */
    color: #8a8a8a;
    position: relative;
}
.app-flow-header h2:before {
    content: '';
    position: absolute;
    height: 30px;
    width: 40px;
    background-image: url(../images/settings.png);
    left: -46px;
    background-repeat: no-repeat;
}
/*Copyright*/
.copyright a {
    color: #fdeabd;
    text-decoration: none;
    font-weight: 500;
}
.copyright p {
    text-align: center;
    font-weight: 100;
    color: #edcc7f;
}
.copyright {
    padding: 12px 6px 1px;
    text-align: center;
    background: #cb910b;
    color: #edcc7f;
}
/*Copyright*/
.accordion {
background-color: #eee;
color: #444;
cursor: pointer;
padding: 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
transition: 0.5s;
outline: none;
}
.tabcontent {
    margin-top: 30px;
}
.accordion:focus{
    outline: none;
}
button.accordion.active {
    background: #EAAD1C;
    color: white;
    text-align: center;
    font-weight: 700;
}

.active, .accordion:hover {
    background-color: #EAAD1C;
    color: white;
}
.img-box img {
    width: 242px;
    padding: 14px;
}
.img-box-right img{
    width: 242px;
    padding: 14px;
}
.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin: 0;
    border: 1px solid #f9f9f9;
  }

  button.accordion.active:after {
    content: "\2212";
    color: white;
}
button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.flow-left {
    width: 100%;
    display: inline-block;
}
.img-box {
    width: 33%;
    float: left;
    clear: both;
    text-align: right;
}
.flow-content {
    width: 62%;
    float: right;
    padding: 78px 0;
}
.flow-right {
    width: 100%;
    display: inline-block;
}
.flow-content-right {
    width: 58%;
    float: left;
    text-align: right;
    padding: 78px 0;
}
.img-box-right {
    float: right;
    width: 36%;
}
.flow-content p{
    width: 69%;
    color: #969696;
    font-size: 14px;
    font-weight: 400;
}
.flow-content-right p {
    width: 69%;
    color: #969696;
    font-size: 14px;
    font-weight: 400;
    float: right;
}


/*Tab*/
.tab{
    text-align: center;
}
button.tablinks {
    border: none;
    padding: 10px 20px;
    transition: 0.5s;
    outline: none;
    background-color: #f5f5f5;
}
.active, .accordion:hover {
    background-color: #EAAD1C !important;
    color: white;
    box-shadow: 0 0 9px -1px #EAAD1C;
}button.tablinks:hover {
    background-color: #EAAD1C;
    color: white;
    box-shadow: 0 0 9px -1px #EAAD1C;
}
/*End tab*/
/*About us*/
.aboutus_content h2 {
    font-size: 32px;
    color: #EAAD1C;
    margin: 0px 0 8px;
}
.aboutus_content span {
    font-size: 18px;
    color: #aaa;
    margin-bottom: 0px;
    display: inline-block;
}
.aboutus_content img {
    width: 7%;
    margin: 12px 16px 0 0;
}
.aboutus_content p {
    font-size: 16px;
    color: #626262;
}

.aboutus_content ul {
    margin: 22px 0;
}

.aboutus_content ul li {
    color: #424242;
    margin: 20px 0px;
    list-style: circle;
    text-align: left;
}
.aboutus_content {
    width: 80%;
    margin: 0 auto;
    box-shadow: 0 0 21px -7px #ccc;
    border-radius: 10px;
    padding: 40px 50px;
    margin-top: 40px;
}
/*About us*/
/*Contact*/
.company-details {
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #f7af0a;
    color: white;
    padding: 27px 0;
}

.company-details h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

.company-details a {
    color: white;
}

.company-details .col-md-12 {margin: 6px 0;}

.company-details span {
    font-size: 16px;
}

.company-details i {
    color: #fbde9d;
}
.company-contact {
    display: inline-block;
    width: 40%;
    margin: 0 auto;
    background: #eba403;
    padding: 9px 0;
}
.contact {
    width: 40%;
    margin: 60px auto;
    text-align: center;
    background: white;
    box-shadow: 0 0 13px 0px #e2e2e2;
    padding: 40px;
    border-radius: 10px;
}
.contact-details input,.contact-details textarea {
    border: none;
    width: 100%;
    box-shadow: 0 0 10px -2px #ccc !important;
    -webkit-box-shadow: 0 0 10px -2px #ccc !important;
    padding: 10px 20px;
    border-radius: 6px;
    margin-bottom: 8px;
}
.contact-img img {
    margin-bottom: 15px;
}
.contact-details button {
    background: #EAAD1C;
    border: none;
    color: white;
    border-radius: 20px;
    padding: 10px 20px;
}
.contact-details button:hover{
    box-shadow: 0 0 10px -2px #ccc;
}
.page-title h2 {
    margin-top: 0;
}
/*Contact*/


    .topnav {   
    }
  
  .topnav a {
    color: #868080;
    font-size: 20px;
    transition: 0.5s;
    text-decoration: none;
    padding: 55px 0 !important;
    display: inline-block;
    border-bottom: 3px solid #fff;
    margin-right: 7px;
    font-weight: normal;
  }
  
  .topnav  a:hover {
    color: #EAAD1C;
    border-bottom: 3px solid #eaeaea;
  }
 .menu .active{
    color: #EAAD1C !important;
    border-bottom: 3px solid #eaeaea !important;
    background-color: transparent !important;
    box-shadow: none !important;
  }
  
  .topnav a.active {
    background-color: #04AA6D;
    color: white;
  }
  
  .topnav .icon {
    display: none;
  }
  
  @media screen and (max-width: 768px) {
    .company-contact {
        width: 81%;
    }
    .aboutus_content img {
        margin: 19px auto;
        text-align: center;
        width: 30%;
        display: block;
    }
    .aboutus_content {
        text-align: center;
        width: 95%;
    }
    .qr_app {
        margin: 0 auto;
    }
    .img-box img {
        width: 100%;
        padding: 14px;
    }
    .img-box-right img {
        width: 100%;
        padding: 14px;
    }
    .contact {
        width: 80%;
    }
    .topnav a{display: none;animation: animateleft 0.4s;}
    .topnav button.icon {
        float: right;
        display: block;
        border: none;
        outline: none;
    }
  }
  
  @media screen and (max-width: 768px) {
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
      
      right: 0;
      top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
        color: #a0a0a0;
        text-align: center;
        margin-right: 0;
        padding: 8px 0 !important;
        font-size: 18px;
    }
  }

/*Responsive*/
@media screen and (min-width: 992px){
    
    .topnav a{
        margin-right: 22px;
        font-size: 16px;
    }
    .app-flow-header h2 {
        width: 28rem;
    }

}
@media screen and (max-width: 992px){
    .company-contact {
        width: 51%;
    }
    .a_right {
        width: 69%;
    }
    .a_left {
        width: 30%;
    }
    .contact {
        width: 50%;
    }
    .app-flow-header h2 {
        width: 28rem;
    }

    button.tablinks {
        width: 50%;
        margin-bottom: 11px;
    }
    .footer_left {
        width: 100%;
        float: left;
        background: white;
        border: 1px solid #EAAD1C;
        padding: 65px 55px;
        text-align: center;
    }
    .footer_right {
        width: 100%;
    }
    .footer_right ul {
        width: 100%;
        text-align: center;
        padding: 10px 0px;
    }
    .footer_right ul li {
        display: block;
        margin: 30px 0;
    }
    .footer_right ul li a{
        font-size: 30px;
    }
    .footer_left {
        padding: 45px 0;
    }
    .footer_left img {
        width: 78%;
    }
    .app-links {
        display: inline-block;
    }
    .qr_code {
        width: 100%;
        padding: 29px;
        border-color: linear-gradient(30deg,#fff,#fff);
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, rgb(247 195 76)), color-stop(0.67, rgb(241 173 14)));
    }
    .qr_code p {
        width: 456px;
        font-size: 30px;
    }
    .qr_code .qr-scan {
        width: 163px;
    }
    .qr_app img {
        width: 65px;
    }
}
@media screen and (max-width: 1167px){
    .footer_left {
        width: 100%;
        float: left;
        background: white;
        border: 1px solid #EAAD1C;
        padding: 65px 55px;
        text-align: center;
    }
    .footer_left {
        padding: 45px 0;
    }
    .footer_right {
        width: 100%;
    }
    .footer_right ul {
        width: 100%;
        text-align: center;
        padding: 10px 0px;
    }
    .footer_right ul li {
        display: block;
        margin: 30px 0;
    }
    .footer_right ul li a {
        font-size: 30px;
    }
    .qr_code {
        width: 100%;
        padding: 29px;
        border-color: linear-gradient(30deg,#fff,#fff);
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, rgb(247 195 76)), color-stop(0.67, rgb(241 173 14)));
    }
    .qr_code p {
        width: 456px;
        font-size: 30px;
    }
    .app-links {
        display: inline-block;
    }
    .qr_app img {
        width: 65px;
    }
    .qr_code .qr-scan {
        width: 183px;
    }
    .qr_app {
        margin: 0 8px;
    }
}
@media screen and (max-width: 768px){
    .company-contact {
        width: 81%;
    }
    .contact {
        width: 90%;
        padding: 30px 10px;
    }
    
    button.tablinks {
        width: 70%;
    }
    .responsive .menu{
        padding: 20px;
    }
    .menu {
        position: absolute;
        top: 100px;
        right: 0;
        width: 234px;
        z-index: 999;
        background: #ffffff;
        text-align: center;
        color: #bdbdbd !important;
        box-shadow: 0 0 14px 2px #ececec;
        /* border: 2px solid #fff; */
        border-radius: 0;
    }
    button.icon {
        padding: 34px 15px;
        background: none;
        border: none;
        font-size: 24px;
        margin: 15px 0;
    }
    .qr_code p {
        width: 100%;
    }

}
@media screen and (max-width: 578px){
    .qr_app {
        margin: 0 auto;
        width: 100%;
    }
    .qr_code .qr-scan {
        width: 183px;
        margin: 20px auto;
    }
}
@media screen and (max-width: 500px){
.qr_code .qr-scan{
    width: 100%;
    margin: 0 auto;
}
.qr_app {
    width: 100%;
    margin-top: 33px;
    margin-left: 0;
}
.qr_code p {
    width: 100%;
    font-size: 20px;
}
.footer_right ul li a {
    font-size: 20px;
}
}
@media screen and (max-width: 430px)
{
    
    .img-box-right img {
        width: 112px;
    }
    .img-box img {
        width: 112px;
    }
    .flow-content {
        width: 62%;
        float: right;
        padding: 18px 0;
    }
    .flow-content-right{
        padding: 18px 0;
    }
    .flow-content-right h2, .flow-left h2 {
        font-size: 20px;
    }
    .flow-content p {
        width: 100%;
    }
    .flow-content-right p {
        width: 100%;
    }
    .flow-left,.flow-right{
        padding: 0 30px;
    }
}
@media screen and (max-width: 350px){
    .app-flow-header h2:before {
        left: -35px;
    }
    .app-flow-header h2 {
        width: 24rem;
        font-size: 21px;
    }
.flow-left, .flow-right {
    padding: 0 2px;
}
.qr_code .qr-scan {
    width: 100%;
}
}
/*End Responsive*/