.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-58abec8:#11B5BF;--e-global-color-9600a61:#0000002D;--e-global-color-13da633:#212828;--e-global-color-534e2c9:#FEFFFF00;--e-global-color-15b4b62:#FFFFFF;--e-global-color-ede67e5:#555555;--e-global-color-89da80d:#EEF7F8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:100px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-4a0c4f1-font-family:"Roboto";--e-global-typography-4a0c4f1-font-size:20px;--e-global-typography-4a0c4f1-font-weight:600;--e-global-typography-6a57c6a-font-family:"Roboto";--e-global-typography-6a57c6a-font-size:35px;--e-global-typography-6a57c6a-font-weight:400;--e-global-typography-6a57c6a-line-height:1.2em;--e-global-typography-36b3842-font-family:"Roboto";--e-global-typography-36b3842-font-size:30px;--e-global-typography-36b3842-font-weight:400;--e-global-typography-36b3842-line-height:1.2em;--e-global-typography-2493e6f-font-family:"Roboto";--e-global-typography-2493e6f-font-size:20px;--e-global-typography-2493e6f-font-weight:400;font-size:18px;font-weight:300;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-58abec8 );font-family:"Roboto", Sans-serif;font-size:18px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:50px;--e-global-typography-6a57c6a-font-size:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:30px;--e-global-typography-6a57c6a-font-size:20px;--e-global-typography-36b3842-font-size:20px;--e-global-typography-2493e6f-font-size:18px;font-size:18px;}.elementor-kit-6 a{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */ul.dropdown-menu-city {
    display: none;
}
ul.dropdown-menu-city.open {
    position: absolute;
    inset: 0px auto auto 0px;
    margin: 0px;
    transform: translate3d(10.4px, 24px, 0px);
    display: block;
    z-index: 12;
    background: #fff;
    list-style: none;
    padding: 10px;
    left: 50%;
    border: 1px solid #dee2e6;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}

ul.dropdown-menu-city li>a, ul.dropdown-menu-service li>a {
    font-weight: 400;
    color: #000;
    white-space: nowrap;
}
.dropdown-menu-service {
    display: none;
}
.dropdown-menu-service.open {
    position: absolute;
    inset: 0px auto auto 0px;
    margin: 0px;
    display: block;
    z-index: 12;
    background: #fff;
    list-style: none;
    padding: 10px;
    left: 0;
    top: 55px;
    border: 1px solid #dee2e6;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}
.dropdown-menu-service li {
    height: 32px;
    display: flex;
    align-items: center;
}
.toggle-service {
    background: #11B5BF;
    border-radius: 6px;
    color: #fff;
    padding: 16px;
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
}
.toggle-service img {
    margin-right: 10px;
}

.containe input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
/*
*
*input
*
*/
.wpcf7-form .containe, .wpcf7-form .containe a {
    color: #fff;
}
.containe {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.containe input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.wpcf7-form .containe .checkmark {
    border: 1px solid #fff;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    border: 0.5px solid #737373;
    border-radius: 3px;
    background-color: #eee;
}
.containe input:checked ~ .checkmark {
    background-color: #44CABC;
}

checkmark:after {
    content: "";
    position: absolute;
}
.containe .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.containe {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.containe input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    border: 0.5px solid #737373;
    border-radius: 3px;

    /* background-color: #eee; */
}

/* On mouse-over, add a grey background color */
.containe:hover input ~ .checkmark {
    background-color: #F1F1F1;
}

/* When the checkbox is checked, add a blue background */
.containe input:checked ~ .checkmark {
    background-color: #44CABC;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.containe input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.containe .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.wpcf7-form .wpcf7-submit {
    background: #fff;
    color: #44CABC;
    font-weight: bold;
    font-size: 18px;
}
.wpcf7-form .wpcf7-form-control-wrap input, .wpcf7-form  .wpcf7-form-control-wrap select {
    background: transparent;
    color: #fff;
    width: 100%;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap select, .wpcf7-submit {
    padding: 16px;
    border-radius: 8px;
    border: 1px solid #FFF;
    width: 100%;
}
.wpcf7-form .wpcf7-form-control-wrap input, .wpcf7-form input::placeholder {
    color: #fff;
}

.wpcf7-form br {
    display: none;
}
.intl-tel-input {
    width: 100%;
}
.wpcf7-form option {
    color: #000 !important;
}
.row {
    display: flex;
    flex-wrap: wrap;
    --bs-gutter-x: 1.5rem;
}
.col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
        padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
      padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
}
.icon-reviews .elementor-icon-wrapper {
    height: 40px;
}
@media (max-width: 767px) {
    .col-lg-3 {
    width: 100%;
    margin: 10px 0 ;
}
}/* End custom CSS */