/*
Theme Name: Congin Child
Theme URI: http://tplabs.co/congin
Template: congin
Author: TPLabs
Author URI: https://themeforest.net/user/tplabs
Description: Congin - Industry &amp; Factory WordPress Theme
Tags: left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,post-formats,sticky-post,threaded-comments,translation-ready
Version: 1.1.1.1719551958
Updated: 2024-06-28 05:19:18

*/

/*css*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
    color: var(--e-global-color-congin_primary);
    margin: 0 0 22px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-rendering: optimizeLegibility;
}

h1 {
    font-size: 100px; /* 60px */
    line-height: 1.334;
}

h2 {
    font-size: 36px !important; /* 50px */
    line-height: 1.24; 
}

h3 {
    font-size: 30px; /* 40px */
    line-height: 1.25;
}

h4 {
    font-size: 24px; /* 30px */
    line-height: 1.334; 
}

h5 {
    font-size: 20px; /* 24px */
    line-height: 1.334;
}

h6 {
    font-size: 18px; /* 18px */
    line-height: 1.667; 
}
 
span .text{
	font-size:16px; !important
}




/*style*/
.master-team .content-wrap::before {
    background-color: #0198E0;
}
.header-link .master-icon-text a {
    color: #fff;
}
.header-link .master-icon-text a:hover{
    color: #0198E0;
}
.master-testimonial .star-rating  {
    color: #0198E0 !important;
}
.master-button{
	background-color: #0198E0 !important;
}
.accent-color {
    color: #0198E0 !important;
}
.master-carousel-box .flickity-page-dots .dot.is-selected:after {
    background-color: #0198E0 !important;
}
.master-project .content-wrap .arrow {
    background-color: #0198E0 !important;
}
.post-meta .item:after {
    color: #0198E0 !important;
}
.master-image-box:before{
	background-color: #0198E0 !important;
}
.box-one:hover .master-icon-box .master-icon svg path {
    fill: #FFFFFF;
    color: #fff;
}
.fact-sec .hover-item.active .master-counter:before {
    background-color: #0198E0 !important;
}

.hover-item.active .master-counter svg path {
    fill: #fff !important;
}
.hover-item.active .master-counter:before {
    background-color: #0198E0 !important;
}
#scroll-top:before {
    background-color: #0198E0 !important;
}
#scroll-top:hover:before {
    background-color: #000 !important;
}
.congin-pagination ul li .page-numbers.current{
border-color: #0198E0 !important;
    background-color: #0198E0 !important;
    color: #fff;
}
.congin-pagination ul li .page-numbers:hover{
border-color: #0198E0 !important;
    background-color: #0198E0 !important;
    color: #fff;
}
.master-slider .text-decor span {
   padding: 9px 40px !important;
    display: inline-block;
    background: linear-gradient(90deg, rgb(1 152 224) 0%, rgb(21 16 16 / 31%) 100%);
}
.congin-menu-panel .menu-panel-wrap {
	 background-color: #fff !important;
}
.congin-menu-panel .close-menu{
	color:#000 !important;
}
.congin-menu-panel ul li a{
	color:#000 !important;
}
.congin-menu-panel ul li a:hover{
	color:#0198E0 !important;
}
.congin-menu-panel ul li a:active{
	color:#0198E0 !important;
}