@charset "UTF-8";

/*
Theme Name: Twenty Twenty-One-child
Theme URI: https://wordpress.org/themes/twentytwentyone-child/
Author: the WordPress team
Author URI: https://exlogo.stagingbuilds.com/
Description: Twenty Twenty-One-child is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.7
Requires PHP: 5.6
Version: 2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone-child
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio

Twenty Twenty-One-child WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One-child is distributed under the terms of the GNU GPL.
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


@font-face {
    font-family: "Great Sejagad";
    src: url("https://db.onlinewebfonts.com/t/e7ad5456dd68a154364916f3f221e331.eot");
    src: url("https://db.onlinewebfonts.com/t/e7ad5456dd68a154364916f3f221e331.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/e7ad5456dd68a154364916f3f221e331.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/e7ad5456dd68a154364916f3f221e331.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/e7ad5456dd68a154364916f3f221e331.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/e7ad5456dd68a154364916f3f221e331.svg#Great Sejagad")format("svg");
}

.sejfont h2 {
	font-family: "Great Sejagad" !important;
}

.anton h2 {
	font-family: "Anton", Sans-serif !important;
}

html {
    scroll-behavior: smooth;
}
body {
    font-family: "Inter", sans-serif;
    margin: 0;
}

h1, h2, h3, h4, a, .elementor-widget-text-editor, textarea, input, .elementor-icon-list-text, 
.elementor-counter-title, .elementor-counter-number, .elementor-counter-number-suffix, .elementor-tab-content p {
    font-family: "Inter", sans-serif !important;
}
ul, li {
    margin: 0 !important;
    padding: 0 !important;
}
.pagesize {
    width: 1200px;
    margin: 0 auto;
}
.pgsize {
    width: 1100px;
    margin: 0 auto;
}

/* Header Style Start */
.headerMain {
    background-color: #811f2b;
    padding: 13px 0;
}
.headerWrap {
    display: flex;
    align-items: center;
}
.headerMenus ul li {
    display: inline-block;
}
.headerMenus ul li a {
    text-decoration: none;
    color: #fff;
    padding: 7px 20px;
    border-radius: 0px;
    transition: .4s;
    margin-right: 13px;
}
.headerMenus ul li a:hover {
    color: #fff;
     background-color: inherit;
    transition: .4s;
    border-bottom: 2px solid #00FFFF;
}
.headerMenus ul li.current-menu-item a {
    color: #fff !important;
    border-bottom: 2px solid #00FFFF;
    font-weight: 500;
    background-color: inherit;
}
.loginBtn a {
    background-color: #00FFFF !important;
    color: #000 !important;
    border-bottom: 2px solid transparent !important;
    border-radius: 20px !important;
}
.headerLogo img {
    width: 170px;
}
.headerLogo {
    flex: 0 0 25%;
}
.headerMenus {

}

/* Header Style End */


/* Footer Style Start */
.footerMain {
    background-color: #1B1B1B;
    padding: 40px 0;
}
.footerWrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footerWrap h2 {
    color: #fff;
    margin: 0;
    font-size: 20px;
    padding-bottom: 40px;
    font-weight: 600;
}
.footerMenus ul li {
    padding-bottom: 18px !important;
    margin-left: 17px !important;
}
.footerMenus ul li::marker {
    color: #fff;
}
.footerMenus ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}
.payments ul li {
    list-style: none;
    margin-left: 0 !important;
}
.payments img {
    width: 120px;
}
.jazz img{
    width: 100px;
}
.copyRight {
    text-align: center;
    background-color: #003265;
    padding: 20px 0;
    border-top: 1px solid #fff;
}
.copyRight p {
    margin: 0;
    font-size: 14px;
    color: #fff;
}
.contacts ul li {
    list-style: none;
    margin-left: 0 !important;
}

.call-icon a, .telegram-icon a, .whatsapp-icon a {
    background-image: url(https://exlogo.stagingbuilds.com/wp-content/uploads/2024/12/call_icon.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 40px;
    padding-left: 55px !important;
    height: 41px;
    display: flex;
    align-items: center;
}
.telegram-icon a {
    background-image: url(https://exlogo.stagingbuilds.com/wp-content/uploads/2024/12/telegram_icon.svg);
}
.whatsapp-icon a {
    background-image: url(https://exlogo.stagingbuilds.com/wp-content/uploads/2024/12/whatsapp_icon.svg);
}
/* Footer Style End */

.service .swiper-slide-image {
    width: 100% !important;
    aspect-ratio: inherit !important;
    object-fit: inherit !important;
    border-radius:10px !important;
}
.service .elementor-image-carousel-caption {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}
.logos.service .elementor-swiper-button.elementor-swiper-button-prev, .logos.service .elementor-swiper-button.elementor-swiper-button-next {
    top: 230px !important;
}


.logos.service .swiper-slide-inner {
    background-color: inherit !important;
    border:none !important;
    padding: 0px !important;
    border-radius:0px !important;
    margin:0px 14px !important;
}

.our-clients {
    background-color: #ffff;
    border: 1px solid #E1E1E1 !important;
    padding: 8px;
    border-radius: 10px !important;
    display: flex;
    justify-content: center;
}
.our-clients.our-service  {
    background-color: inherit !important;
    border: none !important;
    padding: 0px !important;
    border-radius: 0px !important;
}
.our-clients.our-service img {
    width: 100% !important;
    aspect-ratio: inherit !important;
    text-align: center;
    border-radius: 10px;
}
.owl-carousel .owl-item img {
    width: 115px;
    aspect-ratio: 1.1;
    object-fit: scale-down;
    text-align: center;
}
.owl-nav {
    text-align: center;
    padding-top: 20px;
}
.owl-prev, .owl-next {
    background-color: #00FFFF;
    padding: 10px 13px;
    border-radius: 50px;
    transition: .4s;
    outline: inherit;
    border: none;
    cursor: pointer;
}
.owl-prev {
    margin-right: 8px;
}
.owl-prev:hover, .owl-next:hover {
    background-color: #003265 !important;
    transition: .4s;
}
.owl-prev svg, .owl-next svg {
    vertical-align: middle;
}

.owl-prev:hover svg, .owl-next:hover svg {
    filter: invert(1);
}
.our-service h2 {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    padding-top: 16px;
}
.our-service a {
    color: #000;
}



.logos .elementor-swiper-button.elementor-swiper-button-prev, .logos .elementor-swiper-button.elementor-swiper-button-next {
    background-color: #00FFFF;
    padding: 7px 7px;
    border-radius: 50px;
    transition: .4s;
    top: 180px !important;
}
.logos .elementor-swiper-button.elementor-swiper-button-prev svg, .logos .elementor-swiper-button.elementor-swiper-button-next svg {
    fill:#7c8f8f !important;
    font-size: 20px;
    transition: .4s;
}

.logos .elementor-swiper-button.elementor-swiper-button-prev:hover, .logos .elementor-swiper-button.elementor-swiper-button-next:hover {
    background-color: #003265;
    transition: .4s;
}

.logos .elementor-swiper-button.elementor-swiper-button-prev:hover svg, .logos .elementor-swiper-button.elementor-swiper-button-next:hover svg {
    fill:#fff !important;
    transition: .4s;
}

.logos .elementor-swiper-button.elementor-swiper-button-prev {
    left: 580px !important;
}
.logos .elementor-swiper-button.elementor-swiper-button-next {
  right: 540px !important;  
}



.container {
    background: #fff;
    border-radius: 10px;
    box-shadow: 16px 16px 84px 0px #0000000D;
    overflow: hidden;
}
.header {
    display: flex;
}
.header div {
    flex: 1;
    padding: 6px 15px;
    text-align: center;
    color: white;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
}
.header .top-persons {
    background-color: #003265;
}
.header .last-transactions {
    background-color: #00FFFF;
    color: #003265;
}
table {
    width: 100%;
    border-collapse: collapse;
}
table th, table td {
    text-align: left;
    padding: 12px;
    font-size: 13px;
    color: #7E7E7E;
}
table tbody tr  {
    border: 1.5px solid #F6F6F6;
}
table th {
    font-weight: bold;
}
sub {
    color: #2B2B2B !important;
    vertical-align: bottom;
}
.numBlod {
    color: #2B2B2B !important;
    font-weight: 500; 
}

tr td:nth-child(2) {
    text-align: right;
    border-right: 1.5px solid #F6F6F6;
}
tr td:nth-child(4) {
    text-align: right;
}
.header img {
    width: 40px;
    margin-right: 18px;
}
.board .header .top-persons {
    background-color: #B6FFFF !important;
    color: #003265 !important;
}

.client-info {
    background-color: #fff;
    padding: 40px 20px;
    border-radius: 10px;
    box-shadow: 6px 14px 40px 9px rgba(0, 0, 0, 0.05);
}
.client-info h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 25px;
}
.client-info p {
    margin: 0;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
}
.testswipwe {
    padding: 13px 0 70px !important;
}
/* .swiper-pagination-bullet {
    width: 12px !important;
    padding: 6px 5px !important;
    background: #D9D9D9 !important;
    opacity: inherit !important;
} */
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #003265 !important;
}
.swiper-pagination-bullet:hover {
    background: #003265 !important;
}
.brdBottom h2::after, .brdBottom.contHed h1::after {
    content:"";
    background-image: url(https://exlogo.stagingbuilds.com/wp-content/uploads/2024/12/border-bot.svg);
    background-repeat: no-repeat;
    height: 6px;
    width: 189px;
    position: absolute;
    background-size: 184px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 23px;
}

.brdBottom.ser h2::after {
    width: 120px;
    background-size: 114px;
}
.brdBottom.clients h2::after {
    width: 155px;
    background-size: 153px;
}
.brdBottom.infoTxt h2::after {
    width: 130px;
    background-size: 127px;
    margin: inherit;
    bottom: 25px;
}
.brdBottom.contHed h1::after {
    width: 224px;
    background-size: 190px;
    left: 154px;
    margin: inherit;
    bottom: -12px;
}

.swiper-container {
    overflow: hidden;
}
.slide-content {
    display: flex;
    align-items: center;
    position: relative;
}
.brand-details h2 {
    margin: 0;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}
.brand-details p {
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.5em;
}
.brandImage img {
    width: 100%;
    margin-top: 26px;
}
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #00FFFF !important;
}
.swiper-container .swiper-pagination-bullet:hover{
    background: #00FFFF !important;
}
#myBtn {
    display: none;
}
.home #myBtn {
    position: absolute;
    z-index: 99;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    background: none;
    padding: 0;
    right: 10px;
    bottom: 30px;
    display: block !important;
}
#myBtn img {
    width: 63px;
}
.headerMain {
    position: relative;
}

input, textarea {
    width: 100%;
    color: #000;
    border: 1.5px solid #E8E8E8;
    margin-bottom: 10px;
    font-size: 1rem;
    font-weight: 400;
    border-radius: 6px;
    padding: 10px;
    font-family: "Inter", sans-serif;
}
input:focus-visible, textarea:focus-visible {
    outline: 1.5px solid #003265;
    outline-offset: 2px;
}
textarea {
    height: 140px;
    resize: none;
}
.wpcf7-not-valid-tip {
    font-size: 14px
}
::placeholder {
    color: #A3A3A3;
    font-size: 15px;
}
.formBtn p {
    margin: 0;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.formBtn input{
    width: auto;
    background-color: #003265;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: inherit;
    margin-bottom: 0;
    padding: 10px 30px;
    border-radius: 10px;
    cursor: pointer;
    transition: .4s;
}
.formBtn input:hover {
    background-color: #00ffff;
    color: #003265 !important;
    transition: .4s;
}
.formBtn {
    text-align: right;
}
.contactForm p {
    margin: 0;
}
.contInfo .elementor-icon-list-item {
    margin-bottom: 20px !important;
}
.absCol {
    width: 340px !important;
    position: absolute;
    bottom: -46px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.our-allclients h2 {
    font-size: 20px;
    margin: 20px 0 10px;
	color: #003265;
	text-transform: capitalize;
}
.our-allclients p {
    margin:0;
    font-size: 17px;
    line-height: 1.2em;
}
.our-allclients {
    display: inline-block;
    width: 24%;
    padding: 0px 20px;
    border-left: 1.5px dashed #EAEAEA;
    margin-bottom: 6%;
}
.our-allclients img {
    width: 55px;
    height: 53px;
    object-fit: contain;
}
.brandImges {
    box-shadow: 0px 0px 8px 0px #00000026;
    display: inline-flex;
    padding: 15px;
    background-color: #fff;
    border-radius: 50px;
}

/* Spin */

.spin h2 {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    margin-left: 15px;
}
.spin{
    position: absolute;
    z-index: 9;
    right: 26px;
    top: 2px;
}
.spin img {
	width: 80px;
}

/* Responsive */

@media only screen and
(min-width: 10px)and
(max-width: 1200px) {
    .pagesize, .pgsize {
        margin: 0 20px !important;
        width: auto !important;
    } 
    .headerMenus {
        display: none;
    }
}


@media only screen and
(min-width: 10px)and
(max-width: 600px) {
    .footerWrap {
        display: block;
    }
    .logos .elementor-swiper-button.elementor-swiper-button-prev {
        left: 180px !important;
    }
    .logos .elementor-swiper-button.elementor-swiper-button-next {
        right: 182px !important;
    }
    .logos.service .elementor-swiper-button.elementor-swiper-button-prev, .logos.service .elementor-swiper-button.elementor-swiper-button-next {
        top: 195px !important;
    }
    .header div {
        font-size: 13px;
    }
    .header img {
        margin-right: 10px;
    }
    .brdBottom h2::after, .brdBottom.contHed h1::after {
        display: none;
    }

    .our-allclients {
        display: block !important;
        width: auto;
        margin-bottom: 13%;
    }
    .our-allclients img {
        width: 55px;
        height: 56px;
    }
    
}