/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
body {
    margin: 0;
    padding: 0;
}

.site-header {
    margin: 0;
    padding: 10px 0;
    background: white !important;
    z-index: 9999 !important;
}

.header-right-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row !important;
}

.header-right-bar .desktop-bar {
    width: 70%;
    max-width: initial !important;
}

.header-right-bar .custom-button {
    width: 30%;
}

.header-right-bar .desktop-bar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 12px
}

.header-right-bar .desktop-bar ul li {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
}

.header-right-bar .desktop-bar ul li img {
    width: 24px;
    height: 16px
}

.header-right-bar .desktop-bar ul li:last-child img {
    height: auto
}

.header-right-bar .desktop-bar p {
    font-size: 11px;
    margin-bottom: 0;
}

.header-right-bar .desktop-bar p a {
    color: #212529 !important;
    height: 100%;
    display: block;
    margin-top: 5px;
}

.header-right-bar .desktop-bar ul li:last-child a:last-child {
    margin-top: 0px;
}

.home-banner-list span.elementor-icon-list-icon {
    background: #7cb342;
    width: 23px;
    height: 19px;
    justify-content: center;
    align-items: center;
}

.home-banner-list span.elementor-icon-list-icon svg {
    margin-right: 0px !important;
}

.book-cta .elementor-button {
    min-width: 300px !important;
    padding: 15px;
}

.title-wrapper h2 {
    position: relative;
}

.tracke-wrapper strong {
    color: white !important;
}

.title-wrapper h2::before {
    position: absolute;
    content: "";
    max-width: 128px;
    height: 3px;
    left: 0;
    right: 0;
    top: -26px;
    margin: 0 auto;
    background: #141733;
}

.sales-sections h2.elementor-heading-title span,
.left-side-secret h2.elementor-heading-title span,
.custom-facing .right-side h6 span {
    color: #0a86c6;
}

.sales-wrapper .sale-head {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.sales-close h2::before {
    height: 3px;
    top: -20px;
    background: #fff;
}

.tracke-wrapper {
    position: relative;
}

.tracke-wrapper figure.elementor-image-box-img {
    max-width: 90px;
    background-color: #fff;
    padding: 15px 25px;
    border-radius: 50px;
    position: absolute;
    left: 0;
    right: 0;
    top: -100px;
    min-height: 85px;
    display: inline-flex !important;
    align-items: center;
    margin-left: auto !important;
    margin-right: auto !important;
}

.adope-cti {
    overflow: hidden;
}

.adope-cti>.e-con-inner {
    position: relative;
    z-index: 999;
}

div#vercode_error2 {
    text-align: center;
    padding-top: 10px;
}


.adope-cti>.e-con-inner:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: -100%;
    right: -100%;
    height: 40%;
    background: white;
    z-index: -1;
}

.adope-cti .title-wrapper h2::before {
    height: 3px;
    background: #01538D;
}

.adobe-content h5 {
    position: relative;
    margin-top: 40px;
}

.adobe-content h5:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: -35px;
    margin-left: auto;
    margin-right: auto;
    max-width: 110px;
    height: 2px;
    background: #C3C3C3;
}

.custom-facing .right-side h6 {
    position: relative;
}

.custom-facing .right-side h6::before {
    position: absolute;
    content: "";
    left: -35px;
    width: 2px;
    top: 0;
    bottom: 0;
    background: #0a86c6;
}

.client-review .elementor-image-box-content {
    padding-left: 30px;
}

.client-review .elementor-image-box-content h3 {
    margin-bottom: 0px;
}

.tele-sales h1 {
    position: relative;
}

.tele-sales h1::before {
    position: absolute;
    content: "";
    max-width: 100px;
    height: 3px;
    left: 0;
    right: 0;
    top: -55px;
    background: #141733;
}

.award-section {
    background: linear-gradient(90deg, #D0E8EC 0%, #CDD9E0 100%);
}

.mobile-award-pics {
    background: linear-gradient(30deg, #D0E8EC 33%, #CDD9E0 100%);
    ;
}

.custom-button a {
    background-color: initial;
    background-image: linear-gradient(-180deg, #e62c03, #e62c03);
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    outline: 0;
    overflow: hidden;
    padding: 0 1px;
    pointer-events: auto;
    position: relative;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: top;
    white-space: nowrap;
    z-index: 9;
    border: 0;
    transition: box-shadow .2s;
    height: 36.64px;
    width: 99px;
    font-size: 11px !important;
    border-radius: 5px;
}

.site-header>.e-con-inner .e-child {
    padding: 0;
    margin: 0;
}

.mobile-bar {
    display: none;
}

div#myBtn span.elementor-button-text {
    line-height: 40px;
}

.modals {

    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 999999;
    /* Sit on top */
    padding-top: 30px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

.modal {
    width: 700px;
    border-radius: 5px;
}

.modal-content {
    background-color: #fefefe;

    max-width: 535px;
    margin: 0 auto;
}

.popup-heading {
    background-color: #fafafa;
}

.popup-heading {
    text-align: center;
    padding: 15px 22px 10px 22px;
    border-radius: 0px;
	background:#00579B;

}
.g-recaptcha > div {
    width: 100%;
    margin: auto;
    padding: 10px 0;
}
.popup-heading h2 {
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 5px;
    color: #ffffff;
}

.popup-heading p {
    font-size: 18px;
    margin-bottom: 0px;
}

.form-part {
    background-color: #ffffff;
    padding: 28px 25px 13px 25px;border-radius:10px
}

.form-flex-popup {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    padding: 8px 0;
}

.form-part .form-flex-popup label {
    width: 225px;
    font-size: 17px;
    font-weight: 600;
    color: #535354;
    text-align: right;
}

.form-part .form-flex-popup .input-popup-field {
    width: 100%;
}

.form-part .form-flex-popup .input-popup-field input {
    width: calc(100% - 10px);
    background-color: #ffffff;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    font-size: 16px;
    padding: 6px 0px 6px 5px;
}

.part {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 165px;
    padding: 0px;
    margin-top: 10px;
}

.check-box-btn {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding-left: 10px;
}

.btn {
    width: 100%;
    padding-left: 10px;

}
.btnn:hover{
	  background-color: #da5e46;
}
input {
    font-size: 15px !important;
}
.btnn {
font-weight: 600;
    width: 61%;
    padding: 10px 8px;
    border-radius: 40px;
    border: none;
    background-color: #000000;
    font-size: 17px;
    color: #ffffff;
   text-align:center;
    display: grid;
    margin: 15px auto;
}

.form-control {
    border: 1px solid #d6d6d6;
    padding: 10px;
    border-radius: 5px;
}
#formFirstLeads2 label {
    text-align: left;
    width: 140px;
    font-size: 15px;
}
.close {
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.form-groups.form-flex-popup {
    display: block;
}



.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2,
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3,
.iti {
    width: 100% !important;
    color: #000 !important;
}
.intl-tel-input.iti-container{
    z-index: 999999999 !important;
    max-width: 320px !important;

}
.site-header .header-right-bar{
    justify-content: flex-end;
}
@media screen and (min-width:1199px) and (max-width:1640px) {

    .sales-wrapper .e-con-inner,
    .sales-sections .e-con-inner {
        max-width: 1140px !important;
    }

    .custom-container {
        --content-width: 1140px !important;
    }

    .adobe-content .elementor-image-box-description br {
        display: none;
    }

    .sales-sections .e-con-inner br {
        display: none;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .custom-container {
        --content-width: 96% !important;
    }

    .header-right-bar .desktop-bar {
        width: 110%;
    }
}

@media screen and (max-width:1199px) {
    .adobe-content .elementor-image-box-description br {
        display: none;
    }

    .sales-sections .e-con-inner br {
        display: none;
    }

    .header-right-bar {
        display: flex !important;
    }

    .header-right-bar .desktop-bar {
        width: 95%;
    }

    .custom-button a {
        margin-left: 10px;
        ;
    }
}

@media (max-width:991px) {
    .mobile-bar {
        display: block !important;
    }

    .header-right-bar .desktop-bar,
    .custom-button {
        display: none !important;
    }

    .site-header {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header-right-bar {
        justify-content: flex-end;
    }

    .contact-info-res {
        position: relative;
        margin-right: 30px;
        width: 100%
    }

    .contry-info-list {
        position: absolute;
        background-color: #f0f2f9;
        left: 0;
        right: 0;
        padding: 10px;
        box-shadow: 0 0 29px 12px rgb(64 84 178 / 6%);
        top: 100%;
        color: #0000003d;
        z-index: 999;
        margin: 0;
        max-width: 90px;


    }

    .country-input {
        display: flex;
        justify-content: flex-end
    }

    .country-input input {
        padding-left: 10px;
        border: 1px solid #ddd;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        max-width: 150px;
        font-size: 14px;
        font-family: "Open Sans", Sans-serif;
        height: 30px;
    }

    .country-input a {
        color: #000;
        width: 20px;
        height: 20px;
        background: green;
        border-radius: 5px;
        margin-left: 5px;
        margin-top: 6px;
        display: flex;
        align-items: center;

    }

    .country-input a svg path {
        fill: #fff;
    }

    .country-input a svg {
        width: 80%;
        height: 80%;
    }

    .contry-info-list span {
        font-size: 0px;
    }

    .contry-info-list img {
        max-width: 30px;
        margin-right: 10px;
    }

    .contry-info-list li:hover {
        cursor: pointer
    }

    .contry-info-list {
        opacity: 0;
        pointer-events: none;
        transition: all .3s ease-in-out
    }

    .country-input input[type=text]:focus~.contry-info-list {
        opacity: 1;
        pointer-events: all !important
    }

    .contry-info-list:hover {
        opacity: 1 !important;
        pointer-events: all !important
    }

    .contry-info-list li {
        display: flex;
        align-items: center
    }

    .contry-info-list li p {
        margin-right: 18px;
        margin-bottom: 0px;
    }

    .main-logo .elementor-widget-container img {
        max-width: 120px
    }

    .dropbox {
        display: inline-block
    }

    .drop-content {
        display: flex;
        border: 1px solid #ddd;
        margin-right: -5px;
        padding: 1px 10px;
        padding-right: 35px;
        background-color: #f8f9fd;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        align-items: center;
        height: 30px;
        line-height: normal;
    }

    .drop-content i {
        margin-bottom: 7px
    }

    .drop-content img {
        width: 26px;
        height: 14px;
        margin-right: 5px;
    }

    .drop-content p {
        margin: 0 10px !important;
        position: relative;
    }

    .call-icon i {
        font-size: 25px;
        margin-left: 3px;
        color: green
    }

    ul.mega-links.service-menu li {
        padding: 0
    }

    .site-header {
        padding-top: 10px;
    }

    .drop-content p:before {
        position: absolute;
        content: "";
        right: -20px;
        top: 8px;
        width: 10px;
        height: 10px;
        border-top: 6px solid #000;
        border-bottom: 6px solid transparent;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;

    }
}

@media (max-width:767px) {

    .site-header>.e-con-inner .e-child:first-child {
        width: 20%;
    }

    .site-header>.e-con-inner .e-child:nth-child(2) {
        width: 70%;
    }

    .site-header>.e-con-inner {
        justify-content: space-between !important;
    }

    .contact-info-res {
        margin-right: 0px !important;
    }
}

@media (max-width:575px) {
    .client-review .elementor-image-box-wrapper {
        display: flex;
    }

    .client-review .elementor-image-box-content h3 {
        margin-top: 0;
        margin-bottom: 8px;
    }

    .drop-content img {
        width: 17px;
        height: 14px;

    }

    .drop-content p {
        font-size: 12px;
    }

    .contry-info-list li p {
        font-size: 12px;
    }

    .contry-info-list img {
        max-width: 17px;
        margin-right: 8px;
    }

    .country-input input {
        max-width: 130px;
        font-size: 12px;
    }

    .drop-content {
        padding-right: 20px;
    }

    .drop-content p:before {
        position: absolute;
        content: "";
        right: -20px;
        top: 6px;
        width: 10px;
        height: 10px;
        border-top: 5px solid #000;
        border-bottom: 5px solid transparent;
        border-left: 5px solid transparent;
        border-right: 4px solid transparent;
    }
}

@media screen and (max-width: 460px) {

    .form-part .form-flex-popup label {
        max-width: 200px;
        font-size: 14px;
        font-weight: 500;
        color: #535354;
        text-align: left;
    }

    .part {
        /* display: flex; */
        justify-content: space-between;
        align-items: center;
        margin-left: 10px;
    }

    .popup-heading h2 {
        font-size: 20px;
        margin-top: 0px;
    }

    .popup-heading p {
        font-size: 14px;
    }

    .form-part {

        padding: 18px;
    }

    .form-part .form-flex-popup .input-popup-field input {
        padding: 3px 0px 3px 5px;
    }

    .form-groups.form-flex-popup {
        gap: 0px;
        width: 100%;
        display: block;
    }

    .row.formBack.part.form-part {
        padding: 0px;
        margin-top: 0px;
    }

    p.btnRefresh img {
        height: 30px;
    }

    .check-box-btn p {
        font-size: 13px;
    }

    button#webtoLeadFormOness2,
    button#webtoLeadFormOness2 span {
        font-size: 16px;
    }

    .form-col {
        padding: 0px;
    }
}