/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	
--------------------------------------------------------*/


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto;
}

.container {
	width: 1170px;
	margin: auto;
}

.content_fullwidth {
	float: left;
	width: 100%;
	padding: 120px 0px 0px 0px;
}



.last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#logo {
	float:left;
	display:block;
	width:100%;
	min-height: 60px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left top;	
}


/* header area adinationals */
.logo {
	float: left;
	width: 32%;
	margin-top: 5px;
}

.menu_main {
	float: left;
	width: 75%;
	z-index: 9999;
	margin-top: 15px;
}

.menu_main.rslinks {
	width: 55%;
}


.menu_main_full {
	float: left;
	width: 84%;
	z-index: 9999;
}

.mstslider {
	width: 100%;
	float: left;
}

/* top navigations */
.top_nav {
	float: left;
	width: 100%;
	background: #b1231f;
	border-bottom: 1px solid #f9f9f9;
	font-size: 14px;
	color: #fff;
}
.top_nav .left {
	float: left;
	width: 50%;
	padding: 7px 0px;
}
.top_nav .left i {
	color: #fff;
}
.top_nav .left a {
	color: #fff;
	margin-right: 25px;
}
.top_nav .left a:hover {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav .right {
	float: left;
	width: 50%;
	text-align: right;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	/*margin: 0px 12px 0px 0px;*/
	padding: 0px 0px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #ddd;
	padding:8px 13px;
}
.top_nav .topsocial li:first-child{ border-left:1px solid #ddd;}

.top_nav .topsocial li a {
	float: left;
	color: #fff;
	font-size: 14px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav .topsocial li a:hover {
	color: #999;
}

.tpbut {
	float: right;
	color: #c3c3c3;
	margin-left: 0px;
	padding: 7px 18px;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	transition: all 0.3s ease;
}
.tpbut:hover, .tpbut.active {
	color: #999;
	background: #f9f9f9;
}
.tpbut.two {
	border-right: 1px solid #f3f3f3;
	border-left: none;
}

.top_section {
	float: left;
	width: 100%;
	height: 138px;
	background: #000;
}
.top_section .left {
	float: left;
	width: 40%;
}
.top_section .right {
	float: left;
	width: 60%;
	margin-top: 27px;
	text-align: right;
	color: #fff;
	font-size: 13px;
}
.top_section .right a {
	color: #fff;
	font-size: 13px;
	transition: all 0.3s ease;
}
.top_section .right a:hover {
	color: #ccc;
}
.top_section .right i {
	color: #999;
	margin-left: 22px;
}
.top_section ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.top_section .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_section .topsocial li a {
	float: left;
	color: #fff;
	font-size: 11px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin: 0;
	background: #333;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	line-height: 20px;
}
.top_section .topsocial li a:hover {
	background: #999;
}
.top_section .topsocial li a i {
	color: #fff;
	margin: 0;
}





.menu_rlinks {
	float: right;
	margin-top: 25px;
}
.menu_rlinks a {
	color: #fff;
	font-family: 'poppins', sans-serif;
	font-size: 15px;
	font-weight: 500;
	padding: 12px 22px;
	border-radius: 20px;
	background: #d8870c;
	text-transform: capitalize;
	transition: all 0.3s ease;
}
.menu_rlinks a:hover {
	color: #fff;
	background: #E33B11;
}



.slidermar {
	margin-top: 65px;
}
.hero-banner-text{
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    padding-left: 7%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    z-index: 1;
    justify-content: center;
}
.hero-banner-text .text1 {
	    color: #fff;
    font-size: 26px !important;
    line-height: 32px;
    font-family: 'poppins', sans-serif;
    font-weight: 300 !important;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 25px;
}
.ms-layer{position: relative !important}

.hero-banner-text .text2 {
	color: #fff;
	font-size: 50px !important;
	line-height: 67px;
	font-family: 'poppins', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.hero-banner-text .text3 {
	color: #fff;
	font-size: 16px !important;
	line-height: 30px !important;
	font-family: 'poppins', sans-serif;
	font-weight: 400;
	width: 50%;
	margin-bottom: 25px;
}
.sbut1 {
	    color: #F6E439;
    font-size: 15px !important;
    line-height: 24px;
    font-family: 'poppins', sans-serif;
    font-weight: 500;
    border: 2px solid #F6E439;
    padding: 8px 30px;
    cursor: pointer;
    transition: all 0.3s ease;
    letter-spacing: 0.3px;
    border-radius: 20px;
}
.sbut1:hover {
	color: #222;
	background: #F6E439;
}
/*----------------------------------------------------
   home SECTIONS
------------------------------------------------------*/
.home-about{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.home-about .left{
	width: 55%;
	float: left;
	margin-right: 5%;
}
.home-about .right{
	width: 40%;
	float: left;
	padding-top: 30px;
}

.home-about h2{
	color: #333;
	font-size: 36px;
	line-height: 45px;
	font-weight: 700;
	margin-bottom: 20px;
	font-family: "Poppins",sans-serif;
}
.home-about h5{
	font-size: 14px;
    color: #E42F07;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 25px;
    display: inline-block;
    position: relative;
    margin-left: 80px;
	font-family: "Poppins",sans-serif;
}
  .home-about h5::before{
    position: absolute;
    content: "";
    background: #E42F07;
    height: 1px;
    width: 60px;
    left: -80px;
    top: 7px;
}
.home-about h5::after {
    position: absolute;
    content: "";
    background: #E42F07;
    height: 1px;
    width: 60px;
    left: -80px;
    top: 11px;
}
.home-about p{
	color: #000;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: "Poppins",sans-serif;
    text-align: justify;
}
.home-about .read-more{
	margin-top: 40px;
	width: 100%;
	float: left;
}
.home-about .read-more a{
	background: linear-gradient(90deg, #b72421, #d08927);
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
	padding: 10px 30px;
	color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
	font-family: "Poppins",sans-serif;
	transition: all 0.5s ease-in;
}
.home-about .read-more a:hover{
	background: #1f5ca9;
	border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.about-image{
	position: relative;	
	width: 100%;
	float: left;

}

.about-image img{
	width: 100%;
	height: auto;
}
.about-image-text{
	    position: absolute;
    content: "";
    left: 0px;
    bottom: -14px;
    background: #b5231b;
    width: 180px;
    padding: 18px 20px;
    border-right: 5px solid #fff;
    border-top: 5px solid #fff;

}
.about-image-text h4{
	color: #fff;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    text-transform: capitalize;
    text-align: 	center;
}
.boxes-about .box{	
	float: left;
	margin-right: 2%;
	border:1px solid rgb(0 0 0 /0.1);
	border-radius:  20px;
	text-align: center;
	padding:10px 40px;
	margin-top:10px;
}
.boxes-about .box i{
	font-size: 30px;
	color: #E42F07;
}
.boxes-about .box h6 {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 0px;
    margin-top: 10px;
    font-style: normal;
}
/*=================================*/

.home-services{
	width: 100%;
	float: left;
	margin-top: 80px;
	background: url(../images/service-bg.jpg) no-repeat top;
	background-size: 100% 350px;
	object-fit: cover;
	padding: 80px 0px 0px;
	position: relative;
}
.home-services:before{
	width: 100%;
	height: 350px;
	position: absolute;
	content: "";
	left: 0px;
	top:0px;
	background: rgb(15 34 77 /0.8);
	
}
.home-services h2 {
    color: #fff;
    margin-bottom: 70px;
    font-size: 43px;
    font-weight: 700;
    line-height: 35px;
    text-transform: capitalize;
    text-align: center;
}
.home-services h6 {
     margin: 0;
    position: absolute;
    font-size: 5em;
    content: "";
    left: 10px;
    font-weight: 700;
    -webkit-text-stroke: 1px rgb(255 255 255/0.2);
    -webkit-text-fill-color: transparent;
    top: 50px;
}
.service-box{
	width: 100%;
	float: left;
	background: #fff;
	border-top: 3px solid #E42F07;
	    box-shadow: 0px 5px 83px 0px rgb(27 26 26 / 6%);	
}

.service-box-inner{
	width: 100%;
	float: left;
	background: #fff;
	padding:30px 30px;
	position: relative;
}
.service-box-inner:before {
	content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2;
    transition: all 300ms ease-in-out;
    bottom: 0;
    opacity: 0;
    background: linear-gradient(0deg, rgb(195, 126,34,  1) 3%, rgb(195, 126,34, 0.65)36%);
}
.service-box-hover-image {
	content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    transition: all 300ms ease-in-out;
    bottom: 0;
    opacity: 0;
    width: 100%;
    height: 100%;    
    background-size: cover !important;
    background: no-repeat;
    background-position: center;
}
.service-box-icon{
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.service-box-text h3{
	color: #000;
	font-weight: 600;
	font-size: 22px;
}
.service-image { 
	position: relative;
	width: 100%;
	float: left; 
	height: 155px;
	overflow: hidden;
}

.service-image img{
	width: 100%;
}
 .service-box-btn {    
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: #c37e22;
    width: 100%;
    height: 155px;
    padding: 50px;
    opacity: 0;
}
 .service-box-btn a{
 	background: #fff;
    border-radius: 10px;
    padding: 15px 30px;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
 }
.service-box:hover {border-top: 0px}

.service-box:hover .service-box-inner:before {	opacity: 1}

.service-box:hover .service-box-icon img{ filter: brightness(0)invert(1);  z-index: 3;
    position: relative;
}
.service-box:hover .service-box-text h3{color: #fff; z-index: 3;    position: relative;}

.service-box:hover .service-box-text p{color: #fff; z-index: 3;    position: relative;}

.service-box:hover .service-image{background:#E42F07; z-index: 3; padding: 40px 30px; }

.service-box:hover .service-box-hover-image{opacity: 1}

.service-box:hover .service-box-btn{opacity: 1;} 



/*=================================*/


.home-contact{
	width: 100%;
	float: left;
	padding: 80px 0px 80px;
	position: relative;
}

.home-contact:before{
	position: absolute;
    content: "";
    left: -50px;
    top: 0px;
    background: url(../images/circle-dots.png) no-repeat left top;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.3;
}
.home-contact h3 {
    color: #B81F1C;
    font-size: 36px;
    line-height: 52px;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: "Poppins",sans-serif;
    text-align: center;
    margin-bottom: 50px;
}
.home-contact h4 {
color: #4c4c4c;
    font-size: 40px;
    line-height: 52px;
    font-weight: 700;
    font-family: "Poppins",sans-serif;
    text-align: left;
    margin-bottom: 17px;
    margin-top: 14px;
}

 .form-block{	
    width: 100%;
    float: left;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
    padding: 35px 50px ;
    background: #d5800e;

}
.home-contact .form-block h6 {     
    font-size: 5em;
    font-weight: 700;
    -webkit-text-stroke: 1px rgb(255 255 255/0.15);
    -webkit-text-fill-color: transparent;
    margin-bottom: 50px;
    position: absolute;
    content: "";
    right: 20px;

}
 .form-block h5 {
        color: #fff;
    font-size: 28px;
    line-height: 45px;
    font-weight: 600;
    font-family: "Poppins",sans-serif;
    text-align: left;
    margin-bottom: 18px;

}
 .form-block .btn-submit {
	background:  #b72421;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
	padding: 10px 30px;
	color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
	font-family: "Poppins",sans-serif;
	transition: all 0.5s ease-in;
	margin-top: 20px;
}
 .form-block.btn-submit:hover{
	background: #1f5ca9;
	border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.certificate-block{
	width: 100%;
	float: left;
	margin-top: 25px;
}

.certificate-item {
	width: 31%;
    float: left;
    margin-right: 2%;
    border: 1px solid rgb(0 0 0 /0.1);
    border-radius: 20px;
    text-align: center;
    padding: 10px 20px;
    margin-top: 10px;
}




/*----------------------------------------------------
 FOOTER STYLES
------------------------------------------------------*/

.footer {
	float: left;
	width: 100%;
	padding: 50px 0px 0px 0px;
	background: #121834;
	color: #fff;
    transition: all 0.3s ease;
    font-size: 15px;
	/*border-top: 4px solid #9fcd46;*/
	font-family: 'poppins',sans-serif;
	position: relative;
}
.footer:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: url(../images/map-bg.png) no-repeat center;
    object-fit: contain;
    background-size: 53%;
    opacity: 0.1;
    width: 100%;
    height: 100%;
}

.footer h4 {
	font-size: 22px;
	color: #fff;
	font-weight: normal;
}

.footer h4 {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    font-family: 'poppins',sans-serif;
    margin-bottom: 18px;
    position: relative;
    line-height: 40px;
}
.footer h4:before {
  position: absolute;
  content: "";
  background: #fdf6f6;
  width: 50px;
  height: 1px;
  top:100%;
  left: 0px;
}
.footer h4:after {
  position: absolute;
  content: "";
  background: #d7912a;
  width: 20px;
  height: 4px;
  top:97%;
  left: 0px;
  border-radius: 20px;
}
.footer-box1 {
    width: 30%;
    float: left;
    margin-right: 5%;
}
.footer-box2 {
    width: 25%;
    float: left;
    margin-right: 2%;
}

.footer-box3 {
        width: 38%;
    float: left;
    margin-right: 0%;
    background: rgb(255 255 255 / 20%);
    border-radius: 10px;
    padding: 30px 30px 30px 40px;
}

.footer-box4 {
    width: 28%;
    float: left;
    margin-right: 0%;
}


/* Address */
ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
padding-left: 20px;
padding-top: 2px;
padding-bottom: 5px;
	margin: 0px;
  color:#fff;
  font-size: 15px;
  transition: all 0.3s ease;
  margin-bottom: 10px;
}
.faddress li a {
	color: #fff;
  font-family: 'poppins',sans-serif;
	transition: all 0.3s ease;
}
.faddress li a:hover {
	color: #fff;
}
.faddress li i{
  float: left;
  color: #d7912a;
  margin-left: -20px;
  padding-top: 5px;
  font-weight: 500;
}

.faddress li:hover i {
  color: #44ae53;
}
/* quick links */
.qlinks {
	float: left;
	width: 100%;
}
.qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.qlinks li {
	padding: 4px 0px;
	margin: 0px;
	padding-left: 20px;
}
.qlinks li a {
	color: #fff;
	transition: all 0.3s ease;
  font-size: 15px;
  
}
.qlinks li a:hover {
	 color: #0ab1ef;
}
.qlinks li a i {
	margin-right: 3px;
	color: #d7912a;
	margin-left: -15px;

}

.qlinks.two li a i {
	color: #5b5c60;
	font-size: 5px;
	margin-right: 8px;
	margin-left: -20px;
}



/* copyrights */
.copyright_info {
	float: left;
	padding: 20px 0px 16px 0px;
	margin: 50px 0px 0px 0px;
	width: 100%;
	color: #f9f9f9;
	font-size: 13px;
	 font-family: 'poppins',sans-serif;
	font-weight: normal;
	background: #d5800e17;
	/*border-top: 2px solid #1f5ca9;*/
}
.copyright_info a {
	margin-top: 10px;
	font-size: 14px;
	color: #ffb140;
	text-align: right;
	 font-family: 'poppins',sans-serif;
	transition: all 0.3s ease;
}
.copyright_info a:hover {
	color: #e3e3e3;
}
.copyright_info p{font-family: 'poppins',sans-serif;}

.copyright-text{
	width: 100%;
	float: left;
	text-align: center;


}
.social-links{
	width: 100%;
	float: left;
	margin-top: 20px;
}

/* footer social links */
ul.footer_social_links {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.footer_social_links li a i {
	    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    line-height: 30px;
    vertical-align: middle;
    background-color: transparent;
    border: 1px solid #ff9c0b;
    color: #d7912a;
    transition: all 0.3s ease;
}
.footer_social_links li a i:hover {
	color: #fff;
	background-color: #727272;
}



.fbsocials {
	float: left;
	width: 100%;
	background: #999;
	margin-bottom: 90px;
	text-align: center;
}
.fbsocials a {
	float: left;
	width: 20%;
	color: #fff;
	font-size: 27px;
	padding: 16px 0px;
	transition: all 0.3s ease;
}
.fbsocials a.fb {
	background: #4087cf;
}
.fbsocials a.tw {
	background: #36aae0;
}
.fbsocials a.in {
	background: #3377bb;
}
.fbsocials a.gp {
	background: #e93434;
}
.fbsocials a.be {
	background: #de8d23;
}

.fbsocials a.fb:hover,
.fbsocials a.tw:hover,
.fbsocials a.in:hover,
.fbsocials a.gp:hover,
.fbsocials a.be:hover {
	background: #393939;
}




/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}


/*================================*/


.inner-banner{
	width: 100%;
	float: left;
	background:url(../images/page-banner.jpg) no-repeat center;
	background-size: cover;
	padding: 34px 0px;
	margin-top: 64px;
}
.inner-banner h1{
	font-size: 32px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    font-family: 'poppins',sans-serif;
    margin-bottom: 0px;
}
.misssionbox{
	width: 100%;
	float: left;
border: 1px solid #ddd;
margin-top: 40px;
}
.misssionbox-image{
	width: 100%;
	float: left;
	padding: 20px;
	display: flex;
	align-items: center;
	background: #f5f5f5;
}
.misssionbox-content{
	width: 100%;
	float: left;
	padding: 20px 20px;
}
.misssionbox-image img{
	width: 150px; 
	float: left;
	margin-right: 40px;
}
.misssionbox-image h4{
	font-size: 24px;
    font-weight: 600;
    color: #000;
    text-align: center;
    font-family: 'poppins',sans-serif;
    margin-bottom: 0px;
}
.inner-page{
	width: 100%;
	float: left;
	padding-top: 80px;
	padding-bottom: 80px;

}
.inner-page p {
    color: #000;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: "Poppins",sans-serif;
    text-align: justify;
}
/*====*/
.service-sec1{
	border-left: 3px solid #da7d00;
	padding-left: 20px;
}
.service-sec1 h2 {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 600;
}

.service-sec2 {
	width: 100%;
	float: left;
	background: #f5f5f5;
	padding: 60px 0px;
	margin-top: 60px;
}
.service-sec2 h3{
	font-size: 28px;
    line-height: 32px;
    margin-bottom: 32px;
    color: #ad231e;
    font-weight: 600;
}
.service-sec2 h4 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 600;
    color: #000;
}
.service-include{
	width: 100%;
	float: left;
	margin-bottom: 20px;

}
.service-sec3 {
	width: 100%;
	float: left;
	background: #fff;
	margin-top: 60px;
}
.service-sec3 h3{
	font-size: 28px;
    line-height: 32px;
    margin-bottom: 60px;
    color: #ad231e;
    font-weight: 600;
}
.service-sec3 h4 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 600;
    color: #000;
}
.service-3box{
	width: 100%;
	float: left;
	padding: 20px 20px;
	box-shadow: 0px 0px 8px 0px rgb(0 0 0/0.2);
	border-radius: 20px;
	height: 100%;
}

/*======*/
.address-item h4{
	font-size: 22px;
	color: #000;
	font-weight: 600;
	position: relative;
	display: inline-flex;
}
.address-item h4::after {
     bottom: -4px;
    content: "";
    width: 40px;
    height: 35px;
    background-color: hsla(14, 98%, 50%, 0.2);
    position: absolute;
    right: -8px;
}
.address-item p{margin-bottom: 0px; text-align: left;}

.address-item{
	width: 100%;
    float: left;
    padding: 10px 25px;
    margin-bottom: 20px;
    
}
.address-item:last-child{ margin-bottom: 0px}

.address-item i{ color:#ae6d0a; margin-right:20px;}

.address-box{
	margin-right: -70px;	
    z-index: 1;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 15%);   
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.contact-page-form{
	padding-left: 100px;
}