/*
Theme Name: Oswal Cables Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/*--------------------------------------------------------------
 # Root css
--------------------------------------------------------------*/
:root{
    --blue: #2D5F9A;
    --black: #000708;
    --text: #444444;
    --light: #9B9B9B;
    --white: #FFFFFF;
}
body::-webkit-scrollbar {
 width: 6px;
}
body::-webkit-scrollbar-track {
 background:var(--white);
 border-radius: 8px; 
}
body::-webkit-scrollbar-thumb {
 background:var(--black);
 border-radius: 8px;
}
a{
    transition: all 0.5s ease;
}
@font-face {
  font-family: Samsung Sharp Sans;
  font-weight: 800;
  src: url(fonts/samsungsharpsans-bold.otf);
}
@font-face {
  font-family: Samsung Sharp Sans;
  font-weight: 700;
  src: url(fonts/samsungsharpsans-medium.otf);
}
@font-face {
    font-weight: 400;
    font-weight: 500;
  font-family: Samsung Sharp Sans;
  src: url(fonts/samsungsharpsans.otf);
}
h1,h2,.header_sec a{
    font-family: Samsung Sharp Sans !important;
}
.header_sec a{
    font-weight: 500;
}
body{
	overflow-x:hidden;
}
/*--------------------------------------------------------------
 # Header css
--------------------------------------------------------------*/
div[data-elementor-type="header"]{
    position: sticky !important;
    z-index: 99;
    top: 0px;
}
div[data-elementor-type="header"].sticky {
    box-shadow: 1.563px 0.863px 6px 0 rgb(0 0 0 / 13%);
}
.logo1,div[data-elementor-type="header"].sticky .logo2,.home .logo2{ 
    display: none !important;
}
div[data-elementor-type="header"].sticky .logo1,.home .logo1{
    display: block !important;
}
body.home:not(.header_right) .elementor-nav-menu > ul > li > a {
    color: #fff !important;
}
body.home div[data-elementor-type="header"] {
    background-color: var(--blue) !important;
}
 body:not(.home) div[data-elementor-type="header"]:not(.sticky)  .header_sec{
    background-color: var(--blue) !important;
}
 body:not(.home) div[data-elementor-type="header"]:not(.sticky) .header_right .elementor-menu-toggle {
    background-color: var(--white) !important;
}
 body:not(.home) div[data-elementor-type="header"]:not(.sticky) .header_right .elementor-menu-toggle svg {
    fill: var(--blue) !important;
}
@media(min-width: 1025px){
    body:not(.home) div[data-elementor-type="header"]:not(.sticky) .header_sec .elementor-nav-menu > li > a {
        color: var(--white) !important;
        border-color:var(--white);
    }
    body:not(.home) div[data-elementor-type="header"]:not(.sticky) .header_sec .elementor-nav-menu > li:last-child > a:hover {
        color: var(--blue) !important;
       background-color:var(--white);
    }
    body:not(.home) div[data-elementor-type="header"]:not(.sticky) .header_sec span.sub-arrow {
        filter: brightness(0) invert(1);
    }
    body:not(.home) div[data-elementor-type="header"]:not(.sticky) .header_right nav > ul > li:last-child a::after{
    	filter: brightness(0) invert(1);
    }
    body:not(.home) div[data-elementor-type="header"]:not(.sticky) .header_right nav > ul > li:last-child a:hover::after{
    	filter:unset;
    }
}
/*--------------------------------------------------------------
 # Home css
--------------------------------------------------------------*/
.hero_wire {
    max-width: 100%;
    position: absolute !important;
    right: -2px !important;
    top: 50%;
    max-width: 450px !important;
}
.hero_sec > div {
    position: relative;
    grid-gap: 20px !important;
}
.hero_sec > div > div {
    width: auto;
}
.video_box,.video_box iframe,.video_box img {
    height: 483px !important;
    object-fit: cover;
}
.oswal_sec::before {
    width: 77% !important;
    position: absolute !important;
    top: 0% !important;
    background-position: top center !important;
    left: 53% !important;
    transform: translateX(-50%);
    z-index: -1;
    height: 100% !important;
}
.oswal_cables_sec::before {
    width: 68% !important;
    height: 234px !important;
    position: absolute !important;
    left: 0px !important;
    top: 53%!important;
    background-size: 60% !important;
}
.oswal_cables_sec {
    position: relative;
}
.overlay_white {
    position: absolute !important;
    top: -120px;
    left: -60px;
    z-index: -1;
}
.journey_box  img {
    background-color: #D7E9FF;
    padding: 10px;
    width: 100px;
}
.journey_left {
    padding: 0px 0% 0px 0px !important;
    max-width: 450px;
    margin-right: auto !important;
}
.journey_box {
    max-width: 80% !important;
    margin: 0px auto;
}
.journey_left .overlay_white {
    z-index: 1;
}
.weav_image {
    position: absolute !important;
    right: -320%;
    top: 9%;
    min-width: 400% !important;
    z-index: -1;
    transform: translateX(0px);
    animation: wave 15s linear infinite;
}
.our_journey_sec {
    overflow: hidden !important;
    max-width: calc(85% - 30px) !important;
    margin-left: auto !important;
}
/* @keyframes wave {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(-2000px);
  }
} */
.journey_left > div:nth-child(2),.journey_left > div:nth-child(1) {
    z-index: 2;
}
.header_left {
    max-width: fit-content;
}
.elementor-video-wrapper iframe {
    max-width: 80%;
}
.testimonial_sec{
	position:relative;
}
.testimonial_box .elementor-testimonial-content {
    font-family: 'Samsung Sharp Sans' !important;
}
.testimonial_box .elementor-testimonial-image {
    position: absolute;
    top: 0px;
    margin: 0px !important;
}
.testimonial_box  .elementor-testimonial-wrapper {
    padding-top: 56px;
}
.testimonial_box  .elementor-testimonial-image img {
    object-fit: contain !important;
    width: auto !important;
    height: auto !important;
}
.testimonial_box  .elementor-testimonial-content {
    margin: 60px 0px !important;
}
.testimonial_box  .elementor-testimonial-name {
    margin-bottom: 8px;
}
.hero_wire {
    transform: scale(1.05);
    right: 23px !important;
    top: 56% !important;
}
/*--------------------------------------------------------------
 # Footer css
--------------------------------------------------------------*/
.footer_right ul li:nth-child(1)::after {
    content: "·" !important;
    font-size: 18px !important;
    position: unset !important;
    opacity: 1 !important;
    background-color: transparent !important;
    border: unset !important;
    font-family: 'Plus Jakarta Sans';
    font-weight: 900;
    height: 100% !important;
    display: flex;
    align-items: center;
}
.footer_right ul {
    display: flex;
    align-items: center;
}
.img_testi {
    position: absolute !important;
    right: 0px;
    bottom: 0px;
    max-width: 48% !important;
}
/*--------------------------------------------------------------
 # Contact Us css
--------------------------------------------------------------*/
nav.breadcrumbs {
    display: flex;
    justify-content: center;
    grid-gap: 10px;
    align-items: center;
    font-size: 15px;
    color: #E1EFFF;
    font-family: 'Samsung Sharp Sans' !important;
    font-weight: 500;
}
nav.breadcrumbs a {
    color: #88A7CC;
}
nav.breadcrumbs a:hover {
    color: var(--white);
}
.address_box h3{
	margin-top:0px !important;
}
.address_box a{
	color:#E1EFFF !important;
}
.address_box a:hover{
	color:var(--white) !important;
}
.drop_form input,.drop_form textarea {
    outline: unset !important;
    padding: 0px 0px 10px 0px !important;
    max-height: 56px !important;
	box-shadow:unset !important;
}
.drop_form button {
    max-width: 350px;
}
.logo_gallery .gallery figure a {
	width: 100%;
	height: 98px;
	border: 1px solid rgb(45 95 154 / 25%);
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px !important;
}
.logo_gallery .gallery figure img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit:contain;
}
.plans_list ul {
    display: grid !important;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
}
.plans_list ul li {
    margin: 0px !important;
    cursor: pointer;
}
.plans_list ul li::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: rgb(45 95 154 / 100%);
    position: absolute;
    bottom: -16px;
    width:0%;
    transition:all 0.4s;
}
.plans_list ul li.active::before,.plans_list ul li:hover::before{
	width:100%;
}
.plans_list ul::before {content: "";display: block;width: 100%;height: 2px;background-color: rgb(45 95 154 / 25%);position: absolute;bottom: 0px;}
.gallery_grid .gallery_box_grid{
	display:none !important;
}
.gallery_grid .gallery_box_grid.active{
	display:block !important;
}
/*--------------------------------------------------------------
 # Reposive css
--------------------------------------------------------------*/
@media(max-width: 1800px){
    .our_journey_sec {
        max-width: calc(91% - 30px) !important;
    }
    .oswal_cables_sec > .e-con-inner {
       padding-bottom: 200px !important;
    } 
}
@media(max-width: 1500px){
    .hero_left {
        padding-left: 5% !important;
    }
    .our_journey_sec {
        max-width: calc(96% - 30px) !important; 
    }
    .oswal_sec::before {
        top: -3% !important;
        width: 100% !important;
    }
	.img_testi {
		max-width: 56% !important;
	}
}
@media(max-width: 1440px){
     .oswal_sec::before {
        left: 50% !important;
    }
	.testimonial_box .elementor-testimonial-wrapper {
		padding: 0px 15px;
	}
	.testimonial_box .elementor-testimonial-content {
		margin: 40px 0px !important;
		padding-top: 56px;
	}
}
@media(max-width: 1280px){
    .hero_left {
        padding-left: 0% !important;
    }
    .oswal_sec::before {
        top: 0% !important;
    }
    .our_journey_sec {
        max-width: 100% !important;
    }
    .journey_box {
        max-width: calc(100% - 30px) !important;
    }
    .video_box,.video_box iframe,.video_box img {
        height: 400px !important;
    }
    .elementor-custom-embed-play svg {
        width: 80px !important;
        height: 80px !important;
    }
}
@media(max-width: 1260px){
   .hero_wire {
		transform: scale(1);
		right: 6px !important;
		top: 56% !important;
	}
}
@media(min-width: 1025px){
    div[data-elementor-type="header"] nav .sub-menu {
        min-width: 180px !important;
        position: absolute !important;
        padding: 8px 0 !important;
        z-index: 100;
        visibility: hidden;
        border-top: 3px solid var(--blue) !important;
        background-color: var(--white) !important;
        opacity: 0;
        box-shadow: 0 0 60px 0 rgb(53 57 69 / 15%);
        transform: rotateX(-90deg);
        transform-origin: 0 0;
        display: block !important;
        transition: all 500ms linear 0ms;
        border-radius: unset !important;
    }
    div[data-elementor-type="header"] nav li:hover .sub-menu {
         visibility: visible !important;
         opacity: 1 !important;
         transform: rotateX(0) !important;
         z-index: 999;
    }
    div[data-elementor-type="header"] nav .sub-menu li a{
        padding: 10px 25px !important;
        display: flex;
        grid-gap: 4px;
        border: unset;
        align-items: center;
    }
    div[data-elementor-type="header"] nav .sub-menu li a::before{
        content: "";
        height: 1px;
        background-color: var(--black);
        transition: all 0.3s ease-out 0s;
        display: block;
        width:0px;
    }
    div[data-elementor-type="header"] nav .sub-menu li a:hover::before{
        width: 12px;
    }
    div[data-elementor-type="header"].sticky .hfe-site-logo-set img {
        height: 85px;
    }
    .header_right nav > ul >  li:last-child a {
        min-width: 150px;
        border: 2px solid var(--black);
        border-radius: 30px;
        padding: 8px 25px !important;
        align-items: center;
        grid-gap: 10px;
    }
    .header_right nav > ul > li:last-child a::after {
        content: "";
        display: block;
        width: 12px;
        height: 12px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(images/Subtract.svg);
        opacity: 1 !important;
        background-color: transparent !important;
        border: unset !important;
        position: unset !important;
        transition: all 0.3s;
    }
    .header_right nav > ul > li:last-child a:hover {
        background-color: var(--blue);
        color: var(--white) !important;
        border-color: var(--blue) !important;
    }
    .header_right nav > ul > li:last-child a:hover::after{
        filter: brightness(0) invert(1);
    }
}
@media(max-width: 1200px){
    .hero_sec br{
        display: none;
    }
}
@media (max-width: 1024px) {
    div[data-elementor-type="header"] nav {
        position: fixed;
        width: 100%;
        top: 71.72px;
        left: 0px;
        margin: 0px !important;
        padding: 10px 20px 20px;
        background-color: var(--white);
        z-index: 2;
        height: 75vh;
        overflow: auto !important;
    }
    div[data-elementor-type="header"] nav ul li a{
        border-bottom: 1px solid rgba(0,0,0,0.2);
        background-color: transparent !important;
    }
    div[data-elementor-type="header"] nav > ul > li:last-child > a{
        border-bottom: unset;
    }
    .video_box,.video_box iframe,.video_box img {
        height: 350px !important;
    }
    .elementor-custom-embed-play svg {
        width: 70px !important;
        height: 70px !important;
    }
    .elementor-video-wrapper iframe {
        max-width: calc(100% - 30px);
    }
	.hero_wire {
		right: -8px !important;
	}
	.logo_gallery .gallery figure {
		width: 100% !important;
		max-width: calc(100% / 6) !important;
	}
}
@media(max-width: 991px){
    .hero_wire{
        display: none;
    }
    .oswal_cables_sec::before,.oswal_sec::before{
        display: none !important;
    }
    .oswal_cables_sec > .e-con-inner {
        padding-bottom: 50px !important;
    }
	.img_testi {
        max-width: 63% !important;
    }
	.logo_gallery .gallery figure {
		max-width: calc(100% / 5) !important;
	}
}
@media(max-width: 991px){
	.img_testi {
		position:unset !important;
        max-width: 100% !important;
    }
	.testimonial_box {
		width: 100% !important;
	}
	.testimonial_box .elementor-testimonial-content {
        margin: 30px 0px !important;
        padding-top: 56px;
    }
}
@media(max-width: 767px){
	.drop_form .elementor-field-group {
		margin-bottom: 24px !important;
	}
	.logo_gallery .gallery figure {
		max-width: calc(100% / 4) !important;
	}
	.plans_list ul {
		display: flex !important;
		flex-flow: wrap !important;
		grid-gap: 15px;
	}
	.plans_list ul li {
		background-color: var(--white);
		border:1px solid var(--blue);
		padding:4px 12px !important;
		border-radius:4px;
	}
	.plans_list ul li span{
		color: var(--blue) !important;
	}
	.plans_list ul li.active{
		background-color: var(--blue);
	}
	.plans_list ul li.active span{
		color: var(--white) !important;
	}
	.plans_list ul::before,.plans_list ul li::before{
		display:none !important;
	}
}
@media(max-width: 575px){
     .video_box,.video_box iframe,.video_box img {
        height: 300px !important;
    }
	.logo_gallery .gallery figure {
		max-width: calc(100% / 3) !important;
	}
}