/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
	color: #0286EB !important;
	font-weight: 600 !important;
}

h4 {
	padding-top:0;
}

.big-txt {
	font-size:18px;
	text-transform:uppercase;
}

/* gtranslate styles Stats here:*/
#gtranslate_wrapper {
	top:15px !important;
	z-index: 10000 !important;
}

.notranslate {
	height:4rem;
	padding: 0px 20px;
	border-radius: 50px;
}

/* Top Nav styles Stats here:*/
nav.w-nav .w-nav-anchor {
	font-size:14px;
	padding-left: 12px !important;
    padding-right: 12px !important;
}

nav.w-nav .login .w-nav-anchor {
	padding-left: 20px !important;
    padding-right: 20px !important;
}

nav.w-nav .current-menu-item .w-nav-anchor .w-nav-title {
	border-bottom: 2px solid #0286EB !important;
	color:#0286EB !important;
	padding-bottom: 5px;
}

.rs-parallax-wrap .fa-play-circle:before {
    content: "\f04b";
	color:rgba(255, 255, 255, 0.4);
    font-size: 60px;
    border: 10px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    padding: 10px 5px 10px 15px;
	cursor:pointer;
}


/* Owl Carousel Styles Start Here  */
.clients-sec {
	background-image: linear-gradient(#ffffff 50%, #F3F3F3 50%);
	background-repeat: no-repeat;
}

.owl-nav {
   position: absolute;
   top: -60px;
   right: 55px;
}

.owl-prev:after {
	content: '\f30a';
    font-family: fontawesome;
    font-weight: 700;
    padding-left: 0.2rem;
	font-size:24px;
}

.owl-next:after {
	content: '\f30b';
    font-family: fontawesome;
    font-weight: 700;
    padding-left: 0.2rem;
	font-size:24px;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	padding:1rem;
}

.no-touch .owl-carousel .owl-nav .owl-next:hover,
.no-touch .owl-carousel .owl-nav .owl-prev:hover {
	background:none !important;
	color:#0286EB !important;
}

.owl-carousel .owl-nav div {
	transform: translateY(-0%);
}

.owl-carousel .owl-item .w-post-elm.post_image {
    overflow: hidden;
    position: relative;
    width: 170px;
    height: 155px;
    display: flex;
    align-items: center;
    justify-content: center;
	background:#ffffff;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.owl-carousel .owl-item .w-post-elm.stretched img {
    width: auto;
    max-width: 170px;
    max-height: 155px;
    text-align: center;
}

.owl-carousel .owl-item .w-post-elm.post_title {
	display:none;
}

/* Video Styles Start Here  */
.video-sec {
	border-radius: 10px!important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background: #ffffff;
  	margin-bottom: 30px;
	padding:20px;
}

.video-thumb .wpb_column {	
    padding: 10px;
	border-radius: 10px !important;
    border:1px solid #E3E3E3 !important;
	background: #ffffff;	
}

.video-thumb .wpb_column p strong {
	color:#092147;
	font-weight:500;
	font-size:13px;
}

.video-thumb .wpb_column .w-popup {
	align-items: center;
    justify-content: center;
	display:flex;
}

.video-thumb .wpb_column .w-popup .w-popup-trigger {
	z-index: 2;
    opacity: 0.8;
}

.video-thumb .wpb_column .w-popup:after {
    content: "\f04b";
	color:rgba(255, 255, 255, 1);
    font-size: 26px;
    border-radius: 50%;
    text-align: center;
    padding: 10px 8px 10px 12px;
	cursor:pointer;
	background: rgba(0, 0, 0, 1);
	position:absolute;
	width: 40px;
    height: 40px;
    line-height: 40px;
	font-family: fontawesome;
    font-weight: 900;
	z-index: 1;
}

nav.w-nav .current-menu-item .w-nav-anchor .w-nav-title {
	border-bottom:0;
}

/* Footer Social Styles Start Here  */
.fa-facebook:before {
	content: "\f39e" !important;
}

.img-sec {
	border-radius: 10px!important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background: #ffffff;
  	margin-bottom: 30px;
	padding:20px;
	text-align:center;
}


/* @media (max-width: 991px) {	
	.w-image .w-image-h img {
		width:100%;
	}
} */
	
/* Contact Styles Start Here  */
.contact-info {
	padding: 25px;
    background-color: #F9F8F8;
    border-radius: 5px 5px 5px 5px;
	overflow: hidden;
}

.contact-info.branch {
	padding: 0px;
	font-size: 13px;
}

.l-main .contact-info .w-contacts-list .w-contacts-item:before {
   font-size: 1.8rem;
   width: 2.5rem; 
   box-shadow: inset 0 0 0 0 !important;
}

.l-main .contact-info.branch .w-contacts-item {
     padding: 0 1.3rem 0 1.3rem;
}

.l-main .contact-info.branch .w-contacts-list .w-contacts-item:before {
    font-size: 1.3rem;
    width: 1.4rem;
}
.contact-info .w-contacts-item.for_mobile:before {
    content: '\f02f';
}

.contact-info .w-contacts-item.for_phone:before {
    content: "\f879";
}

.contact-info .w-contacts-item:before {
    font-weight: 900;
}

.w-contacts-item.for_address:before {
	
}

.wpb_wrapper ul {
      margin-left: 1rem;
}

.wpb_wrapper ul li::marker {
  content: "✽";
  color: #0286EB;
}

.wpb_wrapper ul li {
    margin: 0 0 0.5rem;
    padding-left: 10px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  background: url("https://blogixwebsiteuat.pacificbmg.com.au/wp-content/uploads/2021/09/arrow.png") no-repeat 92% center white !important;
}

h4.w-flipbox-front-title {
   background: rgba(9, 33, 71, 0.7);
   color: #ffffff;
   padding: 2rem 0;
   line-height: 24px;
}
.w-flipbox.animation_cardflip.direction_w .w-flipbox-front {
	min-height:440px;
}

nav.w-nav .login .w-nav-anchor {
	min-height: 56px;
	line-height: 22px !important;
}

:lang(fr) nav.w-nav .w-nav-anchor {
    font-size: 13px;
    padding-left: 6px !important;
    padding-right: 6px !important;
}

:lang(de) nav.w-nav .w-nav-anchor,
:lang(es) nav.w-nav .w-nav-anchor {
    font-size: 14px;
    padding-left: 9px !important;
    padding-right: 9px !important;
}

:lang(pt) nav.w-nav .w-nav-anchor {
    font-size: 13px;
    padding-left: 9px !important;
    padding-right: 9px !important;
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
	margin-top:20px;
}

@media (width: 1024px) { 
	nav.w-nav .w-nav-anchor {
		padding-left: 10px !important;
    	padding-right: 10px !important;
	}
		
	.contact-info {
		padding: 10px;
	}

}
@media (max-width: 1024px) { 	
	.w-nav.type_mobile .menu-item>a.w-btn {
		margin: 2rem 0.7rem;
		width: 200px;
	}
		
	nav.w-nav .w-nav-anchor {
		font-size: 14px !important;
	}
		
	.contact-info {
		padding: 10px;
	}

}

@media (max-width: 768px) { 
	.suppliers-sec,
	.suppliers-sec.us_custom_74bcf607,
	.suppliers-sec.us_custom_35314d28 {
		padding:3rem 0px 3rem 0px !important;
	}
}

@media (max-width: 767px) { 
	#gtranslate_wrapper {
		top: 10px !important;
		right: 15% !important;
		position:absolute !important;
	}	
	.notranslate {
		height: 2.8rem;
		padding: 0px 10px;
		max-width: 150px;
		min-height: 2.8rem;
		line-height: 2.8rem;
	}

	.rs-parallax-wrap .fa-play-circle:before {
		content: "\f04b";
		color:rgba(255, 255, 255, 0.4);
		font-size: 30px;
		border: 10px solid rgba(255, 255, 255, 0.4);
		border-radius: 50%;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		padding: 10px 5px 10px 15px;
		cursor:pointer;
	}
	

}

@media (max-width: 667px) {
	.us_custom_e28183d5 {
		text-align: center!important;
		margin: 0 auto;
		display: table;
	 }
	
	.w-nav.type_mobile .menu-item>a.w-btn {
		margin: 2rem 0.7rem;
		width: 94%;
	}
	
}


nav.w-nav .current-menu-item ul li .w-nav-anchor .w-nav-title {
	border-bottom: 0 !important;
    font-size: 14px !important;
}