/* index page start */
    
     

.call-head,.call-head a{
		color: white;
		font-style: italic;
		text-decoration: none;
		margin-top: 2px;
	}

	.social-icon li{
		padding-left: 10px;
		padding-right: 10px;
		font-size: 20px;
		color: white;
	}
	.social-icon li a{
		color: white;
		text-decoration: none;
		font-weight: bolder;
	}
	.call-head,.mail-head{
		color: white;
		font-style: italic;
	}
	.call-head a,.mail-head a{
		color: white;
		text-decoration: none;
		font-style: italic;
		font-size: 14px;
	}

    #call-back{
             background-image: url("image/relocation-services.jpg");
             width: 100%;
             background-size: 100% 100%;
             background-attachment: fixed;
          }

          #call-row{
             background-color: rgba(0, 0, 0, 0.5);
          }
          .call-back-h2{
            color: white;
          }

/* header end  */

.welcome_h2{
	font-weight: 600;
	font-size: 40px;
}

.welcome_p{
   font-size: 18px;
   line-height: 30px;
   font-weight: normal;

}

.accordion-item,.accordion-header{
	border: none;
}

.accordion-button{
	
	border-bottom: 1px ridge rgb(45,62,80);

}

.accordion-button:focus{
	box-shadow: none;
}

.accordion-item{
	border: 1px solid rgb(45,62,80);
}

#head_menu{
	background-size: 100% 100%;
}

.menu_h2{
	font-size: 50px;
	font-weight: 600;
	color: white;
}
.menu_p{
	color: white;
}

.card-choose{
    		border:1px dotted rgb(55,74,139);
    	}
    	.card-choose i{
    		font-size: 70px;
    		color: rgb(20,83,105);
    	}
    	.card-choose p{
    		font-style: italic;
    	}
 .col-location a{
 	text-decoration: none;
 	color: black;
 } 

 .card-location{
 	 border: 1px ridge black;
 }  	

.location-p{
	font-size: 18px;
}

/* car transport working process */

.working_process{
	 background-color: rgba(0, 0, 0,0.7);
}

.card-working span i{
	 font-size: 50px;
	 color: wheat;
	 padding-bottom: 25px;
}

.card-working{
	background-color: transparent;
	border: none;
}

.card-working h3{
	color: white;
	font-size: 30px;
}

.card-working p{
	color: white;
}