/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
Add your custom styles here
*/

#mainlogo img {
width:190px;	
	height:32px;
}

/* New Dev 3 CSS Start */
.verticle-faqs .elementor-tab-title {
	border-right:5px solid #D4E4F2 !important;
	padding:15px 50px 15px 0;
	text-align:right;
}
.verticle-faqs .elementor-tab-title.elementor-active {
	border-right:5px solid #2776BC !important;
}
.verticle-faqs .elementor-tab-content {
	padding:15px 0px 15px 50px;
}
.verticle-faqs .elementor-tab-content p:last-child {
	margin:0;
}
.verticle-faqs .elementor-tabs-wrapper {
	position:relative;
}
.verticle-faqs .elementor-tabs-wrapper:after {
	content:"ac";
	width:5px;
	height:100%;
	background-color:#D4E4F2;
	position:absolute;
	top:0;
	right:0;
	z-index:-1;
}
.new-faqs .elementor-tab-content li {
	line-height:35px;
}
/* New Dev 3 CSS End */

/* PRODUCT CATERGORY PAGE START */
.pro-cat-slider .e-loop-item  section {
	width: 95% !important;
}
.pro-cat-slider .e-loop-item  section .elementor-widget-wrap{
	min-height: 270px !important;
	display: flex;
	align-items: center;
	align-content: center;
}

/* .gap-between .elementor-container{
gap: 40px !important;
} */
.my-acc i{
	font-size: 22px !important;
}
.my-acc ul li{
	margin-bottom: 15px;
}
.my-acc a{
	color: #555555;
}
 
/* PRODUCT CATERGORY PAGE END */

/* PRODUCT SINGLE PAGE START*/
.single-pro-features p{
	margin-bottom: 20px;
}
.single-pro-features p strong{
	font-size: 19px;
}
/* PRODUCT SINGLE PAGE END*/

/* TELCOGREEN PAGE START */

.ul-gap ul{
	margin: 10px 0;
}
.single-pro-features ol li{
	margin-bottom: 20px;
}

/* TELCOGREEN PAGE END */

/* MEGA MENU */

ul.category_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

ul.category_list li {
	flex: 50%;
	margin: 1px 0px;
	cursor: pointer;
}

ul.category_list li a {
	color: #2776BC;
	font-family: 'roboto';
	pointer-events: none;
}

ul.category_list li:last-child {
	display:none;
}

/* MEGA MENU END */



/* ACTION BAR */

#action_bar .elementor-search-form__container .fa-search:before{
	content: url("/telco/wp-content/uploads/2023/07/search.png");
}

#action_bar .elementor-search-form__container input {
	max-width: 150px;
}

#action_bar .elementor-search-form__container input::placeholder {
	opacity: 1;
}

/* ACTION BAR END */

/* FOOTER */

.footer_menu li:before {
	content: '.' !important;
	color: #fff;
	font-weight: 900;
	position: absolute !important;
	left: 5px;
	top: -5px;
}

/* FOOTER END */

/* OUR BRANDS */

.our_brands {
	background: linear-gradient(180deg, rgba(245,245,249,0) 0%, rgba(247,247,249,1) 50%);
}

/* OUR BRANDS END */

/* PRODUCT BOX */

.product_box img {
	width: 200px;
	height: 150px;
	object-fit: contain;
}

.product_box .elementor-widget-container {
    min-height: 238px;
    padding: 10px;
}

/* PRODUCT BOX END */


/* PRODUCT SEARCH BAR  */

.product_search .elementor-search-form__container .fa-search:before {
	content: url("/telco/wp-content/uploads/2023/07/search.png");
	filter: invert(65%) sepia(27%) saturate(1537%) hue-rotate(169deg) brightness(95%) contrast(91%);
}

.product_search .elementor-search-form__container input::placeholder {
	opacity: 1;
}

/* PRODUCT SEARCH BAR END */

/* CUSTOM TABS */

.cus_tabs .elementor-tabs-wrapper {
	display: flex;
	justify-content: flex-start;
	border-bottom: 1px solid #777777;
}

.cus_tabs .elementor-tab-title.elementor-active {
	border-bottom: 4px solid #2776BC !important;
}

.cus_tabs .elementor-tab-title {
	margin-bottom: -1px;
}

/* CUSTOM TABS END */

/* PRODUCT LIST */

.product_list ul.elementor-icon-list-items li {
	flex-direction: row-reverse;
	justify-content: space-between !important;
}

/* PRODUCT LIST END */

/* PRODUCT PAGE */

.product_product_page img {
	width: 260px !important;
	height: 180px;
	object-fit: contain;
	padding: 25px;
}

/* PRODUCT PAGE */

/* PRODUCT TABS */

.product_tabs {
	width: 100%;
	margin-top: 100px;
}

.product_tabs .tabs {
	display: block;
}

.product_tabs .tabs input[type=radio] {
	display: none; 
}

.product_tabs .tabs label {
	transition: background .4s ease-in-out,height .2s linear;
	display: inline-block;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	font-family: 'roboto' !important;
	width: 33% !important;
	margin: 0;
	text-align: center !important;
	color: #888888 !important;
	padding-bottom: 0.5rem;


}

.product_tabs .tabs label:last-of-type {
	border-bottom: none; 
}

/* .product_tabs .tabs label:hover {
color:#d82010;
} */

.product_tabs .tab-content-wrapper{
	background: transparent;
	border-top: 1px solid #888888;
}

@media screen and (max-width: 900px) {
	.product_tabs .tabs label {
		width: 20%; 
	} 
}

@media screen and (max-width: 600px) {
	.industries_home .industry_box .elementor-image-box-description{
		display:block !important;
	}
	.product_tabs .tabs {
		margin: 0; 
	}
	.product_tabs .tab-content-wrapper, .product_tabs .tab1-content-wrapper {
		border: none;
		border-radius: 0; 
	}
	.product_tabs .tabs label {
		width: 100%;
		display: block;
		border-bottom: 2px solid #C7C6C4;
		border-radius: 0; 
	} 
}

.product_tabs #tab1:checked+label, .product_tabs #tab2:checked+label, .product_tabs #tab3:checked+label , .product_tabs #tab4:checked+label , .product_tabs #tab5:checked+label , .product_tabs #tab6:checked+label  {
	color: #2776BC !important;
	background: transparent;
	border-bottom: 4px solid #2776BC !important;
}

.product_tabs .tab-content {
	position: absolute;
	top: -9999px;
	padding: 3rem;
	padding-top: 2.5rem;
}

.product_tabs #tab1:checked ~ .tab-content-wrapper #tab-content-1, .product_tabs #tab2:checked ~ .tab-content-wrapper #tab-content-2, .product_tabs #tab3:checked ~ .tab-content-wrapper #tab-content-3 , .product_tabs #tab4:checked ~ .tab-content-wrapper #tab-content-4 , .product_tabs #tab5:checked ~ .tab-content-wrapper #tab-content-5 , .product_tabs #tab6:checked ~ .tab-content-wrapper #tab-content-6{
	position: relative;
	top: 0px;
}

.product_tabs .tab-content section {
	display: flex;
	justify-content: space-between;
}

.product_tabs .tab-content section li {
	list-style: none;
	margin: .5rem 0rem;
}

.product_tabs .tab-content section ul {
	padding: 0;
}

/* PRODUCT TABS END*/



/* INDUSTRY SLIDER */

body.home {
	overflow-x: visible;
}
.industries_home .swiper-container  {
	margin-bottom:1.5%!important;
}
.industries_home .industry_box {
	border:1px solid #fff!important;
}
.industries_home .swiper-slide-active .industry_box {
	border:2px solid #fff!important;
}
.industries_home .industry_box .elementor-image-box-wrapper {
 	aspect-ratio:0.92 
} 
.industries_home .elementor-image-box-content {
	background: #00529B;
	bottom:0;
	position: absolute;
	padding: 1.55rem 2.5rem 2.5rem;
	opacity: 0;
	transition: .3s ease all;
	height:200px;
}

.industries_home .industry_box .elementor-image-box-img img{
	width: 950px !important;
}

.industries_home .swiper-slide-active {
	position: relative;
	z-index: 2;
}

.industries_home .swiper-slide-active .industry_box .elementor-image-box-content {
	opacity: 1;
	transition: .3s ease all;
}

.industries_home .swiper-slide-active .industry_box .custom_heading{
	opacity: 0;
	transition: .3s ease all;	
}

.industries_home .swiper-slide-active .industry_box .elementor-image-box-img img{
	filter: unset !important;
}


.industries_home .swiper-slide-active .industry_box{
	transform: scaleY(1.07);
}

article .swiper-button-prev , article .swiper-button-next{
	display: none;
}



.swiper-button-prev, .swiper-button-next {
	background-image: unset !important;
} 
.custom_heading {
    font-size: 30px;
    position: absolute;
    z-index: 1;
    text-align: center;
    left: 0;
    right: 0;
    top: 50%;
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    transition: .3s ease all;
}
.industries_home .swiper-button-prev::after,
.industries_home .swiper-button-next:after{
/* 	display:none; */
	
}
/* 
.industries_home .swiper-button-next {
		background:url("/source/a39331a59d4527c26a6069de7b11e718/arrow-next.svg") no-repeat center center !important;
	right: 35% !important;
	top: 6.5%!important;
}

.industries_home .swiper-button-prev{
		background:url("/source/ef46d619c7f475b5be138229ee5899e3/arrow-prev.svg") no-repeat center center !important;

	left: 35% !important;
	top: 6.5%!important;
}

 */
/* .industry_slider {
margin-left: 60px;
} */


.industry_slider article {
	margin-right: 0 !important;
}

@media (max-width:1440px) {
	.custom_heading,
	.elementor-image-box-title{
		font-size:22px!important;	
		font-weight:bold!important;
		margin:0;
	}
	.industries_home .elementor-image-box-content {
	padding: 1.25rem 1.5rem 1.25rem;
	height:165px;
}
	.industries_home .elementor-image-box-description {
	padding: 1.25rem 1.5rem 2rem;
	height:165px;
		padding:5px!important;
		line-height:1.35em
	}
}


@media (max-width:1024px) {	
		.industries_home .industry_box .elementor-image-box-description{
		display:block !important;
	}
	.custom_heading,
	.elementor-image-box-title{
		font-size:20px!important;	
		font-weight:bold!important;
		margin:0;
	}
	.industries_home .elementor-image-box-content {
	padding: 1rem 1.5rem 1rem;
	height:160px;
}
	.industries_home .elementor-image-box-description {
	padding: 1.25rem 1.5rem 2rem;
	height:165px;
		padding:5px!important;
		font-size:16px!important;
		line-height:1.35rem	
}
/* 	.industries_home .swiper-button-next {
	right: 30% !important;
	top: 6%!important;
}

.industries_home .swiper-button-prev{
	left: 30% !important;
	top: 6%!important;
} */
}



@media (max-width:479px) {
	.industry_box {
		margin:0 15px;
	}
	.industries_home .swiper-button-prev{
		left:25px!important
	}
	
	.industries_home .swiper-button-next{
		right:25px!important
	}
	.custom_heading,
	.elementor-image-box-title{
		font-size:22px!important;	
	}
	.industries_home .elementor-image-box-content {
	height:140px!important;
}
	.industries_home .elementor-image-box-description {
	padding: 1.25rem 1.5rem 2rem;
	height:165px;
		padding:5px!important;
		font-size:16px!important;
		line-height:1.35rem
		
}
/* 	.industries_home .swiper-button-next {
	right: 10% !important;
	top: 9.5%!important;
}

.industries_home .swiper-button-prev{
	left: 10% !important;
	top: 9.5%!important;
} */
}
/* INDUSTRY SLIDER END */

/* BLOG PAGE */

.blog_content h2 {
	font-weight: bold;
	font-size: 24px;
}

.blog_content h4 {
	color: #555;
	font-size: 20px;
	font-weight: bold;
}

.blog_content h3 {
	color: #2776BC;
	font-size: 20px;
	font-weight: bold;
}

.blog_tags  .elementor-post-info__item-prefix , .blog_tags  .elementor-icon-list-item {
	text-decoration: unset !important;
}

.blog_tags .elementor-post-info__terms-list-item{
	text-decoration: underline !important;
}

.blogs_navigation .elementor-post-navigation {
	justify-content: center;
}

.blogs_navigation .elementor-post-navigation .elementor-post-navigation__link {
	width: calc(8% - (1px / 2));
}

.blogs_navigation .fa-arrow-left:before {
	content: url("/wp-content/uploads/2023/10/arrow-left.svg");
	position: relative;
	top: -4px;
}

.blogs_navigation .fa-arrow-right:before {
	content: url("/wp-content/uploads/2023/10/arrow-right.svg");
	position: relative;
	top: -4px;
}

/* BLOG PAGE END */

/* SEARCH */

.main_search .probox {
	background: #0E3462 !important;
}

.main_search button.promagnifier {
	background: transparent !important;
}

.inner_search .probox {
	height: 40px !important;
	display: flex;
	align-items: center;
	border-radius: 30px !important;
	border: 1px solid #2776BC !important;
	background: #fff !important;
}

.inner_search .probox form {
	margin-top: 3px;
}

.inner_search div#ajaxsearchlite2 {
	background: transparent;
}

.inner_search button.promagnifier {
	background: transparent !important;
}

.inner_search button.promagnifier svg {
	fill: #2776BC !important;
}

.inner_search #ajaxsearchlite1 .probox .proinput input,
.inner_search div.asl_w .probox .proinput input{
	color: #2776BC !important; 
}

.inner_search #ajaxsearchlite1 .probox .proinput input::placeholder,
.inner_search div.asl_w .probox .proinput input::placeholder,
.main_search #ajaxsearchlite1 .probox .proinput input::placeholder,
.main_search div.asl_w .probox .proinput input::placeholder{
	color: #2776BC !important; 
	font-size: 15px;
}

.main_search #ajaxsearchlite1 .probox .proinput input::placeholder,
.main_search div.asl_w .probox .proinput input::placeholder{
	color: #fff !important; 
}

.inner_search,#ajaxsearchlite2{
	cursor:pointer;
}

.inner_search input,#ajaxsearchlite2 input {
    pointer-events: none;
}

/* SEARCH END*/

/* FORMS */

.gform_title , .gform_body .gfield_required {
	display: none !important;
}

.req_a_quote .gform_body label , .contact_us .gform_body label , .talk_to_an .gform_body label {
	color: #fff !important;
	font-family:Roboto, arial, sans-serif;
}

.contact_us .gform_body label , .talk_to_an .gform_body label{
	color: #363636 !important
}

.gform_wrapper.gravity-theme input , .gform_wrapper.gravity-theme select {
	border: 1px solid #D3D3D3;
}

.req_a_quote .gform_wrapper.gravity-theme textarea ,
.contact_us .gform_wrapper.gravity-theme textarea ,
.talk_to_an .gform_wrapper.gravity-theme textarea {
	height: 130px !important;
	border-radius: 5px;
	border: 1px solid #D3D3D3;
	resize: none;
}

.talk_to_an .gform_wrapper.gravity-theme textarea {
	height: 80px !important;
}

.req_a_quote .gform_wrapper.gravity-theme .ginput_container_fileupload input {
	border: unset;
	color: #fff;
	font-size: 18px;
}

.gform_wrapper.gravity-theme .ginput_container_fileupload span {
	color: #fff;
	font-size: 18px;
	font-family: Roboto, arial, sans-serif;
	padding: 0;
}

input.gform_button.button {
	background: #009955;
	color: #fff;
	font-family: Roboto, arial, sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	border: 0px !important;
	padding: .5rem 2rem;
	margin-top: .8rem;
}


.talk_to_an input.gform_button.button{
	background: #22408D !important;
}

.talk_to_an legend {
	float: left;
	margin-right: 25px !important;
}

.talk_to_an .gfield_radio {
	display: flex;
	gap: 15px;
}

/* FORMS END */

/* PAGINATION */
nav.elementor-pagination span.page-numbers.current {
	font-weight: bold;
}

nav.elementor-pagination span.page-numbers.prev , nav.elementor-pagination a.page-numbers.prev {
	background: url("/telco/wp-content/uploads/2023/08/arrow-left.png");
	background-repeat: no-repeat;
	background-position: right;
	color: transparent !important;
}

nav.elementor-pagination a.page-numbers.next , nav.elementor-pagination span.page-numbers.next {
	background: url("/telco/wp-content/uploads/2023/08/arrow-right.png");
	background-repeat: no-repeat;
	background-position: left;
	color: transparent !important;
}

/* PAGINATION END */


/* CHANGES */

.telco_hover > .elementor-widget-wrap {
	transition: .3s ease all;
}

.telco_hover > .elementor-widget-wrap:hover {
	transform: scale(1.05);
	transition: .3s ease all;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

/* p > br {
display: none;
} */

/* CHANGES END */

/* RESPONSIVE */

@media (max-width:1190px) {

/* 	.elementor[data-elementor-type|='wp-page'] .elementor-section-boxed {
		padding-left: unset!important;
		padding-right: unset!important;
	} */
	
	.industries_home .industry_box .elementor-image-box-content {
		height:100px
	}
	.elementor-image-box-content {
		padding-left: 5px!important;
		padding-right: 5px!important;
		height:150px!important
	}
	.elementor-image-box-title{
		font-size:20px!important
	}
	.elementor-image-box-description{
		font-size:15px!important;
		line-height:20px!important;
	}
	
}

@media(max-width:1024px){

	.industries_home .swiper-button-prev{
		left: 30% !important;
	}

	.industries_home .swiper-button-next{
		right: 30% !important;
	}

	body:not(.rtl) .elementor-575 .elementor-element.elementor-element-88db4dc {
		right: 70px;
	}

	.pro-cat-slider .e-loop-item section{
		width: 100% !important;
	}

	.cus_tabs .elementor-column > div{
		padding: 10px !important;
	}

	.cus_tabs .elementor-tab-title {
		font-size: 20px !important;
	}
}
@media (max-width:960px){
	.industries_home .industry_box .elementor-image-box-description {
		display:none;
	}
}

@media(max-width:768px){

	.industries_home .swiper-button-prev{
		left: 25% !important;
	}

	.industries_home .swiper-button-next{
		right: 25% !important;
	}

	.verticle-faqs .elementor-tab-title{
		text-align: left;
	}

}

@media(max-width:600px){

	.industries_home .swiper-button-prev{
		left: 5% !important;
	}

	.industries_home .swiper-button-next{
		right: 5% !important;
	}

	.elementor-15 .elementor-element.elementor-element-1c27c40 > .elementor-widget-container{
		padding:0;
	}

	ul#menu-1-e0df2d1 li:before {
		display: none;
	}

	body:not(.rtl) .elementor-575 .elementor-element.elementor-element-88db4dc {
		width: 35%;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.talk_to_an .gfield_radio{
		display: block;
	}

}

/* RESPONSIVE END */
.myproductslider .swiper-slide .swiper-slide-image{
	cursor:pointer;
}

/* new css */

.pro_cat_box .elementor-widget-container {
    min-height: 322px !important;
}

li.elementor-icon-list-item a :not(.sbc){
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between !important;
}

div#mob-menu li:not(:last-child) {
    border-bottom: 1px solid #E8E8E8 !important;
}

div#mob-menu li a {
    justify-content: space-between !important;
}

div#mob-menu > ul {
    margin-bottom: -20px;
}

div#mob-menu ul li ul li {
    background: #F5F5F5;
}

div#mob-menu ul li ul li a {
    color: #2776BC !important;
}

div#mob-menu ul li ul {
    box-shadow: unset !important;
}

/* .tab_img_col:has(img) {
    display: block;
}

.tab_img_col {
    display: none;
} */


.indus_sidebar li.elementor-icon-list-item a{
    flex-direction: row-reverse !important;
    justify-content: space-between !important;
}
@media(max-width:600px){
	.popProd{
		flex: 0 0 100% !important;
	}
	.popProducts{
		gap:0px !important;
	}
}

 @media(max-width: 767px){
	.elementor-column.elementor-top-column > .elementor-widget-wrap {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	 
	 .phone_search input {
		 font-size: 16px !important; /* Set an appropriate font size */
		 text-size-adjust: 100% !important;  /* Prevent text from resizing */
		 -ms-text-size-adjust: 100% !important; /* For Internet Explorer */
		 touch-action: manipulation !important; /* Improve touch event handling */
		 user-scalable: no !important; /* Disable user scaling (may not be supported in all browsers) */
		 -webkit-user-select: none !important; /* Prevent text selection (optional) */
		 -webkit-touch-callout: none !important; /* Disable long-press actions (optional) */
	 }
} 

/* new css */