/* primary button L .wp-block-button__linkge */ .is-style-bs-button-1 .wp-block-button__link { padding: 12px 32px !important; background-color: var(--wp--preset--color--primary-color) !important; border: 1px solid var(--wp--preset--color--primary-color) !important; color: var(--wp--preset--color--white) !important; font-size: 16px; white-space: nowrap; transition: all 0.3s ease-in-out; } .is-style-bs-button-1 .wp-block-button__link::after { background-image: url("data:image/svg+xml,%3Csvg width='25' height='9' viewBox='0 0 25 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.8 4.5L20 0.5V3.7L0.39999 3.7V5.3L20 5.3V8.5L24.8 4.5Z' fill='%23F4F5F7'/%3E%3C/svg%3E%0A"); margin-left: 10px; content: ""; background-repeat: no-repeat; width: 25px; height: 8px; display: inline-block; vertical-align: middle; } .is-style-bs-button-1 .wp-block-button__link:hover { background-color: var(--wp--preset--color--white) !important; border: 1px solid var(--wp--preset--color--primary-color) !important; color: var(--wp--preset--color--primary-color) !important; transition: all 0.3s ease-in-out; } .is-style-bs-button-1 .wp-block-button__link:hover:after { background-image: url("data:image/svg+xml,%3Csvg width='25' height='8' viewBox='0 0 25 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.8 4L20 0V3.2L0.399989 3.2V4.8L20 4.8V8L24.8 4Z' fill='%233F37C9'/%3E%3C/svg%3E%0A"); } /* yellow button l .wp-block-button__link */ .is-style-bs-button-3 .wp-block-button__link { padding: 12px 32px !important; background-color: var(--wp--preset--color--theme-yellow-color) !important; border: 1px solid var(--wp--preset--color--theme-yellow-color) !important; color: var(--wp--preset--color--primary-color) !important; white-space: nowrap; font-size: 16px; transition: all 0.3s ease-in-out; } .is-style-bs-button-3 .wp-block-button__link::after { background-image: url("data:image/svg+xml,%3Csvg width='25' height='8' viewBox='0 0 25 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 4L20.2 0V3.2L0.600002 3.2V4.8L20.2 4.8V8L25 4Z' fill='%2322207C'/%3E%3C/svg%3E%0A"); margin-left: 10px; content: ""; background-repeat: no-repeat; width: 25px; height: 8px; display: inline-block; vertical-align: middle; } .is-style-bs-button-3 .wp-block-button__link:hover { background-color: var(--wp--preset--color--primary-color) !important; border: 1px solid var(--wp--preset--color--theme-yellow-color) !important; color: var(--wp--preset--color--theme-yellow-color) !important; transition: all 0.3s ease-in-out; } .is-style-bs-button-3 .wp-block-button__link:hover:after { background-image: url("data:image/svg+xml,%3Csvg width='25' height='9' viewBox='0 0 25 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.8 4.5L20 0.5V3.7L0.39999 3.7V5.3L20 5.3V8.5L24.8 4.5Z' fill='%23F4F5F7'/%3E%3C/svg%3E%0A"); } /* yellow button samall */ .is-style-bs-button-4 .wp-block-button__link { padding: 12px 26px !important; background-color: var(--wp--preset--color--theme-yellow-color) !important; border: 1px solid var(--wp--preset--color--theme-yellow-color) !important; color: var(--wp--preset--color--primary-color) !important; white-space: nowrap; transition: all 0.3s ease-in-out; } .is-style-bs-button-4 .wp-block-button__link::after { background-image: url("data:image/svg+xml,%3Csvg width='25' height='8' viewBox='0 0 25 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 4L20.2 0V3.2L0.600002 3.2V4.8L20.2 4.8V8L25 4Z' fill='%2322207C'/%3E%3C/svg%3E%0A"); margin-left: 10px; content: ""; background-repeat: no-repeat; width: 25px; height: 8px; display: inline-block; vertical-align: middle; } .is-style-bs-button-4 .wp-block-button__link:hover { background-color: var(--wp--preset--color--primary-color) !important; border: 1px solid var(--wp--preset--color--theme-yellow-color) !important; color: var(--wp--preset--color--theme-yellow-color) !important; transition: all 0.3s ease-in-out; } .is-style-bs-button-4 .wp-block-button__link:hover:after { background-image: url("data:image/svg+xml,%3Csvg width='25' height='9' viewBox='0 0 25 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.8 4.5L20 0.5V3.7L0.39999 3.7V5.3L20 5.3V8.5L24.8 4.5Z' fill='%23F4F5F7'/%3E%3C/svg%3E%0A"); } /* readmore btn */ /* post readmore button starts */ .wp-block-read-more { padding: 0 !important; background-color: none !important; border: none !important; font-size: 16px !important; color: var(--wp--preset--color--primary-color) !important; white-space: nowrap; } .wp-block-read-more::after { background-image: url("data:image/svg+xml,%3Csvg width='25' height='8' viewBox='0 0 25 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 4L20.2 0V3.2L0.600002 3.2V4.8L20.2 4.8V8L25 4Z' fill='%2322207C'/%3E%3C/svg%3E%0A"); margin-left: 8px; content: ""; background-repeat: no-repeat; width: 25px; height: 8px; display: inline-block; vertical-align: middle; } .wp-block-read-more:hover:after { margin-left: 10px; transition: all 0.3s ease; } /* post radmore button ends */ .is-style-bs-button-readmore .wp-block-button__link { padding: 0 !important; background-color: none !important; border: none !important; font-size: 16px !important; color: var(--wp--preset--color--primary-color) !important; white-space: nowrap; } .is-style-bs-button-readmore .wp-block-button__link::after { background-image: url("data:image/svg+xml,%3Csvg width='25' height='8' viewBox='0 0 25 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 4L20.2 0V3.2L0.600002 3.2V4.8L20.2 4.8V8L25 4Z' fill='%2322207C'/%3E%3C/svg%3E%0A"); margin-left: 8px; content: ""; background-repeat: no-repeat; width: 25px; height: 8px; display: inline-block; vertical-align: middle; } .is-style-bs-button-readmore .wp-block-button__link:hover:after { margin-left: 14px !important; transition: all 0.3s ease; } /* single page comments submit btn starts */ .comment-form .wp-block-button__link { padding: 16px 48px !important; background-color: var(--wp--preset--color--primary-color) !important; border: 1px solid var(--wp--preset--color--primary-color) !important; color: var(--wp--preset--color--white) !important; white-space: nowrap; transition: all 0.3s ease-in-out; } .comment-form .wp-block-button__link:hover { background-color: var(--wp--preset--color--white) !important; border: 1px solid var(--wp--preset--color--primary-color) !important; color: var(--wp--preset--color--primary-color) !important; transition: all 0.3s ease-in-out; } /* single page comments submit btn ends */ /* pagination css starts */ .wp-block-query-pagination-numbers span.page-numbers.current { background-color: var(--wp--preset--color--primary-color) !important; padding: 12px 24px; border-radius: 100px; color: var(--wp--preset--color--white) !important; } .wp-block-query-pagination-numbers .page-numbers { background-color: var(--wp--preset--color--text-color-6) !important; padding: 12px 24px; border-radius: 100px; color: var(--wp--preset--color--text-color-2) !important; } .wp-block-query-pagination-numbers .page-numbers:hover { background-color: var(--wp--preset--color--primary-color) !important; color: var(--wp--preset--color--white) !important; } .wp-block-query-pagination-previous { background-color: var(--wp--preset--color--text-color-6) !important; padding: 12px 24px; border-radius: 100px; color: var(--wp--preset--color--text-color-2) !important; } .wp-block-query-pagination-previous:hover { background-color: var(--wp--preset--color--primary-color) !important; color: var(--wp--preset--color--white) !important; } .wp-block-query-pagination-previous span { margin-right: 0 !important; } .wp-block-query-pagination-next { background-color: var(--wp--preset--color--text-color-6) !important; padding: 12px 24px; border-radius: 100px; color: var(--wp--preset--color--text-color-2) !important; } .wp-block-query-pagination-next:hover { background-color: var(--wp--preset--color--primary-color) !important; color: var(--wp--preset--color--white) !important; } .wp-block-query-pagination-next span { margin-left: 0 !important; } /* pagination css ends */ /* sidebar search bar buttons starts */ .sidebar-search .wp-block-search__inside-wrapper { padding: 0; border: 0; } .sidebar-search .wp-block-search__input { padding: 16px; border-radius: 4px 0 0 4px; } .sidebar-search .wp-block-search__button { margin-left: 0; padding: 18px; border-radius: 0 4px 4px 0; } /* sidebar search bar button ends */ .inline-img-center { display: flex; justify-content: center; align-items: center; gap: 8px; } /* textarea */ textarea { border: none !important; padding: 15.5px 20px !important; background-color: #f8f9ff; outline: none; } textarea:focus { box-shadow: 0px 0px 5px 0 rgba(34, 32, 124, 0.4); } /* textares */ /* table CSS starts */ .wp-block-table thead { background-color: var(--wp--preset--color--primary-color) !important; color: var(--wp--preset--color--white-color) !important; border-bottom: 0; } .wp-block-table.is-style-stripes tbody tr:nth-child(2n + 1) { background-color: var(--wp--preset--color--white-color) !important; } .wp-block-quote { border-left: 5px solid var(--wp--preset--color--primary-color) !important; padding: 24px 0 24px 1em; } blockquote p { margin-top: 0 !important; } /* table css ends */ /* section header css starts */ .section__header--info { position: relative; } .section__header--info::after { position: absolute; content: ""; height: 49.5px; width: 1.7px; display: inline-block; background: #c5c2c2; top: 3px; right: 0; } .section-tag-black { position: relative; } .section-tag-black::after { position: absolute; content: ""; width: 49.5px; height: 1.5px; margin-left: 10px; background-color: var(--wp--preset--color--text-color-2); top: 50%; transform: translateY(-50%); } .section-tag-yellow { position: relative; } .section-tag-yellow::after { position: absolute; content: ""; width: 49.5px; height: 1.5px; margin-left: 10px; background-color: var(--wp--preset--color--theme-yellow-color); top: 50%; transform: translateY(-50%); } /*section tag 2 */ .section-tag2-black { position: relative; } .section-tag2-black::after { position: absolute; content: ""; width: 49.5px; height: 1.5px; margin-left: 10px; background-color: var(--wp--preset--color--text-color-2); top: 50%; transform: translateY(-50%); } .section-tag2-black::before { position: absolute; content: ""; width: 49.5px; height: 1.5px; margin-right: 10px; background-color: var(--wp--preset--color--text-color-2); top: 50%; transform: translateY(-50%); left: 34%; } .section-tag2-white { position: relative; } .section-tag2-white::after { position: absolute; content: ""; width: 49.5px; height: 1.5px; margin-left: 10px; background-color: var(--wp--preset--color--white-color); top: 50%; transform: translateY(-50%); } .section-tag2-white::before { position: absolute; content: ""; width: 49.5px; height: 1.5px; margin-right: 10px; background-color: var(--wp--preset--color--white-color); top: 50%; transform: translateY(-50%); left: 34%; } /* section header css ends */ /* shadow */ .is-style-box-shadow-one { box-shadow: var(--wp--custom--shadow-one); } .is-style-box-shadow-two { box-shadow: var(--wp--custom--shadow-two); } /* shadow ends */ /* lists css starts */ ul li { list-style-type: none; } .is-style-arrow-list-style li { padding: 8px 0; position: relative; } .is-style-arrow-list-style li::before { position: absolute; content: ""; background-image: url("data:images/svg+xml,%3Csvg width='19' height='6' viewBox='0 0 19 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.3 3L14.7 0V2.4L4.76837e-05 2.4V3.6L14.7 3.6V6L18.3 3Z' fill='white'/%3E%3C/svg%3E%0A"); background-repeat: no-repeat; width: 25px; height: 10px; top: 50%; transform: translateY(-50%); left: -27px; } .is-style-theme-list-style li { padding: 8px 0; position: relative; } .is-style-theme-list-style li::before { position: absolute; content: ""; background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 8.83271C14.44 11.6326 12.329 14.2689 9.36672 14.858C7.92199 15.1457 6.42332 14.9703 5.08409 14.3567C3.74486 13.7431 2.63335 12.7226 1.90783 11.4406C1.18231 10.1585 0.879754 8.68028 1.04326 7.21628C1.20676 5.75228 1.82797 4.37719 2.81845 3.28679C4.85002 1.04915 8.28038 0.433189 11.0802 1.55313' stroke='%230E0C6C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.48053 7.71314L8.28037 10.513L15 3.2334' stroke='%230E0C6C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); background-repeat: no-repeat; width: 18px; height: 16px; top: 16px; left: -25px; } .is-style-theme-list-style-white li { padding: 8px 0; position: relative; } .is-style-theme-list-style-white li::before { position: absolute; content: ""; background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 9.33271C14.44 12.1326 12.329 14.7689 9.36672 15.358C7.92199 15.6457 6.42332 15.4703 5.08409 14.8567C3.74486 14.2431 2.63335 13.2226 1.90783 11.9406C1.18231 10.6585 0.879754 9.18028 1.04326 7.71628C1.20676 6.25228 1.82797 4.87719 2.81845 3.78679C4.85002 1.54915 8.28038 0.933189 11.0802 2.05313' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.48047 8.21314L8.28031 11.013L14.9999 3.7334' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); background-repeat: no-repeat; width: 18px; height: 16px; top: 50%; transform: translateY(-50%); left: -25px; } /* list styles ends */ .about_img { position: relative; } .about_ribbon { position: absolute; border-left: 4px solid #fff258; bottom: -26px; left: -38px; } .particles { position: absolute; top: -34px; right: -15px; z-index: -1; } .meta_tag a { border-radius: 4px; padding: 4px 12px; color: var(--wp--preset--color--primary-color); background-color: var(--wp--preset--color--text-color-6); } .meta_tag a:hover { transition: 0.3s all ease; color: var(--wp--preset--color--white-color); background-color: var(--wp--preset--color--primary-color); } /* videounderline starts */ .white-underline a { position: relative; text-decoration: none; } .remove-underline a{ text-decoration: none; } .white-underline a::after { position: absolute; content: ""; transform: scaleX(1); border-bottom: 1.8px solid var(--wp--preset--color--white-color); width: 132px; bottom: -5px; display: inline-block; transform-origin: right; right: 0; transition: all 0.3s; } .white-underline:hover a::after { width: 0; } .blue-underline a { position: relative; } .blue-underline a::after { position: absolute; content: ""; transform: scaleX(1); border-bottom: 1.8px solid var(--wp--preset--color--primary-color); width: 132px; bottom: -5px; display: inline-block; transform-origin: right; right: 0; transition: all 0.3s; } .blue-underline:hover a::after { width: 0; } /* video underline ends */ /* pulse animation starts */ .pulse { aspect-ratio: 1; border-radius: 100%; animation: pulse 1s infinite; } @keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(255, 246, 137, 0.7); } 100% { box-shadow: 0 0 0 25px rgba(255, 246, 137, 0); } } .bluepulse { aspect-ratio: 1; border-radius: 100%; animation: bluepulse 1s infinite; } @keyframes bluepulse { 0% { box-shadow: 0 0 0 0 rgba(34, 32, 124, 0.7); } 100% { box-shadow: 0 0 0 25px rgba(34, 32, 124, 0); } } /* pulse animation ends */ /* news catagory starts */ .taxonomy-category a { padding: 4px 12px; border-radius: 4px; } .taxonomy-category a:hover { background-color: var(--wp--preset--color--primary-color) !important; color: var(--wp--preset--color--white-color) !important; border-radius: 4px; } .wp-block-post-terms__separator { display: none; } /* news catagory ends */ /* sidebar css starts */ .wp-block-latest-posts__list li { padding: 24px 0; } .tag-cloud-link { background-color: #eeedf5; padding: 4px 16px; color: var(--wp--preset--color--text-color-2); border: none; font-size: 16px; } .tag-cloud-link:hover { background-color: var(--wp--preset--color--primary-color); color: var(--wp--preset--color--white-color); } /* sidebar css ends */ /* navigation css starts */ .wp-block-navigation__submenu-container .wp-block-navigation-item__content { padding: 4px 8px; border-bottom: 1px solid var(--wp--preset--color--text-color-6); color: initial !important; } .wp-block-navigation-submenu { padding: 0; } .current-menu-item .wp-block-navigation__submenu-container .wp-block-navigation-item__content { color: initial !important; } .current-menu-item .wp-block-navigation-item__content { color: var(--wp--preset--color--theme-yellow-color) !important; } /* navigation css ends */ /* template2 css staets */ .template2-video .wp-block-image { position: relative; } .template2-video .wp-block-image::before { position: absolute; content: ""; background: var(--wp--preset--color--white-color); width: 120px; height: 2px; top: 50%; transform: translateY(-50%); left: -119px; } .template2-news { position: relative; } .template2-news .taxonomy-category { position: absolute; background-color: var(--wp--preset--color--white-color); border-radius: 4px; top: -40px; left: 16px; } .footer2-title { position: relative; } .footer2-title::after { position: absolute; content: ""; bottom: -6px; width: 56px; height: 4px; left: 0; background-color: var(--wp--preset--color--theme-yellow-color); } /* template2 css ends */ /* */ .location { position: relative; } /* banner varient css ends */ .location::before { content: ""; width: 20px; height: 20px; mask-image: url("data:image/svg+xml,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.40001 6.19988C8.40001 6.8364 8.14715 7.44685 7.69706 7.89693C7.24698 8.34702 6.63653 8.59988 6.00001 8.59988C5.36349 8.59988 4.75304 8.34702 4.30295 7.89693C3.85286 7.44685 3.60001 6.8364 3.60001 6.19988C3.60001 5.56336 3.85286 4.95291 4.30295 4.50282C4.75304 4.05273 5.36349 3.79988 6.00001 3.79988C6.63653 3.79988 7.24698 4.05273 7.69706 4.50282C8.14715 4.95291 8.40001 5.56336 8.40001 6.19988V6.19988ZM7.60001 6.19988C7.60001 5.77553 7.43143 5.36856 7.13138 5.06851C6.83132 4.76845 6.42435 4.59988 6.00001 4.59988C5.57566 4.59988 5.16869 4.76845 4.86864 5.06851C4.56858 5.36856 4.40001 5.77553 4.40001 6.19988C4.40001 6.62422 4.56858 7.03119 4.86864 7.33125C5.16869 7.63131 5.57566 7.79988 6.00001 7.79988C6.42435 7.79988 6.83132 7.63131 7.13138 7.33125C7.43143 7.03119 7.60001 6.62422 7.60001 6.19988ZM9.96001 10.1639C11.0103 9.11301 11.6004 7.68805 11.6004 6.20228C11.6004 4.71651 11.0103 3.29155 9.96001 2.24068C9.4401 1.72042 8.82277 1.3077 8.14329 1.02612C7.46382 0.744541 6.73552 0.599609 6.00001 0.599609C5.2645 0.599609 4.53619 0.744541 3.85672 1.02612C3.17724 1.3077 2.55991 1.72042 2.04001 2.24068C0.98968 3.29155 0.399658 4.71651 0.399658 6.20228C0.399658 7.68805 0.98968 9.11301 2.04001 10.1639L3.25681 11.3631L4.89121 12.9511L4.99761 13.0455C5.61761 13.5479 6.52561 13.5159 7.10961 12.9511L9.05761 11.0551L9.96001 10.1639V10.1639ZM2.60401 2.80468C3.0499 2.35858 3.57932 2.00471 4.16202 1.76327C4.74472 1.52183 5.36927 1.39756 6.00001 1.39756C6.63074 1.39756 7.2553 1.52183 7.83799 1.76327C8.42069 2.00471 8.95011 2.35858 9.39601 2.80468C10.2718 3.68104 10.7753 4.86173 10.8015 6.1004C10.8278 7.33907 10.3747 8.54002 9.53681 9.45268L9.39601 9.59988L8.33921 10.6431L6.55521 12.3775L6.48001 12.4415C6.34169 12.5457 6.1732 12.6021 6.00001 12.6021C5.82681 12.6021 5.65833 12.5457 5.52001 12.4415L5.44561 12.3775L3.06161 10.0535L2.60401 9.59988L2.46321 9.45348C1.62532 8.54082 1.17223 7.33987 1.19846 6.1012C1.2247 4.86253 1.72823 3.68184 2.60401 2.80548V2.80468Z' fill='white'/%3E%3C/svg%3E%0A"); mask-size: 16px; mask-position: center; mask-repeat: no-repeat; -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.40001 6.19988C8.40001 6.8364 8.14715 7.44685 7.69706 7.89693C7.24698 8.34702 6.63653 8.59988 6.00001 8.59988C5.36349 8.59988 4.75304 8.34702 4.30295 7.89693C3.85286 7.44685 3.60001 6.8364 3.60001 6.19988C3.60001 5.56336 3.85286 4.95291 4.30295 4.50282C4.75304 4.05273 5.36349 3.79988 6.00001 3.79988C6.63653 3.79988 7.24698 4.05273 7.69706 4.50282C8.14715 4.95291 8.40001 5.56336 8.40001 6.19988V6.19988ZM7.60001 6.19988C7.60001 5.77553 7.43143 5.36856 7.13138 5.06851C6.83132 4.76845 6.42435 4.59988 6.00001 4.59988C5.57566 4.59988 5.16869 4.76845 4.86864 5.06851C4.56858 5.36856 4.40001 5.77553 4.40001 6.19988C4.40001 6.62422 4.56858 7.03119 4.86864 7.33125C5.16869 7.63131 5.57566 7.79988 6.00001 7.79988C6.42435 7.79988 6.83132 7.63131 7.13138 7.33125C7.43143 7.03119 7.60001 6.62422 7.60001 6.19988ZM9.96001 10.1639C11.0103 9.11301 11.6004 7.68805 11.6004 6.20228C11.6004 4.71651 11.0103 3.29155 9.96001 2.24068C9.4401 1.72042 8.82277 1.3077 8.14329 1.02612C7.46382 0.744541 6.73552 0.599609 6.00001 0.599609C5.2645 0.599609 4.53619 0.744541 3.85672 1.02612C3.17724 1.3077 2.55991 1.72042 2.04001 2.24068C0.98968 3.29155 0.399658 4.71651 0.399658 6.20228C0.399658 7.68805 0.98968 9.11301 2.04001 10.1639L3.25681 11.3631L4.89121 12.9511L4.99761 13.0455C5.61761 13.5479 6.52561 13.5159 7.10961 12.9511L9.05761 11.0551L9.96001 10.1639V10.1639ZM2.60401 2.80468C3.0499 2.35858 3.57932 2.00471 4.16202 1.76327C4.74472 1.52183 5.36927 1.39756 6.00001 1.39756C6.63074 1.39756 7.2553 1.52183 7.83799 1.76327C8.42069 2.00471 8.95011 2.35858 9.39601 2.80468C10.2718 3.68104 10.7753 4.86173 10.8015 6.1004C10.8278 7.33907 10.3747 8.54002 9.53681 9.45268L9.39601 9.59988L8.33921 10.6431L6.55521 12.3775L6.48001 12.4415C6.34169 12.5457 6.1732 12.6021 6.00001 12.6021C5.82681 12.6021 5.65833 12.5457 5.52001 12.4415L5.44561 12.3775L3.06161 10.0535L2.60401 9.59988L2.46321 9.45348C1.62532 8.54082 1.17223 7.33987 1.19846 6.1012C1.2247 4.86253 1.72823 3.68184 2.60401 2.80548V2.80468Z' fill='white'/%3E%3C/svg%3E%0A"); -webkit-mask-size: 16px; -webkit-mask-position: center; -webkit-mask-repeat: no-repeat; background-color: #fff; } .header-2.location::before { background-color: var(--wp--preset--color--text-color-1); } .is-style-section2-tag:after { content: ""; display: inline-block; width: 49.5px; height: 1.5px; vertical-align: middle; background-color: var(--wp--preset--color--text-color-2); margin-left: 10px; } .is-style-section2-tag:before { margin-right: 10px; content: ""; display: inline-block; width: 49.5px; height: 1.5px; background-color: var(--wp--preset--color--text-color-2); vertical-align: middle; } .is-style-section2-white-tag:after { content: ""; display: inline-block; width: 49.5px; height: 1.5px; vertical-align: middle; background-color: var(--wp--preset--color--white-color); margin-left: 10px; } .is-style-section2-white-tag:before { margin-right: 10px; content: ""; display: inline-block; width: 49.5px; height: 1.5px; background-color: var(--wp--preset--color--white-color); vertical-align: middle; } /* about us 2 */ .about-2 .particles { top: auto; bottom: -15px; left: -50px; right: auto; } .about-2 .play-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%); }