/* =============================================== */
/* ---------------->>> COLORS STYLES <<<------------- */
/* ================================================ */

/*Link Colors*/
a:hover,
a:active,
a:focus,
.post-meta li a:hover,
.nav.author-social>li>a:hover,
.popup-youtube:hover span,
.circle-progress-wrap .progress-value {
    color: #074C7D;
}

.rtl a:hover,
.rtl a:active,
.rtl a:focus,
.rtl .post-meta li a:hover,
.rtl .nav.author-social>li>a:hover {
    color: #074C7D;
}

.post-comments span.author:before,
.post-comments span.date:before,
a.comment-reply-link i,
.blog-link .link:hover {
    color: #074C7D;
}

/*Bg Dark Colors*/
.bg-theme {
    background: #022751;
}

.bg-semi-transparent-dark ul.nav.navbar-main>li>a:hover,
.bg-semi-transparent-dark .mega-dropdown .dropdown-menu>li>ul>li>a:hover,
.bg-transparent.typo-white ul.nav.navbar-main>li>a:hover {
    color: #074C7D;
}

.top-heder {
    /* background-image: linear-gradient(to right, #074C7D, #4ed056); */
    background-image: linear-gradient(to right, #1EA8E0, #1EA8E0);

}

.bg-my {
    background-image: linear-gradient(to right, #001440, #001440);
}

/* Topbar Bg Colors */
.topbar.top-bar-bg-color {
    background: #074C7D;
}

#footer .widget-title h3 {
    color: #fff !important;
}

#footer p span {
    color: #fff !important;
}

#footer p span a {
    color: #fff;
}

#footer ul li a {
    color: #fff;
    text-transform: capitalize !important;
}

#footer ul li a:hover {
    background-color: #1EA8E0;
    padding: 0px 8px;
}

.my-font p {
    color: #000 !important;
}

.my-font li {
    color: #000;
    margin-left: 16px;
}

#footer .social-icons a span {
    background-color: #1EA8E0 !important;
}

#footer .social-icons a span:hover {
    background-color: #fff !important;
    color: #074C7D;
}

/*Main Menu Colors*/
.navbar ul.nav.navbar-main>li>a:hover,
.navbar ul.nav.navbar-main>li.active>a,
ul.nav.navbar-main.theme-main-menu>li>a.active,
.bg-dark .dropdown-menu>li.active>a {
    color: #fff;
}

ul.nav.navbar-main>li>a:hover {
    background-color: #074C7D;
}

.myh2 p {
    text-align: left;
}

.mega-dropdown .dropdown-menu>li>ul>li>a:hover,
.bg-dark .mega-dropdown .dropdown-menu>li>ul>li>a:hover,
.sticky-main-wrapper ul.nav.navbar-nav>li>a:hover,
.sticky-main-wrapper ul.nav.navbar-nav>li.active>a,
.bg-dark .dropdown-menu>li>a:hover,
.zmm-wrapper .zmm-dropdown-toggle {
    color: #fff;
    background-color: #074C7D;
}

.bg-dark .search-form .search-btn,
.search-form .search-btn {
    background: #074C7D;
}

footer.bg-light a:hover,
footer.bg-dark a:hover,
footer.bg-overlay-dark a:hover,
footer.bg-overlay-light a:hover {
    color: #074C7D;
}

/*Theme Colors*/
.theme-color,
.typo-white .theme-color,
.typo-dark .theme-color {
    color: #074C7D;
}

.themeh-color,
.typo-white .themeh-color,
.typo-dark .themeh-color {
    color: #074C7D;
}

.video-img {
    border: 5px solid #022751;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/*Hover Colors*/
.bg-dark a:hover,
.typo-white a:hover,
.typo-dark a:hover {
    color: #fff;
    background-color: #074C7D;
}

.typo-dark .btn:hover,
.bg-dark .btn:hover {
    color: #fff;
    border: 1px solid #fff;
}

/* Hover Bg Colors*/
.hvr-theme:hover {
    background-color: #074C7D;
}

/*Background Overlay Colors*/
.theme-overlay {
    background: rgba(26, 188, 156, 0.88);
}

/*Icon Colors*/
.icon-theme,
.day-count-icon>span {
    color: #074C7D;
}

.full-view-wrapper .close:before,
.full-view-wrapper .close:after,
.overlay-search .close:before,
.overlay-search .close:after {
    background: #074C7D;
}

/*Woo Commerce Colors*/
.product-rating>i,
span.rating {
    color: #074C7D;
}

/*Social Icon Colors*/
.social-icons.icons-circle a>span,
.post-meta .social-icons.small.icons-circle a>span:hover,
.social-icons.icons-squared a>span {
    background: #074C7D;
}

.header-inner .bg-dark .social-icons span:hover {
    color: #fff;
    background-color: #022751;
    transition: 1.0s;
}

.testimonials-inner p {
    color: #000 !important;
    font-weight: 400;
}

.service-box-wrap.service-box-style-2.mb-5 h3 a {
    padding: 2px 5px;
}

.service-box-wrap.service-box-style-2.mb-5 h3 a:hover {
    background-color: #022751 !important;
    color: #fff !important;
}

figure {
    margin-bottom: 0 !important;
}

.feature-icon.mb-4.theme-color {
    margin-bottom: 0 !important;
}

/*Button Colors*/
.btn,
button,
.btn-default,
.contact-form-2 .btn:hover,
.h-btn>.btn:hover,
.header-4 .h-btn.btn-2>.btn {
    background: #074C7D;
}

.h-btn>.btn {
    color: #074C7D;
}

/*Border Colors*/
.feature-box-wrap.f-box-style-3,
.contact-form-2 .btn,
.contact-form-2 .btn:hover,
.contact-form-3 .form-control:focus,
.contact-form-3 .btn,
.contact-form-4 .form-control:focus,
.contact-form-4 .btn,
.contact-form-5 .form-control:focus,
.contact-form-5 .btn,
.h-btn>.btn:hover,
.team-style-3 .team-details {
    border-color: #074C7D;
}

.blog-details {
    border-top: 3px solid #074C7D;
}

.form-control:focus,
.form-control:active {
    border: solid 1px #074C7D;
}

.blog-classic .blog-inner>.blog-thumb:before {
    border-top-color: #074C7D;
    border-bottom-color: #074C7D;
}

.blog-classic .blog-inner>.blog-thumb:after {
    border-left-width: 2px;
    border-left-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #074C7D;
    border-left-color: #074C7D;
}

.b-dot {
    border: dotted #074C7D;
}

.feature-box-wrap.f-box-style-2:after,
.contact-form-2 .form-control:focus {
    border-bottom-color: #074C7D;
}

.border-bottom {
    background: #022751;
}

/* section.feature-box-section.pad-none.margin-minus-85.my-5 {
    box-shadow: 0px 10px 0px #ddd;
} */

section.about-section.typo-white.py-5 {
    box-shadow: 0px 10px 0px #ddd;
}

section#services-section {
    box-shadow: 0px 10px 0px #ddd;
}

/*Owl Slider Colors*/
.typo-dark .owl-dot.active span,
.typo-white .owl-dot.active span,
.owl-dot.active span,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    color: #074C7D;
}

.typo-dark .owl-dot.active span,
.typo-white .owl-dot.active span,
.owl-dot.active span,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    color: #074C7D;
}

.typo-white .owl-carousel .owl-nav button.owl-next span,
.typo-white .owl-carousel .owl-nav button.owl-prev span {
    color: #074C7D;
}

/* Portfolio Colors*/
.portfolio-icons a {
    background: #074C7D;
}

.portfolio-filter>ul>li.active>a,
span.portfolio-meta-icon {
    color: #074C7D;
}

.portfolio-filter.portfolio-filter-2>ul>li>a:before {
    background: #074C7D;
}

/*Team Colors*/
.team-style-7 .team-details>.bottom-dot {
    background: #074C7D;
}

/*Testimonials Colors*/
.quote:before {
    background: #074C7D;
}

.testimonials-style-7 .testimonials-desc .blockquote-1:before {
    color: #074C7D;
}

/*Featurebox Colors*/
.feature-title-4 a,
span.feature-count,
.f-list-4 .feature-list-icon span {
    color: #074C7D;
}

.f-list-2.feature-list-icon span,
.f-list-5 .feature-list-icon span {
    background: #074C7D;
}

/*Timeline Colors*/
.timeline-left .timeline>li>.timeline-sep-title {
    background: #074C7D;
}

.timeline-left .timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-color: #074C7D;
    border-right-color: #074C7D;
}

/*Service Shortcode*/
.service-box-style-2 .service-title a:after,
.service-category-list a:hover,
.service-category-list .active a {
    background: #074C7D;
}

/*Counter Colors*/
span.v-border,
.counter-value.h-border:before {
    background: #074C7D;
}

/*Tab Colors*/
.tab-body .nav-tabs .nav-link:hover,
.tab-body .nav-tabs .nav-link.active,
.tab-body.tab-style-5 .nav-tabs .nav-link.active:before {
    background: #074C7D;
}

.tab-body.tab-style-3 .nav-tabs .nav-link.active::after {
    border-top-color: #074C7D;
}

.tab-body.tab-style-5 .nav-tabs .nav-link.active {
    color: #074C7D;
}

/*Selectors Colors*/
::selection {
    background: #074C7D;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #074C7D;
    color: #fff;
    text-shadow: none;
}

::-webkit-selection {
    background: #074C7D;
    color: #fff;
    text-shadow: none;
}


.product-section {
    padding: 40px 0;
}

.product-slider img {
    max-width: 100%;
    margin: auto;
}

.thumbs {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    gap: 10px;
    padding-bottom: 10px;
}

.thumbs img {
    width: 60px;
    height: 51px;
    object-fit: contain;
    border: 2px solid #ddd;
    cursor: pointer;
    border-radius: 0px;
    transition: all 0.3s;
    margin: 0;


}

.thumbs img.active {
    border-color: #074C7D;
    transform: scale(1.1);
}

.product-info h2 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
}

.product-info ul {
    list-style: none;
    padding: 0;
}

.product-info ul li {
    margin-bottom: 10px;
}

.pack-sizes span {
    display: inline-block;
    border: 2px solid #1EA8E0;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    line-height: 55px;
    margin: 5px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-align: center;
    cursor: pointer;
}

ul.navbar-main.theme-mobile-menu ul li a {
    color: #000 !important;
}

.theme-mobile-menu li a {
    color: #000;
}

.pack-sizes span:hover {
    background-color: #074C7D;
    color: #fff;
    border: 2px solid #074C7D;
}

.product-buttons .btn {
    border-radius: 0px;
    padding: 10px 20px;
    font-weight: 600;
    margin-right: 10px;
    border: none !important;
}

.product-buttons .btn:hover {
    background-color: #1EA8E0 !important;
}

.product-page {

    margin-top: 10px;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
}

.nav-tabs .nav-link.active {
    background-color: #1EA8E0 !important;
    color: #fff !important;
    font-weight: 600;
}

h4.title.text-uppercase.text-center.faq {
    font-size: 38px;
}

.nav-tabs .nav-link.active:hover {
    background-color: #074C7D !important;
}

.nav-tabs .nav-link {
    color: #000;
    border-radius: 0;
    font-weight: 600;
}

div#myTabContent h5 {
    color: #000;
    font-weight: 600;
}

.nav-tabs .nav-link:hover {
    background-color: #074C7D;
    color: #fff;
}

.tab-content {
    border: 1px solid #eee;
    border-top: none;
    padding: 20px;
    margin-top: -1px;
}

h2 {
    font-size: 22px;
    margin-bottom: 15px;
}