/*------------------------------------------------------------------------------------- 
Theme Name:		 Infotek Child Theme
Theme URI:		 https://gramentheme.com/wp/infotek/
Description:	 Infotek - IT Solution & Technology WordPress Theme
Author:			 Gramentheme
Author URI:		 https://gramentheme.com/
Template:		 infotek
Version:		 1.0.0
Text Domain:	 infotek-child-theme
-------------------------------------------------------------------------------------*/
/*
    Please Add your custom styles here
*/



.header-left .logo img {
    width: 220px;
}
.preloader .animation-preloader .txt-loading .letters-loading::before{
    color: #262362;
}
:root{
    --theme: #262362;
    --theme2: #262362;
}
.hero-subtitle svg rect:first-child {
    stroke: #262362;
}
.hero-subtitle svg rect:last-child {
    fill: #262362;
}
.service-box-items.style-2 .main-img:before{
    background: #262362;
}
/*.service-box-items .icon > img {*/
/*    filter: brightness(0.5);*/
/*}*/
/*.service-box-items .icon-1 > img {*/
/*    filter: hue-rotate(310deg);*/
/*}*/
/*.marquee-item .text-slider img {*/
/*    filter: brightness(0.4);*/
/*}*/
/*.offer-items .shape-top img {*/
/*    filter: brightness(2) contrast(2.8);*/
/*}*/
/*.offer-items .shape-bottom img {*/
/*    filter: brightness(2) contrast(2.8);*/
/*}*/
.offer-items .icon{
    background: linear-gradient(180deg, #ffffff -210.71%, #ffffff 100%);
}