body{
	font-family: 'Open Sans', sans-serif;
}
p{
	color:#3d3d3f !important;
}
.header-transparent {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
    /* background: #000 !important; */
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
}
.mobile_img{
	display:none;
}
#menu-primary-menu{
	padding:0px;
	margin-bottom:0px !important;
}
.header-area.header-transparent{
	position: fixed;
    background: #fff;
}

.header-area .main-header {
	padding: 0px 130px
}
.hamburger {
    float: right;
    margin-left: 20px;
    margin-top: -23px !important;
    padding: 0;
    transition: all 0.3s ease 0s;
    position: relative;
    top: 32px;
}
.header-area .main-header .main-menu ul li a {
    color: #000;
    display: block;
    font-weight: 300;
    padding: 3px 12px;
    text-transform: capitalize;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.header-area .main-header {
		padding: 0px 30px
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header-area .main-header {
		padding: 0px 15px
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header-area .main-header {
		padding: 22px 50px
	}
}
.logo {
    position: absolute;
    top: -14px;
    width: 85%;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border: 10px solid #fff;
	transition: all 0.5s ease 0s !important;
		-webkit-transition: all 0.5s ease 0s !important;
		-ms-transition: all 0.5s ease 0s !important;
}
.logo.darkHeader{
		width: 65%;
		transition: all 0.5s ease 0s !important;
		-webkit-transition: all 0.5s ease 0s !important;
		-ms-transition: all 0.5s ease 0s !important;
}
.logo img {
    width: 100%;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.header-area .main-header {
		padding: 22px 20px
	}
}

@media (max-width: 575px) {
	.header-area .main-header {
		padding: 22px 14px
	}
}

.header-area .main-header .main-menu ul li {
	display: inline-block;
	position: relative
}

/* .header-area .main-header .main-menu ul li a {
	color: #000;
	display: block;
	font-weight: 300;
	padding: 14px 12px;
	text-transform: capitalize
} */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header-area .main-header .main-menu ul li a {
		padding: 14px 17px
	}
}

.header-area .main-header .main-menu ul li:hover> {
	color: #f7951e
}

.header-area .main-header .main-menu ul li ul.submenu {
	position: absolute;
	width: 170px;
	background: rgba(43, 43, 43, 0.7);
	left: 0;
	top: 80%;
	visibility: hidden;
	opacity: 0;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
	padding: 17px 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.header-area .main-header .main-menu ul li ul.submenu>li {
	margin-left: 7px;
	display: block
}

.header-area .main-header .main-menu ul li ul.submenu>li>a {
	padding: 6px 10px !important;
	font-size: 16px;
	text-transform: capitalize;
	margin: 0
}

.header-area .main-header .main-menu ul li ul.submenu>li>a:hover {
	color: #ff1f1f;
	background: none
}

.header-area .main-menu ul ul.submenu>li>a:hover {
	padding-left: 13px !important
}

.header-area .main-menu ul>li:hover>ul.submenu {
	visibility: visible;
	opacity: 1;
	top: 100%
}

/* .hamburger {
    float: right;
    margin-left: 20px;
    margin-top: 12px !important;
    padding: 0;
    transition: all 0.3s ease 0s;
    position: relative;
    top: 32px;
} */

.hamburger-menu {
	float: right;
	margin-right: 20px;
	opacity: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden
}

.black-menu .hamburger {
	margin-top: 0px
}

.hamburger.hamburger--collapse>span {
	display: inline-block;
	line-height: 1;
	position: relative;
	top: -5px
}

.black-menu .hamburger-inner,
.black-menu .hamburger-inner::after,
.black-menu .hamburger-inner::before {
	background: #000 none repeat scroll 0 0
}

.hamburger.is-active {
	margin-top: 57px
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
	background: #fff none repeat scroll 0 0;
	height: 2px;
	width: 30px
}

.hamburger-inner::before {
	top: -8px;
	left: 0px !important
}

.hamburger--collapse.is-active .hamburger-inner::before {
	left: 0 !important
}

.hamburger--collapse .hamburger-inner::after {
	top: -16px
}

nav.nav-menu-show {
	margin-right: 50px;
	opacity: 1;
	visibility: visible
}

.main-menu.black-menu ul li a {
	color: #fff;
	padding: 35px 0
}


.mobile_menu {
	position: absolute;
	right: 0px;
	width: 100%;
	z-index: 99
}

.mobile_menu .slicknav_menu {
	background: transparent;
	margin-top: 0px !important
}

.mobile_menu .slicknav_menu .slicknav_btn {
	top: -32px
}

.mobile_menu .slicknav_menu .slicknav_btn .slicknav_icon-bar {
	background-color: #000 !important
}

.mobile_menu .slicknav_menu .slicknav_nav {
	margin-top: 16px !important
}

.mobile_menu .slicknav_menu .slicknav_nav a:hover {
	background: transparent;
	color: #ff1f1f
}

.mobile_menu .slicknav_menu .slicknav_nav a {
	font-size: 15px;
	padding: 7px 10px
}

.mobile_menu .slicknav_menu .slicknav_nav .slicknav_item a {
	padding: 0 !important
}

.slider-height {
	height: 1000px
}
#home_bnr {
    background: url(../image/home-main.png);
    height: 930px;
    background-size: cover;
    margin: 54px 0 0 0;
    background-repeat: no-repeat;
}
.bnr-home_inr {
    margin: 14pc 0 0 0;
}
.bnr-home_inr img {
    width: 100%;
}
.home_bnr-cnt {
    margin: 12pc 0 0 0;
}
.home_bnr-cnt span {
    background: #f36457;
    color: #fff;
    padding: 13px 30px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50px 50px 50px 0px;
}
.home_bnr-cnt h4 {
    font-size: 37px;
    font-weight: 600 !important;
    position: relative;
    color: #404042;
    font-family: 'Open Sans', sans-serif;
}
.home_bnr-cnt h4:after {
    background: #f36457;
    content: "";
    height: 2px;
    width: 60px;
    position: absolute;
    left: 0;
    bottom: -56px;
}
#shape_sec {
    background: url(../image/home-shape-one.png);
    height: 530px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: -6pc 0 0 0;
}

.shape_cnt h4 {
    margin: 10pc auto 0;
    width: 60%;
    font-size: 31px;
    position: relative;
    color: #3d3d3f;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
.shape_cnt h4:after {
    background: #f36457;
    content: "";
    height: 2px;
    width: 60px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    margin: 0 auto;
}
.shape_cnt p {
    margin: 70px auto;
    width: 50%;
    text-align: center;
}
#sec-third {
    background: url(../image/third-sec.png);
    height: 960px;
    background-size: cover;
    margin: -9pc 0 0 0;
    background-repeat: no-repeat;
}
.third-inr_img img {
    width: 100%;
    margin: 17pc 0 0 10pc;
}
.third-cnt {
    margin: 19pc 0 0 10pc;
}
p.red-dot:before {
    content: "";
    background: #f36457;
    width: 10px;
    height: 10px;
    position: absolute;
    margin: 8px 0px 0 0px;
    left: 10.7pc;
}
.shape_sec.fourth {
    background: url(../image/lst-shape.png);
    height: 590px !important;
    background-size: cover;
    background-repeat: no-repeat;
    margin: -10pc 0 0 0 !important;
	padding:30px 0 0 0;
}
.shape_cnt.fourth p {
    width: 66%;
    margin: 60px auto 0;
}
#last-sec {
    background: url(../image/last-img.png);
    height: 1561px;
    background-size: cover;
    margin: -11pc 0 0 0;
    background-repeat: no-repeat;
}
.last-ing_img img{
	width:100%;
	margin: 17pc 0 0 0;
}
section#cstm_ftr {
    background: #404042;
    text-align: center;
}
p.ftr-cnt {
    margin: 0;
    padding: 11px;
    color: #fff !important;
    font-size: 12px;
}
.home_bnr-cnt.btm-frms h4 {
    margin: 0px !important;
}
/*---------------about-----------------*/
.about_bnr-cnt h4 {
    margin: 16pc 0 0 0 !important;
    font-size: 36px;
    font-weight: 600;
	color:#404042;
}
.bnr-about_inr {
    margin: 7pc 0 0 0;
}
.bnr-about_inr img {
    width: 100%;
}
.shape_cnt.about p {
    width: 100%;
}
.third-cnt h4 {
    font-size: 31px;
    position: relative;
    font-weight: 600;
    color: #3d3d3f;
}
.third-cnt h4:after {
    background: #f36457;
    content: "";
    height: 2px;
    width: 60px;
    position: absolute;
    left: 0;
    bottom: -40px;
}
.third-cnt.about {
    margin: 15pc 0 0 10pc;
}
.third-cnt.about p {
    margin: 69px 0 0 0;
}
.third-cnt.about.lst-approach {
    margin: 20pc 0 0 10pc;
}
button.btn.btn-danger.btn-about {
    padding: 10px 36px;
    border-radius: 50px;
    background: #f36457 !important;
    text-transform: uppercase;
    border: none;
    font-size: 15px;
    font-weight: 600;
}

/*---------------digital-----------------*/
.digital_bnr-cnt h4 {
    margin: 15pc 0 0 0 !important;
    font-size: 37px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    color: #404042;
    font-weight: 600;
}
.digital_bnr-cnt h4:after {
    background: #f36457;
    content: "";
    height: 2px;
    width: 60px;
    position: absolute;
    left: 0;
    bottom: -56px;
}
#digital_sec {
    background: url(../image/home-shape-one.png);
    height: 580px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: -6pc 0 0 0;
}
.shape_cnt.digital h4 {
    margin: 160px auto 0;
}
.shape_cnt.digital p {
    width: 100%;
}
.third-cnt.about ul li {
    list-style: none;
    display: inline-flex;
    width: 100%;
	padding: 0 0 15px 0;
}
.third-cnt.about ul{
   padding:0px;
   }
.third-cnt.about ul li p{
	margin:0px 0 0 0;
}
.third-cnt.about.digital {
    margin: 15pc 0 0 50px;
}
.third-cnt.about li img {
    width: 21px;
    height: 20px;
    margin: 7px 10px 0 0px;
}
/*-----------------services--------------*/
.third-cnt.mining ul li {
    list-style: none;
    display: inline-flex;
}
.third-cnt.mining ul li img {
    width: 21px;
    height: 20px;
    margin: 7px 10px 0 0px;
}
.third-cnt.mining {
    margin: 6pc 0 0 6pc;
}
#shape_secs {
    background: url(../image/lst-shape.png);
    height: 450px !important;
    background-size: cover;
    background-repeat: no-repeat;
    margin: -9pc 0 0 0 !important;
}
.shape_cnt.fourth.miniinglst p {
    margin: 13pc auto 0;
}
.desing-cnt p {
    margin: 0 0 30px 0 !important;
}
.third-cnt.about.design {
    margin: 10pc 0 0 10pc;
}
#contact_bnr {
    background: url(../image/contact.png);
    height: 100% !important;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 100px 0 0 0;
}
#contact-form {
    background: #fff;
    padding: 20px;
    margin: 30px 0;
}
#header {
 transition: height 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.logo {
  transition: 0.3s font-size ease;
}
.form_sec {
    background: url(../image/bg-btm.png);
    height: 700px;
    background-size: contain;
   /*  margin: -141px 0 0 0; */
    background-repeat: no-repeat;
	padding: 100px 0;
}
section.last-sec. {
    height: 970px !important;
}
.home_bnr-cnt.btm-frms h4:after {
    top: 154px;
}
.bg-white.container_cstm-width {
    width: 890px;
    margin: 0 auto;
    padding: 15px;
}
.home_bnr-cnt.btm-frms {
    margin: 10px;
}
.home_bnr-cnt.btm-frms h4 {
    font-size: 26px !important;
}
.form-check-input::before {
    background-color: darkorange;
}
.last-sec.img-height_other {
    height: 970px !important;
}
@media only screen and (max-width: 767px) {
	.display_none{
		display:none;
	}
	.mobile_img{
		display:block !important;
	}
	
	.bg-white.container_cstm-width {
		width: 100%;
	}
	.form_sec {
		height: 100%;
	}
	.home_bnr-cnt h4{
		    font-size: 22px;
	}
	.digital_bnr-cnt h4{
		    font-size: 22px !important; 
	}
	#contact_bnr {
		margin: 162px 0 0 0;
	}
.logo {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    width: 45%;
	transition: all 0.5s ease 0s !important;
		-webkit-transition: all 0.5s ease 0s !important;
		-ms-transition: all 0.5s ease 0s !important;
}
.logo.darkHeader{
		width: 35%;
		transition: all 0.5s ease 0s !important;
		-webkit-transition: all 0.5s ease 0s !important;
		-ms-transition: all 0.5s ease 0s !important;
}
.slicknav_btn {
  margin-top: 17px !important;
}
#home_bnr {
     height: auto !important;
    background-size: cover;
    margin: 100px 0 0 0;
    background-repeat: no-repeat;
}
.bnr-home_inr {
    margin: 0 0 30px 0 !important;
}
#shape_sec {
    height: auto !important;
    margin: 0 !important;
}
.third-inr_img img {
    width: 100%;
    margin: 0;
}
.shape_cnt h4 {
    margin: 0 0 0 0 !important;
    width: 100% !important;
    font-size: 21px !important;
    position: relative;
}

.shape_cnt p {
    margin: 60px 0 0 0 !important;
    width: 100% !important;
    text-align: center;
}
.shape_cnt.fourth {
    padding: 110px 0 90px 0;
}
.third-inr_img img {
    width: 100%;
    margin: 0 !important;
}
.last-ing_img img {
    width: 100%;
    margin: 0 !important;
}
#sec-third {
    height: auto !important;
    background-size: cover;
    margin: 0px !important;
    background-repeat: no-repeat;
	padding: 40px 0 100px !important;
}
.third-cnt {
    margin: 0px !important;
}
#last-sec {
    height: 100% !important;
    background-size: cover;
    margin: 0px !important;
    background-repeat: no-repeat;
	padding: 120px 0 0 0
}
p.red-dot:before {
    content: "";
    background: transparent !important;
}
#shape_secs {
    height: 100% !important;
}
.digital_bnr-cnt h4 {
    margin: 6pc 0 0 0 !important;
    font-size: 37px;
    position: relative;
}
.bnr-about_inr {
    margin: 0;
}
#digital_sec {
     margin: 0 0 0 0 !important;
    padding: 120px 0 150px 0 !important;
	height: 100% !important;
}
#sec-third {
    background: url(../image/third-sec-mobile-bottom.jpg) 0 bottom no-repeat;
}
.row.bg-white.container_cstm-width {
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
    border-radius: 5px;
}
#home_bnr .home_bnr-cnt {
	margin: 45px 0 0 0;
	text-align: center;
}
#home_bnr .home_bnr-cnt h4::after{
	left: 50%;
	margin-left: -30px;
}
.sec-third .third-cnt ul {
	padding-left: 0;
}
.sec-third .third-cnt ul li {
	display: inherit;
}
.contactForm .home_bnr-cnt.btm-frms h4::after {
    top: 100%;
    height: 4px;
}
#contact-form textarea.form-control.wpcf7-textarea {
	height: 110px;
}
#contact_bnr.contactPage {
    background: url(../image/contactMap-BG-Mobile.png) 0 0 no-repeat;
	padding:180px 25px 30px;
	margin: 0;
}
#contact-form.contactPage h4 {
    font-size: 30px;
}
#contact_bnr.contactPage #contact-form{
	padding:15px;
} 

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.home_bnr-cnt h4{
		    font-size: 22px;
	}
.logo {
    position: unset;
    text-align: center;
    margin: 0 auto;
    width: 25%;
}

.slicknav_btn {
  margin-top: 17px !important;
}
#home_bnr {
     height: auto !important;
    background-size: cover;
    margin: 100px 0 0 0;
    background-repeat: no-repeat;
}
.bnr-home_inr {
    margin: 0 0 30px 0 !important;
}
#shape_sec {
    height: auto !important;
    margin: 0 !important;
}
.third-inr_img img {
    width: 100%;
    margin: 0;
}
.shape_cnt h4 {
    margin: 0 0 0 0 !important;
    width: 100% !important;
    font-size: 21px !important;
    position: relative;
}

.shape_cnt p {
    margin: 60px 0 0 0 !important;
    width: 100% !important;
    text-align: center;
}
.shape_cnt.fourth {
    padding: 110px 0 90px 0;
}
.third-inr_img img {
    width: 100%;
    margin: 0 !important;
}
.last-ing_img img {
    width: 100%;
    margin: 0 !important;
}
#sec-third {
    height: auto !important;
    background-size: cover;
    margin: 0px !important;
    background-repeat: no-repeat;
	padding: 40px 0 100px !important;
}
.third-cnt {
    margin: 0px !important;
}
#last-sec {
    height: 100% !important;
    background-size: cover;
    margin: 0px !important;
    background-repeat: no-repeat;
	padding: 120px 0 0 0
}
p.red-dot:before {
    content: "";
    background: transparent !important;
}
#shape_secs {
    height: 100% !important;
}
.digital_bnr-cnt h4 {
    margin: 6pc 0 0 0 !important;
    font-size: 37px;
    position: relative;
}
.bnr-about_inr {
    margin: 0;
}
#digital_sec {
     margin: 0 0 0 0 !important;
    padding: 120px 0 150px 0 !important;
	height: 100% !important;
}
}
@media only screen and (min-width: 991px) and (max-width: 1024px) {
	.home_bnr-cnt h4{
		    font-size: 22px;
	}
.logo {
    position: unset;
    text-align: center;
    margin: 0 auto;
    width: 25%;
}

.slicknav_btn {
  margin-top: 17px !important;
}
#home_bnr {
     height: auto !important;
    background-size: cover;
    margin: 100px 0 0 0;
    background-repeat: no-repeat;
}
.bnr-home_inr {
    margin: 0 0 30px 0 !important;
}
#shape_sec {
    height: auto !important;
    margin: 0 !important;
}
.third-inr_img img {
    width: 100%;
    margin: 0;
}
.shape_cnt h4 {
    margin: 0 0 0 0 !important;
    width: 100% !important;
    font-size: 21px !important;
    position: relative;
}

.shape_cnt p {
    margin: 60px 0 0 0 !important;
    width: 100% !important;
    text-align: center;
}
.shape_cnt.fourth {
    padding: 110px 0 90px 0;
}
.third-inr_img img {
    width: 100%;
    margin: 0 !important;
}
.last-ing_img img {
    width: 100%;
    margin: 0 !important;
}
#sec-third {
    height: auto !important;
    background-size: cover;
    margin: 0px !important;
    background-repeat: no-repeat;
	padding: 40px 0 100px !important;
}
.third-cnt {
    margin: 0px !important;
}
#last-sec {
    height: 100% !important;
    background-size: cover;
    margin: 0px !important;
    background-repeat: no-repeat;
	padding: 120px 0 0 0
}
p.red-dot:before {
    content: "";
    background: transparent !important;
}
#shape_secs {
    height: 100% !important;
}
.digital_bnr-cnt h4 {
    margin: 6pc 0 0 0 !important;
    font-size: 37px;
    position: relative;
}
.bnr-about_inr {
    margin: 0;
}
#digital_sec {
     margin: 0 0 0 0 !important;
    padding: 120px 0 150px 0 !important;
	height: 100% !important;
}
}
input.wpcf7-form-control.wpcf7-submit.btn.btn-danger.btn-about.mt-3 {
    border-radius: 32px;
    background: #f36457 !important;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 34px;
    font-weight: 600;
}

button.btn.btn-danger.btn-about.mt-5 {
    background: #f36457;
}
.third-cnt.mining ul li {
    list-style: none;
    display: inline-flex;
	display:block; 
    color: #3d3d3f;
}
.container .third-cnt ul li {
    display: block;
	padding-left: 30px;
}
.container .third-cnt ul li > img {
    margin-left: -30px;
}