@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&amp;display=swap');
body {
	font-size: 16px;
	font-weight: 400;
	color: #7a7a7a;
	float: left;
	width: 100%;
	overflow-x: hidden;
	font-family: 'Raleway', sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
ul, li {
	display: block;
}
a, ul, li, i, button {
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	text-decoration: none;
	transition: all 0.3s ease-in-out
}
input, select {
	padding: 7px 11px 7px 22px;
	border-radius: 50px;
	background: #f5f5f5;
	border: 1px #ececec solid;
}
textarea {
	padding: 7px 11px 7px 22px;
	border-radius: 13px;
	background: #f5f5f5;
	border: 1px #ececec solid;
}
input:focus, textarea:focus {
	border-color: #d5d5d5 !important;
}
button:hover, a:hover {
	text-decoration: none;
	cursor: pointer;
}
select {
	background: url(../img/select-arrow.png) no-repeat right #f5f5f5;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position-x: 89%;
}
a:focus {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-weight: normal;
	float: left;
	width: 100%;
	font-family: 'Raleway', sans-serif;
}
h2 {
	font-size: 36px;
}
p {
	float: left;
	width: 100%;
	line-height: 26px;
	font-family: 'Raleway', sans-serif;
	color: #000000;
}
strong, b {
	font-weight: 700;
}
/*header*/


.menu {
	float: left;
	width: 100%;
	padding: 2px 0;
	background: #fff;
	height: auto;
	-webkit-box-shadow: 0px 3px 18px -6px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 3px 18px -6px rgba(0,0,0,0.44);
	box-shadow: 0px 3px 18px -6px rgba(0,0,0,0.44);
}
.nav-close {
	display: none;
}
.menu .navbar-nav .nav-link {
	color: #000000;
	transition: none;
	font-size: 16px;
	text-transform: uppercase;
	padding: 25px 15px;
	font-weight: 700;
}
.menu .navbar-nav .active .nav-link {
	color: #017293;
}
.menu .nav-item {
	margin: 0px 0;
}
.menu .navbar-nav .nav-link:hover {
	color: #017293;
}
.banner {
	float: left;
	width: 100%;
	margin-top: 93px;
}
.banner .img-fluid {
	width: 100%;
}
.owl-dots {
	display: none;
}
.welecome {
	width: 100%;
	padding: 65px 0;
}
.about-us {
	float: left;
	width: 100%;
}
.heading {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.heading h2 {
	font-weight: 600;
	font-size: 36px;
	color: #017293;
}
.heading h2 span {
	font-size: 20px;
	color: #262626;
	display: block;
}
.about-us p {
	text-align: justify;
	font-size: 16px
}
.btn-red {
	padding: 10px 26px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9a1113+0,bf2a2c+100 */
	background: rgb(154,17,19); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(154,17,19,1) 0%, rgba(191,42,44,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(154,17,19,1) 0%, rgba(191,42,44,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: #017293; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a1113', endColorstr='#bf2a2c', GradientType=1 ); /* IE6-9 */
	color: #fff;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	transition: all 0.8s ease-in-out
}
.btn-red:hover {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bf2a2c+0,9a1113+100 */
	background: rgb(191,42,44); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(191,42,44,1) 0%, rgba(154,17,19,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(191,42,44,1) 0%, rgba(154,17,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: #017293; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf2a2c', endColorstr='#9a1113', GradientType=1 ); /* IE6-9 */
	color: #fff;
	-webkit-transition: background-color 2s ease-out;
	transition: all 0.8s ease-in-out
}
.about-img {
	position: relative;
	margin-top: 30px;
}
.img-icon {
	position: absolute;
	background: url(../img/img-bg-icon.png) no-repeat left;
	width: 138px;
	height: 109px;
	content: "";
	bottom: 0px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	left: 0;
}
.img-icon img {
	margin-left: -30px;
}
.product {
	float: left;
	width: 100%;
	padding: 70px 0 0 0;
	position: relative;
}
.product:before {
	/*background: url(../img/pro-1.png) no-repeat right;*/
	right: 0px;
	top: 0px;
	height: 331px;
	content: "";
	position: absolute;
	width: 100%;
}
.heading-d {
	margin: 0;
	margin-bottom: 30px;
	position: relative;
	display: inline-table;
	float: left;
	text-align: center;
	width: 100%;
}
.heading-d h2 {
	color: #000;
	float: none;
	width: auto;
	font-weight: 600;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
  .p-slider-outer, .p-slider {
float:left;
width:100%;
}
.p-slider {
	margin-bottom: 30px;
}
.img-slider {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
.text-p {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}
.text-p h4 {
	color: #3c3c3c;
	font-weight: 600;
	font-size: 18px;
	padding-bottom: 20px;
}
.text-p {
	text-align: justify;
	color: #7a7a7a;
}
.text-p a {
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
.p-slider .owl-nav {
	display: block;
}
.photo-gallery {
	float: left;
	width: 100%;
	padding: 0px;
	background: url(../img/gallery-img.png) repeat-x center top;
	padding: 42px 0 0 0;
}
.gallery-slider-img {
	float: left;
	width: 100%;
	position: relative;
}
.gallery-slider-img img.img-view {
	width: 100%;
}
.gallery-slider .owl-nav {
	display: block;
}
.gallery-slider {
	float: left;
	width: 100%;
	position: relative;
}
.gallery-slider .owl-prev, .gallery-slider .owl-next {
	top: 23%;
}
/*.img-icon2 {
    background: #fff;
    width: 103px;
    height: 93px;
    content: "";
    bottom: 0px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    left: 0;
    transform: skew(6deg);
    position: absolute;
    margin-left: -9px;
}
.img-icon2:hover{ transform: skew(6deg);}
.img-icon2 img{   transform: skew(-6deg);}*/

.about-img:hover .img-icon, .img-slider:hover .img-icon, .gallery-slider-img:hover .img-icon {
	opacity: 0.8;
	-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translateZ(0);
}
.about-img:hover .img-icon img, .img-slider:hover .img-icon img, .gallery-slider-img:hover .img-icon img {
	-webkit-filter: brightness(250%);
	filter: brightness(250%);
}
.company-details {
	width: 100%;
	padding: 65px 0;
}
.heading-m {
    margin: 0;
    margin-bottom: 22px;
    position: relative;
    display: inline-table;
    float: left;
    text-align: left;
    width: auto;
    padding-left: 0;
}
.heading-m h2 {
    color: #ffffff;
    float: none;
    width: auto;
    font-weight: 600;
    display: table;
    float: left;
    font-size: 22px;
    padding-bottom: 5px;
    margin-bottom: 0;
}
.heading-m h2:before {
    position: absolute;
    background: #ffffff78;
    width: 40px;
    height: 2px;
    content: "";
    right: -20px;
    top: 100%;
    left: auto;
    right: auto;
}
.director-message {
	float: left;
	width: 100%;
}
.message-owner {
	float: left;
	width: 100%;
	display: inline-flex;
}
.img-owner {
	float: left;
	position: relative;
	margin-right: 25px;
}
.img-owner .read-more {
	position: absolute;
	bottom: -8px;
	width: 100%;
	text-align: center;
}
.owner-message {
	float: left;
}
.owner-message p {
	font-size: 15px;
	text-align: justify;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.owner-message p span {
	display: block;
	padding-top: 8px;
}
.owner-message p span strong {
	display: block;
}
.vission-misson {
	float: left;
	width: 100%;
}
.mission {
	float: left;
	width: 100%;
}
.mission #accordion .card {
	border: none;
	border-radius: 0px;
}
.mission #accordion .card .card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: #ebebeb;
	border-bottom: none;
	border-radius: 0px;
	padding: 0px;
	outline: none;
}
.mission #accordion .card .card-header h5 {
	display: block;
	padding: 0px;
	color: #3c3c3c;
}
.mission #accordion .card .card-header h5 button {
	display: block;
	display: block;
	width: 100%;
	background: none;
	padding: 11px 25px;
	margin: 0;
	border: none;
	text-align: left;
	font-size: 18px;
	color: #3c3c3c;
	font-weight: 600;
	position: relative;
	outline: none;
}
.my-box {
	background: #ebebeb;
	padding: 0px 8px 8px 8px;
}
.my-box .card-body {
	background: #fff;
	padding: 20px 15px;
	font-size: 15px;
}
.minus {
	display: none;
}
.plus, .minus {
	position: absolute;
	right: 15px;
	top: 8px;
}
.plus-btn .minus {
	display: block;
}
.plus-btn .plus {
	display: none;
}
.why-choose-us {
	float: left;
	width: 100%;
	background: #000;
	padding: 60px 0;
}
.why-choose-us .heading-d h2:before {
	right: 35.5%;
}
.why-choose-us .heading-d h2:after {
	left: 35.5%;
}
.icon-process {
	float: left;
	width: 100%;
	margin: 18px 0 0 0;
	position: relative;
}
.icon-process ul {
	float: left;
	width: 100%;
	position: relative;
}
.icon-process.ul li {
	text-align: center;
}
.icon-process.ul li span {
    width: 100%;
    display: block;
    font-size: 19px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    margin: 12px 0 5px 0;
    /* text-transform: uppercase; */
}
.footer {
	float: left;
	width: 100%;
	padding: 60px 0 0 0;
}
.comapny-details {
	float: left;
	width: 100%;
}
.comapny-details h6 {
    color: #153f02;
    font-size: 15px;
    padding-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.comapny-details ul {
	float: left;
	width: 100%;
}
.comapny-details ul li {
	padding-bottom: 22px;
	position: relative;
	padding-left: 23px;
	font-size: 15px;
	color: #fff;
}
.comapny-details ul li a {
	color: #fff;
}
.comapny-details ul li a:hover {
	color: #fff;
}
.comapny-details ul li img {
	position: absolute;
	left: 0px;
}
.neswleeter {
	float: left;
	width: 100%;
}
.neswleeter-form {
	float: left;
	width: 100%;
}
.neswleeter-form form {
	float: left;
	width: 100%;
}
.neswleeter-form form .form-control {
	margin-bottom: 12px;
	border: #dadada solid 1px;
	border-radius: 0px;
}
.neswleeter-form form .btn-red {
	border: none;
	float: none;
	padding-top: 8px;
}
.information {
	float: left;
	width: 100%;
}
.information ul {
	float: left;
	width: 100%;
}
.information ul li {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.information ul li a {
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	display: block;
	padding-left: 15px;
}
.information ul li a:after {
	position: absolute;
	left: 0px;
	top: 9px;
	width: 4px;
	height: 4px;
	background: #bcbcbc;
	content: "";
}
.information ul li a:hover {
	color: #446535
}
.information ul li:hover a:after {
	background: #446535;
}
.copyright {
	float: left;
	width: 100%;
	background: #544e4e94;
	margin-top: 45px;
	padding: 15px 0;
}
.copy-right {
	text-align: center;
	float: left;
	width: 100%;
	font-size: 15px;
	color: #909090;
}
.socil-media {
	float: left;
	width: 100%;
	text-align: center;
}
.socil-media ul {
	text-align: center;
	padding: 15px 0 0 0;
}
.socil-media ul li {
	width: 38px;
	height: 38px;
	border: solid 1px #767676;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-radius: 100%;
}
.socil-media ul li a {
	padding-top: 8px;
	width: 100%;
	height: 100%;
}
.socil-media ul li i {
	font-size: 20px;
}
.socil-media ul li a {
	color: #767676;
}
.socil-media ul li:hover a {
	color: #fff;
}
.socil-media ul li:hover.fb {
	background: #1f3b74;
	border: solid 1px #1f3b74;
}
.socil-media ul li:hover.tw {
	background: #30b2fd;
	border: solid 1px #30b2fd;
}
.socil-media ul li:hover.insta {
	background: #e44efa;
	border: solid 1px #e44efa;
}
.socil-media ul li:hover.you {
	background: #e51e25;
	border: solid 1px #e51e25;
}
.socil-media ul li:hover.lin {
	background: #0951aa;
	border: solid 1px #0951aa;
}
.mobile-i {
	display: none;
}
.img-icon span {
	background: url(../img/icon-1.png) no-repeat center;
	height: 63px;
	width: 73px;
	background-position: 0px -0px;
	margin-left: -30px;
	transition: all 0.8s ease-in-out
}
.about-img:hover .img-icon span {
	background-position: 0px -63px;
}
.img-slider .img-icon span, .gallery-slider-img .img-icon span {
	background: none;
}
.img-slider .img-icon span.icon1, .gallery-slider-img .img-icon span.icon1 {
	background: url(../img/spice01.png) no-repeat center;
	background-position: 16px 13px;
	transition: all 0.8s ease-in-out
}
.img-slider:hover .img-icon span.icon1, .gallery-slider-img:hover .img-icon span.icon1 {
	background-position: 16px -50px;
	transition: all 0.8s ease-in-out;
}
.img-slider .img-icon span.icon2, .gallery-slider-img .img-icon span.icon2 {
	background: url(../img/petrochemical02.png) no-repeat center;
	background-position: 16px 13px;
	transition: all 0.8s ease-in-out;
}
.img-slider:hover .img-icon span.icon2, .gallery-slider-img:hover .img-icon span.icon2 {
	background-position: 16px -50px;
	transition: all 0.8s ease-in-out
}
.img-slider .img-icon span.icon3, .gallery-slider-img .img-icon span.icon3 {
	background: url(../img/p-icon03.png) no-repeat center;
	background-position: 16px 13px;
	transition: all 0.8s ease-in-out
}
.img-slider:hover .img-icon span.icon3, .gallery-slider-img:hover .img-icon span.icon3 {
	background-position: 16px -49px;
	transition: all 0.8s ease-in-out
}

.img-slider .img-icon span.icon4, .gallery-slider-img .img-icon span.icon4 {
	background: url(../img/pulses-beans-icon.png) no-repeat center;
	background-position: 16px 16px;
	transition: all 0.8s ease-in-out
}
.img-slider:hover .img-icon span.icon4, .gallery-slider-img:hover .img-icon span.icon4 {
	background-position: 16px -46px;
	transition: all 0.8s ease-in-out
}
.inner-banner {
    background: #000000 url(../img/new/aboutbanner.png) no-repeat center;
    height: auto;
    margin-top: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    width: 100%;
    padding: 110px 0;
    background-size: cover;
    position: relative;
}
.inner-banner:before
{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #0000006e;
}
.inner-banner h2 {
	font-size: 38px;
	font-weight: 700;
	color: #fff;
}
.about-us-inn {
	float: left;
	width: 100%;
	position: relative;
	display: inline-flex;
	margin-bottom: 100px;
}
.left-img {
	float: left;
	width: 59%;
}
.about-right {
	float: left;
	width: 41%;
	position: relative;
}
.text-right-box {
	background: #fff;
	position: absolute;
	bottom: -20px;
	padding: 35px 55px;
	width: 130%;
	left: -150px;
	-webkit-box-shadow: 0px 3px 18px -6px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 3px 18px -6px rgba(0,0,0,0.44);
	box-shadow: 0px 3px 18px -6px rgba(0,0,0,0.44);
}
.logo-a {
	padding-top: 25px;
	text-align: center;
}
.about-us-inn.left-o .text-right-box {
	right: -150px;
	left: auto;
}
.divder {
	float: left;
	width: 100%;
	background: #ccc;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.inner-page .divder {
	margin-top: 20px;
	margin-bottom: 40px;
}
.icon-process p {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.icon-process.about-us-page {
	margin-top: -15px;
}
.icon-process.about-us-page ul li {
	width: 33.33%;
	border: solid 1px #ccc;
	padding: 20px;
	min-height: 170px;
	margin-left: -1px;
}
.icon-process.about-us-page ul:after {
	display: none;
}
.banner-text {
	float: left;
}
.breadcrumb-view {
	float: left;
	width: 100%;
}
.breadcrumb-view .breadcrumb {
	background: none;
	color: #fff;
	font-size: 14px;
	padding: 6px 0;
	margin-bottom: 0;
}
.breadcrumb-view .breadcrumb a {
	color: #c4c4c4;
}
.breadcrumb-view .breadcrumb a:hover {
	color: #ffba00;
}
.breadcrumb-view .breadcrumb-item.active {
	color: #ffffff;
}
.breadcrumb-view i {
	padding: 4px 2px;
	color: #c4c4c4;
}
.products-box-grid {
	float: left;
	width: 100%;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
}
.product-outer {
	float: left;
	width: 100%;
}

p.heading-pro{
    padding: 12px 15px !important;
    font-weight: 500;
    color: #404040;
    display: block;
    font-size: 16px;
}


.product-outer p {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 100%;
	border: solid 1px #ccc;
	border-top: none;
}
.product-outer p a {
	padding: 12px 15px;
	font-weight: 500;
	color: #404040;
	display: block;
	font-size: 16px;
}
.overflow {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	text-align: center;
	bottom: -100%;
	transition: all 0.8s ease-in-out;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	left: 0px;
	padding: 0 30px;
}
.overflow a span {
	display: inline-block;
	text-align: center;
	padding: 8px 0;
	line-height: 26px;
}
.overflow a span i {
	font-size: 20px;
	margin-left: -2px;
}
.product-outer:hover .overflow {
	bottom: 0%;
}
.overflow a {
	color: #fff;
	font-size: 28px;
	font-weight: 600;
}
.product-outer .about-img {
	overflow: hidden;
	transition: all 0.8s ease-in-out;
	margin: 0px;
}
.btn-over {
	float: left;
	width: 100%;
	text-align: center;
}
.over-outer {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 16px;
}
.btn-over a.btn-red {
	font-size: 13px;
}
.out-flow {
	float: left;
	width: 100%;
}
.product-details {
	float: left;
	width: 100%;
	border: solid 1px #ccc;
	border-top: none;
	padding: 20px 25px;
}
.product-details h4 {
	font-size: 20px;
	font-weight: 600;
}
.product-details p {
	padding: 0px;
	border: none;
	padding-top: 8px;
	font-size: 14px;
	padding-bottom: 15px;
	min-height: 112px;
}
.product-details .btn-red {
	font-size: 12px;
}
.view-products h4 {
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 15px;
}
.view-products p {
	text-align: justify;
	font-size: 15px;
}
.prodgrim {
	float: left;
	width: 100%;
	border-bottom: solid 1px #d0d0d0;
	margin-bottom: 15px;
}
.view-products h4 {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 8px;
}
.view-products {
	background: #fff;
	width: 100%;
	float: left;
}
.view-deatils {
	float: left;
	width: 100%;
	position: relative;
}
.img-pro {
	position: relative;
}
.product-view-d {
	float: left;
	width: 100%;
	background: #fff;
	/* border: solid 1px #ccc; */
    /* margin-top: -50px; */
	z-index: 9;
	position: relative;
	padding: 0;
}
.about-us-inner {
	float: left;
	width: 100%;
}

.about-us-inner h4 {
	font-size: 24px;
	color: #262626;}

.about-us-inner h4 span{ display:block; font-size:16px; margin-bottom:10px; margin-top:6px;}
.product-view-d h2 {
	font-size: 24px;
	color: #262626;
	font-weight: 600;
	padding-bottom: 15px;
}
.product-view-d p {
	text-align: justify;
}
.my-img {
	border: solid 2px #fff;
	-webkit-box-shadow: 0px 3px 18px -6px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 3px 18px -6px rgba(0,0,0,0.44);
	box-shadow: 0px 3px 18px -6px rgba(0,0,0,0.44);
}
.inpage {
	text-align: justify;
}
.gallery-slider-img span {
	font-size: 18px;
	padding: 15px 0;
	display: block;
	color: #000;
}
.main-heading {
	font-size: 22px;
	padding-bottom: 12px;
	color: #000;
	font-weight: 600;
	padding-top: 8px;
}


.contact-form{ float: left; width:100%; background:#eeeeee; padding:35px;}
.top-form{ float:left; width:100%; padding-bottom:15px;}

.contact-form-iin{ background:#fff; float:left; width:100%; padding:30px 25px; border:solid 1px #dbdbdb;}

.contact-form-iin .neswleeter-form form .form-control {
    margin-bottom: 12px;
    border: #dadada solid 1px;
    border-radius: 0px;
    font-size: 14px;
    height: 42px;
    padding-left: 14px;
}

.contact-form-iin .neswleeter-form form textarea.form-control{ height:auto;}

.map{ margin:30px 0 0 0; float:left; width:100%;}

.c-map{ float:left; width:100%;}


.product-view-d ul li{ float:left; width:100%; padding-bottom:8px; position:relative; padding-left:25px;}

.product-view-d ul li i {
    position: absolute;
    left: 0px;
    top: 6px;
    font-size: 13px;
}
.inner-f.footer{ padding-top:0px;}

.b-slider .owl-nav{ display:block;}

.b-slider .owl-nav .owl-prev{ left:50px;}
.b-slider .owl-nav .owl-next{ right:50px;}

.b-slider .owl-nav {
    display: block;
    top: 50%;
    position: absolute;
	transform: translate(0%, -50%);
	margin-top:-50px;
	width:100%;
}

.form-group{font-family: 'Roboto', sans-serif; }
.neswleeter-form .form-group label{ float:left; width:100%; font-size:14px; font-weight:400; color:#373737; font-family: 'Roboto', sans-serif; margin-top:8px;}
 .carousel-inner img {
    width: 100%;
    height: 100%;
  }
  .carousel-caption {
    transform: translateY(-50%);
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    top: 50%;
    left: 0;
    right: auto;
    text-align: left;
    width: 100%;
    bottom: auto;
}
.posrelative
{
	position: relative;
}
.carousel-caption h3 {
    line-height: 55px;
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 25px;
}

.carousel-caption p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
}

.carousel-item {
    position: relative;
}

.carousel-item:before {
    content: '';
    background: #0000002e;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.carousel {
    position: relative;
    z-index: 9;
}
header {
    z-index: 999999;
    position: relative;
}
h4.headingtitle {
    padding-left: 45px;
    color: #000;
    font-weight: 700;
    position: relative;
    /* display: inline-block; */
    /* width: auto; */
    margin-bottom: 15px;
    font-size: 23px;
}

h4.headingtitle:before {
    position: absolute;
    height: 4px;
    width: 34px;
    background: #000;
    left: 0;
    top: 50%;
    bottom: 0;
    content: '';
    /* right: auto; */
    transform: translateY(-50%);
}
a.btn-red {
    padding: 13px 30px;
    display: inline-block;
    border-radius: 3px;
    font-size: 15px;
}
a.btn-red:hover {
    background: #000000;
}

.text-p {
    background: #fff;
    text-align: center;
    width: 80%;
    margin: auto;
    text-align: center;
    left: 10%;
    top: -60px;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 14px 30px rgb(0 0 0 / 7%);
}


.text-p a {
    display: inline-block;
    justify-content: center;
    text-align: center;
    width: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 8px 20px;
    font-size: 15px;
    text-transform: initial;
}

.img-slider {
    margin: 0;
}

.text-p h4 {
    color: #000;
    padding-bottom: 13px;
}
footer.footer {
    background: #000;
}
.f-comapny p {
    color: #fff;
}
.comapny-details ul li i {
    position: absolute;
    left: 0;
    top: 5px;
    color: #ffffff;
    font-size: 13px;
}
.dropdown-menu.sm-menu
{
    top: 100%;
    background: #f8f9fa;
    width: 200px;
}
.dropdown-menu.sm-menu a {
    font-size: 15px;
    font-weight: 600;
    padding: 6px 15px;
}
.dropdown-menu.sm-menu a:hover {
    color: #017293;
}
a.nav-link.btn_style {
    background: #017293;
    color: #fff !important;
    border-radius: 3px;
    padding: 12px 20px !important;
    margin-top: 0px;
    margin-left: 20px;
}
a.nav-link.btn_style:hover {
    background: #000000;
    }

    
    .pop-parallax{ 
    background-image: url("../img/new/parallax-bg-2.jpg");
    height: 400px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.pop-parallax:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, #EEC344, #000);
  opacity: .4;
}

.box-layers{
    margin-top: -250px;
    box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -moz-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -webkit-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -o-box-shadow: 0 0 10px rgba(204,204,204,0.6);
}

.left-layer, .right-layer{
    padding: 0px;
}

.left-layer{
    background-color: #FFF;
}

.ws-content-alt{
    margin: 0;
    padding: 2rem;
    z-index: 1;
    position: relative;
    height: 100%;
}  
    
.panel-title{
    margin-bottom: 20px;
    border-left: solid 4px #EEC344;
    display: inline-block;
}
    
.ws-content-alt .panel-title h5{
    margin-left: 15px;
    margin-bottom: 5px;
    color: #000;
}
    
.ws-content-alt .panel-title h2{
    margin-left: 15px;
    color: #000000;
    font-weight: 600;
} 

.ws-content-alt .ab-contact{
    margin-top: 1rem;
}

.r-layer-bg-color{ 
    background-image: url("../img/images/about-img.jpg");
    height: 400px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.about_whychooseus .icon-process.ul li span {
    color: #000;
    display: block;
}
section.why-choose-us.about_whychooseus {
    background: #fff;
}
section.why-choose-us.about_whychooseus {
    background: #fff;
}
.banner-text, .banner-text {
    z-index: 9999;
    position: relative;
}

.inner-banner {
    background-size: cover !important;
    background-position: top !important;
    /* height: 500px; */
}
ul.navbar-nav.ml-auto {
    align-items: center;
}
    @media screen and (min-width:  1600px)
    {
    	.carousel-caption h3 {
    line-height: 70px;
    font-size: 60px;
}
.inner-banner {
    background-size: cover !important;
    background-position: top !important;
    /* height: 500px; */
    padding: 130px 0;
}
    }
    
    .contact_details .comapny-details ul li i, .contact_details .comapny-details ul li, .contact_details .comapny-details ul li a {
    color: #000;
}
.company.contact_details {
    background: #eeeeee;
    padding: 35px;
    height: 100%;
}
.contact_details .comapny-details ul {
    margin-top: 15px;
}
.contact_details .comapny-details ul li
{
    font-size: 17px;
}
.breadcrumb-view {
    position: relative;
}
.container.box-layers {
    margin-bottom: 2px;
}
figure.video-image {
    margin: 0;
}
.icon-process.ul li {
    text-align: center;
    background: #dee2e657;
    padding: 15px;
    min-height: 250px;
}
.icon-process img {
    width: 64px;
    object-fit: contain;
}
section.why-choose-us.about_whychooseus {
    padding-bottom: 70px;
    background: #fff;
}
.icon-process.index_list img {
    filter: invert(1);
}
.icon-process.index_list p {
    color: #fff;
}
.dropdown-menu.sm-menu a:hover {
    color: #017293;
    background: transparent !important;
}
i.fa.fa-chevron-down {
    font-size: 13px;
    position: relative;
    top: -2px;
}
/*.p-slider .owl-nav i {
    color: #000;
    font-size: 15px;
    background: #000;
    color: #fff;
    padding: 6px 10px;
}
.p-slider .owl-nav button {
    top: 50%;
    tramsform: translateY(-50%);
}*/

.owl-dots button {
    border: none;
    width: 10px;
    height: 12px;
    border-radius: 50%;
    margin: 0 2px;
    bottom: 20px;
    position: relative;
}

.owl-dots {
    display: flex;
    justify-content: center;
}

.owl-dots button.active {
    color: #017293;
    background: #017293;
}
.comapny-details ul li a, .comapny-details ul li
{
    color: #fff;
    font-family: sans-serif;
}
.sticky#myHeader {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff !important;
    z-index: 999;
}