/*
Theme Name: Child BlueIce
Version: 1.0
Description: A child theme of Hello Elementor
Author: blueiceindia
Template: hello-elementor
*/

@import url("../hello-elementor/style.css");
.logoheader {background: hsla(0, 0%, 100%, .18);-webkit-backdrop-filter: blur(4.2px);backdrop-filter: blur(4.2px);}
nav > ul > li.menu-item-object-page.current-menu-item > a {font-size:20px !important;}
.ftlink {color:#fff !important;}
p {margin:0;}
header .elementor-sticky--active {background:#fff !important;}
.homeslide:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 131px;
    background-color: #0044b7;
    top: 0;
    left: 0;
}
.homeslide:after{
    position: absolute;
    content: "";
    height: 2px;
    width: 131px;
    background-color: #0044b7;
    top: unset;
    bottom: 0;
	left:0;
}
.hero_slider {
    background: linear-gradient(90deg,#fff 28.37%,hsla(0,0%,100%,0) 205.39%),url(https://www.blueiceindia.com/wp-content/uploads/2026/05/hero_slider_bg.png);
	background-repeat:no-repeat;
	background-size:cover;
	z-index:-auto;
}
.homeslide h1 {
    font-family: Rajdhani;
    font-weight: 600;
    font-size: 64px;
    line-height: 1.3;
    color: #000;
    text-shadow: 0 0 7.7px rgba(0, 0, 0, .25);
    margin-bottom: 10px;
}
#mainslider .swiper-pagination-bullet-active {width: 32px;height: 6px;border-radius: 6px;background: #0044b7 !important;border:1px solid #0044b7;}
#mainslider .swiper-pagination-bullet { width: 32px;height: 6px;border-radius: 6px;background: #ffffff;border:1px solid #0044b7;opacity:1;}

.who_we_are:after {
    height: 772px;
    width: 339px;
    top: -130px;
    right: 0;
    background-image: url(https://www.blueiceindia.com/wp-content/uploads/2026/05/background_1.png);
    background-position: 0 0;
    z-index: -10;
}
.custom_heading {
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.2;
    color: #0044b7;
    margin-bottom: 12px;
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    padding-inline: 48px;
}
.custom_heading:after, .custom_heading:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 44px;
    background-image: url(https://www.blueiceindia.com/wp-content/uploads/2026/05/custom_head_before.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    top: 6px;
    left: 0;
}
.custom_heading:after {
    background-image: url(https://www.blueiceindia.com/wp-content/uploads/2026/05/custom_head_after.svg);
    left: unset;
    right: 0;
}
.wh {
	font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.2;
    color: #ffffff;
    margin-bottom: 12px;
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    padding-inline: 48px;
}
.wh:after, .wh:before {
	position: absolute;
    content: "";
    height: 17px;
    width: 44px;
    background-image: url(https://www.blueiceindia.com/wp-content/uploads/2026/05/custom_head_before.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    top: 6px;
    left: 0;
	filter: brightness(0) invert(1);
}
.wh:after {
    background-image: url(https://www.blueiceindia.com/wp-content/uploads/2026/05/custom_head_after.svg);
    left: unset;
    right: 0;
}

.who_we_are_left:after {
    position: absolute;
    content: "";
    height: 342px;
    width: 2px;
    background-color: #0044b7;
    top: 0;
    left: 0
}

.who_we_are_left:before {
    height: 2px;
	position: absolute;
    content: "";
    width: 138px;
    background-color: #0044b7;
    top: 0;
    left: 0
}

.who_we_are:after {
    height: 772px;
    width: 339px;
    top: -130px;
    right: 0;
    background-image: url(https://www.blueiceindia.com/wp-content/uploads/2026/05/background_1.png);
    background-position: 0 0;
    z-index: -10;
}
.imgboxshadow:after {position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 70%, hsla(0, 0%, 100%, .5) 80%, #fff 100%);
    box-shadow: 0 0 4.5px rgba(0, 68, 183, .5);}
.homeservicebox:hover .homeserviceboxtxt a {color:#0044b7 !important;} 
.servicebox {box-shadow: 0 0 60px rgba(0, 0, 0, .1);border-radius: 1px;}
.servicebox .serviceimg img {filter: brightness(0) invert(1) !important;}
.servicebox:hover .serviceimg img {filter: brightness(1) invert(0) !important;}
.servicebox:hover .serviceheading h2 {color:#fff !important;}
.servicebox:hover .servicetext {color:#fff;}
.servicebox:hover .servicelink a {color:#fff !important;}
.servicebox:hover .servicelink {border-color:#fff !important;}
.servicebox .serviceimg {background: #0044B7 !important;}
.servicebox:hover .serviceimg {background: #fff !important;}

.cta_box a svg {
    animation: cta_icon .8s infinite alternate
}

@keyframes cta_icon {
    0% {
        transform: scale(.9)
    }

    to {
        transform: scale(1)
    }
}
.faqbottom .e-n-accordion-item {border-bottom: 1px solid #fff;}
.formlink a {color:#0044b7;}
.formlinkcontact a {color:#fff;text-decoration:underline;}
.formlinkcontact a:hover {color:#000;}
.contactformbottom:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 138px;
    background-color: #ebf7ff;
    top: -40px;
    right: -40px;
	left: auto;
}
.contactformbottom:after {
    height: 342px;
    width: 2px;
    position: absolute;
    content: "";
    background-color: #ebf7ff;
    top: -40px;
    right: -40px;
}
.copyrighttxt p {opacity:0.5;}
.innerrheader:before {
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #fff 15.56%, hsla(0, 0%, 100%, 0) 117.31%);
}
.innerrheader:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 81px;
    bottom: 0;
    left: 0;
    background-image: url(https://www.blueiceindia.com/wp-content/uploads/2026/05/hero_slider_border.svg);
    pointer-events: none;
	background-position: 50%;
 }
.vision_mission_left:after, .vision_mission_left:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 204px;
    background-color: #0044b7;
    top: 0;
    left: 0;
}
.vision_mission_left:after {
    height: 185px;
    width: 2px;
}
.contactmail {color:#fff !important;}
.contactmail:hover {color:#0044b7 !important;}
.clientstab button {box-shadow:none !important;}
@media only screen and (max-width: 1366px) {
	.contactformbottom:after, .contactformbottom:before, .vision_mission_left:after, .vision_mission_left:before {display:none;}
}
