@import "https: //fonts.googleapis.com/css?family=Montserrat:400, 500, 600, 700|Poppins:400, 500, 600&amp;
display=swap";
body { color: #717477; font-family: montserrat, sans-serif; line-height: 1.8; font-size: 16px }
img { max-width: 100% }
a {-webkit-transition: .5s; transition: .5s; text-decoration: none  }
a:hover { text-decoration: none }
a:focus { text-decoration: none }
button { outline: 0 !important; -webkit-box-shadow: none; box-shadow: none; border: none; background-color: transparent }
.form-control:focus { -webkit-box-shadow: 0 0 0 0; box-shadow: 0 0 }
.d-table { width: 100%; height: 100% }
.d-table-cell { display: table-cell; vertical-align: middle }
h1, h2, h3, h4, h5, h6 { color: #333 }
h3 { font-size: 22px; font-family: poppins, sans-serif; color: #0f2137 }
.pt-100 { padding-top: 100px }
.pt-70 { padding-top: 30px }
.ptb-70 { padding: 30px 0; }
.pb-70 { padding-bottom: 30px }
.pb-100 { padding-bottom: 100px }
.theme-button { z-index: 1; position: relative }
.theme-button .default-btn { font-size: 16px; font-weight: 500; color: #00265b; border:1px solid #00265b; padding: 14px 30px; position: relative; display: inline-block; min-width: 170px; text-align: center; border-radius: 6px; }
.theme-button .default-btn::before {position: absolute;content: '';top: 0;border-radius: 6px;right: 0;width: 100%;height: 100%;background: transparent;z-index: -1;-webkit-transition: .5s;transition: .5s}
.theme-button .default-btn:hover::before { top: -6px; right: -6px; }
.theme-button .primary-btn { font-size: 16px; font-weight: 500; color: #fff; background: -webkit-gradient(linear, left top, right top, from(#545454), to(#000000)); background: linear-gradient(90deg, #229637 0%, #00265b 100%); padding: 14px 40px; position: relative; display: inline-block; min-width: 170px; text-align: center; border-radius: 6px; }
.theme-button .primary-btn::before {position: absolute;content: '';border: 1px solid #000000;top: 0;right: 0;width: 100%;height: 100%;background: transparent;z-index: -1;-webkit-transition: .5s;transition: .5s;border-radius: 6px;}
.theme-button .primary-btn:hover::before { top: -6px; right: -6px; }
.section-title { margin: 0 auto 30px; }
.section-title p {text-align:justify;}
.section-title span { font-size: 16px; color: #00265b; display: inline-block; margin-bottom: 10px; font-weight: 600; text-transform: uppercase }
.section-title h2 { font-size: 38px; font-weight: 700; margin-bottom: 15px;    text-transform: capitalize; }
.buy-now-btn { right: 20px; z-index: 99; top: 50%; position: fixed; -webkit-transform: translateY(-50%); transform: translateY(-50%); border-radius: 30px; display: inline-block; color: #fff; background-color: #82b440; padding: 10px 20px 10px 42px; -webkit-box-shadow: 0 1px 20px 1px #82b440; box-shadow: 0 1px 20px 1px #82b440; font-size: 13px; font-weight: 600 }
.buy-now-btn img { top: 50%; left: 20px; width: 15px; position: absolute; -webkit-transform: translateY(-50%); transform: translateY(-50%) }
.buy-now-btn:hover { background-color: #f03c63; color: #fff }
.navbar-area .mean-container a.meanmenu-reveal span { position: relative; margin-top: -6px; top: 8px }
.header-area { background: #00265b; padding: 12px 0; }
.header-area .header-left-text ul { padding-left: 0; margin-bottom: 0 }
.header-area .header-left-text ul li { display: inline-block; color: #fff; font-size: 15px; font-family: poppins, sans-serif; font-weight: 500; margin-right: 20px; line-height: 1 }
.header-area .header-left-text ul li a { color: #fff !important; text-decoration: none;}
.header-area .header-left-text ul li a:hover { color: #f03c63 }
.header-area .header-left-text ul li i { margin-right: 5px; font-size: 16px; top: 1px; position: relative }
.header-area .header-right .header-social ul { padding-left: 0; margin-bottom: 0 }
.header-area .header-right .header-social ul li { display: inline-block; line-height: 1; margin-left: 5px }
.header-area .header-right .header-social ul li a i { width: 25px; height: 25px; line-height: 23px; border-radius: 2px; background-color: #fff; color: #229637; font-size: 14px; text-align: center; display: inline-block; -webkit-transition: .5s; transition: .5s; border: 1px solid transparent }
.header-area .header-right .header-social ul li a i:hover {background: #fff;color: #00265b;border-radius: 50%;}
.navbar-area .navbar-brand .white-logo { display: none }
.navbar-area .main-nav { position: inherit; background: #fff; border-bottom: 1px solid rgb(72 194 239 / 10%); padding-top: 15px; padding-bottom: 15px; }
.navbar-area .main-nav .navbar { padding: 0 }
.navbar-area .main-nav .navbar .navbar-brand {padding: 0;top: 0;position: relative;max-width: 240px;}
.navbar-area .main-nav .navbar .navbar-nav .nav-item .nav-link { color: #4a4a4a; font-weight: 500; text-transform: capitalize; line-height: 1; -webkit-transition: .5s; transition: .5s }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .nav-link>i { font-size: 12px }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .nav-link.active, .navbar-area .main-nav .navbar .navbar-nav .nav-item .nav-link:hover { color: #00265b }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu { padding: 10px 0; border: 0; -webkit-transform: scaleX(0); transform: scaleX(0); top: 55px !important; right: 0; background:#00265b; }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link { border-bottom: 1px dashed #f03c63; padding: 10px 15px; position: relative; -webkit-transition: .5s; transition: .5s }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link>i { font-size: 12px; float: right }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link:hover { color: #f03c63; padding-left: 25px }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link:hover::before { width: 10px }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link:hover::after { width: 0 }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link::before { position: absolute; content: ''; background: #f03c63; width: 0; height: 1px; top: 50%; left: 0; right: 0; -webkit-transition: .5s; transition: .5s }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link.active { color: #f03c63 }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link:hover { color: #f03c63 }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu { left: -100%; top: 0 !important; opacity: 0; visibility: hidden }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .nav-link:hover { color: #f03c63; padding-left: 25px }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .nav-link:hover::before { width: 10px }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .nav-link:hover::after { width: 0 }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .nav-link::before { position: absolute; content: ''; background: #f03c63; width: 0; height: 1px; top: 50%; left: 0; right: 0; -webkit-transition: .5s; transition: .5s }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .nav-link.active { color: #f03c63 }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item:hover .dropdown-menu { opacity: 1 !important; visibility: visible; top: 0 !important }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu:last-child .nav-link { border-bottom: 0 }
.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-toggle::after { display: none }
.navbar-area .main-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu { -webkit-transform: scaleX(1); transform: scaleX(1) }
.navbar-area .main-nav .navbar .other-option { display: -webkit-box; display: -ms-flexbox; display: flex }
.navbar-area .main-nav .navbar .other-option .search-bar { position: relative }
.navbar-area .main-nav .navbar .other-option .search-bar .search-icon { width: 30px; height: 30px; border: 1px solid #f03c63; text-align: center; line-height: 27px; color: #f03c63; display: inline-block; cursor: pointer; -webkit-transition: .5s; transition: .5s }
.navbar-area .main-nav .navbar .other-option .search-bar .search-icon:hover { background: #f03c63; color: #fff; border-radius: 20px }
.navbar-area .main-nav .navbar .other-option .search-bar .search-form { position: absolute; right: 0; -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .15); box-shadow: 0 0 15px rgba(0, 0, 0, .15); padding: 15px; background: #fff; top: 70px; -webkit-animation: fadeInDown 1s; animation: fadeInDown 1s; display: none; z-index: 1 }
.navbar-area .main-nav .navbar .other-option .search-bar .search-form .search-input { height: 50px; width: 230px; padding-left: 20px; border: 1px dashed #f03c63; font-size: 20px; background: #fff }
.navbar-area .main-nav .navbar .other-option .search-bar .search-form .search-input:focus { border: 1px solid #f03c63; outline: 0 }
.navbar-area .main-nav .navbar .other-option .search-bar .search-form::-webkit-input-placeholder { color: #717477; font-size: 18px }
.navbar-area .main-nav .navbar .other-option .search-bar .search-form:-ms-input-placeholder { color: #717477; font-size: 18px }
.navbar-area .main-nav .navbar .other-option .search-bar .search-form::-ms-input-placeholder { color: #717477; font-size: 18px }
.navbar-area .main-nav .navbar .other-option .search-bar .search-form::placeholder { color: #717477; font-size: 18px }
.navbar-area .main-nav .navbar .other-option .search-bar .search-form button { position: absolute; top: 23px; right: 25px; border: 1px solid #f03c63; border-radius: 17px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15); box-shadow: 0 0 10px rgba(0, 0, 0, .15); color: #f03c63; width: 33px; height: 33px; line-height: 30px }
.navbar-area .main-nav .navbar .other-option .sidebar-toggle .navbar-toggle { width: 30px; height: 30px; border: 1px solid #f03c63; text-align: center; line-height: 27px; color: #f03c63; display: inline-block; cursor: pointer; -webkit-transition: .5s; transition: .5s; padding: 0; border-radius: 0; margin-left: 10px }
.navbar-area .main-nav .navbar .other-option .sidebar-toggle .navbar-toggle:hover { background: #f03c63; color: #fff }
.navbar-area .main-nav .navbar .other-option .sidebar-toggle .navbar-toggle:focus { outline: 0; -webkit-box-shadow: 0 0 0 0; box-shadow: 0 0 }
.navbar-area.sticky-top { -webkit-animation: .5s ease-in-out fadeInDown; animation: .5s ease-in-out fadeInDown; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15); box-shadow: 0 0 10px rgba(0, 0, 0, .15) }
.modal.fade:not(.in).left .modal-dialog { -webkit-transform: translate3d(-25%, 0, 0); transform: translate3d(-25%, 0, 0) }
.modal.fade:not(.in).right .modal-dialog { -webkit-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0) }
.modal.fade:not(.in).bottom .modal-dialog { -webkit-transform: translate3d(0, 25%, 0); transform: translate3d(0, 25%, 0) }
.modal.right .modal-dialog { position: absolute; top: 0; right: 0; margin: 0 }
.modal-body { padding: 0 }
.modal-header .close { margin-right: 0 }
.about-text p{
    text-align:justify;
}
.main-banner {position: relative;padding: 50px 0 60px;}
.main-banner .banner-text {max-width: 650px;}
.banner-image { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; }
.banner-image img { width: 100%; height: 100%; }
.banner-image::before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: /*linear-gradient(45deg, black, transparent);*/ }
.main-banner .banner-text h1 {font-size: 50px;font-weight: 700;font-family: montserrat, sans-serif;color: #fff;margin-bottom: 20px;}
.main-banner .banner-text p {color: #d9d9d9;margin-bottom: 40px}
.main-banner .banner-text button {color: #fdc334;border: 1px solid #ffffff47;border-radius: 15px;padding: 2px 15px;margin-bottom: 10px;text-transform: uppercase;font-size: 12px;background: #0D274C;}
.main-banner .banner-text button i {color:#fdc334;}
.main-banner .banner-text .theme-button .default-btn { margin-right: 14px; border:1px solid white;background-color:none;color:white; }
.main-banner .banner-text .theme-button .video-btn { color: #333; font-weight: 500; top: 5px; position: relative }
.main-banner .banner-text .theme-button .video-btn:hover { color: #fe6417 }
.main-banner .banner-text .theme-button .video-btn i { color: #fe6417; border: 1px solid #fe6417; width: 60px; height: 60px; display: inline-block; text-align: center; line-height: 60px; -webkit-transition: .5s; transition: .5s; margin-right: 10px; font-size: 24px; position: relative }
.main-banner .banner-text .theme-button .video-btn:hover i { border-radius: 50px; -webkit-box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .15); box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .15) }
.video-section { background: #0d3642; position: relative; padding-bottom: 300px }
.video-section::before { position: absolute; content: ''; background-image: url(../img/video-shape.png); background-size: cover; background-position: center center; width: 100%; height: 100%; top: 0; left: 0 }
.video-section .video-text { position: relative }
.video-section .video-text i { color: #fff; background: #fe6417; width: 80px; height: 80px; text-align: center; line-height: 85px; display: inline-block; font-size: 25px; position: relative; z-index: 0 }
.video-section .video-text i::after { content: ''; position: absolute; width: 100%; height: 100%; border: 3px solid rgba(255, 101, 80, .5); -webkit-animation: pulse 2s ease-out infinite; animation: pulse 2s ease-out infinite; left: 0; top: 0 }
.video-section .video-text p { position: absolute; left: 150px; top: 0; font-size: 30px; color: #fff; line-height: 1.4 }
.theory-section { margin-top: -200px }
.theory-section .theory-area { position: relative; background: #fff; -webkit-box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .04); box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .04) }
.theory-section .theory-area .theory-text { padding: 60px }
.theory-section .theory-area .theory-text h2 { font-size: 35px; font-weight: 700; text-transform: capitalize; margin-bottom: 25px; line-height: 1.4 }
.theory-section .theory-area .theory-text p { color: #333; margin-bottom: 30px }
.theory-section .theory-area .theory-text .signature-box img { margin-bottom: 10px }
.theory-section .theory-area .theory-text .signature-box p { margin-bottom: 0; color: #333; font-weight: 500 }
.theory-section .theory-area .theory-text .signature-box span { font-size: 14px; color: #333 }
.theory-section .theory-area .theory-img { position: absolute; right: 0; max-width: 550px; bottom: 0 }
.about-section { padding-top: 30px; background: #fff }
/*.about-section .about-image img { border-radius: 30% 70% 70% 30%/30% 30% 70% 70%; -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .35); box-shadow: 0 0 11px 0 rgba(0, 0, 0, .35); z-index: 1; -webkit-animation: wrep 10s infinite linear; animation: wrep 10s infinite linear; width: 100%; max-width: unset }*/
.about-section .about-image img {width:100%; height:100%; border-radius:15px;}
.about-section .about-text .section-title { margin: 0 auto 45px 0 }
.about-section .about-text .about-us {    margin-bottom: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    
    align-items: center;}
.about-section .about-text .about-us i {font-size: 50px;position: relative;top: 0;line-height: 1;margin-bottom: 10px;display: inline-block;color: #111;z-index: 0;min-height: 60px;}
.about-section .about-text .about-us i img {     width: 54px;
    margin-top: -10px; }

.about-section .about-text .about-us p {font-size: 14px;color: #808291;margin-bottom: 0;line-height: 18px;    text-align: center;}
.about-section .about-text p { color: #666; margin-bottom: 16px; }
.features-section .features-card {text-align: center;-webkit-box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .1);box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .1);margin-bottom: 30px;-webkit-transition: .5s;transition: .5s;position: relative;background: #fff;z-index: 1;height: calc(100%  - 30px);border-radius: 10px;overflow: hidden;display: flex;flex-flow: column;}
.features-section .service-img { position: relative; width: 100%; padding-bottom: 41%; }
.features-section .service-img img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; }
.features-section .service-info-text { padding: 24px 20px; }
.features-section .features-card:hover { margin-top: -10px;  }

.features-cta.theme-button {padding-bottom: 20px;margin-top: auto;}
.features-section .features-card i { font-size: 35px; width: 90px; height: 90px; display: inline-flex; align-items: center; justify-content: center; line-height: 90px; border-radius: 46% 54% 68% 32%/55% 48% 52% 45%; margin-bottom: 25px; -webkit-animation: icon-animation 5s ease-in-out infinite; animation: icon-animation 5s ease-in-out infinite; border: 1px dashed #f03c63; }
.features-section .features-card i img { width: 42px; }
.features-section .features-card:hover i { background-color: #fff; }
.features-section .features-card h3 {color:#00265b;font-weight: 600;margin-bottom: 10px;-webkit-transition: .5s;transition: .5s;font-size: 18px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.features-section .features-card p {margin-bottom: 0;font-size: 16px;-webkit-transition: .5s;transition: .5s;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;color: #0f2137;}
.features-section .features-card.feature-one i { color: #18a87c; background: #daf4ec }
.features-section .features-card.feature-one:hover { background: #88a32a }
.features-section .features-card.feature-two i { color: #f0573c; background: #ffd7ca }
.features-section .features-card.feature-two:hover { background: #f0573c }
.features-section .features-card.feature-three i { color: #3454d1; background: #e1e6f8 }
.features-section .features-card.feature-three:hover { background: #3454d1 }
.features-section .features-card.feature-four i { color: #ffc70b; background: #fff9e6 }
.features-section .features-card.feature-four:hover { background: #d1ad34 }
.features-section .features-card.feature-five i { color: #f26d56; background: #ede5fb }
.features-section .features-card.feature-five:hover { background: #f26d56 }
.features-section .features-card.feature-six i { color: #88a32a; background: #eff2e2 }
.features-section .features-card.feature-six:hover { background: #88a32a }
.service-section { position: relative }
.service-section .service-img { position: absolute; background-image: url(../img/why_choose.jpg); background-position: center center; background-size: cover; width: 55%; height: 100%; left: 0; top: 0 }
.service-section .service-text { background: #00265b; margin-bottom: 50px; margin-top: 50px;     padding: 100px 60px 100px 100px; position: relative }
.service-section .service-text h2 { margin-bottom: 50px; color: #fff; font-size: 35px; font-weight: 700; line-height: 1.4 }
.service-section .service-text ul { padding-left: 0; margin-bottom: 0 }
.service-section .service-text ul li { padding-left: 36px; margin-bottom: 16px; position: relative; color: #fff; font-size: 18px; line-height: 27px; list-style: none }
.service-section .service-text ul li::before { content: "\f112"; font-family: 'flaticon'; position: absolute; left: 0; color: #fff; font-size: 22px; top: 1px; }
.service-section .service-text ul li i { background: #fd6318; color: #fff; text-align: center; position: absolute; line-height: 65px; font-size: 25px; height: 100%; width: 60px; left: 0; top: 0 }

/*.testimonial-section .testimonial-slider { text-align: center; position: relative; z-index: 0 }
.testimonial-section .testimonial-slider::before { position: absolute; content: ''; background: #fff; width: 100%; height: calc(100% - 75px); left: 0; z-index: -1; margin: auto; right: 0; bottom: 0; z-index: -1; border-radius: 30px }
.testimonial-section .testimonial-slider img {        object-fit: cover;
    object-position: top; width: 90px;
    height: 90px; margin: 0 auto 40px; right: 0; left: 0; border: 3px solid #00265b; border-radius: 150px; padding: 5px; background: #fff; -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .15); box-shadow: 0 0 25px rgba(0, 0, 0, .15) }
.testimonial-section .testimonial-slider h3 { font-size: 24px; font-weight: 500; margin-bottom: 0 }
.testimonial-section .testimonial-slider span { color: #f03c63; font-size: 16px; margin-bottom: 20px; display: inline-block }
.testimonial-section .testimonial-slider p { padding: 0 105px }
.testimonial-section .testimonial-image { background-image: url(../img/testimonial-img.jpg); background-position: center center; background-size: cover; height: 100% }*/
.testimonial-section .testimonial-slider .owl-prev:hover, .testimonial-section .testimonial-slider .owl-next:hover { background: 0 0 }
.testimonial-section .testimonial-slider .owl-prev span, .testimonial-section .testimonial-slider .owl-next span { color: #00265b; font-size: 16px; margin-bottom: 20px; display: inline-block; width: 45px; height: 45px; border-radius: 50px; line-height: 37px; font-size: 30px; text-align: center; border: 1px solid #00265b !important; -webkit-transition: .5s; transition: .5s; font-family: inherit; }
.testimonial-section .testimonial-slider .owl-prev span:hover, .testimonial-section .testimonial-slider .owl-next span:hover { background: #00265b; color: #fff !important }
.portfolio-section .portfolio-item { cursor: pointer; margin-bottom: 30px }
.portfolio-section .portfolio-item:hover .portfolio-img .portfolio-text { bottom: 0 }
.portfolio-section .portfolio-item .portfolio-img { position: relative; overflow: hidden }
.portfolio-section .portfolio-item .portfolio-img img { width: 100% }
.portfolio-section .portfolio-item .portfolio-img::before { position: absolute; content: ''; background: #000; width: 100%; height: 100%; top: 0; left: 0; opacity: .3 }
.portfolio-section .portfolio-item .portfolio-img .portfolio-text { position: absolute; bottom: -68px; left: 0; right: 0; margin: auto; text-align: center; -webkit-transition: .5s; transition: .5s; background: rgba(0, 0, 0, .5) }
.portfolio-section .portfolio-item .portfolio-img .portfolio-text h3 { color: #fff; font-weight: 700; padding: 15px 0; margin-bottom: 0 }
.portfolio-section .portfolio-item .portfolio-img .portfolio-text .portfolio-btn { font-size: 14px; font-weight: 500; background: #f03c63; color: #fff; padding: 10px 20px; display: inline-block; margin-bottom: 20px; border: 1px solid transparent }
.portfolio-section .portfolio-item .portfolio-img .portfolio-text .portfolio-btn i { font-size: 10px }
.portfolio-section .portfolio-item .portfolio-img .portfolio-text .portfolio-btn:hover { border: 1px solid #fff; background: 0 0 }
.progress-section { position: relative }
.progress-section .progress-image { background-image: url(../img/progress.jpg); background-position: center center; background-size: cover; position: absolute; height: 100%; width: 60%; left: 0; top: 0 }
.progress-section .progress-text { background: #0d3642; margin-bottom: 50px; margin-top: 50px; padding: 80px; position: relative; z-index: 1 }
.progress-section .progress-text h2 { color: #fff; margin-bottom: 40px; font-weight: 700; font-size: 35px; line-height: 1.4 }
.progress-section .progress-text p { color: #fff; margin-bottom: 80px }
.progress-section .progress-text .progress-inner { position: relative; margin-bottom: 60px }
.progress-section .progress-text .progress-inner p { position: absolute; margin-bottom: 0; top: -35px; color: #fff }
.progress-section .progress-text .progress-inner span { position: absolute; top: -35px; right: 0; color: #fff }
.progress-section .progress-text .progress-inner .progress { height: 6px; border-radius: 0 }
.progress-section .progress-text .progress-inner .progress .progress-bar { background-color: #f03c63; height: 6px }
.progress-section .progress-text:last-child { margin-bottom: 0 }
.blog-section .blog-card {-webkit-box-shadow: 0 2px 25px 0 rgba(12, 0, 46, .1); box-shadow: 0 2px 25px 0 rgba(12, 0, 46, .1); background: #fff; /*height: calc(100% - 30px);*/ display: flex; flex-flow: column; border-radius: 10px; overflow: hidden; }
.blog-section .blog-card:hover .blog-img img { -webkit-transform: scale(1.1); transform: scale(1.1) }
.blog-section .blog-card:hover .blog-img .blog-date { left: 0 }
.blog-section .blog-card .blog-img { position: relative; overflow: hidden; height:200px; }
.blog-section .blog-card .blog-img img { -webkit-transition: .5s; transition: .5s }
.blog-section .blog-card .blog-img a { display: block; width: 100%; position: relative; height:200px;}
.blog-section .blog-card .blog-img a img {  width: 100%; height: 100%; top: 0; left: 0; }
.blog-section .blog-card .blog-img .blog-date {position: absolute;background: #00265b;width: auto;text-align: center;top: 0;left: 25px;padding: 10px;-webkit-transition: .5s;transition: .5s;border-radius: 0 0 8px 8px;}
.blog-section .blog-card .blog-img .blog-date span { color: #fff; display: inline-block; line-height: 25px }
.blog-section .blog-card .blog-text { padding: 20px 20px 20px; position: relative; height: 45%; }
.blog-section .blog-card .blog-text h3 { font-size: 18px; font-weight: 600;margin-top:15px; margin-bottom: 15px; -webkit-transition: .5s; transition: .5s; line-height: 1.4 }
.blog-section .blog-card .blog-text h3 a { color: #000; overflow: hidden; text-overflow: ellipsis; /*display: -webkit-box;*/ -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.blog-section .blog-card .blog-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-section .blog-card .blog-text .post-info .by-admin { display: inline-flex; align-items: center; }
.blog-section .blog-card .blog-text .post-info .by-admin h6{background: #F2F3F6;border: 1px solid #d7d8dd;border-radius: 5px;padding: 2px 10px;font-size:13px;}
.blog-section .blog-card .blog-text .post-info .by-admin i { width: 30px; height: 30px; line-height: 30px; display: block; background-color: #229637; text-align: center; color: #fff; border-radius: 50%; font-size: 14px; margin-right: 10px; }
.blog-section .blog-card .blog-text .post-info .by-admin p { margin: 0; }
.blog-section .blog-card .blog-text .post-info { width: 100%; display: flex; justify-content: space-between; align-items: center; }
.blog-section .blog-card .blog-text .post-info img { position: absolute; width: 40px; border-radius: 50px; height: 40px; }
.blog-section .blog-card .blog-text .post-info a p { position: absolute; left: 50px; top: 8px; font-size: 14px; color: #808291; margin-bottom: 0; -webkit-transition: .5s; transition: .5s }
.blog-section .blog-card .blog-text .post-info .blog-btn { font-size: 18px; color: #808291 }
.blog-section .blog-card .blog-text .post-info .blog-btn i { font-size: 12px }
.blog-section .blog-card:hover .blog-text a h3, .blog-section .blog-card:hover .blog-text .post-info a p, .blog-section .blog-card:hover .blog-text .post-info .blog-btn { color: #00265b }
.contact-section .contact-img { position: relative; background-position: center center; background-size: cover }
.contact-section .contact-img img { position: absolute; max-width: 100%; height: 100%; object-fit: cover; width: 100%; }
.contact-section .contact-form { -webkit-box-shadow: 0 2px 25px 0 rgba(12, 0, 46, .1); box-shadow: 0 2px 25px 0 rgba(12, 0, 46, .1); padding: 44px 70px; background: #fff; position: relative }
.contact-section .contact-form .contact-text { padding-bottom: 30px; }
.contact-section .contact-form .contact-text h3 { font-weight: 600; margin-bottom: 0; }
.contact-section .contact-form .contact-text p { color: #646464; margin-bottom: 0 }
.contact-section .contact-form .form-group { margin-bottom: 12px; }
.contact-section .contact-form .form-group .form-control { height: 50px; border: 1px solid #f03c63; border-radius: 8px; }
.contact-section .contact-form .form-group .message-field { border: 1px solid #f03c63; width: 100%; border-radius: 10px; padding-left: 10px; padding-top: 10px; height: 110px; }
.contact-section .contact-form .form-group .message-field:focus { border: 1px solid #f03c63; outline: 0 }
.contact-section .contact-form .form-group .message-field .list-unstyled { margin-top: 0 }
.contact-section .contact-form .form-group::-webkit-input-placeholder { color: #464646 }
.contact-section .contact-form .form-group:-ms-input-placeholder { color: #464646 }
.contact-section .contact-form .form-group::-ms-input-placeholder { color: #464646 }
.contact-section .contact-form .form-group::placeholder { color: #464646 }
.contact-section .contact-form .form-group .list-unstyled { color: red; margin-top: 10px }
/* .contact-section .contact-form .default-btn { color: #fff; border-radius: 5px; padding: 10px 20px; margin-top: 10px; z-index: 0; position: relative; -webkit-transition: .5s; transition: .5s; font-size: 16px; border: 1px solid #f03c63; margin-bottom: 10px }
.contact-section .contact-form .default-btn::before { position: absolute; content: ''; background: #f03c63; width: 100%; height: 100%; border-radius: 4px; top: 0; left: 0; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .5s; transition: .5s; z-index: -1 }
.contact-section .contact-form .default-btn:hover::before { -webkit-transform: scale(0); transform: scale(0) }
.contact-section .contact-form .default-btn:hover { color: #f03c63; border: 1px solid #f03c63 } */
.contact-section .contact-form .contact-shape { position: absolute; right: 0; bottom: 0; -webkit-animation: translatey 5s infinite linear; animation: translatey 5s infinite linear }
.footer-area { background: #fff; padding-top: 70px; }
.footer-area .footer-widget p { color: black; margin-bottom: 18px; font-weight:500; }
.footer-area .footer-widget .footer-social a i { color: #fff !important; font-size: 16px; margin-right: 10px; -webkit-transition: .5s; transition: .5s; width: 30px; border-radius: 2px; height: 30px; background-color: #229637; display: inline-block; text-align: center; line-height: 30px; }
.footer-area .footer-widget .footer-social a:hover i { border-radius: 50%; }
.footer-area .footer-widget .footer-social a i:hover { color: #fff }
.footer-area .footer-widget h3 { color: black; font-size: 20px; font-weight: 600; margin-bottom: 30px; display: inline-block; position: relative; padding-bottom: 5px }
.footer-area .footer-widget h3::before { position: absolute; content: ''; background: black; width: 100%; height: 2px; bottom: -2px; left: 0 }
.footer-area .footer-widget ul { padding-left: 0; line-height: 1; margin-bottom: 0 }
.footer-area .footer-widget ul li {display: block;margin-bottom: 15px;-webkit-transition: .5s;transition: .5s;color: black}
.footer-area .footer-widget ul li a {color: black;-webkit-transition: .5s;transition: .5s;white-space: nowrap;overflow: hidden;display: block;text-overflow: ellipsis;line-height: 22px; text-decoration: none; font-weight:500;}
.footer-area .footer-widget ul li a:hover { color: #00265b; margin-left: 2px }
.footer-area .footer-widget ul li a:hover i { color: #00265b; }
.footer-area .footer-widget ul li a i { font-size: 12px; top: -1px; position: relative }
.footer-area .footer-widget ul li i { font-size: 12px; -webkit-transition: .5s; transition: .5s }
.footer-area .footer-widget ul:last-child { margin-bottom: 0 }
.footer-area .pl-75 { padding-left: 75px }
.footer-area .copyright-area { border-top: 1px solid #58535378; padding: 20px 0; margin-top: 50px; }
.footer-area .copyright-area p { color: black; margin-bottom: 0; text-align: center; }
.footer-area .copyright-area p a { color: #229637; font-weight:500; }
.footer-area .copyright-area p a:hover { color: black }
.footer-area .copyright-area .lh-1 { line-height: 1 }
.footer-area .copyright-area ul { margin-bottom: 0 }
.footer-area .copyright-area ul li { display: inline-block; margin-left: 20px; position: relative }
.footer-area .copyright-area ul li::before { position: absolute; content: ''; background: #fff; width: 5px; height: 5px; border-radius: 10px; right: -15px; top: 6px }
.footer-area .copyright-area ul li a { color: #fff }
.footer-area .copyright-area ul li a:hover { color: #f03c63 }
.footer-area .copyright-area ul:nth-child(2)::before { display: none }
.header-style-two { background: #071d24; }
.header-style-two .header-left-text ul li { color: #95999a }
.header-style-two .header-left-text ul li a { color: #95999a }
.navbar-style-two .main-nav { background: #0d3642; border-bottom: 2px solid #26453c }
.navbar-style-two .main-nav .navbar .navbar-nav .nav-item .nav-link { color: #9d9eaa }
.navbar-style-two .main-nav .navbar .navbar-nav .nav-item .nav-link:hover { color: #f03c63 }
.navbar-style-two .main-nav .navbar .navbar-nav .nav-item .dropdown-menu { background: #0d3642; -webkit-box-shadow: 3px -5px 12px rgba(0, 0, 0, .5); box-shadow: 3px -5px 12px rgba(0, 0, 0, .5) }
.navbar-style-two .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link { color: #9d9eaa }
.navbar-style-two .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link:hover { color: #f03c63 }
.banner-style-two { background: #0d3642 }
.banner-style-two .banner-text h1 { color: #fff }
.banner-style-two .banner-text p { color: #fff }
.banner-style-two .banner-text .default-btn::before { background: 0 0; border: 1px solid #ff7c00 }
.banner-style-two .banner-text .video-btn { color: #ff7c00 !important }
.banner-style-two .banner-text .video-btn:hover { color: #fff !important }
.banner-style-two .banner-text .video-btn:hover i { background: #fff }
.banner-style-two .banner-image img { width: 100% }
.about-style-two { padding: 50px 0; position: relative }
.about-style-two .about-image { background-image: url(../img/about/4.jpg); background-position: center center; background-size: cover; height: 100%; width: 50%; position: absolute; top: 0; left: 0 }
.about-style-two .about-text { background: #0d3642; padding: 70px 80px; position: relative }
.about-style-two .about-text p { color: #fff }
.about-style-two .about-text .section-title span { color: #f03c63 }
.about-style-two .about-text .section-title h2 { color: #fff }
.about-style-two .about-text .about-us i, .about-style-two .about-text .about-us p { color: #fff }
.video-style-two { background-image: url(../img/video-bg.jpg); background-position: center center; background-size: cover; position: relative; height: 100%; padding-top: 200px; padding-bottom: 200px; z-index: 0 }
.video-style-two::before { position: absolute; content: ''; background: #464544; width: 100%; height: 100%; top: 0; left: 0; opacity: .45; z-index: -1 }
.video-style-two .video-text a { margin-bottom: 38px; display: inline-block }
.video-style-two .video-text a i { color: #fff; background: #fe6417; width: 80px; height: 80px; text-align: center; line-height: 85px; display: inline-block; font-size: 20px; position: relative; z-index: 0; border-radius: 55% 45% 38% 62%/52% 57% 43% 48% }
.video-style-two .video-text a i::after { position: absolute; content: ''; background: rgba(255, 101, 80, .5); width: 100px; height: 100px; top: -10px; left: -10px; z-index: -1; border-radius: 55% 45% 38% 62%/52% 57% 43% 48%; -webkit-animation: wrep 5s infinite ease-in-out; animation: wrep 5s infinite ease-in-out }
.video-style-two .video-text p { color: #fff; margin-bottom: 0; font-size: 20px; font-weight: 500; text-transform: capitalize; line-height: 1 }
.service-style-two .service-img { width: 50% }
.service-style-two .service-text { margin-top: 0; margin-bottom: 0 }
.title-area { padding: 70px 0; position: relative; z-index: 9; }
.title-bg {position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: -1;}
.title-bg img { width: 100%; height: 100%; object-fit: cover; }
.title-bg::before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, .5); }
.title-area .title-text h1 { color: #fff; font-size: 38px; font-weight: 700; margin-bottom: 10px }
.title-area .title-text h2 { color: #fff; }
.title-area .title-text ul { padding-left: 0; margin-bottom: 0 }
.title-area .title-text ul li { font-size: 18px; color: #fff; display: inline-block; position: relative; margin: 0 10px; text-align:left; }
.title-area .title-text ul li::before { position: absolute; content: ''; width: 5px; height: 5px; background: #fff; top: 15px; right: -13px; border-radius: 10px }
.title-area .title-text ul li a { color: #fff; text-decoration: none; }
.title-area .title-text ul li a:hover { color: #f03c63 }
.title-area .title-text ul li i { font-size: 14px }
.title-area .title-text ul li:last-child::before { display: none }
.theory-style-two { margin-top: 75px; margin-bottom: -130px; z-index: 1; position: relative }
.theory-style-two .theory-area { -webkit-box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .14); box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .14) }
.theory-style-two .theory-area .theory-img { bottom: 0 }
.video-style-three { padding-top: 340px }
.portfolio-title { height: 400px; background: #0d3642 }
.portfolio-title .title-text h2 { color: #fff; font-size: 38px; font-weight: 700; margin-bottom: 10px }
.portfolio-title .title-text ul { padding-left: 0; margin-bottom: 0 }
.portfolio-title .title-text ul li { font-size: 18px; color: #fff; display: inline-block; position: relative; margin: 0 10px }
.portfolio-title .title-text ul li::before { position: absolute; content: ''; width: 5px; height: 5px; background: #fff; top: 15px; right: -15px; border-radius: 10px }
.portfolio-title .title-text ul li a { color: #fff }
.portfolio-title .title-text ul li a:hover { color: #f03c63 }
.portfolio-title .title-text ul li i { font-size: 14px }
.portfolio-title .title-text ul li:last-child::before { display: none }
.blog-title { height: 400px; background: #0d3642 }
.blog-title .title-text h2 { color: #fff; font-size: 38px; font-weight: 700; margin-bottom: 10px }
.blog-title .title-text ul { padding-left: 0; margin-bottom: 0 }
.blog-title .title-text ul li { font-size: 18px; color: #fff; display: inline-block; position: relative; margin: 0 10px }
.blog-title .title-text ul li::before { position: absolute; content: ''; width: 5px; height: 5px; background: #fff; top: 15px; right: -15px; border-radius: 10px }
.blog-title .title-text ul li a { color: #fff }
.blog-title .title-text ul li a:hover { color: #f03c63 }
.blog-title .title-text ul li i { font-size: 14px }
.blog-title .title-text ul li:last-child::before { display: none }
.blog-details-area .blog-description .article-image { margin-bottom: 35px; position: relative; }
.blog-details-area .blog-description .article-image img { height: 100%; width: 100%;border-radius: 20px; }
.blog-details-area .blog-description .article-image .blog-date { position: absolute; background: #00265b; width: 55px; text-align: center; top: 25px; left: 25px; padding: 6px }
.blog-details-area .blog-description .article-image .blog-date span { color: #fff; display: inline-block; line-height: 25px }
.blog-details-area .blog-description .article-info { margin-bottom: 25px; position: relative }
.blog-details-area .blog-description .article-info ul { margin: 0; padding-left: 0 }
.blog-details-area .blog-description .article-info ul li { font-size: 14px; color: #ff7b01; display: inline-block; margin-right: 5px; font-weight: 700 }
.blog-details-area .blog-description .article-info ul li i { margin-right: 5px }
.blog-details-area .blog-description .article-title { font-size: 32px; color: #111; font-weight: 600; margin-bottom: 25px }
.blog-details-area .blog-description p { /*font-family: poppins, sans-serif;*/ margin-bottom: 10px; text-align:justify; }
.blog-details-area .blog-description .article-bottom-img { margin-bottom: 20px; margin-top: 10px; width: 100% }
.blog-details-area .blog-description .article-meta { position: relative; padding-top: 15px; margin-bottom: 30px }
.blog-details-area .blog-description .article-meta::before { position: absolute; content: ''; background: #ebebeb; width: 50%; height: 1px; top: 0; left: 0; right: 0; margin: auto }
.blog-details-area .blog-description .article-meta ul { padding-left: 0; margin-bottom: 0 }
.blog-details-area .blog-description .article-meta ul li { display: inline-block; font-size: 14px; margin-right: 15px; color: #808291 }
.blog-details-area .blog-description .article-meta ul li i { margin-right: 5px }
.blog-details-area .blog-description .blog-nav { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 40px; background: #ddd; padding: 20px; margin-top: 20px; border-radius: 5px }
.blog-details-area .blog-description .blog-nav .prev-btn, .blog-details-area .blog-description .blog-nav .next-btn { width: 50% }
.blog-details-area .blog-description .blog-nav .prev-btn a, .blog-details-area .blog-description .blog-nav .next-btn a { color: #3f3f3f; border: 1px solid #f03c63; border-radius: 5px; padding: 8px 20px; font-family: poppins, sans-serif; display: inline-block; background: #fff }
.blog-details-area .blog-description .blog-nav .prev-btn a:hover, .blog-details-area .blog-description .blog-nav .next-btn a:hover { background: #f03c63; color: #fff }
.blog-details-area .blog-description .blog-comment { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15); box-shadow: 0 0 10px rgba(0, 0, 0, .15); padding: 30px; margin-bottom: 30px; border-radius: 5px }
.blog-details-area .blog-description .blog-comment h3 { font-size: 22px; font-weight: 600; color: #333; margin-bottom: 25px }
.blog-details-area .blog-description .blog-comment .form-control { height: 60px; padding-left: 20px; border: 1px solid #f03c63; width: 100%; border-radius: 0; background: #fcf6f6; margin-bottom: 30px; border-radius: 5px }
.blog-details-area .blog-description .blog-comment .message-field { padding-top: 20px; padding-left: 20px; border: 1px solid #f03c63; width: 100%; background: #fcf6f6; border-radius: 5px }
.blog-details-area .blog-description .blog-comment .message-field:focus { outline: 0 }
.blog-details-area .blog-description .blog-comment::-webkit-input-placeholder { font-size: 14px; color: #a07373; font-family: poppins, sans-serif }
.blog-details-area .blog-description .blog-comment:-ms-input-placeholder { font-size: 14px; color: #a07373; font-family: poppins, sans-serif }
.blog-details-area .blog-description .blog-comment::-ms-input-placeholder { font-size: 14px; color: #a07373; font-family: poppins, sans-serif }
.blog-details-area .blog-description .blog-comment::placeholder { font-size: 14px; color: #a07373; font-family: poppins, sans-serif }
.blog-details-area .blog-description .blog-comment .default-btn { font-size: 16px; font-family: poppins, sans-serif; font-weight: 600; background: #ff7c00; color: #fff; padding: 15px 40px; margin-top: 10px; border: 1px solid transparent; -webkit-transition: .5s; transition: .5s }
.blog-details-area .blog-description .blog-comment .default-btn:hover { background: #fff; border: 1px dashed #ff7c00; color: #ff7c00 }
.blog-details-area .blog-search { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15); box-shadow: 0 0 10px rgba(0, 0, 0, .15); padding: 20px; margin-bottom: 30px }
.blog-details-area .blog-search form { position: relative }
.blog-details-area .blog-search form input { border: 1px solid #fe6a12; padding: 10px 20px; width: 100% }
.blog-details-area .blog-search form input:focus { outline: 0 }
.blog-details-area .blog-search form::-webkit-input-placeholder { font-size: 16px; font-family: poppins, sans-serif; color: #333 }
.blog-details-area .blog-search form:-ms-input-placeholder { font-size: 16px; font-family: poppins, sans-serif; color: #333 }
.blog-details-area .blog-search form::-ms-input-placeholder { font-size: 16px; font-family: poppins, sans-serif; color: #333 }
.blog-details-area .blog-search form::placeholder { font-size: 16px; font-family: poppins, sans-serif; color: #333 }
.blog-details-area .blog-search form button { position: absolute; background: #fe6318; text-align: center; right: 0; top: 0; width: 50px; height: 100%; font-size: 18px; -webkit-transition: .5s; transition: .5s }
.blog-details-area .blog-search form button:hover { background: #333 }
.blog-details-area .blog-search form button i { color: #fff }
.blog-details-area .recent-blog { padding: 20px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15); box-shadow: 0 0 10px rgba(0, 0, 0, .15); margin-bottom: 30px }
.blog-details-area .recent-blog h3 { font-weight: 600; margin-bottom: 20px }
.blog-details-area .recent-blog .recent-post { position: relative; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #ddd; min-height: 90px; padding-left: 110px; }
.blog-details-area .recent-blog .recent-post .recent-blog-thumb { position: absolute; top: 0; left: 0; width: 90px; height: 60px; border-radius: 5px; display: block; }
.blog-details-area .recent-blog .recent-post .recent-blog-thumb img { width: 100%; height: 100%; border-radius: 5px; }
.blog-details-area .recent-blog .recent-post h3 { margin-bottom: 0 }
.blog-details-area .recent-blog .recent-post h3 a { color: #333; font-size: 14px; margin-bottom: 5px; padding-top: 0; display: inline-block; line-height: 18px }
.blog-details-area .recent-blog .recent-post h3 a:hover {color: #00265b;}
.blog-details-area .recent-blog .recent-post ul { margin: 0; padding: 0; }
.blog-details-area .recent-blog .recent-post ul li { display: inline-block; color: #00265b; font-size: 12px; font-family: poppins, sans-serif; margin-right: 10px }
.blog-details-area .recent-blog .recent-post ul li i { font-size: 14p }
.blog-details-area .recent-blog .recent-post:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 0 }
.blog-details-area .blog-category { padding: 20px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15); box-shadow: 0 0 10px rgba(0, 0, 0, .15); margin-bottom: 30px }
.blog-details-area .blog-category h3 { font-weight: 600; margin-bottom: 20px }
.blog-details-area .blog-category ul { padding-left: 0; margin-bottom: 0 }
.blog-details-area .blog-category ul li { line-height: 1; list-style: none }
.blog-details-area .blog-category ul li a { padding: 15px 20px; display: block; border-left: 2px solid #d81e18; position: relative; border-bottom: 1px dashed #ddd; font-size: 18px; font-weight: 600; color: #333; margin-bottom: 5px }
.blog-details-area .blog-category ul li a i { position: absolute; top: 12px; right: 0; font-size: 25px }
.blog-details-area .blog-category ul li a:hover { background: #f03c63; color: #fff }
.blog-details-area .photo-gallery { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15); box-shadow: 0 0 10px rgba(0, 0, 0, .15); margin-bottom: 30px }
.blog-details-area .photo-gallery h3 { font-weight: 600; margin-bottom: 20px; padding-left: 20px; padding-top: 20px }
.blog-details-area .photo-gallery a img { padding-left: 20px; margin-bottom: 20px; max-width: 95px }
.blog-details-area .tags { padding: 20px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15); box-shadow: 0 0 10px rgba(0, 0, 0, .15); margin-bottom: 30px }
.blog-details-area .tags h3 { font-weight: 600; margin-bottom: 20px }
.blog-details-area .tags a { background: #e5e5e5; color: #333; padding: 8px 16px; margin-bottom: 15px; display: inline-block; font-family: poppins, sans-serif; border-radius: 10px; border: 1px dashed #333; width: 100px; text-align: center }
.blog-details-area .tags a:hover { background: #f03c63; color: #fff }
.contact-title { background: #0d3642; padding-top: 100px; padding-bottom: 200px }
.contact-title .title-text h2 { color: #fff; font-size: 38px; font-weight: 700; margin-bottom: 10px }
.contact-title .title-text ul { padding-left: 0; margin-bottom: 0 }
.contact-title .title-text ul li { font-size: 18px; color: #fff; display: inline-block; position: relative; margin: 0 10px }
.contact-title .title-text ul li::before { position: absolute; content: ''; width: 5px; height: 5px; background: #fff; top: 15px; right: -15px; border-radius: 10px }
.contact-title .title-text ul li a { color: #fff }
.contact-title .title-text ul li a:hover { color: #f03c63 }
.contact-title .title-text ul li i { font-size: 14px }
.contact-title .title-text ul li:last-child::before { display: none }
.contact-area .contact-box {background: #fff;padding: 60px 45px;-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);box-shadow: 0 0 10px rgba(0, 0, 0, .15);border-radius: 24px;}
.contact-area .contact-box .contact-card {border: 1px solid #00265b;position: relative;padding: 20px;height: 100%;display: flex;flex-flow: column;justify-content: center;border-radius: 16px;transition: all .3s ease-in;}
.contact-area .contact-box .contact-card i {width: 50px;height: 50px;border-radius: 50px;border: 1px solid #00265b;display: inline-block;color: #229637;text-align: center;line-height: 50px;font-size: 20px;position: absolute;top: 50%;left: 25px;transition: all .3s ease-in;transform: translateY(-50%);}
.contact-area .contact-box .contact-card h3 {padding-left: 80px;font-weight: 700;font-size: 20px;transition: all .3s ease-in;}
.contact-area .contact-box .contact-card ul { padding-left: 0; margin-bottom: 0; padding-left: 80px }
.contact-area .contact-box .contact-card ul li {color: #4a4a4a;font-size: 14px;list-style: none;transition: all .3s ease-in;}
.contact-area .contact-box .contact-card ul li a {color: #4a4a4a;}
.contact-area .contact-box .contact-card:hover { background-color: #00265b; }
.contact-area .contact-box .contact-card { transition: all .3s ease-in; }
.contact-area .contact-box .contact-card:hover ul li, .contact-area .contact-box .contact-card:hover h3 { color: #fff; }
.contact-area .contact-box .contact-card:hover ul li a, .contact-area .contact-box .contact-card:hover h3 { color: #fff; }
.contact-area .contact-box .contact-card:hover i { color: #fff; border-color: #fff; }
.map { line-height: 1; height: 500px; }
.map iframe { width: 100%; height: 500px; border: 0 }
.footer-style-three { -webkit-clip-path: none; clip-path: none }
.service-title { height: 400px; background: #0d3642 }
.service-title .title-text h2 { color: #fff; font-size: 38px; font-weight: 700; margin-bottom: 10px }
.service-title .title-text ul { padding-left: 0; margin-bottom: 0 }
.service-title .title-text ul li { font-size: 18px; color: #fff; display: inline-block; position: relative; margin: 0 10px }
.service-title .title-text ul li::before { position: absolute; content: ''; width: 5px; height: 5px; background: #fff; top: 15px; right: -15px; border-radius: 10px }
.service-title .title-text ul li a { color: #fff }
.service-title .title-text ul li a:hover { color: #f03c63 }
.service-title .title-text ul li i { font-size: 14px }
.service-title .title-text ul li:last-child::before { display: none }
.service-style-three .service-card { text-align: center; -webkit-box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .1); box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .1); padding: 30px 20px; margin-bottom: 30px; -webkit-transition: .5s; transition: .5s; position: relative; border-bottom: 2px solid #717477 }
.service-style-three .service-card:hover { margin-top: -10px }
.service-style-three .service-card:hover i { -webkit-animation: none; animation: none; border: 1px dashed #f03c63; color: #f03c63 }
.service-style-three .service-card i { font-size: 35px; width: 90px; height: 90px; display: inline-block; text-align: center; line-height: 90px; border-radius: 46% 54% 68% 32%/55% 48% 52% 45%; margin-bottom: 25px; -webkit-animation: icon-animation 5s ease-in-out infinite; animation: icon-animation 5s ease-in-out infinite; border: 1px dashed; -webkit-transition: .5s; transition: .5s }
.service-style-three .service-card h3 { font-weight: 600; margin-bottom: 10px }
.service-style-three .service-card p { margin-bottom: 0; font-size: 16px; color: #0f2137 }
.portfolio-style-two .portfolio-menu { margin-bottom: 50px }
.portfolio-style-two .portfolio-menu ul li { cursor: pointer; padding: 10px 20px; list-style-type: none; display: inline-block; border: 1px solid #f03c63; -webkit-transition: .5s; transition: .5s }
.portfolio-style-two .portfolio-menu ul li:hover { background: #f03c63; color: #fff }
.portfolio-style-two .portfolio-menu ul .mixitup-control-active { color: #fff; background: #f03c63 }
.pricing-title { height: 400px; background: #0d3642 }
.pricing-title .title-text h2 { color: #fff; font-size: 38px; font-weight: 700; margin-bottom: 10px }
.pricing-title .title-text ul { padding-left: 0; margin-bottom: 0 }
.pricing-title .title-text ul li { font-size: 18px; color: #fff; display: inline-block; position: relative; margin: 0 10px }
.pricing-title .title-text ul li::before { position: absolute; content: ''; width: 5px; height: 5px; background: #fff; top: 15px; right: -15px; border-radius: 10px }
.pricing-title .title-text ul li a { color: #fff }
.pricing-title .title-text ul li a:hover { color: #f03c63 }
.pricing-title .title-text ul li i { font-size: 14px }
.pricing-title .title-text ul li:last-child::before { display: none }
.error-title { height: 400px; background: #0d3642 }
.error-title .title-text h2 { color: #fff; font-size: 38px; font-weight: 700; margin-bottom: 10px }
.error-title .title-text ul { padding-left: 0; margin-bottom: 0 }
.error-title .title-text ul li { font-size: 18px; color: #fff; display: inline-block; position: relative; margin: 0 10px }
.error-title .title-text ul li::before { position: absolute; content: ''; width: 5px; height: 5px; background: #fff; top: 15px; right: -15px; border-radius: 10px }
.error-title .title-text ul li a { color: #fff }
.error-title .title-text ul li a:hover { color: #f03c63 }
.error-title .title-text ul li i { font-size: 14px }
.error-title .title-text ul li:last-child::before { display: none }
.error-section .error-img { margin-bottom: 50px }
.error-section .error-img img { width: 100% }
.service-style-four .service-details-area .service-details-img { margin-bottom: 40px; height: auto; }
.service-style-four .service-details-area .service-details-img img {width: 100%;height: 100%;object-fit: cover;border-radius: 20px;}
.service-style-four .service-details-area h3 { position: relative; padding-left: 0; margin-bottom: 15px; font-size: 30px }
.service-style-four .service-details-area p { margin-bottom: 15px }
.service-style-four .service-details-area .mb-35 { margin-bottom: 35px }
.service-style-four .service-details-area .service-btm-img { margin: 10px 0 20px }
.service-style-four .blog-search { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15); box-shadow: 0 0 10px rgba(0, 0, 0, .15); padding: 20px; margin-bottom: 30px }
.service-style-four .blog-search form { position: relative }
.service-style-four .blog-search form input { border: 1px solid #fe6a12; padding: 10px 20px; width: 100% }
.service-style-four .blog-search form input:focus { outline: 0 }
.service-style-four .blog-search form::-webkit-input-placeholder { font-size: 16px; font-family: poppins, sans-serif; color: #333 }
.service-style-four .blog-search form:-ms-input-placeholder { font-size: 16px; font-family: poppins, sans-serif; color: #333 }
.service-style-four .blog-search form::-ms-input-placeholder { font-size: 16px; font-family: poppins, sans-serif; color: #333 }
.service-style-four .blog-search form::placeholder { font-size: 16px; font-family: poppins, sans-serif; color: #333 }
.service-style-four .blog-search form button { position: absolute; background: #fe6318; text-align: center; right: 0; top: 0; width: 50px; height: 100%; font-size: 18px; -webkit-transition: .5s; transition: .5s }
.service-style-four .blog-search form button:hover { background: #333 }
.service-style-four .blog-search form button i { color: #fff }
.service-style-four .service-category {padding: 20px;-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);box-shadow: 0 0 10px rgba(0, 0, 0, .15);margin-bottom: 30px;border-radius: 12px;}
.service-style-four .service-category h3, .service-style-four .widget-contact h3 { font-weight: 600; margin-bottom: 20px }
.service-style-four .widget-contact {padding: 20px;-webkit-box-shadow: 0 0 10px rgb(0 0 0 / 15%);box-shadow: 0 0 10px rgb(0 0 0 / 15%);margin-bottom: 30px;border-radius: 12px;}
.service-style-four .service-category ul { padding-left: 0; margin-bottom: 0 }
.widget-contact .theme-button a { width: 100%;  padding: 14px 10px;}
.widget-contact .theme-button a  i { margin-right: 5px; }
.widget-contact .theme-button a + a { margin-top: 16px; }
.service-style-four .service-category ul li { line-height: 1; list-style: none }
.service-style-four .service-category ul li a {padding: 15px 20px;display: block;border-left: 2px solid #00265b;position: relative;border-bottom: 1px dashed #ddd;font-size: 18px;font-weight: 600;color: #333;margin-bottom: 5px;border-radius: 0 0 16px 0;}
.service-style-four .service-category ul li a i { position: absolute; top: 12px; right: 0; font-size: 25px }
.service-style-four .service-category ul li a:hover { background: #00265b; color: #fff }
.faq-title { height: 400px; background: #0d3642 }
.faq-title .title-text h2 { color: #fff; font-size: 38px; font-weight: 700; margin-bottom: 10px }
.faq-title .title-text ul { padding-left: 0; margin-bottom: 0 }
.faq-title .title-text ul li { font-size: 18px; color: #fff; display: inline-block; position: relative; margin: 0 10px }
.faq-title .title-text ul li::before { position: absolute; content: ''; width: 5px; height: 5px; background: #fff; top: 15px; right: -15px; border-radius: 10px }
.faq-title .title-text ul li a { color: #fff }
.faq-title .title-text ul li a:hover { color: #f03c63 }
.faq-title .title-text ul li i { font-size: 14px }
.faq-title .title-text ul li:last-child::before { display: none }
.faq-area .topic { padding: 20px; padding-top: 0; padding-bottom: 0 }
.faq-area .topic h3 { color: #333 }
.faq-area .open { cursor: pointer; display: inline-block; padding: 0; height: 60px }
.faq-area .open:hover { opacity: .7 }
.faq-area .expanded { background-color: #f5f5f5; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out }
.faq-area .question { padding-top: 20px; padding-right: 40px; padding-bottom: 20px; font-size: 18px; font-weight: 500; color: #526ee4; padding-left: 40px }
.faq-area .answer { font-size: 16px; line-height: 26px; display: none; margin-bottom: 30px; text-align: justify; padding-left: 40px; padding-right: 20px; padding-bottom: 20px }
.faq-area .faq-t { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); display: inline-block; position: relative; top: -55px; left: 5px; width: 10px; height: 10px; background: 0 0; border-left: 2px solid #ccc; border-bottom: 2px solid #ccc; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out }
.faq-area .faq-o { top: -50px; -webkit-transform: rotate(-224deg); transform: rotate(-224deg) }
.privacy-title { height: 400px; background: #0d3642 }
.privacy-title .title-text h2 { color: #fff; font-size: 38px; font-weight: 700; margin-bottom: 10px }
.privacy-title .title-text ul { padding-left: 0; margin-bottom: 0 }
.privacy-title .title-text ul li { font-size: 18px; color: #fff; display: inline-block; position: relative; margin: 0 10px }
.privacy-title .title-text ul li::before { position: absolute; content: ''; width: 5px; height: 5px; background: #fff; top: 15px; right: -15px; border-radius: 10px }
.privacy-title .title-text ul li a { color: #fff }
.privacy-title .title-text ul li a:hover { color: #f03c63 }
.privacy-title .title-text ul li i { font-size: 14px }
.privacy-title .title-text ul li:last-child::before { display: none }
.privacy-section .privacy-text { margin-bottom: 15px }
.privacy-section .privacy-text h3 { font-size: 20px; font-family: poppins, sans-serif; color: #0f2137; text-transform: capitalize; margin-bottom: 10px; display: inline-block }
.privacy-section .privacy-text p { margin-bottom: 0 }
.privacy-section ul li { margin-top: 10px; list-style: circle; color: #111 }
.loader-content { background: #fff; height: 100%; width: 100%; position: fixed; z-index: 99999999; left: 0; top: 0; text-align: center }
.lds-ripple { display: inline-block; position: relative; width: 80px; height: 80px }
.lds-ripple div { position: absolute; border: 4px solid red; opacity: 1; border-radius: 50%; -webkit-animation: lds-ripple 1s cubic-bezier(0, .2, .8, 1) infinite; animation: lds-ripple 1s cubic-bezier(0, .2, .8, 1) infinite }
.lds-ripple div:nth-child(2) { -webkit-animation-delay: -.5s; animation-delay: -.5s }
@-webkit-keyframes lds-ripple {
	0% { top: 36px; left: 36px; width: 0; height: 0; opacity: 1 }
	100% { top: 0; left: 0; width: 72px; height: 72px; opacity: 0 }
}
@keyframes lds-ripple {
	0% { top: 36px; left: 36px; width: 0; height: 0; opacity: 1 }
	100% { top: 0; left: 0; width: 72px; height: 72px; opacity: 0 }
}
.mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all .15s ease-out; transition: all .15s ease-out }
.mfp-fade.mfp-bg.mfp-ready { opacity: .8 }
.mfp-fade.mfp-bg.mfp-removing { opacity: 0 }
.mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all .15s ease-out; transition: all .15s ease-out }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1 }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0 }
@-webkit-keyframes icon-animation {
	0% { border-radius: 46% 54% 68% 32%/55% 48% 52% 45% }
	50% { border-radius: 66% 34% 41% 59%/51% 34% 66% 49% }
	100% { border-radius: 46% 54% 68% 32%/55% 48% 52% 45% }
}
@keyframes icon-animation {
	0% { border-radius: 46% 54% 68% 32%/55% 48% 52% 45% }
	50% { border-radius: 66% 34% 41% 59%/51% 34% 66% 49% }
	100% { border-radius: 46% 54% 68% 32%/55% 48% 52% 45% }
}
@-webkit-keyframes wrep {
	0% { border-radius: 55% 45% 38% 62%/52% 57% 43% 48% }
	35% { border-radius: 67% 33% 39% 61%/48% 63% 37% 52% }
	70% { border-radius: 40% 60% 62% 38%/32% 41% 59% 68% }
	100% { border-radius: 55% 45% 38% 62%/52% 57% 43% 48% }
}
@keyframes wrep {
	0% { border-radius: 55% 45% 38% 62%/52% 57% 43% 48% }
	35% { border-radius: 67% 33% 39% 61%/48% 63% 37% 52% }
	70% { border-radius: 40% 60% 62% 38%/32% 41% 59% 68% }
	100% { border-radius: 55% 45% 38% 62%/52% 57% 43% 48% }
}
@-webkit-keyframes translatex {
	0% { -webkit-transform: translateX(0); transform: translateX(0) }
	50% { -webkit-transform: translateX(20px); transform: translateX(20px) }
	10% { -webkit-transform: translateX(0px); transform: translateX(0px) }
}
@keyframes translatex {
	0% { -webkit-transform: translateX(0); transform: translateX(0) }
	50% { -webkit-transform: translateX(20px); transform: translateX(20px) }
	10% { -webkit-transform: translateX(0px); transform: translateX(0px) }
}
@-webkit-keyframes translatey {
	0% { -webkit-transform: translateY(0); transform: translateY(0) }
	50% { -webkit-transform: translateY(-15px); transform: translateY(-15px) }
	10% { -webkit-transform: translateY(0px); transform: translateY(0px) }
}
@keyframes translatey {
	0% { -webkit-transform: translateY(0); transform: translateY(0) }
	50% { -webkit-transform: translateY(-15px); transform: translateY(-15px) }
	10% { -webkit-transform: translateY(0px); transform: translateY(0px) }
}
@-webkit-keyframes pulse {
	from { -webkit-transform: scale(1); transform: scale(1); -webkit-filter: opacity(.9); filter: opacity(.9) }
	to { -webkit-transform: scale(2); transform: scale(2); -webkit-filter: opacity(0); filter: opacity(0) }
}
@keyframes pulse {
	from { -webkit-transform: scale(1); transform: scale(1); -webkit-filter: opacity(.9); filter: opacity(.9) }
	to { -webkit-transform: scale(2); transform: scale(2); -webkit-filter: opacity(0); filter: opacity(0) }
}

/** ====== new style ====== **/
.is-sticky { position: sticky; top: 110px; }
.hdr-btn { border-radius: 6px; padding: 10px 20px; color: #00265b !important; font-size: 16px; font-weight: 500; transition: all .3s ease-in; border:1px solid #00265b; text-decoration: none; }
.hdr-btn:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
select.form-control { appearance: none; background-image: url(../img/select-arrow.png); background-size: 14px; background-repeat: no-repeat; background-position-y: center; background-position-x: calc(100% - 20px); }
.panel-group .panel { padding: 15px 0; padding-right: 10px; border-radius: 0; overflow: hidden; border: 1px solid #d4d4d4; border-radius: 10px; }
.panel-group .panel .panel-heading { background: transparent; position: relative }
.panel-group .panel:last-child { border-bottom: 1px solid #d4d4d4 }
.panel-group .panel-title { margin: 0 }
.panel-group .panel-title a { display: block; padding: 10px; padding-left: 70px; font-size: 20px; line-height: 28px; font-weight: 600; color: #06121c }
.panel-group .panel-title a:before { content: "-"; position: absolute; top: 50%; left: 12px; -webkit-transform: translateY(-50%); transform: translateY(-50%); padding: 8px; font-family: 'font Awesome 5'; font-weight: 700; background: #00265b; color: #fff; -webkit-transition: .5s; transition: .5s; width: 40px; text-align: center; font-size: 30px; line-height: 20px; height: 40px; border-radius: 4px; }
.panel-group .panel-title a.collapsed:before { content: "+"; background: #ebebeb; color: #06121c; line-height: 27px; }
.panel-group .panel-body { padding: 0; padding-bottom: 6px; padding-left: 70px; border: 0; background: transparent; position: relative; margin-top: 2px }
.panel-group .panel-body p { color: #555; margin: 0 }
ul:not(class) { padding-left: 20px; }
.footer-logo a { display: block; max-width: 240px; }
.footer-area  .footer-contact ul li { padding-left: 30px; position: relative; margin-bottom: 16px !important; line-height: 20px; font-weight:500; }
.footer-area .footer-contact ul li i, .footer-area .footer-contact ul li a i { position: absolute; font-size: 18px; top:5px; left: 0; width: 24px; text-align: center; }
.bank-card {background-color: #f7f2f2;;height: 100%;overflow: hidden;border-radius: 16px;}
.bank-head { padding: 10px 20px; background-color: #00265b; font-size: 22px; font-weight: 600; color: #fff; text-align: center; }
.bank-body { padding: 24px 20px 30px; }
.bank-body ul { list-style: none; padding: 0; font-size: 18px; line-height: 30px; margin: 0; }
.about-box-area { overflow: hidden; }
.about-box-area > .row > div:nth-child(2) .about-box-text { background-color: #111; }
.about-box-text { padding: 18px 20px; background-color: #f1f1f1; border: 1px solid #9999; font-size: 20px; color: black; text-align: center; height: 100%; border-radius: 10px; display: flex; flex-flow: column; min-height: 90px; justify-content: center; position: relative; }
.about-box-text .about-box { margin: 0; color: #00265b; transition: all .3s ease-in; font-size: 20px; position: absolute; width: 100%; top: 0; left: 0; height: 100%; display: flex; flex-flow: column; justify-content: center; transform: scale(1.1); opacity: 0; visibility: hidden; word-break: break-all; padding: 18px 20px; }
.about-box-text h4 { font-size: 20px; font-weight: 600; margin-bottom: 0; transition: all .3s ease-in; }
.all-text-black-box h4{ color: black;}
.about-box-text .about-box p { margin-bottom: 0; }
.about-box-text:hover h4 { opacity: 0; visibility: hidden; }
.about-box-text:hover .about-box { opacity: 1; transform: scale(1); visibility: visible; }
.about-box-text .about-box i { font-size: 16px; }
.fix-bottom {position: sticky;bottom: 0;opacity: 0;visibility: hidden;z-index: 99;background-color: #00265b;box-shadow: 0 0 6px rgb(0 0 0 / 50%);}
.show-bottom  .fix-bottom { opacity: 1; visibility: visible; }
.fix-bottom-contact li { width: 33.33%; text-align: center; }
.fix-bottom-contact li a i {/* width: 30px; */font-size: 21px;/* background-color: #ffffff; */color: #ffffff;border-radius: 50%;display: inline-flex;justify-content: center;align-items: center;line-height: 24px;}
.fix-bottom-contact li:nth-child(2) a i {font-size: 23px;}
.fix-bottom ul { list-style: none; padding: 0; margin: 0; }
.fix-bottom-contact li a span { font-size: 13px; display: block; color: #fff; font-weight: 500; }
.fix-bottom-contact li a { display: block; padding: 10px; padding-bottom: 7px; }
.footer-logo + p a { color: black; text-decoration: underline; margin-left: 5px;}

.popup-logo img {
    max-width: 200px;
    border-radius: 8px;
    /* padding-top: 30px; */
}

.btn-submit {
    padding: 7px 15px 7px 15px;
    border-radius: 6px;
}

.popup-btn {
        background: -webkit-gradient(linear, left top, right top, from(#f03c63), to(#f25173));
    background: linear-gradient(90deg, #f03c63 62%, black 165%);
    border: none;
}

.modal-header-line-rem{
    border: none !important;
}

a{
    text-decoration: none !important;
}

/*------------------------------------*/
.service-highlights{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 25px 0;
}

.service-item{
    text-align: center;
}

.icon-box{
    width: 60px;
    height: 60px;
    border: 1px solid #0D274C;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0D274C;
    transition: 0.3s;
    margin: 0 auto;
}

.icon-box img{
    width:45px;
}

.service-item span{
    display: block;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 600;
    color:white;
}

.icon-box:hover{
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

@media (max-width: 991px){
    .service-highlights{
        justify-content: center;
        gap: 10px;
    }

    .icon-box{
        width: 50px;
        height: 50px;
    }

    .icon-box i{
        font-size: 20px;
    }

    .service-item span{
        font-size: 12px;
    }
}
/*-------------------------------*/
.stats-card{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
    padding: 15px 20px;
    background: #0D274C;
    border-radius: 15px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.08);
    width: fit-content;
}

.stat-item{
    text-align: center;
    padding: 0 14px;
}

.stat-item h3{
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    color: #fdc334;
    line-height: 1;
}

.stat-item p{
    margin: 8px 0 0;
    font-size: 14px;
    color: #666;
    font-weight: 500;
    margin-bottom:0px !important;
}

.stat-divider{
    width: 1px;
    height: 50px;
    background: #ddd;
}
@media (max-width: 767px){

    .stats-card{
        flex-wrap: wrap;
        gap: 15px;
        padding: 15px;
    }

    .stat-divider{
        display: none;
    }

    .stat-item{
        width: calc(50% - 10px);
        padding: 0;
    }

    .stat-item h3{
        font-size: 22px;
    }

    .stat-item p{
        font-size: 12px;
    }
}
/*------------------------------------*/
.ca-service-galaxy-area{
    padding: 30px 0;
    /*background: #f8fafc;*/
}

.ca-service-galaxy-card{
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: all 0.4s ease;
    border: 1px solid #edf0f5;
}

.ca-service-galaxy-card:hover{
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}

.ca-service-icon{
    width: 50px;
    height: 50px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.ca-service-icon img{
    width:33px;
    border-radius:5px;
}

.bg-one{
    background: #2563eb1f;
    color:#2563eb;
}

.bg-two{
    background: #ade66040;
    color:#7c3aed;
}

.bg-three{
    background: #FFF3EE;
    color:#10b981;
}

.bg-four{
    background: #f59e0b47;
    color:#f59e0b;
}

.bg-five{
    background: #f59e0b47;
    color:#ef4444;
}

.bg-six{
    background: #ade66080;
    color:#06b6d4;
}

.ca-service-galaxy-card h3{
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #00265b;
}

.ca-service-galaxy-card p{
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 20px;
}

.ca-service-link{
    margin-top: auto;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #00265b;
    transition: all .3s ease;
}

.ca-service-link i{
    transition: all .3s ease;
}

.ca-service-link:hover {
    color:#229637;
}

.ca-service-link:hover i{
    transform: translateX(5px);
    color:#229637;
}

/*------------------------------------*/
.ca-service-btn-wrap{
    margin-top: 25px;
}

.ca-service-view-btn{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 20px;
    border-radius: 6px;
    border:1px solid #00265b;
    color: #00265b;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s ease;
}

.ca-service-view-btn i{
    transition: all .3s ease;
}

.ca-service-view-btn:hover{
    color: #00265b;
}
/* Tablet */

@media(max-width:991px){

    .ca-service-galaxy-area{
        padding: 40px 0;
    }

    .ca-service-galaxy-card{
        min-height: 300px;
    }
}

/* Mobile */

@media(max-width:767px){

    .ca-service-galaxy-area{
        padding: 40px 0;
    }

    .ca-service-galaxy-card{
        padding: 25px;
        min-height: auto;
    }

    .ca-service-icon{
        width: 60px;
        height: 60px;
    }

    .ca-service-icon i{
        font-size: 20px;
    }

    .ca-service-galaxy-card h3{
        font-size: 18px;
    }
}
/*------------------------------------*/
.ca-trust-metrics-area{
    position: relative;
    padding: 24px 0;
    overflow: hidden;
    z-index: 1;
}

.ca-trust-bg{
    position: absolute;
    inset: 0;
    /*z-index: -2;*/
}

.ca-trust-bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ca-trust-metrics-area::before{
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,38,91,.85);
    z-index: -1;
}

.ca-trust-metrics-area .container{
    position: relative;
    z-index: 2;
}

.ca-trust-metrics-card{
    display: flex;
    align-items: center;
    gap: 18px;
    /*background: #fff;
    border: 1px solid #edf0f5;
    border-radius: 16px;*/
    padding: 25px;
    height: 100%;
    transition: all .3s ease;
    color:white;
}

.ca-trust-metrics-card:hover{
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,.08);
}

.ca-trust-icon{
    width: 65px;
    height: 65px;
    min-width: 65px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00265b;
}

.ca-trust-icon img{
    width:45px;
    height:auto;
    color: #fff;
}


.ca-trust-content h3{
    margin: 0;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color:white;
}

.ca-trust-content p{
    margin: 8px 0 0;
    font-size: 15px;
    color: #666;
    font-weight: 500;
    color:#fff;
}
@media (max-width:767px){

    .ca-trust-metrics-card{
        padding: 15px;
        gap: 12px;
    }

    .ca-trust-icon{
        width: 50px;
        height: 50px;
        min-width: 50px;
    }

    .ca-trust-icon img{
        width:40px;
    }

    .ca-trust-content h3{
        font-size: 22px;
    }

    .ca-trust-content p{
        font-size: 13px;
        line-height: 1.4;
    }

}
/*-----------------------------------------*/
.ca-promo-wrapper{
    padding-top: 30px;
}

.ca-promo-banner{
    background: linear-gradient(135deg, #0d6efd, #00265b);
    border-radius: 30px;
    padding: 20px;
    overflow: hidden;
    position: relative;
}

.ca-promo-banner::before{
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    background: rgba(255,255,255,.08);
    border-radius: 50%;
    top: -120px;
    right: -80px;
}

.ca-promo-banner::after{
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    background: rgba(255,255,255,.05);
    border-radius: 50%;
    bottom: -80px;
    left: -60px;
}

.ca-promo-image img{
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    border-radius:30px;
}

.ca-promo-content{
    color: #fff;
}

.ca-promo-content h2{
    color: #fff;
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.ca-promo-content p{
    color: rgba(255,255,255,.85);
    margin-bottom: 30px;
}

.ca-promo-btns{
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.ca-promo-primary,
.ca-promo-whatsapp{
    padding: 14px 28px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: .3s;
}

.ca-promo-primary{
    background: #fdc334;
    color: black;
}

.ca-promo-whatsapp{
    border:1px solid #fff;
    color: #fff;
}

.ca-promo-primary:hover,
.ca-promo-whatsapp:hover{
    transform: translateY(-3px);
    background:#fff;
}
@media(max-width:991px){

    .ca-promo-banner{
        padding: 25px;
        text-align: center;
    }

    .ca-promo-content h2{
        font-size: 30px;
    }

    .ca-promo-btns{
        justify-content: center;
    }

    .ca-promo-image{
        margin-bottom: 30px;
    }
}
/*-------------filter service---------------*/
.sidebar-sticky-wrap{
    position: sticky;
    top: 100px;
}

.ca-service-topbar{
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.ca-service-search{
    position: relative;
    width: 350px;
}

.ca-service-search i{
    position: absolute;
    right: 15px;
    top: 27px;
    transform: translateY(-50%);
    color: #999;
}

.ca-service-search input{
    width: 100%;
    height: 52px;
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 0 15px 0 15px;
    outline: none;
}

.ca-service-category-box{
    background: #fff;
    border-radius: 16px;
    padding: 20px;
    border: 1px solid #eee;
}

.service-filter{
    width: 100%;
    border: none;
    background: #f8f9fa;
    padding: 10px 16px;
    margin-bottom: 10px;
    border-radius: 10px;
    text-align: left;
    font-weight: 600;
    transition: .3s;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.service-filter img{
    width: 30px;
    margin-right: 10px;
    background: #00265b;
    border-radius: 4px;
    padding: 1px;
}

.service-filter.active,
.service-filter:hover{
    background: #00265b;
    color: #fff;
}
@media(max-width:991px){

    .ca-service-topbar{
        flex-wrap: wrap;
    }

    .ca-service-search{
        width: 100%;
    }

    .ca-service-category-box{
        position: static;
        display: flex;
        overflow-x: auto;
        gap: 10px;
        padding: 10px;
    }

    .service-filter{
        white-space: nowrap;
        width: auto;
        margin-bottom: 0;
        flex-shrink: 0;
    }
    
    .top-space {
        margin-top:25px;
    }
}
.ca-service-category-contact-box{
     background: #fff;
    border-radius: 16px;
    padding: 20px;
    border: 1px solid #eee;
}
/*--------------------------------------*/
.ca-enquiry-widget{
    background: #F6F8FD;
    border-radius: 18px;
    padding: 20px 25px;
    margin-top: 25px;
    color: #fff;
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;
}

.ca-enquiry-widget::before{
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: rgba(255,255,255,.08);
    top: -40px;
    right: -40px;
}

.ca-enquiry-icon{
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background: rgba(255,255,255,.15);
    display: flex;
    align-items: center;
    justify-content: center;
}

.ca-enquiry-icon i{
    font-size: 28px;
    color: #fff;
}

.ca-enquiry-widget h4{
    color: #00265b;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
}

.ca-enquiry-widget p{
    color: rgb(74 74 85);
    margin-bottom: 15px;
    line-height: 1.7;
}

.ca-enquiry-btn{
    display: flex;
    align-items: center;
    justify-content:center;
    gap: 8px;
    background: #fff;
    color: #00265b;
    padding: 10px 22px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    transition: .3s;
    border: 1px solid #00265b;
}

.ca-enquiry-btn:hover{
    transform: translateY(-3px);
    color: #229637;
}

.ca-enquiry-btn i{
    transition: .3s;
}

.ca-enquiry-btn:hover i{
    transform: translateX(4px);
}
@media(max-width:991px) {
    .ca-service-search input {
        margin-top:20px;
    }
}
/*----------------------------------*/
.ca-why-choose-wrap{
    padding: 30px 0;
}

.ca-why-choose-card{
    background: #f8faff;
    border: 1px solid #e8eefc;
    border-radius: 24px;
    padding: 40px;
}

.ca-why-choose-card h2{
    text-align: center;
    margin-bottom: 35px;
    font-size: 34px;
    font-weight: 700;
    color:#00265b;
}

.ca-why-features{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap:5px;
}

.ca-why-item{
    display: flex;
    align-items: center;
    gap: 12px;
}

.ca-why-icon{
    width: 55px;
    height: 55px;
    min-width: 55px;
    border-radius: 50%;
    background: #00265b;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ca-why-icon img{
    width:45px;
}

.ca-why-content h4{
    margin: 0;
    font-size: 15px;
    font-weight: 700;
}

.ca-why-content p{
    margin: 2px 0 0;
    color: #666;
    font-size: 13px;
    max-width: 125px;
}

.ca-why-divider{
    width: 1px;
    height: 55px;
    background: #d9e2f3;
    
}
@media(max-width:991px){
    
    .ca-why-choose-wrap {
        padding:40px 0;
    }

    .ca-why-features{
        gap: 20px;
    }

    .ca-why-divider{
        display: none;
    }

    .ca-why-item{
        width: calc(32% - 10px);
    }
}

@media(max-width:767px){

    .ca-why-choose-card{
        padding: 25px;
    }

    .ca-why-choose-card h2{
        font-size: 20px;
        margin-bottom: 25px;
    }

    .ca-why-item{
        width: calc(50% - 10px);
    }
}
/*----------------------------------*/
.testimonial-slider .owl-stage{
    display:flex;
    padding-left: 2px;
}

.testimonial-slider .owl-item{
    display:flex;
    height:auto;
}

.slider-items{
    width:100%;
    height:100%;
    background:#fff;
    border:1px solid #edf0f5;
    border-radius:20px;
    padding:15px;
    display:flex;
    flex-direction:column;
    transition:.3s;
}

.slider-items:hover{
    transform:translateY(-6px);
    box-shadow:0 15px 35px rgba(0,0,0,.08);
}

.testimonial-rating{
    margin-bottom:20px;
    display:flex;
    align-items: center;
}

.testimonial-rating i{
    color:#FFC107;
    font-size:18px;
    margin-right:3px;
}

.testimonial-rating .fa-quote-right {
    margin-left:auto;
    font-size:30px;
    color:#B2BBD0;
}

.testimonial-desc{
    color:#666;
    line-height:1.8;
    flex:1;
}

.testimonial-user{
    display:flex;
    align-items:center;
    /*border-top:1px solid #eee;
    padding-top:20px;*/
}

.testimonial-user-img img{
    width:65px !important;
    height:65px;
    border-radius:50%;
    object-fit:cover;
    border:3px solid #f3f6fb;
}

.testimonial-user-info{
    margin-left:15px;
}

.testimonial-user-info h3{
    margin:0;
    font-size:20px;
    font-weight:700;
}

.testimonial-user-info span{
    display:block;
    margin-top:4px;
    font-size:14px;
    font-weight:600;
}
/*---------------------------------------*/
.ca-company-overview-section{
    padding: 30px 0;
}

.ca-company-feature-banner{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    background: #f8faff;
    border: 1px solid #e8eefc;
    border-radius: 24px;
    padding: 25px;
    margin-top: 40px;
}

.ca-company-feature-item{
    flex: 1;
    position: relative;
    padding: 0 20px;
}

.ca-company-feature-icon{
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #e8f1ff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
}

.ca-company-feature-icon i{
    font-size: 26px;
    color: #00265b;
}

.ca-company-feature-item h4{
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 12px;
}

.ca-company-feature-item p{
    font-size: 15px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 0;
}

.ca-company-feature-item{
    flex: 1;
    position: relative;
    padding: 0 20px;
}

.ca-company-feature-item:not(:last-child)::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #dce5f5;
}
@media(max-width:991px){

    .ca-company-feature-banner{
        flex-wrap: wrap;
        gap: 25px;
    }

    .ca-company-feature-item:not(:last-child)::after{
        display: none;
    }

    .ca-company-feature-item{
        width: calc(50% - 15px);
        flex: unset;
    }
}

@media(max-width:767px){

    .ca-company-overview-section{
        padding: 60px 0;
    }

    .ca-company-feature-banner{
        padding: 25px;
    }

    .ca-company-feature-item{
        width: 100%;
        padding: 0;
    }

    .ca-company-feature-item h4{
        font-size: 20px;
    }
}
/*---------------------------------------*/
.modal{
    z-index: 100000 !important;
}

.modal-backdrop{
    z-index: 99999 !important;
}
.consultation-modal{
    border: 0;
    border-radius: 20px;
    overflow: hidden;
}

.consultation-modal .modal-header{
    padding: 25px 25px 10px;
}

.consultation-modal .modal-body{
    padding: 0 25px 25px;
}

.consultation-modal .modal-title{
    font-weight: 700;
}

.consultation-subtitle{
    color: #666;
    margin-bottom: 20px;
}

.consultation-modal .form-control,
.consultation-modal .form-select{
    height: 50px;
    border-radius: 10px;
}

.consultation-modal textarea.form-control{
    height: auto;
}
.modal-lg, .modal-xl {
    --bs-modal-width: 500px;
}

/*----------------------------------------------*/
.quick-calculator-card{
    background: #fff;
    border: 1px solid #edf0f5;
    border-radius: 16px;
    padding: 20px;
    box-shadow: 0 5px 20px rgba(0,0,0,.05);
    position: sticky;
    top: 100px;
}

.quick-calculator-card h4{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

.quick-calculator-card p{
    color: #666;
    line-height: 1.3;
    margin-bottom: 15px;
    font-size:13px;
}

.quick-calculator-list{
    list-style: none;
    margin: 0;
    padding: 0;
}

.quick-calculator-list li{
    margin-bottom: 12px;
}

.quick-calculator-list li:last-child{
    margin-bottom: 0;
}

.quick-calculator-list a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    background: #f8f9fc;
    border-radius: 10px;
    text-decoration: none;
    color: #222;
    transition: .3s;
}

.quick-calculator-list a{
    color: #00265b;
}

.quick-calculator-list a span{
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
}

.quick-calculator-list a span img {
    width:30px;
    background: #00265b;
    border-radius: 50%;
}

.quick-calculator-list a i{
    color: #00265b;
}

.quick-calculator-list a:hover{
    background: #00265b;
    color: #fff;
}

.quick-calculator-list a:hover span,
.quick-calculator-list a:hover i{
    color: #fff !important;
}

@media(max-width:991px){

    .quick-calculator-card{
        position: static;
    }
    
    .about-btn {
        margin-bottom:35px;
    }
}
.btn-y {
    background:#FDC334 !important;
    color:black !important;
    border:none !important;
}
/*==============================
Service Banner
==============================*/

.service-banner-area{
    position: relative;
    overflow: hidden;
    min-height: 300px;
    padding: 30px 0;
}

.service-banner-area .title-bg{
    position: absolute;
    inset: 0;
    z-index: 1;
}

.service-banner-area .title-bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-banner-area::before{
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,38,91,.75);
    z-index: 2;
}

.service-banner-table{
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
}

.service-banner-cell{
    vertical-align: middle;
}

/*==============================
Left Content
==============================*/

.service-banner-content{
    color: #fff;
}

.service-banner-content ul{
    display: flex;
    /*align-items: center;
    flex-wrap: wrap;
    gap: 10px;*/
    list-style: none;
    padding: 0;
    margin: 0 0 15px !important;
}

.service-banner-content ul li{
    color: rgba(255,255,255,.85);
    font-size: 15px;
}

.service-banner-content ul li a{
    color: #fff;
    text-decoration: none;
}

.service-banner-content h2{
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin-top:10px !important;
    margin-bottom: 20px !important;
}

.service-banner-content p{
    color: rgba(255,255,255,.9);
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 0;
    max-width: 650px;
    text-align:justify;
}

/*==============================
Right Help Card
==============================*/

.service-banner-help-card{
    background: rgba(255,255,255,.12);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: 1px solid rgba(255,255,255,.25);
    border-radius: 18px;
    padding: 25px 35px;
    color: #fff;
    max-width:350px;
    margin-left:auto;
}

.service-banner-help-card h3{
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
}

.service-banner-help-card p{
    color: rgba(255,255,255,.9);
    line-height: 1.8;
    margin-bottom: 20px;
}

/*==============================
Buttons
==============================*/

.service-banner-btn,
.service-banner-whatsapp{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    padding: 15px 20px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    transition: .3s;
}

.service-banner-btn{
    background: #fdc334;
    color: #00265b;
    margin-bottom: 15px;
}

.service-banner-btn:hover{
    background: #00265b;
    color: #fff;
}

.service-banner-whatsapp{
    background: #00265b;
    color: #fff;
}

.service-banner-whatsapp:hover{
    color: #fff;
}

/*==============================
Responsive
==============================*/

@media (max-width:991px){

    .service-banner-content{
        text-align: center;
        margin-bottom: 35px;
    }

    .service-banner-content h1{
        font-size: 36px;
    }

    .service-banner-content p{
        max-width: 100%;
    }

    .service-banner-help-card{
        /*margin-top: 20px;
        width: 100%;
        max-width: 100%;*/
        margin:0 auto;
    }

}

@media (max-width:767px){

    .service-banner-area{
        min-height: auto;
    }

    .service-banner-content h1{
        font-size: 28px;
    }

    .service-banner-content p{
        font-size: 15px;
        text-align:center;
    }

    .service-banner-help-card{
        padding: 25px 35px;
    }

    .service-banner-help-card h3{
        font-size: 22px;
    }

}
.service-detail-banner::before {
    background:#F4F7FE;
}
.service-detail{
    color: #000;
}

.service-detail h1,
.service-detail h2,
.service-detail p,
.service-detail ul li,
.service-detail ul li a{
    color: #000 !important;
}
.service-detail ul li::before{
    background: #000 !important;
}
@media(max-width:431px) {
    .btn-talk {
        margin-top:10px !important;
        padding: 14px 45px !important;
        margin-right: 10px;

    }
}
.service-detail-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom:20px !important;
}
.service-detail-text a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
}
/*--------------------------------*/
.testimonial-left{
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content:center;
}

.testimonial-left .section-title{
    text-align:left;
    margin: 0 0px 20px;
}

.testimonial-left h2{
    margin-bottom:15px;
    font-size:28px;
    color: #00265b;
}

.testimonial-quote{
    font-size:30px;
    color:#FFC107;
    line-height:1;
    margin-bottom:15px;
}

.testimonial-nav{
    display:flex;
    gap:15px;
}

.testimonial-nav button{
    width:50px;
    height:50px;
    border:none;
    border-radius:50%;
    background: #F1F3F5;
    color:#00265b;
    transition:.3s;
}

.testimonial-nav button:hover{
    background:#00265b;
    color:#fff;
}
.testimonial-left.blog {
    justify-content: unset;
}
.ca-service-btn-wrap.bolg {
    margin-top:150px;
}

.ca-why-icon.service {
    background: #054097;
}

.ca-why-icon.service img {
    width:45px;
}

.ca-promo-content.service {
    display:flex;
}

.ca-promo-content.service h2 {
    font-size:25px;
}

.ca-promo-whatsapp.service {
    padding: 14px 41px;
}

.ca-promo-btns.service {
    justify-content: space-evenly;
}

.service-heading {
    font-size: 25px;
    font-weight: 700;
    color: #00265b;
    margin-bottom: 25px;
}

.service-heading span {
    text-decoration: underline;
    text-decoration-color: #FDC334;
    text-underline-offset: 5px;
    text-underline-offset: 10px;
    text-decoration-thickness: 3px;
}

.heading-line {
    color: #FDC334;
}

.title-line{
    font-size: 25px !important;
    font-weight: 700;
    color: #00265b;
    display: flex;
    align-items: center;
    gap: 10px;
}
.title-line::after{
    content: "";
    width: 20px;
    height: 3px;
    background: #fdc334;
    transform: translateY(5px);
}

.blog-text .post-info .by-admin { display: inline-flex; align-items: center; }
.blog-text .post-info .by-admin h6{background: #F2F3F6;border: 1px solid #d7d8dd;border-radius: 5px;padding: 2px 10px;font-size:13px;}
    
@media(max-width:991px) {
    .ca-service-btn-wrap.bolg {
        margin-top:0px;
        margin-bottom:30px;
    }
    .ca-service-search i {
        top:55%;
        transform:unset;
    }
    .testimonial-section {
        padding:40px 0;
    }
    .faq-area {
        padding:40px 0;
    }
    .ca-promo-wrapper {
        padding:0;
    }
    .about-section {
        padding-bottom:40px;
    }
    .footer-area {
        padding-top:40px;
    }
    .ca-company-overview-section {
        padding: 40px 0;
    }
    .privacy-section {
        padding: 40px 0;
    }
    
    .title-line.hide::after{
        display: none;
    }
}
@media(max-width:767px) {
    .ca-promo-content.service {
        display:block;
    }
    .ca-promo-btns.service {
        justify-content: center;
    }
    
    .ca-promo-whatsapp {
        padding: 14px 40px;
    }
    
}
@media(max-width:525px){
    .default-btn.whatsapp{
        padding: 14px 42px;
    }
}
/*==========================================
        QUICK LINKS SECTION
==========================================*/

.ca-quick-links-area{
    padding:30px 0;
}

/* Heading */

.quick-heading{
    font-size:25px;
    font-weight:700;
    color:#00265b;
    margin-bottom:25px;
}

/* Sidebar */

.quick-sidebar-wrap{
    position:sticky;
    top:100px;
}

.quick-category-box{
    background:#fff;
    border:1px solid #e9eef5;
    border-radius:18px;
    padding:18px;
}

/* Filter Button */

.quick-filter{
    width:100%;
    display:flex;
    align-items:center;
    gap:14px;
    border:none;
    outline:none;
    background:#f8faff;
    border:1px solid #edf2f7;
    border-radius:12px;
    padding:10px 16px;
    margin-bottom:12px;
    font-size:15px;
    font-weight:600;
    color:#00265b;
    cursor:pointer;
    transition:.35s;
    text-align:left;
}

.quick-filter:last-child{
    margin-bottom:0;
}

.quick-filter img{
    width:30px;
    height:30px;
    object-fit:contain;
    flex-shrink:0;
    background: #00265b;
    border-radius: 4px;
    padding: 1px;
}

.quick-filter:hover{
    background:#00265b;
    color:#fff;
    transform:translateX(5px);
}

.quick-filter.active{
    background:#00265b;
    color:#fff;
    border-color:#00265b;
}

/* Right Content */

.quick-topbar{
    margin-bottom:30px;
}

.quick-topbar p{
    color:#666;
    font-size:16px;
    line-height:1.8;
    max-width:700px;
}

/* Card */

.quick-card{
    background:#fff;
    border:1px solid #e8eef5;
    border-radius:18px;
    padding:20px;
    height:100%;
    display:flex;
    flex-direction:column;
    transition:.35s;
}

.quick-card:hover{
    transform:translateY(-6px);
    box-shadow:0 18px 40px rgba(0,0,0,.08);
}

.quick-card h3{
    font-size:20px;
    font-weight:700;
    color:#00265b;
    margin-bottom:12px;
}

.quick-card p{
    font-size:15px;
    color:#666;
    line-height:1.8;
    margin-bottom:18px;
    flex:1;
}

.quick-link{
    display:inline-flex;
    align-items:center;
    gap:8px;
    color:#00265b;
    font-weight:600;
    text-decoration:none;
    transition:.3s;
    margin-top:auto;
}

.quick-link:hover{
    color:#229637;
}

.quick-link i{
    transition:.3s;
}

.quick-link:hover i{
    transform:translateX(5px);
}

/* Responsive */

@media(max-width:991px){

    .quick-sidebar-wrap{
        position:static;
        margin-bottom:30px;
    }

    .quick-heading{
        font-size:25px;
    }

    .quick-category-box{
        position: static;
        display: flex;
        overflow-x: auto;
        gap: 10px;
        padding: 10px;
    }
    
    .quick-filter {
        white-space: nowrap;
        width: auto;
        margin-bottom:0;
    }
    
    .quick-filter:last-child {
        margin-bottom:unset;
    }

    .quick-topbar{
        margin-bottom:25px;
    }

}

@media(max-width:767px){

    .ca-quick-links-area{
        padding-bottom:0;
    }

    .quick-heading{
        font-size:25px;
    }

    .quick-filter{
        padding:12px 14px;
        font-size:14px;
        gap:10px;
    }

    .quick-filter img{
        width:20px;
        height:20px;
    }

    .quick-topbar p{
        font-size:14px;
    }

    .quick-card{
        padding:18px;
    }

    .quick-card h3{
        font-size:17px;
    }

    .quick-card p{
        font-size:14px;
        line-height:1.6;
    }

    .quick-link{
        font-size:14px;
    }

}