body {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
    font-family: Poppins;
    color: #181818;
    overflow-x: hidden;
	
}
h1{
	
	margin-bottom:30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    font-family: Outfit,sans-serif;
}

a,
a:hover,
a:focus {
    outline: none;
    text-decoration: none;
	color: #ffb74d;
}

p,
ul,
li,
a {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
	height:auto
}

button:focus,
input:focus {
    outline: none;
}

:-webkit-input-placeholder {
    color: inherit;
}

.header-bg{
	background: url('../images/bg.jpg');
}
.light-bg{
	background:#fff;
}
.dark-bg{
	background:#242424;
	color:#fff;
}
.dark-bg h1{
	color:#fff
}
.partners p{
	margin: -20px 0 20px;
}
.stats-counter h1{
	text-align: center;
	text-transform:uppercase;
	font-size: 40px;
}
.stats-counter h1::before {

    left: 50%;
}
h1 {
    font-size: 42px;
    font-weight: 600;
}
hr {
    border-top: 1px solid #acacac;
}

.top-bar-text li a{
	color:#ffb74d;
}

.social{
	margin: 15px 0 0;
}
.top-bar-text li {
    text-align: center;
    background:#fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
}
.top-bar-text li i.fa {
    margin-right: 0;
}
i.fa-home{
	color:#ffb74d
}
.slider{
	background:url(../images/slider-bg.jpg)
}
.slide-imgs-bottom{
	position: relative;
  z-index: 1;
}
.slider .banner-info .slide-imgs-bottom a{
	width:32.8%
}
.slide-imgs-content{
	background:#202020;
	position: absolute;
  text-align: center;
  padding: 40px;
  border-radius: 20px;
  bottom: -45px;
	width: 100%;
  left: 0;
}
.slide-imgs {
	padding: 50px 0;
  position: relative;
  z-index: 1;
}
.slide-imgs img{
	border-radius:20px;
}
.slider:before{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:#000;
	opacity:.8;
	content:"";
}

	.blkbg-border .row [class*="col-"]:nth-child(2n+1) .img__wrap .img__description p {
    display: block;
}
	.blkbg-border .row [class*="col-"]:nth-child(2n+1) .img__wrap .img__description_layer {
    position: inherit;
	border: 1px solid #ededed;
background: #fff;
color: #181818;
	}
	.blkbg-border .row [class*="col-"]:nth-child(2n+1) .img__wrap .img__description h4 a {
    color: #181818;
}
	.blkbg-border .row [class*="col-"]:nth-child(2n+1) .img__wrap .img__description .btn-primary {
    color: #181818;
	}
	
	
	
	
    @keyframes bounce-2 {
        0%   { transform: translateY(0); }
        50%  { transform: translateY(-50px); }
        100% { transform: translateY(0); }
    }

.breadcrumb > li{
text-transform:capitalize;
}
.single-project img
{
border: 1px solid #ddd;
}
 .white-bg
 {
 background:#fff!important;
 }

.breadcrumb li a
{
color: #db261f;    
}
.breadcrumb {
    bottom: 0;
    color: #777777;
    background: transparent;
    font-size: 14px;
    font-weight: 400;
    list-style: none outside none;
    padding: 10px 0;
    position: absolute;
    right: 0;
}
.breadcrumb > li + li::before {
    content: "";
    background: url(../images/breadcrumb.png) no-repeat center center;
    margin: 0 10px;
    padding: 0 10px;
	font-size: 13px;
}


.blkbg-border {
	background: #fff url(../images/dots_01.png) fixed;
	background-size: cover;
	position:relative;
}
.grids-boxes{
	
}
.grids-boxes p{

}
.grids-boxes p b{
	font-size: 24px;
line-height: 1.4;
display:block;
font-weight: 400;
margin:0 0 30px;
}

.blkbg-border:before{
	content: "";
z-index: 1;
position: absolute;
top: -33%;
bottom: auto;
left: -30%;
right: 0;
background: url(../images/slider04.png) no-repeat left center;
animation-duration: 8s;
animation-iteration-count: infinite;
animation-name: bounce-2;
animation-timing-function: ease;
width: 533px;
height: 634px;
}
.no-bottom.blkbg-border:before{
	
}
.lightbg-border-reverse{
	background:#fff;
	padding: 0 0 80px;
	position:relative;
}
.lightbg-border-reverse:before{
	position: absolute;
  content: "";
  width: 550px;
  height: 550px;
  background: #f5f5f5;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-name: bounce-2;
  animation-timing-function: ease;
  bottom: 2%;
  right: -1%;
  border-radius: 100%;
}
.lightbg-border-reverse:after{
	position: absolute;
  content: "";
  width: 500px;
  height: 331px;
  background: url(../images/about2.jpg);
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-name: bounce-2;
  animation-timing-function: ease;
  bottom: 12%;
  right: 3%;
  border-radius:20px;
}


.lightbg-border-reverse h3{
	font-weight:400;
	margin: 0 0 40px;
}
.iconbox {
	margin:15px 0;
	position:relative;
	background: #f5f5f5;
  border: 1px solid #d8d8d8;
  border-radius: 12px;
  padding: 25px;
}
.iconbox a{
	color: #181818;
	display:block
}
.iconbox h3{
	font-weight: 500;
  font-size: 22px;
  margin: 0 0 0 10px;
  line-height: 1.5;
  display: inline-block;
  width: calc(100% - 85px);
  text-transform: capitalize;
}
.iconbox .iconboxhead{
	position:relative
}
.iconbox .iconboxhead:before{
	position:absolute;
	background: #d8d8d8;
	height:.8px;
	left:10px;
	right:0;
	bottom:0;
	top:auto;
	content:"";
}
.iconbox p{
	padding:25px 0 10px;
}



.lightbg-border-reverse [class*="col-"]:last-child .iconbox:before{
	opacity:0
}

@keyframes shrink {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.08);
  }
}
@-webkit-keyframes shrink {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.08);
  }
}
@-webkit-keyframes shockwaveJump {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
  50% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
  }
  55% {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  60% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes shockwaveJump {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
  50% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
  }
  55% {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  60% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes shockwave {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.5), inset 0 0 1px rgba(255, 255, 255, 0.5);
  }
  95% {
    box-shadow: 0 0 50px transparent, inset 0 0 30px transparent;
  }
  100% {
    -webkit-transform: scale(2.25);
            transform: scale(2.25);
  }
}
@keyframes shockwave {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.5), inset 0 0 1px rgba(255, 255, 255, 0.5);
  }
  95% {
    box-shadow: 0 0 50px transparent, inset 0 0 30px transparent;
  }
  100% {
    -webkit-transform: scale(2.25);
            transform: scale(2.25);
  }
}
@-webkit-keyframes jump {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

@keyframes jump {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.iconbox i{
	width: 70px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  border: 1px solid #d8d8d8;
  text-align: center;
  color: #ffb74d;
  font-size: 35px;
  border-radius: 10px 10px 0px 10px;
}

.orange-tick{
	list-style-type: none;
margin: 20px 0;
font-size: 17px;
line-height: 1.8;
}
.orange-tick li{
	
}
.orange-tick li:before{
	content: "\f058";
font-family: Fontawesome;
margin-right: 10px;

font-size: 20px;
}
.entry-header{
	margin: 0 0 40px;
}
.entry-header h1 small{
	font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
  color: #181818;
  display:block;
  position:relative;
  text-transform:capitalize
}
.entry-header h1 small:before{
	content: "\f015";
font-family: Fontawesome;
position: relative;
  color: #ffb74d;
  margin-right: 10px;
}

.entry-header h1{
	font-size:42px;
	/* font-weight:800; */
	margin: 0 0 10px;
}
.entry-header h2{
	font-size:50px;
	line-height: 1.3;
	font-weight:800;
	margin: 0 0 ;
}
.btn-primary.dark {
    color: #fff;
    padding: 15px 40px;
    background: #FFB74D;
}
.entry-header h1 span{
	
}
.entry-header p{
	font-size: 24px;
margin: 0 0 30px;
}
.grids-boxes .grid-box a{
	background:#fff;	
	border-radius:10px;
	overflow:hidden;
	display:block;
	color:#181818;
	margin: 15px 0;
	box-shadow: 0 7px 30px -10px rgb(133,153,162,.5);
	position:relative;
}
.grids-boxes .grid-box .overlay{
	position:absolute;
	content:"";
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:#000;
	opacity:.7
}
.grids-boxes .grid-box a h3{
	position:absolute;
	left: 0;
  right: 0;
  bottom: 10%;
  color: #fff;
  text-align: center;
  font-size: 35px;
}
.grids-boxes .grid-box a h3 small{
	color: #fff;
	display: block;
  text-transform: capitalize;
  font-weight: 600;
  margin: 10px 0 0;
}
.grids-boxes .grid-box a:hover{
	color:#181818;
	
}
.grids-boxes .grid-box a:hover img{
	transform: scale(1.2);
}
.grids-boxes .grid-box h3{ 
	font-weight:700;
	padding: 0 15px;
}
.grids-boxes .grid-box span{
	text-transform:uppercase;
	padding: 0 15px 20px;
	display: block;
margin: 30px 0 10px;
}
.grids-boxes .grid-box img{
	margin:0 auto;
	display:block;
	max-width:100%;
height: auto;
transition:.5s
}
.grids-boxes [class*="col-"] .grid-box{
	padding-bottom: 15px;
}
.stats-counter .elementor-counter-title{
	background: #242424;
  color: #fff;
  padding: 20px 15px;
  text-align: center;
  border-radius: 15px;
  text-transform: capitalize;
  margin:30px 0;
}
.stats-counter .elementor-counter-title h3{
	margin: 0 0 10px;
  font-size: 17px;
}
.stats-counter .elementor-counter-title #shiva{
	border-top: 1px solid;
	font-weight: 700;
  font-size: 32px;
  display: block;
  padding: 25px 0 7px;
}
.stats-counter .elementor-counter-title i{
	font-size: 40px;
  display: block;
  margin: 15px 0 20px;
  -webkit-animation: .4s jump ease infinite alternate;
  animation: .4s jump ease infinite alternate;
}
.stats-counter .elementor-counter-title #shiva label{
	font-weight: normal;
  font-size: 16px;
}
.partners{
	position:relative;
	background:url(../images/partners.jpg)fixed center/cover;
	color:#fff;
	
}
.partners:before{
	content:"";
	position:absolute;
	content:"";
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:#000;
	opacity:.7
}
.vertical-hr{
	border-top: none;
  background: #fff;
  margin: 80px auto;
  padding: 0;
  display: block;
  min-height: 100px;
  width: 1px;
}

.partners .entry-header{
	margin: 90px 0;
}
.pb-0{
	padding-bottom:0!important;
}
.section-padding-small{
	padding:50px 0;
	position: relative;
  z-index: 2;
}
.whychooseus{
	background:url(../images/whychooseus.jpg)fixed top left/cover;
	position:relative;
	color:#fff;
}
.whychooseus:before{
	content:"";
	background:#000;
	opacity:.8;
	bottom:0;
	top:0;
	left:0;
	right:60%;
	position:absolute;
}
.whychooseus .entry-header h1 small{
	color:#fff;
}
.whychooseus .whychooseusboxes{
	background:#000;
	padding:15px 30px 60px;
	margin:40px 0 0;
	border-radius:20px 20px 0 0;
}
.whychooseus .whychooseusboxes .iconbox{
	background:#1a1a1a;
	border-color: #303030;
	padding: 20px;
}
.whychooseus .whychooseusboxes .iconbox i{
	border: none;
	height: 50px;
  line-height: 70px;
  vertical-align: top;
}
.whychooseus .whychooseusboxes .iconbox h3{
	margin: 0;
  width: calc(100% - 75px);
}
.contactus {
	background:#f5f5f5
}
.contactus:before {
	content:"";
	background:#ffb74d;
	right:0;
	bottom:0;
	top:0;
	left:75%;
	position:absolute;
}
.contactus .contactcontent  {
	background: #242424;
  border-radius: 20px;
  padding: 20px 30px 30px;
  color: #fff;
}
.contactus .contactcontent a{
	color:#fff
}
.contactus .contactcontent i{
	display:block;
	font-size:30px;
	margin:10px 0 0
}
.contactus .contactcontent h3 {
	margin: 5px 0;
}







.large-btn-left {
    border: 2px solid #252525;
    font-size: 18px;
    font-weight: 600;
    font-family: Open Sans,sans-serif;
    color: #252525;
    padding: 17px 26px;
    display: inline-block;
    margin-top: 23px;
    text-transform: uppercase;
}
.btn{
	border-radius:0
}
.large-btn-left:hover, .large-btn-left:focus{
	color: #fff;
	background: #FFB74D;
	border: 2px solid #FFB74D;
}
.section-padding {
    padding: 100px 0;
	position:relative;
	/* overflow:hidden; */
}
.white-t{
	color:#fff!important;
}
/***** Scroll top  *****/

#scrollUp {
    background: #f5a429 none repeat scroll 0 0;
    border-radius: 3px;
    bottom: 56px;
    font-size: 20px;
    padding: 5px 0;
    right: 50px;
    transition: all 0.5s ease 0s;
    z-index: 999 !important;
}

#scrollUp:hover {
    background-color: #272727;
}

#scrollUp:hover .hvr-icon-bob:before {
    color: #fff;

}

/***** bold title start *****/
.btn-primary {
    background: #FFB74D;
  padding: 6px 57px 6px 25px;
  border-radius: 30px;
  line-height: 2.1;
  position: relative;
  color: #fff;
  text-transform: capitalize;
  display: inline-block;
}
.btn-primary::before {
  position: absolute;
  content: "\f178";
  font-family: Fontawesome;
  right: 8px;
  background: #fff;
  color: #ffb74d;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  transform: rotate(-45deg);
  transition: .5s;
}
.btn-primary:hover {
  background: #F4A025;
  color: #fff;
}
.btn-primary:hover::before {
  color: #F4A025;
  transform: none;
}

.about-content h2 {
color:#fff!important;

    margin-bottom: 30px;
}
.bold-heading h2, .about-content h2 {
    /* border-bottom: 1px solid #cccccc; */
    color: #1a1a1a;
    display: inline-block;
    font-size: 36px;
    padding-bottom: 30px;
    position: relative;
}


/***** bold title end *****/

/***** bold button start *****/

.bold-btn {
    background-color: #f5a429;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    padding: 15px 40px;
}

.hvr-rectangle-out::before {
    background: #000;
    border-radius: 30px;
}

/***** bold button end *****/

/*  ================================
        Header Area
    ================================ */
.header-area{
	z-index: 2;
	position: relative;
	padding: 10px 0;
}

.btn-xs {
	font-size: 11px!important;
}


ul.top-bar-text li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
	vertical-align: middle;
}

.header-menu {
   margin: 20px 0 0;
float: right;
text-transform: capitalize;
}
.findhome-sticky .header-t{
	background:#000;
	position:fixed
}
.findhome-sticky .header-t .logo{
	margin:0
}
.findhome-sticky .header-menu {
    margin: 10px 0 0;
}
footer img{
	width: 80%;
margin: 0 0 15px;
  background: #fff;
  border-radius: 5px;
  padding: 5px;
}
footer .top-bar-text li{
	background:#ffb74d
}
footer .top-bar-text li a {
  color: #fff;
}
footer h3{
	font-size: 22px;
	margin: 0 0 30px;
}
footer ul{
	list-style-type:none
}
footer ul li{
	color:#fff;
	line-height: 1.6;
margin: 0 0 8px;
}
footer ul li a{
	color:#fff
}
footer ul li i{
	width:20px;
}



.header-t{
	z-index: 99999;
background: transparent;
width: 100%;
}
.slider{
	position: relative;

}
.slider .banner-info{
	color:#fff
}
.slider:after{
	position: absolute;
  top: 60%;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f5f5f5;
  content: "";
}

.slider.middle{
	padding: 00px 0;
}
.slider.middle::before {
    content: "";
z-index: 2;
position: absolute;
top: 7%;
bottom: auto;
left: 0;
right: auto;
background: url(../images/slider03.png) no-repeat left center;
animation-duration: 8s;
animation-iteration-count: infinite;
animation-name: bounce-2;
animation-timing-function: ease;
width: 480px;
height: 415px;
}
.slider.middle::after {
    content: "";
    position: absolute;
    top: -35%;
bottom: 0;
left: 40%;
right: 0;
background: url(../images/slider05.png) no-repeat left center;
animation-duration: 5s;
animation-iteration-count: infinite;
animation-name: bounce-2;
animation-timing-function: ease;
z-index: 1;
}

.slider .banner-info h1{
	color: #fff;
  font-size: 55px;
  line-height: 1;
  font-weight: 700;
  text-shadow: 0 0 8px rgba(0,0,0,.5);
  margin: 0;
  text-transform: uppercase;
}
.slider .banner-info h2{
	color:#fff;
	font-size: 52px;
line-height: 1.3;
font-weight: 600;
text-shadow: 0 0 8px rgba(0,0,0,.5);
margin:0;
}
.slider .banner-info p{
margin: 0 0 15px;
}
.slider .banner-info a{
	background:#FFB74D;
	padding: 6px 57px 6px 25px;
  border-radius: 30px;
  line-height: 2.1;
  position:relative;
  color: #fff;
  text-transform: capitalize;
  display: inline-block;
  
}
.slider .banner-info a:before{
	position:absolute;
	content: "\f178";
  font-family: Fontawesome;
  right: 8px;
  background: #fff;
  color: #ffb74d;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  transform: rotate(-45deg);
  transition:.5s
}
.slider .banner-info a:hover:before{
	transform: none
}
.slider .banner-info a:hover {
	background:#F4A025;
}
.slider .banner-info a:hover:before{
	color:#F4A025;
}

.slider img{
	width:100%;
	max-width:100%;
	height:auto;
}
.logo {
    margin: 10px 0;
	background: #fff;
  border-radius: 5px;
  padding: 5px;
}




/***** menu start *****/

.navbar {
    margin: 0;
    background-color: transparent;
    border: 0;
}

.main-menu {
    text-align: right;
}

.navbar-nav {
    float: none;
}

.navbar ul {
    display: inline-block;
}

.navbar-default .navbar-nav > li > a {
    color: #353535;
    font-weight: 700;
    padding: 15px 10px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #f5a429;
    background-color: transparent;
}

.fixed-menu {
    z-index: 9999 !important;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.dropdown-menu {
    display: none !important;
    top: 66px;
    border: 0;
}

.open > .dropdown-menu {
    display: block !important;
}

.dropdown-menu > li > a {
    text-transform: capitalize;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #fff;
    background-color: #f5a429;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
}

/***** menu end *****/

/*  ================================
        Newsletter Area
    ================================ */
/* relevant styles */
.img__wrap {
  position: relative;
  margin-bottom: 30px;
  overflow:hidden;
  border-radius: 10px;
}
.img__description_layer h4{
	font-size: 24px;
font-weight: 700;
}

.img__description_layer {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0,0,0,0.6));
  color: #fff;
  border-radius: 0 0 10px 10px;
  /* visibility: hidden;
  opacity: 0; */
  display: flex;
  align-items: center;
padding: 30px;
  /* transition effect. not necessary */
  transition: opacity .2s, visibility .2s;
}
.newsletter-area h2{
	text-transform:uppercase;
	color:#fff;
}
.img__wrap img{
	transition:.5s
}
.img__wrap:hover img{
	transform:scale(1.2)
}
.img__wrap:hover .img__description_layer{
	background: linear-gradient(transparent, rgba(0,0,0,0.6));

}
.img__wrap:hover .img__description_layer p {

}
.blkbg-border .row [class*="col-"]:nth-child(2n+1) .img__wrap:hover .img__description .btn-primary{
	color:#FFB74D
}
.img__wrap:hover .img__description .btn-primary {
    color: #fff;
}
.img__description .btn-primary {
    color: #fff;
    background-color: transparent;
border-color: transparent;
padding: 0;
margin: 10px 0 0;
text-transform:uppercase;
font-weight: 700;
}
.img__description p{
	margin:15px 0;
  display:none
}
.img__description h4 a{
	color:#fff;
}
.safety-tips{
	position: absolute;
bottom: 0;
background: rgba(249, 182, 30,.8);
transition: .01s;

}
.img__description {
  transition: .2s;
}
.img__wrap:hover .safety-tips{visibility:hidden}
.img__wrap:hover .img__description {
  
}
.latest-news p{margin:0}
.latest-news h3{
	text-transform:uppercase;
}


/*  ================================
        Contact Us Part Area
    ================================ */

.contact-area {
    background-color: #F6F6F6;
    position: relative;
}

/*.contact-form::before {
    content: "";
    height: 50%;
    position: absolute;
    right: -10px;
    top: 0;
    border: 1px solid #ccc;
}*/

.contact-info-content {
    padding-left: 30px;
    border-left: 2px solid #ccc;
    position: relative;
}

/*.contact-info-content::before {
    content: "";
    height: 50%;
    position: absolute;
    left: 5px;
    bottom: 0;
    border: 1px solid #ccc;
}
*/
.contact-info-content h2 {
    font-size: 26px;
    text-transform: capitalize;
}

.contact-info-content p {
    margin: 20px 0 0;
}

.form-content {
    margin-bottom: 20px;
}

.form-content input {
    height: 50px;
    background-color: transparent;
	border-radius:0;
}

.sent-button {
    border: 0;
}

.address-info {
    margin-top: 20px;
}

.contact-form .form-control:focus {
    border-color: #ccc;
    box-shadow: none;
}

.address-info ul li {
    list-style: none;
    margin-bottom: 10px;
}

.address-info ul li a {
    color: #333333;
}

.address-info ul li span {
    display: block;
    text-transform: capitalize;
    color: #333333;
    font-weight: 600;
}

.address-info ul li span i.fa {
    margin-right: 5px;
    color: #f5a429;
}

/*  ================================
        Footer Part Area
    ================================ */

.footer-area {
   background: #f6f7f9;

}
.footer-bottom{
	background: #1f425d;
}
.footer-widget h3 {
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
    text-transform:uppercase;
	color: #1f425d;
}

.footer-widget i {
    
}

.footer-widget ul li {
    list-style: none;    
    margin-bottom: 10px;
}

.footer-widget p{
	margin-bottom:12px;
}
.footer-widget p i{
	color: #f5a429;
	margin-right:10px;
	font-size:18px;
}
.footer-widget p a{
	 color: #333;
}
.footer-widget ul li a {
    color: #333;
    transition: 0.5s;
}
.footer-widget ul li a:before{
	font-family: 'FontAwesome';
content: '\f0d1';
padding-right: 5px;
position: relative;
font-size: 100%;

}
.footer-widget ul li a:hover {
    color: #1f425d;
}
.safety-tips {
	display: block;
margin-bottom: 0px;
transform: translateY(0);
}
.safety-tips i{
	display: inline-block;
	
	font-size:35px;
	vertical-align: bottom;
}
.safety-tips h4 {
	font-size: 15px;
	display: inline-block;
	margin: 5px 10px 0 15px;
}
.safety-tips h4 a{
	color:#000;
	text-transform:uppercase;
}
.main-footer-area {
    padding: 25px 0;
}
.contact-bars{
	background:#000;
	
}
.copy-right a{
	color: #fff;
	text-decoration:underline
}
.copy-right p {
    color: #fff;
    margin: 0;
    text-transform: capitalize;
}

.copy-right p span,
.copy-right p a {
    color: #f5a429;
    font-weight: 900;
}
.contact-bar1{
	padding:30px 0;
}
.contact-bar1 h3{
	margin: 0 0 10px;
}
.contact-bar1 a{
	display:inline-block;
	margin: 7px 0 0;
}
.main-footer-area ul.social li a i.fa{
	color: #ddd;
	font-size: 30px;

width: 50px;

height: 40px;
}
  
  
  