
.bgfooterimg.style8 .fa-whatsapp,.bgfooterimg.style8 .fa-twitter,.bgfooterimg.style8 .fa-instagram {
    font-size: 19px;
    
}
.bgfooterimg.style8 .d-inline-block.pp-5{
	    padding-right: 20px;
}
.bgfooterimg.style8 .fa-mobile{
	font-size:26px !important;
}
.bgfooterimg.style8 .fa-phone{
	 /* transform: rotateY(180deg);  */
}
.bgfooterimg.style8 .bottom_footer a{
	color: #b5b5b5;
	border-top:0px solid;
}
.bgfooterimg.style8 .bottom_footer{
	background-color: #010101;
	color: #b5b5b5;

}
.bgfooterimg.style8 .p-info .d-block span{
	color: #1b1b1b;
	    font-size: 16px;
}
.bgfooterimg.style8 .p-info .d-block{
	max-width: 341px;
    padding-bottom: 18px;
	text-align: right;
	margin: 0 auto;
}
.bgfooterimg.style8 .p-info {
	font-size:16px;
	text-align: center;
}
.bgfooterimg.style8 .p-info i{
	font-size: 24px;
    padding-left: 6px;
	color: #151515;
}
.bgfooterimg.style8 .p-info .d-block:hover i{
	/* font-size:28px; */
}
.bgfooterimg.style8 .footer_top {
    padding: 200px 0 0px;
}
.bgfooterimg.style8 .bgfooterlogo{
background:unset;
}
.bgfooterimg.style8 .footer_logo img{
	max-width: 200px;
	    max-height: initial;
}
.bgfooterimg.style8 .footer_logo a{
	padding:20px;
}
.bgfooterimg.style8 .footer_logo{
	padding-top: 45px;
    padding-bottom: 65px;
    padding-right: 30px;
    padding-left: 30px;
	width: fit-content;
    margin-top: -90px;
    margin-bottom: 45px;
	margin-left: auto;
    margin-right: auto;
}
.bgfooterimg.style8 .social_icons{
	padding-bottom: 30px;
}
.bgfooterimg.style8 .social_icons a i{
	transform: rotateY(0deg);
}
.bgfooterimg.style8 .social_icons a:hover i{
	color: #010101;
	transform: rotateY(360deg);
	transition: all .4s ease;
}
.bgfooterimg.style8 .social_icons a:hover{
	    color: #010101;
    background-color: #ffffff;
	transition: all .2s ease;
}
.bgfooterimg.style8.page8 .social_icons a
{
	
		width: 46px;
    height: 46px;
	
}
.bgfooterimg.style8 .social_icons a
{
	font-size: 16px;
    color: #ffffff;
    background-color: #010101;
    padding: 5px;
    margin-right: 10px;
    margin-left: 10px;
	    border-radius: 0;
		width: 36px;
    height: 36px;
	line-height: 39px;
}

.bgfooterimg.style8 p {font-size:11px;}
.bgfooterimg.style8 .widget_title {

    padding-top: 30px;

}
.bgfooterimg.style8 .container {
     width: 100%; 
     max-width: 100%; 
	 padding-right: 0px;
    padding-left: 0px;
    margin-right: 0;
    margin-left: 0;
}
.bgfooterimg.style8 .mojavezfooter  {text-align:center;padding-bottom: 22px;}
.bgfooterimg.style8 .mojavezfooter img {
    max-height: 100px;
    margin-top: 15px;
}
.bgfooterimg.style8.style8page .btn i {
top: -1px;
}
.bgfooterimg.style8 .btn i {
    font-size: 20px;
     margin-right: 0px; 
  
}
.bgfooterimg.style8 .row8{
	display:flex;
	
	direction: rtl;
	
}
.bgfooterimg.style8 .col-100{
	width:100%;
	max-width:100%;
	padding-right: 15px;
    padding-left: 15px;
}
.bgfooterimg.style8 .col-30{
	width:30%;
	max-width:30%;
	padding-right: 15px;
    padding-left: 15px;
}
.bgfooterimg.style8 .col-70{
	width:70%;
	max-width:70%;
	padding-right: 15px;
    padding-left: 15px;
}
.bgfooterimg.style8 .col-40{
	width:40%;
	max-width:40%;
	padding-right: 15px;
    padding-left: 15px;
}

.bgfooterimg.style8 .bgyellow{
	background-color:var(--theme-deafult);padding-bottom: 30px;
}
.bgfooterimg.style8 .bgblack{
	background-color:#010101;
}
.bgfooterimg.style8 .bglight{
	background-color:#f3f3f3;
}

@media only screen and (max-width: 768px)  {
	.bgfooterimg.style8 .widget_title {text-align:center;}
	.bgfooterimg.style8 .row7{
	
	flex-direction: column;
	
	
}
	.bgfooterimg.style8 .col-30{
	width:100%;
	max-width:100%;
	padding-right: 15px;
    padding-left: 15px;
	
}
.bgfooterimg.style8 .col-70{
	width:100%;
	max-width:100%;
	padding-right: 15px;
    padding-left: 15px;
	
	text-align:center
}
.bgfooterimg.style8 .col-40{
	width:100%;
	max-width:100%;
	padding-right: 15px;
    padding-left: 15px;
	
}

.bgfooterimg.style8 .container {
    width: 100%;
    max-width: 100%;
}
.bgfooterimg.style8 .bgfooterlogo {
    width: 90px;
    height: 115px;
    vertical-align: middle;
    display: inline-flex;
}

}

@media only screen and (min-width: 769px) and (max-width: 1024px) {

	.bgfooterimg.style8 .container {
    width: 100%;
    max-width: 100%;
	    padding-right:0px;
    padding-left: 0px;
}
.bgfooterimg.style8 .mojavezfooter img {
    max-height: 66px;
    margin-top: 15px;
}
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
	.bgfooterimg.style8 .mojavezfooter img {
    max-height: 89px;
    margin-top: 15px;
}
	.bgfooterimg.style8 .container {
    width: 100%; 
     max-width: 100%; 
	 padding-right: 0px;
    padding-left: 0px;
    margin-right: 0;
    margin-left: 0;
}

.bgfooterimg.style8 .bgfooterlogo {
    width: 90px;
    height: 115px;
    vertical-align: middle;
    display: inline-flex;
}

}
@media only screen and (min-width: 1280px) and (max-width: 1300px) {
	.bgfooterimg.style8 .container {
    width: 100%; 
     max-width: 100%; 
	 padding-right: 0px;
    padding-left: 0px;
    margin-right: 0;
    margin-left: 0;
}
}