@import url('https://fonts.googleapis.com/css2?family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.grecaptcha-badge {display: none !important;}
section#home_banner_alternative .container {
    max-width: 1900px;
    padding: 0 20px;
}

.custom-title {
    font-family: "Libre Caslon Text", serif;
    font-weight: 700;
    text-align: left;
    color: #6F757D;
    font-size: 44.87px;
    line-height: 56.59px;
}

.custom-title span.ct_city,
.custom-title span.ct_price_word {
    color: #51D7CF;
}
.dark_grey{color:#28303d;}
.item-title {
    font-family: "Libre Caslon Text", serif;
    /*font-size: 19.7px;*/
    font-size: 17.7px;
    font-weight: 500;
    line-height: 26.27px;
    text-align: left;
    color: #003CAD;
}

.item-sub-title {
    font-family: Kanit;
    /*font-size: 19.7px;*/
    font-size: 17.7px;
    font-weight: 275;
    line-height: 26.27px;
    text-align: left;
    color: #6F757D;
}

.custom-switcher input {
    display: none;
}

.custom-switcher label {
    font-family: "Kanit", sans-serif;
    ;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 34.85px;
    text-align: left;
    background-color: #E9E9E9;
    border-radius: 30px;
    color: #51D7CF;
}

.custom-switcher input:checked+label {
    background-color: #51D7CF;
    color: #FFFFFF;
}

section.banner_alternative.banner_alternative_new .container {
    margin: 0 auto;
}

.custom-banner-top-part {
    display: flex;
    /* align-items: center; */
    justify-content: center;
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
}

.custom-banner-left-part {
    flex: 0 0 40%;
    /* display: flex; */
    width: 40%;
    max-width: 40%;
}

.custom-banner-right-part {
    flex: 0 0 60%;
    /* padding: 50px; */
    max-width: 60%;
    width: 60%;
}

.custom-upload-button-wrapper button {
    background: transparent !important;
}

.custom-banner-title-wrapper {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.custom-banner-trust-builder-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    flex: 0 0 calc(50% - 35px);
}

.custom-banner-trust-builder-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 35px;
    flex-wrap: wrap;
    margin-top: 85px;
}

.custom-form-wrapper {
    background: #F5F5F5;
    padding: 50px 60px;
    border-radius: 33px;
    width: 100%;
}

.custom-form-switcher-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    /* text-align: center; */
}

.custom-switcher label {
    padding: 2px 44px !important;
    text-align: center !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}

.custom-form-wrapper {
    background: #F5F5F5;
    padding: 40px 60px;
    border-radius: 33px;
}

.custom-form-switcher-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    /* text-align: center; */
    width: 100%;
    max-width: 100%;
}

.custom-switcher label {
    padding: 6px 44px !important;
    text-align: center !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.custom-form-wrapper-main {
    margin-top: 52px;
}

.custom-form-from-to-wrapper {
    display: flex;
    gap: 42px;
    align-items: center;
    justify-content: flex-start;
}

.custom-form-from-item {
    display: flex;
    gap: 32px;
    align-items: center;
    flex: 0 0 calc(50% - 32px);
    width: calc(50% - 32px);
}

.custom-form-from-item label {
    font-family: "Kanit", sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 35.88px;
    text-align: left;
    color: #51D7CF;
    padding: 0;
    margin: 0;
}

.custom-form-from-item select,
.custom-form-to-item select {
    border-radius: 25px;
    border: none;
    font-family: "Kanit", sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 35.88px;
    text-align: left;
    color: #6F757D;
    padding: 7px 30px;
    max-width: unset;
    min-width: auto;
    margin: 0;
    width: 100%;
}

.custom-form-to-item {
    display: flex;
    gap: 32px;
    align-items: center;
    justify-content: center;
    flex: 0 0 calc(50% - 12px);
    width: calc(50% - 12px);
}

.custom-form-to-item label {
    margin: 0;
    font-family: "Kanit", sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 35.88px;
    text-align: left;
    color: #51D7CF;
}

.custom-spped-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 32px;
    margin-top: 30px;
}

select#speed_form {
    width: 100%;
    border: none;
    border-radius: 25px;
    padding: 7px 30px;
    font-family: "Kanit", sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 35.88px;
    text-align: left;
    color: #6F757D;
}

.custom-spped-wrapper label {
    font-family: "Kanit", sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    margin: 0;
    color: #51D7CF;
}

.custom-spped-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 32px;
    margin-top: 30px;
}

select#speed_form {
    width: 100%;
    border: none;
    border-radius: 25px;
    padding: 7px 30px;
    font-family: "Kanit", sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 35.88px;
    text-align: left;
    color: #6F757D;
}

.custom-spped-wrapper label {
    font-family: "Kanit", sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 35.88px;
    text-align: left;
    margin: 0;
    color: #51D7CF;
}

.custom-image-and-doc-wrapper {
    margin-top: 43px;
    display: flex;
    /*margin-left: -120px;*/
    gap: 22px;
    align-items: end;
}
.new-quote-form div#file span.text-lg {color: #003CAD !important;}
.new-quote-section.flex button.g-recaptcha {
    font-family: Kanit;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 46px !important;
    text-align: left !important;
    padding: 7px 37px !important;
    background: #51D7CF !important;
    color: #fff;
}
.custom-upload-button-wrapper button {background: transparent !important;}
.custom-doc-wrapper-title {
    font-family: "Kanit", sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 35.88px;
    color: #51D7CF;
    padding-bottom: 20px;
}
input#link_get_started,
input#link_get_started_order,
input#link_get_started_quote {
    font-family: "Kanit", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 35.88px;
    text-align: center;
    width: 100%;
    background: #51D7CF;
    padding: 10px;
    color: #fff;
    max-width: 440px;
    border-radius: 8px;
}
.custom-banner-bottom-part p {
    font-family: "Kanit", sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
    color: #6F757D;
}
.custom-banner-bottom-part {padding: 60px 15px;}
.custom-banner-bottom-part p span {color: #003CAD;}
.custom-banner-bottom-part p label,
.custom-banner-bottom-part p span.separator_color {
    color: #51D7CF;
    font-size: 32px;
}
.custom-form-from-item input,.custom-form-to-item input {width: 100%;}
.custom-form-from-item label {flex: 0 0 25%;}
.custom-form-from-item input,
.custom-form-to-item input {
    border: none;
    border-radius: 30px;
    padding: 7px 30px;
    font-size: 24px;
    line-height: 28.88px;
    font-weight: 300;
    color: #6F757D;
}
.custom-form-from-to-wrapper {padding: 20px 0 0;}

.custom-form-to-item label,
.custom-form-to-item label {
    flex: 0 0 25%;
    width: 100%;
}

.top-form .custom-spped-wrapper label,
.custom-form-to-item label,
.top-form .custom-form-from-item label {
    max-width: 60px;
    flex: 0;
}

.top-form .custom-spped-wrapper label {
    max-width: 100%;
}

.bottom-form .custom-form-to-item label {
    flex: 0 0 25% !important;
    max-width: 100%;
}
.custom-form-wrapper-main.hide {display: none;}
.btn_tranaslate_now:last-child {
    background-color: #51D7CF;
    color: #FFFFFF;
}

#header #menu>li {
    font-size: 24px;
    color: #003CAD;
}

#header #menu>li span {
    align-items: center;
    font-family: Kanit;
    font-size: 24px;
    font-weight: 300;
    line-height: 35.88px;
    text-align: left;
}

#header #menu>li span svg {
    fill: #51D7CF;
}

.header-number {
    display: flex;
    color: #FFFFFF;
    gap: 10px;
    align-items: center;
    font-family: Kanit;
    font-size: 20px;
    font-weight: 300;
    line-height: 29.9px;
    text-align: left;
}

.announcement-bar {
    background: linear-gradient(89.78deg, #0010A5 -19.72%, #0071B8 98.69%);
}

#lang_choice_1 {
    background: transparent;
}

.client-reviews .title {
    color: #51D7CF;
}

.top-industries .title,
.top-industries .industries-title {
    color: #003CAD;
}
.different-section {padding: 40px 1rem !important;}
.different-section .title {color: #003CAD;}
.services-title .title {color: #003CAD;}
.services-title .button-color {color: #51D7CF;}
.project-section {background-color: #003CAD;}
.Process-section .title {color: #003CAD;}
.Process-section .process-item-number {
    background-color: #51D7CF;
    color: #fff;
}
.bottom-button {background-color: #51D7CF !important;color: #fff;}
.new-border-color {border-color: #51D7CF !important;}
.icon-background {background-color: #51D7CF !important;}
.language-change:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    left: 5px;
    color: #51D7CF;
    top: 10%;
    transform: translate(0%);
}
.language-change::before {display: none;}
.header-button {
    font-family: Kanit;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 46px !important;
    text-align: left !important;
    padding: 7px 37px !important;
    display: flex;
    justify-content: center;
}
ul#menu {flex-wrap: wrap;}
.header-button_link {
    font-family: Kanit;
    font-size: 24px;
    font-weight: 300 !important;
    line-height: 35.88px;
    text-align: left;
}
/*select {
    background-image: url(/wp-content/uploads/down-arrow.png);
}*/
ul#menu li {color: #003CAD;}
.color-blue,
.text-blue {
    color: #003CAD !important;
}

.text-skyblue,
.text-lightblue {
    color: #51D7CF !important;
}

.bg-lightblue {background-color: #51D7CF !important;}

.announcement-bar-content {
    font-family: Kanit;
    font-size: 20px;
    font-weight: 300;
    line-height: 29.9px;
    text-align: left;
    align-items: center;
}

select#lang_choice_1 {
    font-family: Kanit;
    font-size: 20px;
    font-weight: 300;
    line-height: 29.9px;
    text-align: left;
}

.custom-upload-button-wrapper label {
    border: 3px solid transparent;
    display: block;
    border-radius: 8px;
    cursor: pointer;
}

.custom-upload-button-wrapper button:hover,
.custom-upload-button-wrapper label:hover {
    border-color: #51D7CF;
    border-radius: 8px;
}

.custom-upload-button-wrapper button:nth-child(1) {display: none;}
.custom-switcher label {cursor: pointer;}
a.bottom-button,
a.translate_now_footer {
    line-height: normal !important;
    padding: 5px 20px 8px;
    text-wrap: nowrap;
}
.custom_templates_new_quote_php form#form_page_quote {
    background: #F5F5F5;
    border-radius: 33px;
    position: relative;
}

.container.custom_templates_new_quote_php {max-width: 1900px;padding: 0 20px;}
.new-quote-section .new-quote-form,
.new-quote-section .custom-banner-left-part {
    flex: 0 0 50%;
}

.new-quote-section .custom-banner-left-part {
    padding-left: 40px;
    padding-top: 40px;
}

.form-title {
    font-family: Libre Caslon Text;
    font-size: 44px;
    font-weight: 700;
    line-height: 48.59px;
    text-align: left;
    color: #51D7CF;
}
i.fas.fa-arrow-right {color: #51D7CF;}

form#form_page_quote select,
form#form_page_quote textarea,
form#form_page_quote input[type="text"],
form#form_page_quote input[type="email"] {
    border-radius: 25px !important;
    border: none !important;
    font-family: "Kanit", sans-serif !important;
    font-size: 24px !important;
    font-weight: 300 !important;
    line-height: 35.88px !important;
    text-align: left !important;
    color: #6F757D !important;
    padding: 7px 30px !important;
    max-width: unset !important;
    min-width: auto !important;
    margin: 0 !important;
    width: 100% !important;
    background: #fff !important;
}
div#file {background: #fff !important;}

.new-quote-form label {
    font-family: "Kanit", sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 35.88px;
    text-align: left;
    color: #51D7CF;
    padding: 0;
    margin: 0;
}

select#lang_choice_1 option {color: #000;}
section#home_banner_alternative {
    /*margin-top: 207px;*/
    margin-top: 230px;
}

.custom-form-question-wrapper label {
    font-family: "Kanit", sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 24.88px;
    text-align: left;
    color: #51D7CF;
    padding: 0;
    margin: 0;
}

.custom-form-question-wrapper {
    text-align: left;
    margin-top: 15px;
}

textarea.shadow {
    margin-top: 10px;
    border-radius: 25px;
    padding: 7px 30px;
    font-size: 24px;
    line-height: 28.88px;
    font-weight: 300;
    color: #6F757D;
}

.custom-certified-document-translation-page .custom-banner-trust-builder-wrapper {
    margin-top: 25px;
}

.custom-certified-document-translation-page .custom-title {
    padding-right: 10px;
}

.custom-certified-document-translation-page .custom-banner-text-info {
    font-size: 16px;
    max-width: 90%;
    text-align: left;
}
label.hide-label {display: none !important;}
.custom-icon-image img {width: 42px;}
.custom-form-to-item button.iti__selected-country {margin-left: 22px;}
.custom-form-to-item input#phone_number {padding-left: 130px !important;}
.border-lightblue {border-color: rgb(81 215 207) !important;}
input#phone_number {padding-left: 100px !important}
body button.iti__selected-country {
    background: #fff !important;
}

button.iti__selected-country {
    border-radius: 50%;
}

.iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {
    width: 100%;
}

.iti__selected-dial-code {
    font-size: 20px;
    margin-bottom: 1px;
    color: #51d7cf;
}

body button.iti__selected-country {
    border-radius: 50px;
}

nav.header-nav {
    .mainMenuHeader {
        flex-wrap: wrap;
        /*margin: 3px;*/
        margin: 3px 10px;
        list-style: none;
        display: flex;
        padding: 0;
        /*gap: 20px;*/
        gap: 6px;

        li.menu-item {
            font-size: 24px;
            color: #003CAD;
            &:hover {
                cursor: pointer;
                color: #000;
                i {color: #000;}
                .sub-menu {display: flex;}
            }
            span {
                align-items: center;
                font-family: Kanit;
                font-size: 24px;
                font-weight: 300;
                line-height: 35.88px;
                text-align: left;
                display: flex;
            }

            .sub-menu {
                list-style: none;
                display: none;
                position: absolute;
                box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.1) 0px 2px 4px -2px;
                padding: 5px 15px 15px 15px;
                flex-direction: column;
                gap: 7px;
                background: #ffffff;

                .menu-item {
                    padding: 0;
                    .sub-menu {position: unset;box-shadow: none;padding: 2px 2px 2px 12px;}
                }
                i {color: #ccc;margin-right: 8px;}
            }

        }
    }
}
body {background-color: #fff !important;}

/* FAQ Section */
.faq_details {display: none;}
.faq_title.active .fa-chevron-down {transform: rotate(180deg);}
#menu {margin: 3px;list-style: none !important;}
#menu>li {/* Top Level */float: left;margin: 0px 10px;}
#menu>li>span,#menu>li>a {display: block;padding: 3px 10px;}
#menu>li:hover>span {color: #000;}
#menu>li>ul {/* Second Level */display: none;list-style: none !important;}
#menu>li:hover>ul {display: block;position: absolute;}
#menu i {margin-right: 6px;color: #ccc;}
#menu>li>ul>li>span,#menu>li>ul>li>a {display: block;padding: 3px 10px;}
#menu>li>ul>li:hover>span,#menu>li>ul>li:hover>a {color: #000;}
#menu>li>ul>li:hover i,#menu>li>ul>li>ul li:hover i{color: #253545;}
#menu>li>ul li>ul {/* Third Level & beyond */display: none;list-style: none !important;}
#menu>li>ul li:hover>ul {display: block;position: absolute;left: 100%;top: 0;width: auto;}
#menu>li>ul>li ul>li {display: block;padding: 3px 10px;white-space: nowrap;}
#menu>li>ul>li ul>li:hover>span {color: #000;}
.banner-image {min-height: 700px;}
.banner-image-min {min-height: 350px;}
.spinner {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    width: 30px;
    height: 30px;
}
.spinner .path {
    stroke: #fff;
    stroke-linecap: round;
    -webkit-animation: dash 1.5s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite;
}
#sidebar {--tw-translate-x: 100%;}
#sidebar ul li ul {display: none;}
#sidebar ul li:hover ul {display: block;}
.submenu {
    position: fixed;
    left: 0px;
    display: flex;
    justify-content: center;
    z-index: 999;
    width: 100%;
}
.submenu__main {justify-content: flex-end;width: 100%;}

/* 親項目のスタイル */
.submenu__item {position: relative;}
.submenu__item a {
    display: inline-block;
    padding: 8px 20px 8px 30px;
    text-decoration: none;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -moz-transition: 0.2s;
}
.submenu__item a:hover {background: rgba(170, 170, 170, 0.1);}
.submenu__item:has(.submenu__child.active)>a {background: rgba(170, 170, 170, 0.1);}
/* 親項目の矢印 */
.submenu__item._has-child::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 18px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
/* 子項目のスタイル */
.submenu__item._has-child .submenu__child {
    background-color: rgba(255, 255, 255, 0.6);
    min-width: 100%;
    z-index: 9;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
}
.submenu__item._has-child .submenu__child li a {display: block;color: #000;padding: 8px 20px 8px 40px;}
/* 子項目の矢印 */
.submenu__child {position: relative;}
.submenu__child ._has-child::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 18px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}

/* 孫項目のスタイル */
.submenu__item._has-child .submenu__child li._has-child .submenu__grandchild {
    min-width: max-content;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
}

/* クリックで表示 */
.submenu__item._has-child .submenu__child,
.submenu__item._has-child .submenu__child li._has-child .submenu__grandchild {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
}

.submenu__item._has-child .submenu__child.active,
.submenu__item._has-child .submenu__child li._has-child .submenu__grandchild.active {
    height: auto;
    overflow: auto;
    opacity: 1;
}
/* start css quote page */
.error {color: #D0342C;display: block;font-weight: bold;}
.text-skyblue {color: #32DDF3;}
form#form_page_quote {background: #212f3c;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;color: #0ad8f1;position: relative;}
form#form_page_quote select,
form#form_page_quote textarea,
form#form_page_quote input[type="text"],
form#form_page_quote input[type="email"] {
    background: #294966;
    width: 100%;
    border: 1px solid #0ad8f1;
    padding: 5px 10px;
    border-radius: 5px;
    color: #0ad8f1;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
    button.g-recaptcha {
        background: #137f25 !important;
        color: #fff;
        padding: 18px 10%;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serifsans-serif;
        font-weight: 500;
        cursor: pointer;
        border-radius: 5px;
    }

    .readonlytext {
        background: whitesmoke;
        border: none;
    }

    div#file {
        background: #294966;
        border-radius: 5px;
    }

    form#form_page_quote input#phone_number {
        padding-left: 130px !important;
    }

    body button.iti__selected-country {
        background: #fff !important;
    }

    button.iti__selected-country {
        margin-left: 22px;
    }

    .iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {
        width: 100%;
    }

    .iti__selected-dial-code {
        font-size: 24px;
        margin-bottom: 7px;
        color: #51d7cf;
    }

    form#form_page_quote input[type="tel"] {
        border-radius: 25px !important;
        border: none !important;
        font-family: "Kanit", sans-serif !important;
        font-size: 24px !important;
        font-weight: 300 !important;
        line-height: 35.88px !important;
        text-align: left !important;
        color: #6F757D !important;
        padding: 7px 30px !important;
        max-width: unset !important;
        min-width: auto !important;
        margin: 0 !important;
        width: 100% !important;
        background: #fff !important;
    }

    #get_instant_quote {
        font-family: Kanit;
        font-size: 24px !important;
        font-weight: 500 !important;
        line-height: 30px !important;
        text-align: left !important;
        padding: 7px 37px !important;
        background: #51D7CF !important;
        color: #fff;
    }
/* end css quote page */
@media (width<769px) {
    nav.header-nav {display: none;}
}

@media(max-width: 1870px) {
    .custom-banner-top-part {/* flex-wrap: wrap; */justify-content: center;gap: 40px;}
    .custom-banner-left-part {flex: 0 0 50%;/* display: flex; */width: 50%;max-width: 50%;}
    .custom-banner-right-part {flex: 0 0 50%;/* padding: 50px; */max-width: 50%;width: 50%;}
    .custom-banner-trust-builder-item {align-items: center;}
    .custom-banner-trust-builder-wrapper {margin-top: 50px;}
    .custom-image-and-doc-wrapper {align-items: center;}
}

@media(max-width: 1560px) {
    .main-header-button-block {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .header-button {
        font-size: 20px !important;
        padding: 7px 25px !important;
    }

    .header-button_link {
        font-size: 20px;
    }
}

@media(max-width: 1530px) {
    .custom-image-and-doc-wrapper {
        align-items: center;
        flex-wrap: wrap;
        margin: 0;
    }
}

@media(max-width: 1380px) {
    .custom-switcher label {
        font-size: 24px !important;
    }

    .custom-spped-wrapper label,
    .custom-form-from-item label,
    .custom-form-to-item label {
        font-size: 20px;
    }

    .custom-form-to-item,
    .custom-spped-wrapper,
    .custom-form-from-item {
        gap: 10px;
    }

    .custom-form-wrapper-main {
        margin-top: 20px;
    }

    .custom-bottom-image-wrapper {
        padding: 20px 0;
    }
}

@media(max-width: 1300px) {
    .custom-form-wrapper {
        padding: 40px 40px;
        gap: 25px;
    }

    .custom-form-from-item {
        flex: 0 0 calc(50% - 27px);
        width: calc(50% - 27px);
    }
}

@media(max-width: 1024px) {
    .custom-title {
        text-align: center;
    }

    .item-title {
        font-size: 16.7px;
    }

    .item-sub-title {
        font-size: 16.7px;
    }

    .custom-form-wrapper {
        padding: 40px 30px;
    }

    .custom-form-from-item label {
        flex: 0 0 15%;
    }

    .custom-form-to-item label,
    .custom-form-to-item label {
        flex: 0 0 15%;
    }

    .custom-banner-bottom-part p {
        font-size: 28px;
        line-height: 30px;
    }

    .custom-banner-bottom-part {
        padding: 40px 15px 40px;
    }

    .custom-switcher label {
        font-size: 26px !important;
    }

    .custom-bottom-image-wrapper svg {
        width: 100%;
        max-width: 650px;
    }

    .custom-doc-wrapper {
        width: 60%;
    }

    .custom-form-wrapper {
        overflow: hidden;
    }

    .custom-image-and-doc-wrapper {
        flex-wrap: nowrap;
        padding-top: 40px;
    }

    .new-quote-section {
        flex-direction: column-reverse;
        gap: 40px;
    }
}

@media(max-width: 1024px) {

    .new-quote-section .new-quote-form,
    .new-quote-section .custom-banner-left-part {
        flex: 0 0 100%;
        padding: 0;
        justify-content: center;
    }

    .custom-banner-top-part {
        flex-wrap: wrap;
    }

    .custom-banner-left-part {
        flex: 0 0 100%;
        /* display: flex; */
        width: 100%;
        max-width: 100%;
    }

    .custom-banner-right-part {
        flex: 0 0 100%;
        /* padding: 50px; */
        max-width: 100%;
        width: 100%;
    }

    .page-template-home .custom-banner-left-part .custom-banner-trust-builder-wrapper,
    .page-template-new_quote .custom-banner-left-part .custom-banner-trust-builder-wrapper {
        display: none;
    }

    .page-template-home .custom-banner-top-part {
        padding: 0 0px;
    }

    .page-template-home .custom-banner-trust-builder-item,
    .page-template-new_quote .custom-banner-trust-builder-item {
        flex: auto;
    }

    .page-template-home .custom-banner-right-part .custom-form-wrapper {
        width: 70%;
        float: right;
    }

    .page-template-home .formseccion-trust-builder {
        width: 30%;
        float: left;
    }

    .page-template-home .custom-banner-right-part {
        display: block;
    }
}

@media(max-width:500px) {
    .page-template-home .custom-banner-right-part .custom-form-wrapper {
        width: 100%;
        float: auto;
    }

    .page-template-home .formseccion-trust-builder {
        width: 100%;
        float: auto;
    }

    .page-template-home .custom-banner-right-part {
        display: block;
        flex: 100%;
    }
}

@media(max-width:991px) {
    .custom-image-and-doc-wrapper {
        margin-left: 0
    }

    .custom-form-from-item,
    .custom-form-to-item {
        width: 100%;
        flex: 0 0 100%;
    }

    .custom-form-from-to-wrapper {
        flex-wrap: wrap;
    }

    .custom-banner-trust-builder-item {
        justify-content: center;
    }

    .custom-title {
        font-size: 38.87px;
        line-height: 48.59px;
    }

    .custom-banner-left-part {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }

    .custom-switcher label {
        font-size: 24px !important;
        line-height: 36px;
    }

    .custom-form-wrapper {
        padding: 30px 30px;
    }

    .custom-image-and-doc-wrapper {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    select#speed_form,
    .custom-form-from-item select,
    .custom-form-to-item select,
    .custom-spped-wrapper label,
    .custom-form-from-item label,
    .custom-form-to-item label {
        font-size: 20px;
        line-height: 28.88px;
    }

    .custom-form-from-item input,
    .custom-form-to-item input,
    textarea.shadow {
        font-size: 20px;
    }

    .custom-form-from-to-wrapper {
        gap: 22px;
    }

    .custom-doc-wrapper {
        width: 100%;
    }

    .custom-spped-wrapper {
        margin-top: 20px;
    }

    .custom-form-from-to-wrapper .iti.iti--allow-dropdown.iti--show-flags {
        width: 100%;
    }
}

@media(max-width:800px) {
    .announcement-bar {
        flex-wrap: wrap;
    }
}

@media(max-width:767px) {
    .xs_hidden {
        display: none !important;
    }

    .language_from-block {
        flex-wrap: nowrap !important;
    }

    .language_from-block label {
        flex: 0 0 20% !important;
    }

    /*.language_from-block select{
        flex: 0 0 78% !important;
    }*/
    .custom-form-from-to-wrapper:first-child .custom-form-from-item label,
    .custom-form-from-to-wrapper:first-child .custom-form-to-item label {
        flex: 0 0 20% !important;
    }

    .custom-form-from-to-wrapper:first-child .custom-form-from-item,
    .custom-form-from-to-wrapper:first-child .custom-form-to-item {
        flex-wrap: nowrap;
    }

    .custom-banner-top-part {
        padding: 0;
    }

    .custom-banner-bottom-part {
        padding: 35px 0px 40px;
    }

    .custom-title {
        font-size: 32.87px;
        line-height: 44.59px;
    }

    .bottom-form .custom-form-to-item label {
        flex: 0 0 100% !important
    }

    .custom-form-from-item label,
    .custom-form-to-item label,
    .custom-form-to-item label {
        flex: 0 0 100%;
    }

    .custom-form-to-item,
    .custom-form-from-item,
    .custom-spped-wrapper {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .custom-spped-wrapper {
        flex-direction: column;
        align-items: flex-start;
    }

    .custom-form-from-to-wrapper {
        gap: 20px;
    }

    .custom-banner-bottom-part p {
        font-size: 24px;
        line-height: 28px;
    }

    .custom-banner-bottom-part {
        padding: 70px 15px 40px;
    }

    .custom-banner-bottom-part p label {
        font-size: 26px;
    }

    .custom-banner-trust-builder-item {
        /* flex: 0 0 100%; */
        justify-content: start;
    }

    .item-image svg {
        margin-top: 20px;
    }

    .item-title {
        font-size: 14.7px;
    }

    .item-sub-title {
        font-size: 13.7px;
    }

    .custom-form-switcher-wrapper {
        flex-wrap: wrap;
    }

    .custom-switcher {
        width: 100%;
        display: contents;
    }

    .custom-form-from-to-wrapper {
        flex-wrap: wrap;
    }

    .custom-form-from-item,
    .custom-form-to-item {
        width: 100%;
        flex: 0 0 100%;
    }

    .custom-spped-wrapper,
    .custom-form-to-item,
    .custom-form-from-item {
        gap: 10px;
    }

    .custom-upload-button-wrapper svg {
        width: 100%;
        height: 100%;
    }

    .custom-doc-wrapper-title {
        text-align: center;
        font-size: 20px;
    }

    .custom-bottom-image-wrapper svg {
        height: 100%;
    }

    section#home_banner_alternative {
        margin-top: 100px !important;
    }

    .custom-banner-trust-builder-wrapper .custom-banner-trust-builder-item {
        flex: 0 0 calc(50% - 3px);
    }

    .custom-banner-trust-builder-wrapper {
        gap: 6px;
    }

    .custom-banner-trust-builder-wrapper {
        margin-top: 30px;
    }

    .custom-form-from-item {
        width: 100%;
        flex: 0 0 100%;
    }

    .item-image {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .item-content-wrapper {
        width: 100%;
    }

    .custom-banner-trust-builder-item {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .item-title {
        text-align: center;
    }

    .item-sub-title {
        text-align: center;
    }

    .grid.grid-cols-8.mobile-full-width {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .grid.grid-cols-8.mobile-full-width .mb-4.col-span-4 {
        padding: 0;
        width: 100%;
    }

    .custom-phone-number-wrapper .iti.iti--allow-dropdown.iti--show-flags {
        width: 100%;
    }
}

@media(max-width:575px) {
    .custom-form-wrapper {
        padding: 20px;
    }
}




@media screen and (max-width: 768px) {
    .banner-image {
        min-height: 300px;
    }

    .banner-image-min {
        min-height: 300px;
    }

    .submenu {
        position: static;
        width: 100%;
        margin-bottom: 60px;
        justify-content: flex-start;
    }

    /* 親メニューのスタイル */
    .submenu__item a {
        text-align: left;
    }

    .submenu__item._has-child .submenu__child {
        width: auto;
    }

    /* 子項目の矢印 */
    .submenu__child ._has-child::before {
        content: "";
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
    }
}

@-webkit-keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35;
    }

    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124;
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35;
    }

    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124;
    }
}

@media screen and (min-width: 1400px) {
    .banner-image {
        background-position: 40% 20% !important;
    }

    .banner-image-min {
        background-position: 40% 45% !important;
    }
}

.image_height_auto img {
    height: auto !important;
}

a.logo_footer>img {
    width: 125px !important;
    height: auto !important;
}

#sidebar a.logo_footer>img {
    margin: 0 auto;
}

.professional_seccion img {
    width: 66% !important;
    margin: 0 auto;
    display: block;
    height: auto !important;
    max-width: 100% !important;
}

.seccion_topservices img {
    margin: 0 auto;
    width: auto !important;
    height: auto !important;
    margin-top: -5rem;
}

.client_reviews_image img {
    width: 8rem !important;
    height: auto !important;
    border-radius: 9999px;
}

.shopengine-quick-checkout-content-warper {
    margin-top: 200px;
}

.elementor-205 .elementor-element.elementor-element-15bb7280 {
    margin-top: 0px !important;
}

ul.woocommerce-error {
    margin-bottom: 0;
    margin-top: 20px;
}

ul.woocommerce-error li {
    padding: 10px 30px;
}

.quote_seccion {
    background: #F5F5F5;
    padding: 15px 30px;
    border-radius: 5px;
    position: relative;
    margin-top: 25px;
    margin-right: 15px;
}

.quote_seccion img {
    position: absolute;
    top: -12px;
}

.quote_seccion .author {
    font-size: 15px;
    font-weight: 500;
    padding-top: 15px;
}

@media only screen and (max-width: 1536px) {
    .page-template-template_product .container.mx-auto {
        /*margin-right: 100px;
        margin-left: 100px;*/
        margin-right: 50px;
        margin-left: 50px;
    }
}

@media screen and (max-width:900px) {
    .page-template-template_product .container.mx-auto {
        margin-left: auto;
        margin-right: auto;
    }
}

.page-template-template_product .custom-banner-trust-builder-item {
    padding: 25px 0;
}

.hidden {
    display: none !important;
}

@media(width>=767px) {
    .hide-desktop {
        display: none !important;
    }
}

@media(width<767px) {
    .custom-certified-document-translation-page .custom-title {
        font-size: 28px;
        line-height: 1.25;
        /*margin-bottom: 18px;*/
        text-align: left;
    }

    .custom-certified-document-translation-page .custom-banner-text-info {
        max-width: 100%;
        margin-bottom: 10px;
        position: relative;
        margin-top: 18px;
    }

    #home_banner_alternative .grid.grid-cols-8 {
        /*display: flex;
        max-width: 100%;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        width: 100%;*/
        grid-template-columns: repeat(1, minmax(0, 1fr));
        /*rodrigo*/
    }

    #home_banner_alternative .grid.grid-cols-8 .quote_seccion {
        /*scroll-snap-align: start;
        flex: 0 0 80%;
        width: 80%;*/
        grid-column: span 1 / span 1;
        /*rodrigo*/
    }

    #home_banner_alternative .custom-banner-left-part .custom-banner-trust-builder-wrapper {
        display: none;
    }

    .custom-banner-text-info .textMore {
        max-height: 0;
        overflow: hidden;
        display: block;
    }

    .custom-banner-text-info .textMore.showtext {
        max-height: 900px;
        display: inline;
    }
}

/* css of section/banner.php */
.bannerHero {
    display: flex;
    justify-content: center;
    margin-top:var(--height-header);
    padding: 0px;
    .container{
        &>.grid{grid-template-areas: "col1 col2";}
    }
    .innerColumn {display: flex;flex-direction: column; gap: 25px;}
    .heading{font-size: 42px;line-height: 48px; text-wrap: balance;}
    .subtitle{ font-size: 16px;text-wrap: balance;}
    .tmp_price{strong{color: #51D7CF;}}
    .buttonsGroup {
        display: flex;
        gap: 15px;
        a{  text-decoration:none!important;font-family: Kanit; font-weight: 500;position: relative;}
        .button{
            background: transparent;
            color:#fff;
            border: 1px solid #51d7cf;
            &:before {
                content: "";
                width: 100%;
                border-radius: 0.375rem;
                background: #51D7CF;
                height: 100%;
                transition: all 300ms linear;
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                z-index: 0;
            }
            &:hover{color:#51D7CF;
                &:before {width: 0;}
            }
            span {position: relative;z-index: 1;}
        }
        .buttonLink{
            color: #003cad;
            span{
                position: relative;
                &:before {
                    content: "";
                    width: 100%;
                    height:2px;
                    background:#003cad;
                    transition: all 300ms linear;
                    display: block;
                    position: absolute;
                    bottom:0;
                    left:0;
                }
            }
            &:hover{span{&:before { width: 0%;}}}
        }
    }
    .reviewsResume{
        display: flex;
        flex-direction: column;
        gap: 25px;
        .grid{
            gap: 10px;
            .quote_seccion{margin:0;
                .quote_text { font-size:20px;}
            }
        }
        .custom-banner-trust-builder-wrapper{
            margin:0;
            .custom-banner-trust-builder-item{
                display:none;
                &:nth-child(2),&:last-child{ display: flex;}
            }
        }
    }
    .imageContainer{.image{width: 75%;margin: 0 auto;}}
}
.reviewsResume {font-size: 16px;}
.formContainer {display: flex;justify-content: flex-end;margin-top: -30px;
    .custom-form-wrapper{
       background: RGBA(245, 245, 245, 0.9);
        .custom-form-switcher-wrapper {
            margin-bottom: 25px;
        }
        .custom-form-wrapper-main{
            margin:0;
            .custom-image-and-doc-wrapper{
                .custom-bottom-image-wrapper{
                    display:none;
                }
                .custom-doc-wrapper{
                    .custom-doc-wrapper-title{margin:0;}
                }
            }
            form {
                display: flex;
                flex-direction: column;
                gap: 25px;
                position: relative;
                align-items: center;
                .custom-form-from-to-wrapper, .custom-spped-wrapper, .custom-image-and-doc-wrapper, .custom-form-question-wrapper{
                    margin:0;
                    padding:0;
                    width: 100%;
                }
                input {
                    border: 0;
                    font-size: 19px;
                    color: #666;
                    width: 100%;
                    padding: 12px 30px;
                    border-radius: 44px;
                }

                button {
                    &.btn_started {position: unset !important;width: max-content;}
                }
            }
        }
    }
}
@media (width<=768px) {
    .bannerHero {
        .container{
            .grid{
                .col-item{
                    grid-column: span 2 / span 2!important;
                    &.imageContainer{
                        grid-area: col1;
                        text-align: center;
                        margin-bottom: 30px;
                        gap: 10px;
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        .formseccion-trust-builder{display:none;}
                    }
                }
            }
            .heading{font-size: 28px;line-height:32px;}
        }
        .tmp_price{ text-align:center;}
        .buttonsGroup {
            flex-direction: column;
            a{ text-align:center; width: 100%;}
        }
    }
    .sectionHero .image { max-width: 65%;}
    .sectionHero .heading {font-size: 36px;line-height: 42px;display: block; text-align: center;}
    .sectionHero .text { text-align: center;}
    .sectionHero .reviewsResume .eg-new_text {justify-content: center;}
    .sectionHero .reviewsResume .eg-new_text .reviewsImageRounded .imgrounded {width: 32px; height: 32px;}
    .sectionHero .buttonsGroup {flex-direction: column;}
    .sectionHero .gridbottomimages {flex-direction: column;}
    .formContainer {position: unset; flex-direction: column;}
}
/*End Css section/banner.php */
/* css of  footer.php*/
#ct_btbar {border-top: 2px solid #41678c;position: fixed;bottom: 0;width: 100%; display: block;background: #fff;z-index: 10;}
@media only screen and (max-width: 483px) {
    a.translate_now_footer {width: 100% !important; display: block;}
}
