a, body, html {
     text-decoration: none !important;
     padding: 0px;
     margin: 0px;
     overflow-x: hidden;
}
 html {
     scroll-behavior: smooth;
}

.solutionText {
    font-size: 16px;
    font-weight: 400;
    color: #52A4F0 !important;
    padding-top: 50px;

}

.h2_landing {
    color: #52A4F0 !important;
    text-align: center !important;
}

.p_landing {
    color: #8BD8F6 !important;
    padding-left: 80px !important;
    padding-right: 80px !important;
    font-size: xx-large !important;
    line-height: 1.2 !important;
    padding-top: 40px;
    font-weight: 500;
    line-height: 1.5 !important;
}

 .desktop {
     display:block;
}
 .mobile {
     display:none;
}
body {
     background: #fff;
}
 .container {
     max-width: 1400px;
}
 .col-blue {
     color:#52A4F0 !important;
}
 .col-white {
     color:#fff !important;
}
 .font-open {
      font-family: "Open Sans", sans-serif !important;
}
 .font-poppins {
     font-family: "Poppins", sans-serif !important;
}
 .no-margin {
     margin:0px !important;
}
 .no-padding {
     padding:0px !important;
}
 .pad-top-10 {
     padding-top: 10px !important;
}
 .pad-top-40 {
     padding-top: 40px !important;
}
 .pad-top-50 {
     padding-top: 50px !important;
}
 .pad-top-80 {
     padding-top: 80px !important;
}
 .pad-bot-0 {
     padding-bottom: 0px !important;
}
 .pad-bot-20 {
     padding-bottom: 20px !important;
}
 .pad-bot-40 {
     padding-bottom: 40px !important;
}
 .pad-bot-50 {
     padding-bottom: 50px !important;
}
 .pad-bot-60 {
     padding-bottom: 60px !important;
}
 .pad-bot-80 {
     padding-bottom: 80px !important;
}
 .pad-bot-100 {
     padding-bottom: 100px !important;
}
 .pad-left-60 {
     padding-left: 60px !important;
}
 .pad-top-100 {
     padding-top: 100px !important;
}
 .pad-top-120 {
     padding-top: 120px !important;
}
 .pad-bot-120 {
     padding-bottom: 120px !important;
}
 .pad-bot-140 {
     padding-bottom: 140px !important;
}
 .navbar-collapse {
     justify-content: flex-end !important;
}
 .navbar-expand-md .navbar-nav {
     justify-content: right;
}
.btn-danger {
    background-color: #dc3545;
}

.header_sec {
    width: 100%;
    background: #fff;
    box-shadow: 2px 2px 10px -9px #000;
}
p {
     font-size: 16px !important;
     font-family: "Dubai", sans-serif !important;
     line-height: 20px !important;
     font-weight: 400;
}
h1, h2, h3, h4, h5, h6, a {
     font-family: "Dubai", sans-serif !important;
}

 a.navbar-brand img {
     width: 180px;
}
 .header_sec nav.navbar {
     padding: 10px 0px;
}

 .header_sec ul.navbar-nav li.nav-item a {
     font-weight: 500 !important;
     font-size: 16px;
     padding:0px !important;
     color:#52A4F0 !important;
}
 ul.navbar-nav {
     width: 80%;
     max-width: 100%;
     float: right;
     text-align: right;
}
 .web_btn{
     color: #fff !important;
     padding: 14px 28px;
     border-radius: 8px;
     background: #52A4F0;
     font-size: 14px;
     font-weight: 600 !important;
     letter-spacing: 1px;
     display: inline-block;
     transition: transform 0.3s ease;
}
 .web_btn:hover {
     background: #8BD8F6 !important;
}

.web_btn_large {
    height: 150px !important;
    width: 320px !important;
    text-align: center !important;
    align-content: center !important;
    font-size: 24px !important;
    border-radius: 50px;
    font-weight: 100 !important;
}

.header_sec ul.navbar-nav li.nav-item a:hover {
    color:#000 !important;
}
 .footer_nav ul li a:hover {
     color:#000 !important;
}
 .section_1_inner h2{
     font-weight: 700;
     font-size: 80px;
     color: #52A4F0 !important;
     line-height: 80px;
     padding-top: 60px;
}
.section_1_inner h5 {
    font-size: 30px;
    font-weight: 100;
    padding-top: 20px;
    display: block;
    margin-bottom: 50px !important;
    margin-left: 10px !important;
    color: #8bd8f6 !important;
}

.section_1_inner img {
     border-radius: 30px;
}
 .section_1 {
     padding:100px 0px 240px 0px;
     background: url("assets/img/header_bg.png");
     background-repeat: no-repeat;
     background-position: top right;
     background-size: auto 100%;
}
.section_1_inner a {
    margin-right: 10px;
}
.section_2_inner h2, .section_4_inner h2, .section_5_inner h2 {
    font-size: 50px;
    font-weight: 700;
    padding: 20px 0px 10px 0px;
    line-height: 50px !important;
}
.section_2_inner h5 {
    background: #52A4F0;
    display: inline;
    padding: 7px 15px;
    font-size: 14px;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.section_2_inner p {
    padding: 0px 0px 30px 0px;
}

.section_3_inner .box1 {
    background: #8BD8F6;
    color: #fff;
    padding: 50px 30px;
    border-radius: 25px 25px 0px 25px;
     margin-top: 60px;
}
.section_3_inner .box2 {
    background: #52A4F0;
    color: #fff;
    padding: 80px 30px;
    border-radius: 25px 25px 25px 0px;
}
.section_3_inner .box3 {
    background: #52A4F0;
    color: #fff;
    padding: 80px 30px;
    border-radius: 25px 0px 25px 25px;
}
.section_3_inner .box4 {
     background: #8BD8F6;
    color: #fff;
    padding: 50px 30px;
    border-radius: 0px 25px 25px 25px;
}
.box1 h3, .box2 h3, .box3 h3, .box4 h3 {
     font-size: 22px;
     font-weight: 600;
}
.section_3_inner .col-md-6 {
     padding:8px !important;
}
.section_4 {
     background: #8BD8F6;
}
.section_4_inner h2 {
     padding-bottom: 30px;
     color:#fff;
}

 footer {
     background: #52A4F0;
}
.footer_logo {
    width: 230px;
     padding-top: 60px;
    padding-bottom: 30px;
    filter: brightness(6.5);
}
.footer_section p {
    color: #fff !important;
    padding-bottom: 30px;
}
 .footer_nav ul li a {
     font-weight: 400;
     font-size: 18px;
     line-height: 18px;
     color: #FFFFFF;
     padding: 0px 20px 0px 20px;
}
 .footer_social ul li a i {
     font-size: 20px;
     color: #fff;
     padding: 10px;
}
 .footer_email {
     color:#fff !important;
     font-size: 20px;
}
 .copyright_section {
     border-top: 1px solid #fff;
     margin-top: 50px;
     padding-top: 20px;
     padding-bottom: 20px;
     color: #fff;
}
.copyright_section p {
    padding: 0px !important;
}
.copyright_section a, 
.footer_nav.text-right ul li span{
     color: #fff !important;
}
 .footer_nav.text-right ul li a {
     font-size: 15px;
     font-weight: 400;
     color: #fff;
}




.section_4_inner {
width: 55%;
margin:0 auto;
}
textarea {
    width: 98% !important;

  }
input[type=text],  input[type=email], select, textarea {

width: 48%; /* Full width */
padding: 12px; /* Some padding */ 
border:none; /* Gray border */
border-radius: 6px; /* Rounded borders */
margin: 5px 5px 10px 5px; /* Add a top margin */
resize: vertical; /* Allow the user to vertically resize the textarea (not horizontally) */
font-size:16px;
color: #000;
outline: none !important;
}

.loader-content {
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0px 10px 30px -5px rgba(0, 0, 0, 0.1);
}

.blocker-content {
    display: none;
    position: fixed;
    z-index: 9998; /* Just below the loader */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent; /* Can be adjusted for a dimming effect */
}

input[type=submit] {
border: none;
}

input[type=submit]:hover {
background-color: #52A4F0 !important;
}
.section_5_inner {
background: #52A4F0;
border-radius: 30px;
padding: 50px;
}


    .section_1 {
    background: url("../img/header_bg.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto 100%;
}



.team_box {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.team_box:hover {
    transform: translateY(-5px);
    box-shadow: 0px 15px 30px -5px rgba(0, 0, 0, 0.388);
}

.team_box h2 {
    font-size: 24px;
    font-weight: 600;
    padding-top: 25px;
    padding-bottom: 5px;
}
.team_box h5 {
    padding-bottom: 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.team_box a {
    color: black !important;
}
.team_box span {
    font-size: 12px;
    background: #EDEDED;
    padding: 6px 14px;
    border-radius: 30px;
    font-weight: 500;
    text-align: left !important;
    float: left;
    margin-bottom: 10px;
}
.team_box span i {
    color: #c4c4c4;
    font-size: 10px;
    padding-right: 3px;
}
.col-green {
     color: green !important;
}

.chat_sec_left {
      background:#fff;
}
.chat_sec_left {
    padding: 10px 20px 30px 20px;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 63vh;
        margin-top: 20px;
}
.chat_sec_rights p {
    font-size: 13px !important;
}
button#soundbutton {
    background: #52A4F0 !important;
    bottom: 70px !important;
    border: none;
}
button#soundbutton:hover {
    background: #8BD8F6 !important;
}

.custom_border {
    /* border-left: 3px solid #52A4F0 !important;
    border-right: 3px solid #52A4F0 !important; */
    border: 3px solid #52A4F0;
    border-radius: 10px;
}
.chat_sec_rights img {
    border-radius: 10px;
    padding-bottom: 10px;
}
.chat_sec_left h2 {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    padding-bottom: 50px;
}
.chats_sec {
    width: 50%;
    background: #ededed;
    border-radius: 20px 20px 20px 0px;
    padding: 20px 30px 20px 30px;
        margin-bottom: 20px;
        display: block;
}

.chats_sec_right p {
     color: #fff !important;
}
.chats_sec p {
     font-size: 14px !important;
     margin:20px 0px;
}

.chats_sec_right {
    background: #52A4F0;
    border-radius: 20px 20px 0px 20px;
    margin: 10px 0px 10px auto;
}

.chat_sec_rights h2 {
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0px;
}
.chat_sec_rights h5 {
    font-size: 16px;
    /* padding: 8px 0px; */
}
section.chat_section {
    padding-top: 45px;
    padding-bottom: 60px;
    padding-right: 20px;
    padding-left: 20px;
}
.chat_sec_rights h3 {
    font-size: 15px;
    font-weight: 400;
}
.chat_sec_rights > a {
    bottom: 10px;
    width: 70%;
    left: 40px;
    background:red;
}
.chat_sec_rights > #endTaskButton:hover {
      background:red !important;
}
.chat_inset_sec input {
    background: #EDEDED;
    color:#000;
    width: 100%;
    padding: 16px 20px;
    border-radius: 5px;
    margin-top: 20px;
}
.submit_button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    text-align: right;
    float: right;
    margin-top: -48px;
    z-index: 999;
    position: relative;
}

.submit_button img {
    width: 25px; /* Adjust size as needed */
    height: 25px; /* Adjust size as needed */
    margin-right: 10px; /* Adjust spacing between icons */
}
.chat_sec_rights {
    padding-top: 20px;
}


.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    border-radius: 15px;
    width: 400px ;
    height: 230px;
    align-content: center;

}
.disable-dropdown {
   pointer-events: none !important;
}



.sign-up-section {
    padding-bottom: 50px !important;
    background-color: #8BD8F6;
    border-radius: 15px;
    text-align: center;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
}
.sign-up-section button {
    background-color: #8BD8F6;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 20px;
}

.type_difficult {
    background-color: maroon !important;
    color: white;
    float: none !important;
    font-style: italic;
}

.type_medium {
    background-color: orange !important;
    color: white;
    float: none !important;
    font-style: italic;
}

.type_easy {
    background-color: green !important;
    color: white;
    float: none !important;
    font-style: italic;
}

.sign-up-section p {
    color: white !important;
    font-size: x-large !important;
    line-height: normal !important;
}
.popup-content2  {
     width: 775px;
    height: 430px;
}
.popup-content3  {
     width: 1200px;
    height: 760px;
}
.popup-content button {
     border: none;
     margin:5px;
     padding: 10px 20px;
     cursor: pointer;
}
.popup-content {
     padding: 30px;
}
.popup-content p {
     font-size: 25px;
     font-weight: 500;
     padding-bottom: 10px;

}


.multipleChosen, .multipleSelect2{
  width: 300px;
}

/* width */
.chat_sec_left::-webkit-scrollbar, .pop_data::-webkit-scrollbar {
  width: 6px;
}

/* Track */
.chat_sec_left::-webkit-scrollbar-track, .pop_data::-webkit-scrollbar-track {
  background: #ededed;
}

/* Handle */
.chat_sec_left::-webkit-scrollbar-thumb, .pop_data::-webkit-scrollbar-thumb {
  background: #52A4F0;
}

/* Handle on hover */
.chat_sec_left::-webkit-scrollbar-thumb:hover, .pop_data::-webkit-scrollbar-thumb:hover  {
  background: #52A4F0;
}

.mt-100 {
    margin-top: 50px;
}

 .web_btn:hover, form.select_currency label:hover, .footer_social ul li a img:hover {
     animation: button-scale 0.3s ease forwards;
}

.choices__list--multiple .choices__item[data-deletable] {
    background-color: #8bd8f6;
}

.buttons_div {
    justify-content: center;
    display: flex;
    padding-top: 30px;
}

.close-btn {
                                    position: absolute;
                                    top: 15px;
                                    right: 17px;
                                    background: none;
                                    border: none;
                                    cursor: pointer;
                                    font-size: 30px;
                                    color: #704b4b;
                                    padding: 0px !important;
                                    margin-top: 0px !important;
                                }
                                .buton a {
                                    margin: 25px 20px 0px 20px;
                                }
                                .popup-content3 {
                                    padding: 50px;
                                }
                                .popup-content3 p {
                                    font-size: 14px !important;
                                }
                                .popup-content3 h2 {
                                    font-size: 30px;
                                    font-weight: 700;
                                    padding-bottom: 30px;
                                }
                                .popup-content.popup-content3 h4 {
                                    font-size: 14px;
                                }
                                .pop_data {
                                    height: 500px;
                                    width: 95%;
                                    overflow-x: hidden;
                                    overflow-y: scroll;
                                    text-align: left !important;
                                    margin: 0 auto;
                                }
                                /* .selectize-dropdown {
                                    background: #fff;
                                } */
                                .popup-content2 button {
                                    margin-top: 20px;
                                }
                                /* .selectize-input.items.has-options.not-full.has-items a {
                                    position: initial;
                                } */
                                .popup-content2 input[type="text"] {
                                    width: 98% !important;
                                    margin: 5px 0px;
                                }
                                /* .selectize-dropdown {
                                    height: 100px;
                                    display: block !important;
                                    overflow-y: scroll;

                                }
                                .selectize-input.items.has-options.not-full {
                                    width: 100%;
                                    height: 110px;
                                    margin-top: 15px;
                                } */
                                a.remove {
    background: #52a4f0 !important;
    color: red;
    font-size: 16px;
}
                                .selectize-dropdown .option {
                                    display: inline;
                                    padding: 10px;
                                    cursor: pointer;
                                    font-weight: 500;
                                    text-align: center;
                                }
                                .popup-content2 label > span {
                                    display: inline-block;
                                    padding-top: 0.5em;
                                    vertical-align: top;
                                }
                                .popup-content2 label > span:after {
                                    content: ":";
                                    padding-right: 0.5em;
                                }
                                /* .selectize-input.items.has-options.not-full {
                                    width: 100%;
                                }
                                .default.selectize-control.plugin-remove_button.multi {
                                    border: 1px solid black;
                                    width: 100%;
                                    border-radius: 10px;
                                    padding: 0px 0px 15px 0px;
                                } */
                                .item {
                                    display: inline;
                                    background: #52a4f0;
                                    margin: 6px;
                                    padding: 5px 10px;
                                    border-radius: 5px;
                                    font-size: 12px;
                                    font-weight: 400;
                                    /* box-shadow: 2px 3px 10px -4px black; */
                                    line-height: 35px;
                                        color: #fff;
                                }
                                /* .selectize-input.items.has-options.not-full.has-items input {
                                    height: 29px;
                                } */

 @keyframes button-scale {
     0% {
         transform: scale(1);
    }
     50% {
         transform: scale(1.1);
    }
     100% {
         transform: scale(1.1);
    }
}
 .web_btn:not(:hover) {
     transition: transform 0.3s ease;
     transform: scale(1);
}


 .section_3_inner p {
     padding: 30px 0px 40px 0px;
}
 
 .owl-dot.active::after {
     display: none;
}

 .heading-animation {
     animation: heading-animation 2s ease-in-out infinite alternate;
}
 @keyframes heading-animation {
     0% {
         transform: translateY(0);
    }
     100% {
         transform: translateY(-20px);
    }
}
 .image-animation {
     animation: image-animation 3s ease-in-out infinite alternate;
}
 @keyframes image-animation {
     0% {
         transform: scale(1);
    }
     100% {
         transform: scale(1.1);
    }
}
 .owl-dot.active span {
     background: #fff !important;
}


 li.nav-item.active a {
     border: 1px solid #B2BD1E !important;
}
 

 li.nav-item {
     padding-right: 80px;
}

 .footer_nav ul li span {
     color: #fff;
}



 .owl-theme .owl-dots .owl-dot span {
     margin:5px !important;
}

 .footer_social {
     padding: 30px 0px;
}

 .footer_social ul li a {
     padding-right: 15px;
     transition: transform 0.3s ease;
}
 .footer_social ul {
     padding: 0px;
}
 .footer_nav ul li, .footer_social ul li {
     list-style: none !important;
}

 .card {
     background:transparent;
}
 .card-body h5 {
     font-weight: 600;
     font-size: 24px;
     color: #fff;
}
.card-body img {
    width: 100px !important;
}
.owl-carousel .owl-item img {
    margin: 0 auto;
}
 .img-wrapper {
     padding-bottom: 30px;
}
 .card {
     border: none;
}
 .card-body p {
     font-weight: 300;
     color:#fff !important;
     font-size:14px !important;
}
 .owl-carousel {
     width: 100%;
     margin: 0 auto;
}

button:focus, input:focus {
     outline: none !important;
}
.voice_icon {
    width: 20px;
    text-align: right;
    float: right;
    margin-top: -48px;
    z-index: 9;
    position: relative;
    right: 55px;
}

 @media (min-width: 576px) {
     .carousel-item {
         margin-right: 0;
         flex: 0 0 50%;
         display: block;
    }
     .carousel-inner {
         display: flex;
    }
}

 @media screen and (max-width: 767px) {
    /* .selectize-dropdown {
        width: 95% !important;
        overflow-y: scroll;
    margin-left: 12px;
    overflow-x: hidden;
    } */
    .custom_border {
        border: none;
    }
    div#chatbox {
        border: 3px solid #52A4F0;
        border-radius: 10px;
    }
     .desktop {
         display:none;
    }
     .mobile {
         display:block;
    }
    
     a.navbar-brand.font-mont {
         width: 80%;
    }
     a.navbar-brand img {
         width: 50%;
    }
     .section_1 {
         padding: 0px 0px 40px 0px;
             background-size: auto 22%;
    }
    .section_1_inner h5 {
    font-size: 18px;
    padding-top: 10px;
}
    .section_1_inner h2 {
    font-size: 36px;
    line-height: 40px;
}
     .section_1_inner p {
         padding: 20px 0px 40px 0px;
         width: 80%;
         margin-left: 40px !important;
         font-size: 14px !important;
    }

  

     .web_btn {
    padding: 10px 14px !important;
    font-size: 12px !important;
}

.web_btn_large {
    height: 120px !important;
    width: 250px !important;
    font-size: 18px !important;
}
.section_2_inner h2, .section_4_inner h2, .section_5_inner h2 {
    font-size: 38px;
}
.section_2_inner h5 {
    padding: 5px 12px;
    font-size: 12px;
}

.section_4_inner {
    width: 100% !important;
}

input[type=text], input[type=email], select, textarea {
    width: 98%;
        font-size: 14px;

}
.section_5_inner {
    padding: 25px;
}
    
   section.section_1 img {
    width: 100%;
    box-shadow: 2px 2px 10px #0000000d;
    border: 2px solid #52a4f0;
    margin-top: 25px;
}
 .popup-content2 {
    width: 96%;
    height: 450px;
    padding: 40px 20px;
}
 .popup-content3 {
    width: 95%;
    height: auto;
    padding: 40px 15px 15px 15px;

}
.popup-content3 h2 {
    font-size: 20px; 
    padding-bottom: 15px;
}
/* .selectize-input.items.has-options.not-full {
    width: 100%;
} */
.pop_data {
    height: 300px;
    width: 100%;
}
.buton a {
    margin: 0px 5px 0px 5px;
    display: inline-block;
    width: 70%;
}
.buton {
    padding-top: 20px;
}
     p {
         font-size: 13px !important;
    }
section#about_us {
    padding-bottom: 40px !important;
}
section#what_we_do {
    padding: 40px 0px !important;
}
     .section_3_inner {
         padding: 25px 20px !important;
         background-size: auto 100% !important;
         margin-left: 10px;
         margin-right: 10px;
    }
     .section_3_inner > .web_btn {
         margin: 10px 10px !important;
         display: block;
    }
     .section_3_inner p {
         padding: 15px 0px 20px 0px;
    }
     
     .card-body h5 {
         font-size: 24px !important;
    }
     .card-body {
         padding: 30px 30px !important;
    }
    
     .footer_logo {
         width: 80%;
    }
     .footer_nav ul {
         padding: 0px;
    }
     .footer_nav ul li a {
         font-size: 13px !important;
         padding: 0px 7px 0px 7px !important;
    }
     .footer_logo {
         padding-bottom: 30px;
    width: 50%;
    padding-top: 0px;
}
.section_2 .section_3_inner {
    border:none;
}
.section_3_inner .box1 {
     margin-top: 0px; 
}
.box1 h3, .box2 h3, .box3 h3, .box4 h3 {
    font-size: 20px;
}
.section_3_inner .box2 {
    padding: 60px 30px;
}
     .footer_social ul li a img {
         width: 12%;
    }
     .footer_social {
         padding: 20px 0px;
    }
     .footer_email {
         font-size: 14px;
    }
     .footer_section p {
         font-size: 12px !important;
         text-align: center;
    }
     .footer_nav {
         text-align: center !important;
    }
     .copyright_section {
         margin-top: 30px;
         padding-top: 10px;
    }
     
     section.section_3 {
         padding: 0px !important;
    }
    
     .section_3_inner {
         border: 1px solid #9b8362;
         border-radius: 40px;
    }
    footer {
    padding: 50px 0px 10px !important;
    margin-top: 0px !important;
}
   
     .navbar-expand-md .navbar-nav {
         -ms-flex-direction: row;
         flex-direction: row-reverse;
         display: block;
         text-align: left;
    }
     div#nav {
         background: #52a4f0;
         padding: 20px;
         border-radius: 10px;
    }
    ul.navbar-nav {
    float: left;
    text-align: left;
}
.header_sec ul.navbar-nav li.nav-item a {
    font-weight: 400 !important;
    font-size: 14px;
        color: #fff !important;
}
.chat_sec_left h2 {
    font-size: 15px;
    line-height: 30px;
}

.chats_sec {
    width: 100%;
}
.submit_button img {
    width: 20px;
    height: 24px;
}
.chat_sec_rights img {
    width: 45%;
    padding-bottom: 20px;
}
.chat_sec_rights {
    padding-bottom: 50px;
}


.chat_sec_rights > a {
    width: 30%;
    left: 0px;
}
.voice_icon {
    width: 16px;
    margin-top: -45px;
    right: 50px;
}
.chats_sec p {
    font-size: 13px !important;
}
     ul.navbar-nav li {
         padding-bottom: 5px;
    }
    li.nav-item {
     padding-right: 0px; 
}
div#nav .web_btn {
    background: #fff;
    color: #000 !important;
    font-size: 12px !important;
    margin-top: 10px;
    padding: 10px 16px !important;
}
     button.navbar-toggler {
             background: #52a4f0;
    padding: 8px 12px;
    color: #fff;
    }
     button:focus {
         outline: none !important;
    }
}


 @media only screen and (min-width: 768px) and (max-width: 1281px) {
    .chat_sec_left {
        height: 30vh;
    }
    .chat_sec_left h2 {
        font-size: 16px;
        padding-bottom: 10px;
        line-height: 30px;
    }
    .popup-content3 {
        width: 96%;
    }
    .popup-content3 {
        padding: 35px;
    }
     a.navbar-brand.font-mont {
         width: auto;
    }
    section.chat_section {
        padding-bottom: 10px;
    }
     a.navbar-brand img {
         width: 75%;
    }
     .navbar-expand-md .navbar-nav {
         width: 328px;
    }
    
     .section_1_inner h5 {
         font-size: 22px;
    }
     .section_1_inner h2 {
         font-size: 44px;
         line-height: 52px;
    }
     .section_1_inner p {
         padding: 20px 0px 40px 0px;
         width: 80%;
         margin-left: 40px !important;
         font-size: 14px !important;
    }
     .web_btn {
         padding: 14px 20px !important;
         font-size: 14px !important;
    }

    .web_btn_large {
        height: 120px !important;
        width: 250px !important;
        font-size: 18px !important;
    }
     .section_1 {
         padding: 20px 10px 10px 10px !important 
    }
    .box1 h3, .box2 h3, .box3 h3, .box4 h3 {
        font-size: 18px;
    }
    .section_2_inner h2, .section_4_inner h2, .section_5_inner h2 {
        font-size: 40px;
    }
    input[type=text], input[type=email], select, textarea {
        width: 98%;
    }
     section.section_1 img {
         width: 100%;
    }
    
     p {
         font-size: 14px !important;
    }
     
     .section_3_inner {
         padding: 25px 20px !important;
         background-size: 100% 100% !important;
         margin-left: 10px;
         margin-right: 10px;
    }
     .section_3_inner > .web_btn {
         margin: 10px 10px !important;
         display: block;
    }
     .section_3_inner p {
         padding: 15px 0px 20px 0px;
    }
   
     .card-body h5 {
         font-size: 24px !important;
    }
     .card-body {
         padding: 30px 30px !important;
    }
     
     .footer_logo {
         width: 35%;
         padding-top: 10px;
    }
    .chats_sec {
        width: 95%;
    }
     .footer_nav ul {
         padding: 0px;
    }
     .footer_nav ul li a {
         font-size: 18px !important;
         padding: 0px 15px 0px 15px !important;
    }
     .footer_logo {
         padding-bottom: 30px;
    }
     .footer_social ul li a img {
         width: 6%;
    }
     .footer_nav.text-right ul li a {
         font-size: 14px !important;
    }
     .footer_social {
         padding: 20px 0px;
    }
     .footer_email {
         font-size: 14px;
    }
     .footer_section p {
         font-size: 12px !important;
         text-align: center;
    }
     .footer_nav {
         text-align: center !important;
    }
     .copyright_section {
         margin-top: 30px;
         padding-top: 10px;
    }
     
     section.section_3 {
         padding: 0px !important;
    }
     .section_3_inner {
         border: 1px solid #9b8362;
         border-radius: 40px;
    }
     footer {
         padding: 50px 0px 10px !important;
         margin-top: 50px !important;
         background-size: cover !important;
    }
     .owl-carousel .owl-stage-outer {
         /* overflow: visible; */
    }
    
     li.nav-item {
         padding-right: 15px;
    }
    .section_4_inner {
        width: 70%;
    }
     ul.navbar-nav li {
         padding-bottom: 0px;
    }
    .header_sec ul.navbar-nav li.nav-item a {
        font-size: 14px;
    }
     button.navbar-toggler {
         background: #ab9371;
         background: linear-gradient(150deg,#c5ac87, #6e573d);
         padding: 8px 15px;
    }
     button:focus {
         outline: none !important;
    }
}
 @media (min-width: 768px) {
     .carousel-inner {
         padding: 1em;
    }
     .carousel-control-prev, .carousel-control-next {
         opacity: 1;
         position: absolute;
         left: 1em;
         top: 110%;
         transform: translateY(-50%);
    }
     .carousel-control-next {
         left: 5em;
    }
}

.section_3_inner {
    border: 1px solid #9b8362;
    border-radius: 40px;
}

.gif-image {
    width: 40px;
    position: absolute;
    bottom: 17px;
    right: 100px;
}

.hide {
    display: none;
}

.about-us-section {
    display: flex;
    align-items: center;
    justify-content: center;
}