/*===================== 
	Premery bg color 
=====================*/

/* Hex */
.bg-primary,
.meet-ask-row:after,
.dez-separator.style-skew[class*="style-"]:after,
.dez-separator.style-skew[class*="style-"]:before,
.dez-tilte-inner.skew-title:after,
.date-style-2 .post-date,
.date-style-3.skew-date .post-date,
.date-style-3.skew-date .post-date:before,
.overlay-primary-light:after,
.overlay-primary-middle:after,
.overlay-primary-dark:after,
.widget-title:after,
.site-button,
.comments-area .comment-form p input[type="submit"],
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus,
.footer-line:after,
.testimonial-1 .quote-left:before,
.testimonial-2 .quote-left:before,
.site-filters .site-button.active,
.list-num-count>li:before,
.date-style-4 .post-date strong,
.date-style-3 .post-date,
.date-style-2 .post-date,
.team-social-btn ul li a:hover,
.top-bar-curve:after,
.header-style-6 .header-nav .nav>li.active:after,
.header-style-6 .header-nav .nav>li:hover>a:after,
.quote-text blockquote.wp-block-quote::after,
.owl-prev,
.owl-next,
.scroltop,
#myNavbar li.active a,
.sidenav ul li a:hover,
.widget_calendar table tbody td#today,
.searchform input[type="submit"] {
    background-color: #268ca5;
}

.bg-primary {
    background-color: #268ca5 !important;
}

.split-box:before {
    background-color: #268ca5 !important;
}

.blog-single .dz-media:not(:has(img))>.quote-text {
    background-color: #fff5d3 !important;
}

/*Hex color :hover */
.site-button:active,
.site-button:hover,
.site-button:focus,
.active>.site-button,
.site-button.active,
.bg-primary-dark,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus,
.owl-prev:hover,
.owl-prev:active,
.owl-prev:focus,
.owl-next:hover,
.owl-next:active,
.owl-next:focus,
.sidenav .closebtn:hover,
.left-footer-menu .footer-social li a:hover,
.comments-area .comment-form p input[type="submit"]:hover,
.comments-area .comment-form p input[type="submit"]:focus,
.comments-area .comment-form p input[type="submit"]:active,
.widget_calendar table tbody td#today:hover,
.icon-bx-wraper.bx-style-3 .icon-content .dez-separator2,
.dez-post-meta.style-3 ul li::after,
.searchform input[type="submit"]:hover {
    background-color: #07576a;
}

/* Rgba color */
.dez-info-has.bg-primary {
    background-color: #07576a;
}

.video-btn-3.style-3 {
    background: #07576a;
}

.video-btn-3.style-3:before {
    background-color: #07576a;
}

.video-icon.style-3:after {
    background-color: #07576a;
}

/*===================== 
	Premery text color 
=====================*/
a,
.text-primary,
.primary li:before,
.breadcrumb-row ul li a,
.header-nav .nav>li.active>a,
.header-nav .nav>li.current-menu-item>a .header-nav .nav>li .sub-menu li a:hover,
.header-nav .nav>li:hover>a,
.header-nav .nav>li .mega-menu>li ul a:hover,
.header-nav .nav>li .sub-menu li:hover>a,
.nav-dark.header-nav .nav>li .sub-menu li:hover>a,
.nav-dark.header-nav .nav>li .mega-menu>li ul a:hover,
blockquote:before,
ol.comment-list li.comment .reply a,
footer a:active,
footer a:focus,
footer a:hover,
footer h1 a,
footer h2 a,
footer h3 a,
footer h4 a,
footer h5 a,
footer h6 a,
footer p a,
.testimonial-1 .testimonial-position,
.testimonial-4 .testimonial-name:after,
.testimonial-2 .testimonial-position,
.testimonial-3 .testimonial-position,
.testimonial-3 .quote-left:before,
.acod-head a:after,
.acod-head a,
.acod-head a:hover,
.acod-head a.collapsed:hover,
.dez-tabs .nav-tabs>li>a i,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.gallery-filters ul li:hover a,
.gallery-filters ul li a:focus,
.gallery-filters ul,
.widget_rss ul .rss-date,
.comments-area .comments-title::first-letter,
.header-style-2.dark .header-nav .nav>li.active>a,
.header-style-2.dark .header-nav .nav>li:hover>a {
    color: #268ca5;
}

.text-primary {
    color: #268ca5 !important;
}

.text-primary-green {
    color: #2fff04 !important;
}

.text-primary-yellow {
    color: #ffee55 !important;
}

.text-primary-black {
    color: #000 !important;
}

.text-primaryy {
    /*background: linear-gradient(60deg, rgb(255, 255, 255) 90%, transparent 60%);*/
    /*display: inline;*/
    color: #fff !important;
    /*box-decoration-break: clone;*/
    /*-webkit-box-decoration-break: clone;*/
    /*padding: 5px 5px;*/
}

.icon-bx-wraper.bx-style-3 svg path {
    fill: #268ca5 !important;
}



.dez-post-media.style-4:after {

    background: linear-gradient(180deg, rgba(246, 117, 23, 0) 50.62%, rgba(255, 193, 7, 1.2) 88.68%) !important;


}

/*===================== 
	Premery border color 
=====================*/
.navbar-toggle,
.testimonial-4 .testimonial-pic,
.testimonial-4:after,
.testimonial-4 [class*="quote-"],
button.scroltop,
blockquote,
.widget_gallery li:hover,
.header-style-6 .top-bar {
    border-color: #268ca5;
}

.testimonial-5,
.header-style-6 .header-nav .nav>li.active:before {
    border-bottom-color: #268ca5;
}

.dez-tabs.border-top .nav-tabs>li.active>a {
    border-top: 2px solid #268ca5;
}

/*===================== 
	Secondery bg color
 =====================*/
.bg-secondry {
    background-color: #2d3239;
}

/*===================== 
	Secondery text color
 =====================*/
.text-secondry {
    color: #2d3239;
}

/*===================== 
		Garllery 
 =====================*/
.our-gallery .dez-info-has {
    background-color: #268ca5;
    box-shadow: 0 0 0 15px #268ca5 inset, 0 0 0 16px #ffffff inset;
}