.review-btn{
	margin: 20px 0px;
	padding: 10px 15px;
	background: #f26b35;
	color:#fff;
}
.review-btn:hover{
	background: #f26b35;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none
}

html, body {
	height: 100%;
	font-size: 16px;
	color: #131e3c;
	font-family: poppins, sans-serif;
	vertical-align: baseline;
	line-height: 26px
}

a:focus {
	outline: 0 solid;

}

img {
	max-width: 100%;
	height: auto
}

p {
	margin: 0 0 20px
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px;
	font-weight: 600;
	font-family: poppins, sans-serif;
	color: #ff7600;
	line-height: 1.4
}

h1 {
	font-size: 32px
}

h2 {
	font-size: 20px
}

h3 {
	font-size: 16px
}

a {
	transition: all .5s ease-out;
	text-decoration: none;
	color: #4a4746;
}

a:active, a:hover {
	outline: 0;
	color: #071c34;
	text-decoration: none
}

ul {
	list-style: outside none none;
	margin: 0;
	padding: 0
}

::-moz-selection {
	background: #0090cb;
	text-shadow: none;
	color: #fff
}

::selection {
	background: #0090cb;
	text-shadow: none;
	color: #fff
}

textarea:focus, input:focus {
	outline: none
}

@media only screen and (max-width: 767px) {

	.page-title .bread-crumb {
		position: relative;
		float: none;
		padding: 10px 15px !important;
		margin-right: 0px !important;
	}

	.resp1 {
		margin-top: -109px;
	}

	.aboutRes {
		margin-bottom: -110px;
	}
}

.resIcon {
	margin: -13px;
}



.slider-overlay {
	/*	background:rgba(0, 0, 0, .1);*/
	height: 70%;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 1
}

.images-overlay {
	background-color: rgba(7, 28, 52, .8);
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0
}

/*.pt-100 {
	padding-top:100px
}*/
.pb-100 {
	padding-bottom: 100px
}

.pt-70 {
	padding-top: 70px
}

.pb-70 {
	padding-bottom: 50px
}

.bg-color {
	background: #fbfbfb
}

.no-padding-left {
	padding-left: 0
}

.no-padding-right {
	padding-right: 0
}

.bg-gray {
	background: #fafafa
}

.bg-light-gray {
	background: #f9f9f9
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 9999999;
	right: 0;
	bottom: 0
}

#preloader-status {
	height: 210px;
	width: 210px;

	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
	position: absolute;
	left: 50%;
	top: 50%
}

#scrollUp {
	border-radius: 100%;
	bottom: 5px;
	color: #ff7600;
	font-size: 24px;
	right: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ff7600;
	width: 40px;
	height: 40px;
	line-height: 45px
}

#scrollUp:hover {
	opacity: 1;
	color: #fff !important;
	background: #ff7600;
}

#scrollUp i {
	display: block;
	font-weight: 700;
	padding-top: 11px
}

.header-top {
	background: #071c34;
	overflow: hidden
}

.header-top-right {
	position: relative;
	display: inline-block;
	z-index: 2;
	width: 100%;
	text-align: right;
	padding-left: 24px;
}

.header-top-right::before {
	position: absolute;
	content: "";
	width: 5000px;
	left: 0;
	background: #fff;
	height: 142%;
	top: 0;
	transform: skew(-50deg);
	z-index: -1;
	border-radius: 0 0 0 34px
}

.header-bar-inner {
	display: inline-block;
	width: 100%;
	padding-top: 22px;
	text-align: center
}

.header-left {
	display: inline-block
}

.header-left ul {
	display: inline-block
}

.header-left li {
	padding-right: 40px;
	position: relative;
	display: inline-block;
	color: #fff;
	position: relative
}

.header-left li::before {
	content: "";
	height: 14px;
	width: 1px;
	background: #071c34;
	position: absolute;
	right: 20px;
	top: 6px
}

.header-left li:last-child:before {
	display: none
}

.header-left li:last-child {
	padding-right: 0
}

.header-left li i {
	color: #071c34;
	margin-right: 6px
}

.header-right-div {
	display: inline-block;
	text-align: right;
	margin-top: 23px
}

.header-right {
	text-align: right;
	position: relative;
	z-index: 1;
	padding: 10px 0;
	display: inline-block;
	z-index: 99
}

.soical-profile ul, .soical-profile li {
	display: inline-block
}

.soical-profile li a i {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-radius: 100%;
	display: inline-block
}

.soical-profile li a i:hover {
	background: #071c34;
	color: #fff
}

.hd-sec {
	background: #fff;
	border-top: 1px solid #eee;
}

.header {
	height: 70px;
}

.logoHeader {
	height: 145px;
	width: 145px;
	margin-top: -25px;
}

.responsive-logo {
	display: none
}

.logo {
	padding: 6px 0;
	position: relative;
	z-index: 2
}

.logo::before {
	position: absolute;
	content: "";
	width: 5000px;
	right: 0;
	background: #fff;
	height: 100%;
	top: 0;
	transform: skew(50deg);
	z-index: -1;
	border-radius: 0 0 34px 0
}

.social-title {
	display: inline-block;
	color: #322f2f;
	font-weight: 500
}

/*.nav-menu {
	padding-left:64px;
	margin-left:97px;
}*/
.menu {
	display: inline-block;
	position: relative
}

.main-menu {
	display: inline-block;
	text-align: right;
	margin-right: 40px
}

.main-menu ul {
	margin: 0;
	padding: 0;
	position: relative
}

.main-menu ul li {
	display: inline-block;
	padding: 0;
	position: relative
}

.main-menu ul li.active {
	position: relative
}

.main-menu ul li.active::before {
	position: absolute;
	content: "";
	background: #ff7600;
	width: 100%;
	height: 1px;
	left: 0;
	top: -1px
}

.main-menu ul li.active>a {
	color: #ff7600
}

.main-menu ul li a {
	display: block;
	padding: 22px 16px;
	text-decoration: none;
	text-transform: capitalize;
	transition: all .4s ease 0s;
	position: relative;
	font-weight: 600
}

.main-menu ul li ul:hover .main-menu ul li a {
	background: #fafafa
}

.main-menu ul li a:hover {
	transition: all .4s 0s ease;
	color: #ff7600
}

.main-menu ul ul {
	/*	background:#fff none repeat scroll 0 0;*/
	/*background:#404040 none repeat scroll 0 0;*/
	background-color: rgb(47 46 50 / 90%);
	left: 12px;
	opacity: 0;
	position: absolute;
	text-align: left;
	top: 120px;
	visibility: hidden;
	z-index: 99999;
	transition: all .3s ease 0s;
	padding: 0px 11px;
	border-top: 2px solid #ff7600;
	border-left: 3px solid #f9f9f9;
	border-bottom: 3px solid #f9f9f9;
	border-right: 3px solid #f9f9f9;
	margin-top: -20px;
}

.main-menu ul ul li {
	float: none;
	width: 240px
}

.main-menu ul ul li ul {
	visibility: hidden !important
}

.main-menu ul ul li i {
	float: right
}

.main-menu ul ul li:hover ul {
	visibility: visible !important;
	top: -1px;
	transition: all .3s ease 0s;
	opacity: 1
}

.main-menu ul ul li a {
	line-height: 120%;
	padding: 10px 20px;
	color: #e6e6e6;
	font-size: 15px;
	border-bottom: 1px solid #f2f2f2
}

.main-menu ul ul li:last-child a {
	border-bottom: 0
}

.main-menu ul ul li a:hover {
	color: #ff7600;
	background: #fff
}

.main-menu ul ul ul {
	left: 98%;
	transition: all .3s ease 0s;
	opacity: 0;
	border-top: 0;
	border-top: 2px solid #ff7600;
	border-bottom: 1px solid #071c34;
	margin-top: 10px;
}

.main-menu ul li:hover ul {
	visibility: visible;
	transition: all .4s ease 0s;
	opacity: 1;
	top: 90px;
}

.main-menu ul li a i {
	margin-left: 6px
}

.search-bar-icon {
	display: inline-block;
	padding: 38px 0;
	position: absolute;
	right: 0;
	top: 0
}

.site-search span {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	transition: all .4s ease 0s;
	line-height: 30px;
	position: relative
}

.site-search span::before {
	position: absolute;
	content: "";
	height: 50%;
	width: ;
	width: 1px;
	background: #ddd;
	left: -8px;
	top: 8px
}

.site-search.open span i.icofont-search-1::before {
	content: "\eedd" !important
}

.site-search i {
	color: #071c34;
	font-size: 18px
}

.search-forum>form {
	display: inline-flex;
	background: #fff;
	padding: 18px 20px;
	border-top: 2px solid #ff7600
}

.search-forum input[type=text] {
	padding: 10px;
	border: 1px solid #ddd
}

.search-forum input[type=submit] {
	padding: 10px;
	background: #22253a;
	color: #fff
}

.search-forum {
	left: -350px;
	position: absolute;
	top: 103px;
	transition: all .4s ease 0s;
	z-index: 2
}

.search-forum.dropdown-menu {
	padding: 0;
	border: 0
}

.animation {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes slideUpIn {
	0% {
		-webkit-transform: translateY(40px)
	}

	100% {
		-webkit-transform: translateY(0)
	}

	0% {
		-webkit-transform: translateY(40px)
	}
}

@keyframes slideUpIn {
	0% {
		transform: translateY(40px)
	}

	100% {
		transform: translateY(0)
	}

	0% {
		transform: translateY(40px)
	}
}

.slideUpIn {
	-webkit-animation-name: slideUpIn;
	animation-name: slideUpIn
}

.hd-sec.sticky_menu {
	left: 0;
	right: 0;
	top: 0;
	position: fixed;
	z-index: 9999;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
	background: #fff;
	/*height: 30%;*/
}

.applay-button {
	position: relative;
	z-index: 2;
	padding: 28px 0;
	display: inline-block;
	width: 100%;
	text-align: right
}

.applay-button a {
	padding: 8px 26px;
	display: inline-block;
	font-weight: 500;
	text-transform: capitalize;
	margin-top: 4px;
	border: 1px solid #ff7600;
	text-align: center;
	color: #fff;
	background: #ff7600;
	border-radius: 4px
}

.applay-button a .lnr.lnr-phone-handset {
	margin-right: 10px
}

.applay-button a .lnr.lnr-arrow-right {
	margin-left: 10px
}

.applay-button a i {
	color: #fff;
	margin-right: 10px;
	font-size: 22px
}

.applay-button a:hover {
	background: #071c34;
	color: #fff;
	border-color: #071c34
}

.all-slide .owl-item {
	height: 750px
}

.all-slide .single-slide {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 70%
}

.slider-wrapper {
	width: 1170px;
	padding: 15px;
	margin: 0 auto;
	height: 100%
}

.slider-text {
	left: 0;
	position: relative;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	text-align: left
}

.slider-caption {
	width: 750px;
	overflow: hidden;
	margin-top: 180px;
	text-align: center;
	margin-left: 20%;
}

.slider-caption h2 p {
	font-family: Nulshock;
	padding: 20px;
	text-align: center;
}

.slider-caption span.subtitle {
	color: #fff;
	font-size: 24px;
	text-transform: capitalize
}

.slider-text ul {
	margin-top: 20px
}

.slider-text h2 {
	color: #fff;
	font-size: 35px;
	background: rgba(0, 0, 0, 0.5);
	text-transform: capitalize;
	line-height: 60px;
	margin-bottom: 10px;
	font-weight: 700;
	padding-left: 2px;
}

.slider-text h1>span {
	color: #ff7600
}

.slider-text p {
	color: #fff
}

.slider-text li {
	display: inline-block
}

.slider-text li a {
	background: #ff7600;
	color: #fff;
	display: inline-block;
	padding: 10px 26px;
	text-transform: capitalize;
	margin-right: 14px;
	z-index: 5;
	font-weight: 600;
	position: related;
	transition: all .4s ease 0s;
	border: 1px solid #ff7600;
	border-radius: 4px
}

.slider-text li a:hover {
	background: #071c34;
	transition: all .4s ease 0s;
	border-color: #ff7600
}

.slider-text li:last-child a {
	background: #fff;
	color: #ff7600;
	border-color: #fff
}

.slider-text li:last-child a:hover {
	background: 0 0;
	transition: all .4s ease 0s;
	border: 1px solid #fff
}

.all-slide .owl-controls {
	position: absolute;
	top: 45%;
	width: 100%;
	z-index: 99;
	transform: translateY(-50%)
}

.all-slide .owl-controls .owl-buttons div {
	background: 0 0;
	opacity: 1
}

.all-slide .owl-controls .owl-prev {
	left: 20px;
	position: absolute;
	transition: all .4s ease 0s
}

.all-slide:hover .owl-prev {
	transition: all .4s ease 0s
}

.all-slide .owl-controls .owl-next {
	right: 20px;
	position: absolute;
	transition: all .4s ease 0s
}

.all-slide:hover .owl-next {
	transition: all .4s ease 0s
}

.all-slide .owl-controls .owl-prev i, .all-slide .owl-controls .owl-next i {
	background: #071c34;
	color: #ffff;
	font-size: 28px;
	height: 40px;
	line-height: 42px;
	text-align: center;
	transition: all .5s ease-out 0s;
	width: 40px;
	font-weight: 400;
	border: 1px solid #071c34;
	display: inline-block
}

.all-slide .owl-controls .owl-next i:hover {
	transition: all .5s ease-out 0s;
	background: #ff7600;
	color: #fff;
	border-color: #ff7600
}

.all-slide .owl-controls .owl-prev i:hover {
	transition: all .5s ease-out 0s;
	background: #ff7600;
	color: #fff;
	border-color: #ff7600
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.about-img img {
	width: 100%;
	position: relative
}

.about-img::before {
	border: 10px solid rgba(0, 0, 0, .3);
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 9
}

.about-desc img {
	margin-bottom: 30px
}

.about-img {
	position: relative
}

.about-desc h1 {
	font-weight: 700;
	text-transform: capitalize;
	position: relative;
	margin-bottom: 30px
}

.about-desc h1::before {
	content: "";
	position: absolute;
	bottom: -10px;
	width: 80px;
	height: 2px;
	background: #ff7600
}

.about-us-sec .sec-title {
	text-align: left;
	margin: 0 0 50px
}

.read-more-btn a {
	background: #ff7600;
	color: #fff;
	display: inline-block;
	padding: 12px 30px;
	text-transform: capitalize;
	position: relative;
	z-index: 5;
	transition: .5s;
	font-weight: 600;
	transition: all .4s ease 0s
}

.about-desc a.about-btn {
	background: #071c34;
	padding: 10px 26px;
	display: inline-block;
	font-weight: 600;
	text-transform: capitalize;
	color: #fff;
	position: relative;
	border: 2px solid #ff7600;
	border-radius: 4px
}

.about-desc a.about-btn::before {
	content: "\f178";
	font-family: fontawesome;
	float: right;
	top: 0;
	position: relative;
	color: #fff;
	padding-left: 10px;
	transition: all .4s ease 0s;
	margin-left: 10px
}

.about-sec {
	background: #fafafa
}

.company-ceo-info h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px
}

.company-ceo-info span {
	text-transform: capitalize;
	font-weight: 400;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
	font-size: 16px
}

.company-mission {
	margin-top: 20px
}

.company-mission h2 a {
	text-transform: capitalize;
	font-size: 28px;
	font-weight: 600;
	color: #071c34
}

.company-mission a {
	color: #071c34;
	text-transform: capitalize;
	font-weight: 700
}

.about-us-short {
	margin-bottom: 30px
}

.about-us-short h1 {
	text-transform: capitalize;
	font-size: 32px
}

.sub-title {
	text-transform: uppercase;
	color: #071c34;
	font-weight: 600;
	font-size: 35px;
}

.about-us-short ul {
	margin-bottom: 20px
}

.about-us-short ul li {
	color: #848080;
	display: inline-block;
	width: 100%;
	padding: 5px 0
}

.about-us-short ul li {
	color: #848080;
	display: inline-block;
	width: 100%;
	padding: 5px 0
}

.about-us-short ul li::before {
	content: "\eed7";
	font-family: IcoFont !important;
	left: 0;
	top: 0;
	position: relative;
	color: #ff7600;
	padding-right: 10px
}

.simple-btn {
	padding: 8px 26px;
	display: inline-block;
	font-weight: 500;
	text-transform: capitalize;
	border: 1px solid #ff7600;
	text-align: center;
	color: #fff;
	background: #ff7600;
	border-radius: 4px
}

.simple-btn .lnr.lnr-arrow-right {
	margin-left: 10px;
	font-weight: 700
}

.vedio-inner {
	position: relative;
	margin-bottom: 40px
}

.vedio-overly {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .1)
}

.vedio-button {
	text-align: center;
	transform: translateY(-50%);
	top: 50%;
	position: relative
}

.vedio-inner img {
	width: 100%
}

.video-inner {
	height: 100%;
	position: relative;
	top: 300px;
	text-align: center
}

.vedio-button {
	position: relative;
	width: 100px;
	height: 100px;
	box-shadow: 0 0 0 0 rgba(253, 164, 11, .7);
	border-radius: 50%;
	background-color: #ff7600;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
	-moz-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
	-ms-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
	animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
	margin: 0 auto;
	line-height: 106px
}

.vedio-button a {
	display: inline-block;
	width: 100%;
	height: 100%
}

.vedio-button a i {
	color: #fff;
	font-size: 32px
}

.vedio-button:hover {
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	animation: none
}

@-webkit-keyframes pulse {
	to {
		box-shadow: 0 0 0 45px transparent
	}
}

@-moz-keyframes pulse {
	to {
		box-shadow: 0 0 0 45px transparent
	}
}

@-ms-keyframes pulse {
	to {
		box-shadow: 0 0 0 45px transparent
	}
}

@keyframes pulse {
	to {
		box-shadow: 0 0 0 45px transparent
	}
}

.video-play-button a {
	display: inline-block;
	padding: 10px 30px;
	background: #ff7600;
	color: #fff;
	text-transform: capitalize;
	font-size: 18px
}

.video-play-button a i {
	margin-right: 10px
}

.video-play-button a {
	padding: 8px 26px;
	display: inline-block;
	font-weight: 500;
	text-transform: capitalize;
	margin-top: 4px;
	border: 1px solid #ff7600;
	text-align: center;
	color: #fff !important;
	background: #ff7600;
	border-radius: 4px
}

.sec-title {
	text-align: center;
	margin: 0 0px 30px
}

.sec-title h1 {
	font-size: 36px;
	text-transform: capitalize;
	color: #ff7600;
	font-weight: 700
}

.sec-title span {
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
	color: #ff7600
}

.border-shape::before {
	background: #ff7600 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 0;
	width: 90px;
	margin: 0 auto;
	left: 0;
	right: 0
}

.border-shape {
	background: #071c34;
	display: block;
	height: 1px;
	left: 0;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	top: 0;
	width: 330px;
	margin: 0 auto
}

.sec-title p {
	margin-bottom: 0
}

.shape-top-hight {
	position: relative
}

.shape-top-hight::before {
	position: absolute;
	content: "";
	background: #ff7600;
	width: 1px;
	height: 40px;
	top: -50px;
	left: 0;
	right: 0;
	margin: 0 auto
}

.title-sec-v2-area {
	margin-bottom: 40px
}

.sec-title-v2 {
	padding-left: 20px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	display: inline-block
}

.sec-title-v2 h1 {
	margin-bottom: 15px
}

.sec-title-v2 span {
	color: #ff7600;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase
}

.counter-sec {
	background-color: #071c34;

	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 60px 0;
	background-attachment: fixed
}

.counter-sec-overlay {
	background-color: rgba(7, 28, 52, .95);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.count-up-inner {
	text-align: center;
	display: inline-block;
	width: 100%
}

.countup-text {
	display: inline-block;
	text-align: left
}

.count-up-icon {
	display: inline-block;
	margin-bottom: 14px;
	width: 70px;
	height: 70px;
	border-radius: 100px;
	border: 1px solid #f2f2f2;
	line-height: 74px
}

.count-up-icon i {
	font-size: 28px
}

.count-up-inner h2 {
	font-size: 46px;
	text-transform: uppercase;
	margin-bottom: 4px;
	color: #ff7600
}

.count-up-inner h4 {
	font-size: 22px;
	margin-bottom: 0;
	text-transform: capitalize;
	font-weight: 400;
	color: #fff
}

.gallery-sec .sec-title {
	text-align: center;
	margin: 0 150px 50px
}

.simplefilter li {
	display: inline-block;
	padding: 0 18px;
	position: relative
}

.simplefilter li::before {
	position: absolute;
	content: "/";
	width: 1px;
	height: 100%;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

.simplefilter li:last-child::before {
	display: none
}

.simplefilter li.active .gallery-tab-title {
	color: #ff7600;
	transition: all .4s ease 0s
}

.gallery-tab-icon {
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	border-bottom: 1px solid #fff;
	line-height: 80px;
	font-size: 36px;
	cursor: pointer;
	color: #fff;
	margin-bottom: 20px;
	transition: all .4s ease 0s
}

.gallery-tab-title {
	display: inline-block;
	width: 100%;
	color: #071c34;
	text-transform: capitalize;
	font-size: 18px;
	transition: all .4s ease 0s;
	cursor: pointer
}

#navbarfiltr {
	text-align: center
}

.simplefilter {
	position: relative;
	text-align: center;
	margin-bottom: 40px;
	display: inline-block;
	padding: 22px 16px;
	background: #fff;
	box-shadow: 0 0 10px 2px #f9f9f9
}

.shorttitle {
	display: none
}

.gallery-item {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px
}

.gallery-item:hover .gallery-button h2 a {
	top: 0;
	transition: all .4s ease 0s
}

.gallery-button h2 a {
	color: #fff;
	text-transform: capitalize;
	font-size: 20px;
	top: -100px;
	position: relative;
	transition: all .4s ease 0s
}

.gallery-button a i {
	color: #fff;
	font-size: 24px;
	width: 60px;
	height: 60px;
	border: 1px solid #fff;
	line-height: 60px
}

.gallery-item:hover .gallery-overlay {
	visibility: visible;
	opacity: 1;
	transition: all .4s ease 0s;
	top: 0
}

.gallery-item:hover .gallery-button a i {
	bottom: 0;
	transition: all .4s ease 0s
}

.gallery-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	visibility: hidden;
	opacity: 0;
	transition: all .4s ease 0s;
	top: 0;
	background: #071c34;
	border: 20px solid #ff7600
}

.gallery-overlay-text {
	text-align: center
}

.gallery-overlay-text {
	transform: translateY(-50%);
	top: 50%;
	position: relative
}

.gallery-overlay-text .gallery-button a i {
	color: #fff;
	font-size: 20px;
	width: 40px;
	height: 40px;
	border: 1px solid #ff7600;
	line-height: 40px;
	bottom: 0;
	position: relative;
	transition: all .4s ease 0s;
	background: #ff7600;
	border-radius: 4px;
	display: inline-block
}

.gallery-overlay-text .gallery-button a i:hover {
	background: #071c34;
	border-color: #ff7600;
	transition: all .4s ease 0s
}

.gallery-load-more-btn {
	text-align: center;
	margin-top: 50px;
	display: inline-block;
	width: 100%
}

.gallery-load-more-btn a {
	background: #ff7600;
	color: #fff;
	display: inline-block;
	padding: 10px 26px;
	text-transform: capitalize;
	margin: 0 10px;
	position: relative;
	z-index: 5;
	font-weight: 600;
	position: related;
	transition: all .4s ease 0s;
	border-radius: 4px
}

.gallery-load-more-btn a i {
	color: #fff;
	font-size: 20px;
	font-weight: 700
}

.gallery-load-more-btn a:hover {
	background: #071c34
}

.gallery-item img {
	transform: scale(1);
	transition: all .4s ease 0s;
	border-radius: 4px
}

.gallery-item:hover.gallery-item img {
	transition: all .4s ease 0s;
	transform: scale(1.3)
}

.gallery-overlay-text h2 a {
	font-size: 22px;
	text-transform: capitalize;
	color: #fff
}

.gallery-overlay-text span {
	color: #ddd
}

.gallery-button {
	display: inline-block;
	width: 100%
}

.why-choose-sec-image {
	background: #071c34 none repeat scroll 0 0;
	padding: 193px 0;

	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative
}

.why-choose-us-sec {
	background: #f2f2f2
}

.why-choose-us-sec .border-shape, .why-choose-us-sec .border-shape::before, .why-choose-us-sec .border-shape::after {
	background: #fff
}

.why-choose-thumb {
	position: relative;
	z-index: 2
}

.why-choose-inner:hover .readmore-button {
	visibility: visible;
	opacity: 1;
	transition: all .4s ease 0s
}

.why-choose-inner:hover .why-choose-icon {
	border-color: #071c34;
	transition: all .4s ease 0s
}

.why-choose-text {
	padding: 60px 15px 20px;
	background: #fff;
	border: 1px solid #ddd;
	border-top: 0
}

.why-choose-inner {
	text-align: center;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px
}

.why-choose-text p {
	margin-bottom: 0
}

.why-choose-text h2 a {
	font-size: 22px;
	text-transform: capitalize
}

.why-choose-inner:hover .why-choose-text h2 a {
	color: #071c34
}

.why-choose-icon {
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	line-height: 80px;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: -40px;
	background: #fff;
	border-bottom: 3px solid #071c34;
	z-index: 99;
	transition: all .4s ease 0s
}

.why-choose-icon img {
	width: 50px;
	height: 50px;
	display: inline-block
}

.why-choose-all.owl-carousel .owl-item .why-choose-icon img {
	width: auto;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 20px
}

.why-choose-all .owl-controls .owl-nav {
	position: absolute;
	top: -90px;
	width: 100%;
	z-index: 99
}

.why-choose-all .owl-controls .owl-buttons div {
	background: 0 0;
	opacity: 1
}

.why-choose-all .owl-controls .owl-prev {
	right: 60px;
	position: absolute;
	transition: all .4s ease 0s
}

.why-choose-all .owl-controls .owl-next {
	right: 0;
	position: absolute;
	transition: all .4s ease 0s
}

.why-choose-all .owl-controls .owl-prev i, .why-choose-all .owl-controls .owl-next i {
	background: #071c34;
	color: #071c34;
	font-size: 22px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transition: all .5s ease-out 0s;
	width: 40px;
	font-weight: 400
}

.why-choose-all .owl-controls .owl-next i:hover {
	transition: all .5s ease-out 0s;
	background: #22253a;
	color: #fff;
	border-color: #fff
}

.why-choose-all .owl-controls .owl-prev i:hover {
	transition: all .5s ease-out 0s;
	background: #22253a;
	color: #fff;
	border-color: #fff
}

.team-sec {
	position: relative
}

.team-member {
	background: #ff7600 none repeat scroll 0 0;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	transition: all .4s ease-in-out 0s;
	z-index: 2;
	text-align: center
}

.team-member::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	bottom: 0;
	z-index: -1;
	left: 0;
	background: #fff;
	transition: all .4s ease-in-out 0s;
	transform: skewX(50deg)
}

.team-member:hover:before {
	transition: all .4s ease-in-out 0s;
	height: 0
}

.team-member:hover {
	color: #fff
}

.team-member:hover.team-member h2, .team-member:hover.team-member h3 {
	color: #fff
}

.team-member:hover .team-social-profile li a {
	color: #fff
}

.team-member-thumb {
	margin: 0 auto
}

.team-social-profile li {
	display: inline-block;
	margin: 0 6px
}

.team-member-thumb {
	position: relative;
	overflow: hidden;
	transition: all .4s ease-in-out 0s
}

.team-member:hover .team-overlay ul {
	visibility: visible;
	bottom: 0;
	transition: all .4s ease-in-out 0s
}

.team-overlay ul {
	position: absolute;
	width: 100%;
	bottom: -50%;
	background: #071c34;
	text-align: left;
	padding-left: 10px;
	visibility: hidden;
	transition: all .4s ease-in-out 0s
}

.team-member img {
	width: 100%
}

.team-member h2 {
	font-size: 18px;
	font-weight: 700;
	margin-top: 15px;
	text-transform: uppercase;
	transition: all .4s ease-in-out 0s;
	color: #071c34
}

.team-member h3 {
	font-size: 14px;
	text-transform: capitalize;
	transition: all .4s ease-in-out 0s
}

.team-overlay li a {
	display: inline-block;
	color: #071c34;
	text-align: left;
	line-height: 30px;
	margin-right: 14px
}

.team-overlay li {
	display: inline-block;
	text-align: left;
	padding: 5px 0
}

.team-social-profile {
	padding-bottom: 14px
}

.team-social li a {
	display: inline-block;
	text-align: left;
	line-height: 30px;
	margin-right: 2px;
	width: 30px;
	height: 30px;
	background: 0 0;
	border-radius: 100%;
	text-align: center;
	border: 1px solid #071c34
}

.team-social li {
	display: inline-block
}

.team-social li i {
	color: #071c34
}

.team-social li a:hover {
	background: #071c34
}

.team-social li a:hover i {
	color: #fff
}

.all-team .owl-controls {
	position: absolute;
	top: -90px;
	width: 100%;
	z-index: 99
}

.all-team .owl-controls .owl-prev {
	right: 50px;
	position: absolute;
	transition: all .4s ease 0s
}

.all-team .owl-controls .owl-next {
	right: 0;
	position: absolute;
	transition: all .4s ease 0s
}

.all-team .owl-controls .owl-prev i, .all-team .owl-controls .owl-next i {
	background: #071c34;
	color: #071c34;
	font-size: 22px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transition: all .5s ease-out 0s;
	width: 40px;
	font-weight: 400
}

.all-team .team-member {
	text-align: center;
	background: #071c34;
	padding-bottom: 30px
}

.team-support-inner span {
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
	color: #ff7600;
	padding-left: 70px
}

.team-support-inner span::before {
	position: absolute;
	content: "";
	background: #ff7600;
	width: 60px;
	height: 1px;
	top: 14px;
	left: 0
}

.team-support-inner h1 {
	font-size: 36px;
	text-transform: capitalize;
	font-weight: 700;
	line-height: 55px
}

.team-support-inner ul li {
	display: inline-block
}

.team-support-inner ul li a {
	background: #ff7600;
	color: #fff;
	display: inline-block;
	padding: 10px 18px;
	text-transform: capitalize;
	position: relative;
	z-index: 5;
	font-weight: 600;
	position: related;
	transition: all .4s ease 0s
}

.team-support-inner ul li a i {
	margin-left: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: 700
}

.team-support-inner ul li a i {
	margin-right: 10px
}

.team-support-inner ul li:last-child a {
	background: #071c34
}

.call-to-action-sec {
	background-color: #071c34;

	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 60px 0;
	background-attachment: fixed
}

.call-to-action-overlay {
	background-color: rgba(253, 164, 11, .95);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.call-to-action-text {
	text-align: left
}

.call-to-action-text p {
	margin-bottom: 0
}

.call-to-action-text h2 {
	text-transform: capitalize !important;
	font-size: 30px;
	font-weight: 700
}

.call-to-action-text a.btn {
	background: #071c34 none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	font-weight: 700;
	padding: 14px 36px;
	text-transform: uppercase;
	margin-top: 30px;
	position: relative
}

.call-to-action-text a.btn i {
	color: #fff;
	font-size: 20px;
	font-weight: 700
}

.call-to-action-text a.btn:hover {
	background: #fff;
	transition: all .4s ease-in-out 0s;
	color: #071c34
}

.call-to-action-text a.btn:hover i {
	color: #071c34;
	transition: all .4s ease-in-out 0s
}

.why-choose-us-v1-sec {
	background-color: #fff;

	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	position: relative
}

.why-us-sec-overlay {
	background-color: rgba(7, 28, 52, .75);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.why-choose-v1-title {
	margin: 0;
	text-align: left;
	margin-bottom: 40px
}

.why-choose-v1-title span {
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
	color: #ff7600;
}

.why-choose-v1-title h1 {
	font-size: 36px;
	text-transform: capitalize;
	font-weight: 700;
	color: #fff
}

.why-choose-v1 {
	padding: 100px 0 50px 50px;
	position: relative;
	z-index: 2
}

.why-choose-v1-single {
	margin: 20px 0;
	color: #ddd
}

.why-choose-v1-single .icon {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	text-align: center;
	line-height: 60px;
	background: #ff7600;
	color: #fff;
	font-size: 28px;
	border-radius: 4px;
	position: relative
}

.why-choose-v1-single .media {
	overflow: visible
}

.why-choose-v1-single .media-left {
	position: relative
}

.why-choose-v1-single .media-body h2 {
	font-size: 20px;
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #fff
}

.latest-blog-list .sngl-blg-dsc {
	box-shadow: 0 0 4px 1px #f2f2f2
}

.sngl-blg {
	margin-bottom: 30px;
	background: #fcfcfc
}

.sngl-blg-img {
	position: relative
}

.sngl-blg-img img {
	border-radius: 4px 4px 0 0
}

.sngl-blg-dsc {
	padding: 20px;
	border-bottom: 1px solid #ccc
}

.block-qoute {
	border-bottom: 1px solid #f3f1f1;
	border-top: 1px solid #f3f1f1;
	padding: 10px;
	text-align: center;
	margin: 40px 0
}

.block-qoute p {
	color: #61bd12;
	font-style: italic
}

.sngl-blg-dsc .btn.rdmoreBtn {
	padding-left: 0
}

.sngl-blg-dsc li i {
	margin-right: 5px
}

.sngl-blg-img img {
	width: 100%
}

.blg-title {
	font-size: 20px;
	text-transform: capitalize;
	line-height: 30px
}

.blg-title a:hover {
	color: #ff7600;
}

.sngl-blg-dsc ul {
	display: inline-block;
	margin-bottom: 10px
}

.sngl-blg-dsc li {
	display: inline-block;
	font-size: 14px;
	padding-right: 20px;
	position: relative
}

.sngl-blg-dsc li:last-child {
	padding-right: 0
}

.sngl-blg-dsc li::before {
	position: absolute;
	content: "|";
	right: 6px;
	top: 0
}

.sngl-blg-dsc li:last-child:before {
	display: none
}

.rdmoreBtn {
	color: #ff7600;
	font-weight: 600
}

.rdmoreBtn i {
	margin-left: 10px;
	font-size: 24px;
	font-weight: 600;
	position: relative;
	top: 3px
}

.single-blog .sngl-blg-dsc {
	padding: 0;
	border: 0
}

.single-blog .sngl-blg-img {
	margin-bottom: 20px
}

.error-page-content {
	text-align: center
}

.error-page-content a {
	display: inline-block;
	padding: 10px 26px;
	background: #ff7600;
	color: #071c34;
	position: relative
}

.error-page-content a::before {
	content: "\f177";
	font-family: fontawesome;
	float: left;
	top: 0;
	position: relative;
	color: #071c34;
	padding-right: 10px;
	transition: all .4s ease 0s;
	margin-right: 10px
}

.contact-info {
	display: inline-block;
	width: 100%;
	text-align: center
}

.contact-info-icon {
	margin-bottom: 15px
}

.contact-info-item {
	background: #071c34;
	padding: 30px 0
}

.contact-page-sec .contact-page-form h2 {
	color: #071c34;
	text-transform: capitalize;
	font-size: 22px;
	font-weight: 700
}

.contact-page-form .col-md-6.col-sm-6.col-xs-12 {
	padding-left: 0
}

.contact-page-form.contact-form input {
	margin-bottom: 5px
}

.contact-page-form.contact-form textarea {
	height: 110px
}

.contact-page-form.contact-form input[type=submit] {
	background: #071c34;
	width: 150px;
	border-color: #071c34
}

.contact-info-icon i {
	font-size: 48px;
	color: #ff7600;
}

.contact-info-text p {
	margin-bottom: 0
}

.contact-info-text h2 {
	color: #fff;
	font-size: 22px;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 10px
}

.contact-info-text span {
	color: #999;
	font-size: 16px;
	font-weight: ;
	display: inline-block;
	width: 100%
}

.contact-page-form input {
	background: #f9f9f9 none repeat scroll 0 0;
	border: 1px solid #f9f9f9;
	margin-bottom: 20px;
	padding: 12px 16px;
	width: 100%;
	border-radius: 4px
}

.contact-page-form .message-input {
	display: inline-block;
	width: 100%;
	padding-left: 0
}

.single-input-field textarea {
	background: #f9f9f9 none repeat scroll 0 0;
	border: 1px solid #f9f9f9;
	width: 100%;
	height: 120px;
	padding: 12px 16px;
	border-radius: 4px
}

.single-input-fieldsbtn input[type=submit] {
	background: #ff7600 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-weight: 600;
	padding: 10px 0;
	text-transform: capitalize;
	width: 150px;
	margin-top: 20px;
	font-size: 16px
}

.single-input-fieldsbtn input[type=submit]:hover {
	background: #071c34;
	transition: all .4s ease-in-out 0s;
	border-color: #071c34
}

.single-input-field h4 {
	color: #464646;
	text-transform: capitalize;
	font-size: 14px
}

.contact-page-form {
	display: inline-block;
	width: 100%;
	margin-top: 30px
}

.contact-page-map {
	margin-top: 36px
}

.testimonial-v1-sec {
	background: #fff none repeat scroll 0 0;
	padding: 110px 0;
	
	background-repeat: repeat;
	background-position: center center;
	position: relative
}

.single-testimonial-v1 {
	padding: 45px 45px 30px;
	position: relative;
	margin-bottom: 30px;
	box-shadow: 0 0 6px 1px #f2f2f2;
	background: #fff;
	margin: 5px;
	position: relative;
	z-index: 2
}

.single-testimonial-v1:hover.single-testimonial-v1::before {
	transition: all .4s ease 0s;
	height: 100%;
	width: 100%
}

.single-testimonial-v1:hover .rating {
	color: #fff
}

.single-testimonial-v1:hover .rating i {
	color: #fff
}

.single-testimonial-v1:hover.single-testimonial-v1 .details span {
	color: #fff
}

.single-testimonial-v1::before {
	position: absolute;
	content: "";
	background: #ff7600;
	height: 10px;
	width: 10px;
	left: 0;
	top: 0;
	z-index: -1;
	transition: all .4s ease 0s
}

.testimonial-v1-img {
	display: inline-block;
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	margin-right: 14px;
	margin-top: -8px
}

.single-testimonial-v1 .details span {
	text-transform: capitalize
}

.single-testimonial-v1 .testimonial-v1-img img {
	border-radius: 100%
}

.single-testimonial-v1 .details h2 {
	font-weight: 600;
	margin-bottom: 5px;
	text-transform: capitalize;
	font-size: 18px
}

.single-testimonial-v1 .details {
	margin-bottom: 20px
}

.single-testimonial-v1 .rating i {
	color: #ff7600;
}

.testimonial-v1-all.owl-carousel.owl-theme .owl-dots {
	text-align: center;
	margin-top: 50px
}

.testimonial-v1-all.owl-carousel.owl-theme .owl-dot {
	border-radius: 5px;
	display: inline-block;
	height: 4px;
	margin: 0 5px;
	width: 9px;
	position: relative;
	background: #e95615;
	transition: all .4s ease 0s
}

.testimonial-v1-all.owl-carousel.owl-theme .owl-dot.active {
	width: 35px;
	transition: all .4s ease 0s
}

h1.faq-style1-title {
	font-size: 36px;
	text-transform: capitalize;
	font-weight: 700;
	color: #071c34;
	line-height: 40px;
	margin-bottom: 50px;
	position: relative
}

h1.faq-style1-title::before {
	content: "";
	position: absolute;
	bottom: -10px;
	width: 80px;
	height: 2px;
	background: #071c34
}

.faq-style1-sec .panel {
	background: 0 0
}

.faq-style1-sec .panel-content {
	padding-bottom: 20px;
	color: #999
}

.faq-style1-sec .panel-heading {
	margin-bottom: 15px;
	padding: 0
}

.faq-style1-sec .panel {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0 1px 1px transparent;
	padding-bottom: 15px !important;
	transition: all .4s ease 0s
}

.faq-style1-sec .panel-heading a {
	color: #071c34;
	display: inline-block;
	font-size: 20px;
	width: 100%;
	font-weight: 600;
	font-family: poppins, sans-serif
}

.faq-style1-sec .panel-title>a:hover, .faq-sec .panel-title>a:active, .faq-style1-style1-sec .panel-title>a:focus {
	text-decoration: none;
	color: #071c34
}

.faq-free-consult-sec {
	overflow: hidden;
	position: relative
}

.faq-free-consult-sec::before {
	position: absolute;
	content: "";
	background: #071c34;
	width: 5000px;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -2
}

.about-us-contact .contact-field {
	padding: 50px;
	background: #071c34
}

.about-us-contact-title {
	position: relative
}

.contact-title-border {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #ff7600;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -12px;
	transform: rotate(42deg)
}

.about-us-contact .contact-field input, .about-us-contact .single-input-field textarea {
	border-color: #2c3652
}

.about-us-contact-title h1 {
	display: inline-block;
	width: 100%;
	background: #ff7600;
	color: #fff;
	text-align: center;
	padding: 42px 0;
	margin-bottom: 0;
	font-weight: 700;
	font-size: 24px;
	position: relative;
	margin-bottom: -1px
}

.about-us-contact .contact-field input[type=submit] {
	background: #ff7600 none repeat scroll 0 0;
	border: 1px solid #ff7600;
}

.faq-sec .sec-title {
	text-align: left;
	margin-bottom: 30px;
	margin: 0
}

.faq-sec .panel-title {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 600px
}

.faq-sec .panel-content {
	padding: 20px;
	color: #777;
	background: #f4f4f4
}

.faq-img {
	display: inline-block;
	width: 100%
}

.faq-img img {
	width: 100%
}

.faq-sec .panel-heading {
	margin-bottom: 0;
	padding: 10px 20px;
	background: #22253a;
	border-radius: 0
}

.faq-sec .panel {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0 1px 1px transparent;
	margin-bottom: 15px
}

.faq-sec .panel-heading a {
	color: #f4f4f4;
	display: inline-block;
	font-size: 16px;
	width: 100%;
	font-weight: 600
}

.faq-sec .panel-title a:before {
	float: right !important;
	font-family: FontAwesome;
	content: "\f106";
	color: #f4f4f4
}

.faq-sec .panel-title a.collapsed:before {
	float: right !important;
	content: "\f107";
	color: #f4f4f4
}

.faq-sec .panel-title>a:hover, .faq-sec .panel-title>a:active, .faq-sec .panel-title>a:focus {
	text-decoration: none;
	color: #f4f4f4
}

.faq-single {
	border-bottom: 1px solid #ddd;
	margin: 40px 0;
	padding-bottom: 20px
}

.faq-single .icon {
	margin-right: 10px;
	line-height: 55px;
	color: #ff7600;
	font-size: 56px
}

.faq-single .media-body h2 {
	font-size: 20px;
	margin-bottom: 10px;
	text-transform: capitalize
}

.pagehding-sec {
	
	background-position: center center;
	background-repeat: no-repeat;
	padding: 80px 0;
	position: relative;
	background-size: cover
}

.page-heading h1 {
	font-size: 40px;
	text-align: left;
	text-transform: capitalize;
	font-weight: 700;
	color: #fff
}

.breadcrumb-list {
	text-align: left
}

.breadcrumb-list li {
	display: inline-block;
	position: relative;
	padding: 0 14px
}

.breadcrumb-list li:first-child {
	padding-left: 0
}

.breadcrumb-list li a {
	font-weight: 600;
	text-transform: capitalize;
	color: #fff
}

.breadcrumb-list li:last-child a {
	color: #ff7600;
}

.breadcrumb-list li::before {
	content: "";
	position: absolute;
	right: -4px;
	font-size: 16px;
	font-weight: 600;
	background: #f4f4f4;
	height: 10px;
	width: 2px;
	top: 10px;
	transform: rotate(23deg)
}

.breadcrumb-list li:last-child::before {
	display: none
}

.breadcrumb-list li:last-child::before {
	display: none
}

.service i {
	background: #0c246d none repeat scroll 0 0;
	color: #fff;
	font-size: 24px;
	height: 80px;
	line-height: 60px;
	text-align: center;
	width: 60px
}

.service-inner-text .media-left {
	position: relative
}

.service-inner-text {
	padding: 10px 30px;
	padding-bottom: 30px;
	margin-top: -100px;
	position: relative;
	transition: all .4s ease 0s;
	z-index: 2
}

.service-item .inner:hover .service-inner-content::before {
	transition: all .4s ease 0s;
	width: 100%;
	height: 100%;
	background: #ff7600;
}

.service-item .inner:hover {
	color: #fff
}

.service-item .inner:hover .service-readmore, .service-item .inner:hover.service-item .inner h2 a {
	color: #071c34 !important
}

.service-item .inner:hover .service_icon {
	background: #071c34
}

.service-inner-content {
	background: #fff;
	padding: 31px;
	border-top: 2px solid #ff7600;
	position: relative;
	z-index: 2
}

.service-inner-content::before {
	position: absolute;
	width: 30%;
	height: 30%;
	content: "";
	left: 0;
	bottom: 0;
	border-left: 1px solid #ff7600;
	border-bottom: 1px solid #ff7600;
	transition: all .4s ease 0s;
	z-index: -1
}

.service-inner-text h2 a span {
	display: inline-block;
	width: 100%
}

.service-item .inner {
	margin-bottom: 30px
}

.service-thumb img {
	transition: all .4s ease 0s;
	width: 100%;
	transform: scale(1);
	border-radius: 4px
}

.service-item .inner:hover img {
	transform: scale(1.02);
	transition: all .4s ease 0s
}

.service-item .inner:hover .readmore-button {
	visibility: visible;
	opacity: 1;
	transition: all .4s ease 0s
}

.service-item .inner h2 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: capitalize;
	line-height: 27px
}

.service-item .inner h2 a span {
	display: inline-block;
	width: 100%
}

.service .service-item .inner a.btn.readmore {
	background: #f6c405 none repeat scroll 0 0;
	border-radius: 2px;
	color: #fff;
	font-family: raleway
}

.service-icon .readmore-button a {
	background: #071c34
}

.btn.rdmorebtn {
	background: #f6c405 none repeat scroll 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase
}

.service-thumb {
	position: relative;
	overflow: hidden
}

.service_icon {
	font-size: 28px;
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	text-align: center;
	width: 50px;
	transition: all .4s ease 0s;
	display: inline-block;
	color: #fff;
	position: relative;
	background: #ff7600;
	border-radius: 4px
}

.service-readmore {
	color: #ff7600;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 600;
	position: relative
}

.service-item .inner:hover .service-readmore {
	color: #ff7600;
}

.pagination.custom-pagination {
	width: 100%
}

.pagination.custom-pagination li {
	display: inline-block
}

.pagination.custom-pagination li a {
	color: #777;
	font-size: 16px;
	font-weight: 500;
	height: 45px;
	line-height: 33px;
	margin: 2px 5px;
	width: 45px;
	border: 1px solid #ff7600;
	text-align: center
}

.pagination.custom-pagination li.active a {
	background: #ff7600 none repeat scroll 0 0;
	color: #fff
}

.pagination.custom-pagination li:last-child a {
	display: inline-block;
	width: 100%
}

.pagination.custom-pagination li a:hover {
	background: #383949 none repeat scroll 0 0;
	color: #fff
}

.header-left li::before {
	background: #fff
}

.contact-tp-title {
	color: #ff7600;
	font-weight: 600
}

.header-left li i {
	color: #ff7600;
	font-weight: 400
}

.social-title {
	color: #071c34;
	font-weight: 600
}

.soical-profile li {
	border-radius: 100%;
	margin-left: -20px
}

.home-v2 .header-left {
	display: inline-block;
	padding: 10px 0
}

.home-v2 .header-right-div {
	margin-top: 0;
	text-align: right;
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 10px 0
}

.home-v2 .header-right-div::before {
	background: #ff7600 none repeat scroll 0 0;
	content: " ";
	height: 100%;
	position: absolute;
	left: 15px;
	top: 0;
	width: 2000px;
	z-index: -1
}

.home-v2 .soical-profile li a i {
	color: #fff
}

.home-v2 .applay-button a {
	padding: 8px 18px
}

.home-v2 .call-to-action-text a.btn {
	float: right
}

.home-v2 .logo {
	margin-top: 16px
}

.blog-page-sec .blog-text {
	padding: 30px 0
}

.blog-details-sec .single-post, .blog-page-sec .single-post {
	border: 0;
	box-shadow: inherit
}

.single-post {
	margin-bottom: 30px;
	box-shadow: 0 0 10px 1px #f2f2f2;
	display: inline-block;
	width: 100%;
	border: 1px solid #f2f2f2
}

.single-post-thumb {
	overflow: hidden;
	position: relative
}

.single-post-thumb img {
	transform: scale(1);
	transition: all .5s ease-out
}

.single-post:hover .single-post-thumb img {
	transform: scale(1.3);
	transition: all .5s ease-out
}

.blog-text {
	padding: 30px 20px
}

.blog-text p {
	margin-bottom: 0
}

.post-info {
	margin-bottom: 20px
}

.post-info h2 {
	margin-bottom: 5px;
	line-height: 30px
}

.post-info h2 a {
	text-transform: capitalize;
	font-size: 22px
}

.post-meta ul li {
	display: inline-block;
	margin-right: 10px
}

.post-meta ul li:last-child {
	margin-right: 0
}

.post-meta li a {
	color: #777;
	text-transform: capitalize
}

a.blog-readmore {
	position: relative;
	display: inline-block;
	margin-top: 20px;
	font-weight: 600;
	color: #fff;
	background: #083180;
	padding: 10px 20px
}

.single-post:hover a.blog-readmore {
	background: #0cb1f6
}

.post-share {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #d6d7d9;
	border-bottom: 1px solid #d6d7d9;
	padding: 10px 0
}

.post-tag li {
	display: inline-block
}

.post-tag li a {
	color: #898989;
	text-transform: capitalize
}

.single-post-thumb.blog-details {
	margin-bottom: 30px
}

.latest-news-thumb {
	display: inline-block;
	float: left
}

.latest-news-desc {
	padding-left: 85px
}

.latest-news-desc h3 {
	margin-bottom: 10px
}

.latest-news-desc h3 a {
	color: #131e3c;
	font-weight: 400;
	line-height: 26px
}

.latest-news-desc h3 a:hover {
	color: #083180
}

.latest-news-desc li {
	display: inline-block;
	text-transform: capitalize
}

.latest-news-desc li span {
	margin-right: 6px
}

.latest-news-desc li a {
	color: #083180;
	text-transform: capitalize
}

.latest-news-desc li:last-child {
	float: right
}

.latest-news-inner {
	display: inline-block;
	width: 100%;
	margin-bottom: 50px
}

.latest-news-inner:last-child {
	margin-bottom: 0
}

.post-share {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #d6d7d9;
	border-bottom: 1px solid #d6d7d9;
	padding: 10px 0
}

.blog-details-sec .blog-text {
	padding: 30px 0
}

.post-tag li {
	display: inline-block
}

.share-link li a {
	color: #898989;
	margin-left: 10px
}

.post-tag li a {
	color: #898989;
	text-transform: capitalize
}

.pagination.custom-pagination {
	width: 100%
}

.pagination.custom-pagination li {
	display: inline-block
}

.pagination.custom-pagination li.active a {
	background: #ff7600 none repeat scroll 0 0;
	color: #fff;
	border: 0
}

.pagination.custom-pagination li a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	border: none;
	text-align: center;
	border: 1px solid #071c34;
	background: #071c34;
	display: inline-block;
	width: 100%;
	border-radius: 4px
}

.what-we-do-title-inner {
	margin-bottom: 70px
}

.what-we-do-subtitle {
	color: #ff7600;
	font-size: 14px;
	font-weight: 600
}

.what-we-do-title h1 {
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 1.5
}

.what-we-do-shortdesc::before {
	position: absolute;
	content: "";
	background: #909090;
	width: 1px;
	height: 100%;
	left: -30px;
	top: 0
}

.what-we-do-shortdesc p {
	margin-bottom: 0
}

.what-we-do-inner-icon {
	color: #ff7600;
	font-size: 50px;
	margin-bottom: 30px
}

.what-we-do-button {
	color: #ff7600;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 14px;
	width: 50px;
	height: 50px;
	display: inline-block;
	background: #f9f9f9;
	border-radius: 100%;
	text-align: center;
	line-height: 58px
}

.what-we-do-button i {
	font-size: 26px;
	position: relative
}

.what-we-do-single-inner {
	padding: 30px;
	margin-bottom: 30px;
	position: relative;
	z-index: 2;
	background: #ff7600;
}

.what-we-do-single-inner::before {
	position: absolute;
	z-index: -1;
	content: "";
	width: 100%;
	height: 100%;
	background: #fff;
	top: 0;
	left: 0;
	transition: all .4s ease 0s
}

.what-we-do-single-inner:hover:before {
	height: 0%;
	transition: all .4s ease 0s
}

.what-we-do-single-inner:hover {
	border-color: #ff7600;
	color: #fff
}

.what-we-do-single-inner:hover .what-we-do-inner-icon, .what-we-do-single-inner:hover .what-we-do-inner-desc h2 span {
	color: #fff
}

.what-we-do-single-inner:hover .what-we-do-inner-desc h2 span::before {
	background: #071c34
}

.what-we-do-single-inner:hover .what-we-do-button {
	color: #071c34
}

.what-we-do-inner-desc h2 a {
	font-size: 20px;
	text-transform: capitalize
}

.what-we-do-inner-desc h2 span {
	color: #fff;
	position: relative;
	z-index: 2;
	padding: 2px 14px
}

.what-we-do-inner-desc h2 span::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: #ff7600;
	bottom: 0;
	left: 0;
	z-index: -1;
	transform: skewX(10deg)
}

.what-we-do-single-inner::after {
	background: #f9f9f9;
	position: absolute;
	content: "";
	width: 100px;
	height: 100px;
	top: 0;
	right: -65px;
	transform: skewX(50deg)
}

.latest-project-button {
	text-align: right
}

.latest-project-button a {
	color: #fff;
	font-weight: 600;
	background: #ff7600;
	padding: 12px 32px;
	margin-top: 8px;
	display: inline-block;
	position: relative
}

.latest-project-button a::before {
	position: absolute;
	content: "";
	background: #071c34;
	z-index: -1;
	width: 100%;
	height: 100%;
	left: -15px;
	top: -11px
}

.latest-project-button a i {
	font-size: 26px;
	position: relative;
	top: 3px;
	margin-left: 10px
}

.latest-project-button a:hover {
	color: #071c34;
	border-color: #071c34
}

.latest-project-inner-img {
	position: relative;
	overflow: hidden
}

.latest-project-inner-img img {
	width: 100%
}

.latest-project-inner-desc {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(7, 28, 52, .55);
	transition: all .4s ease 0s
}

.latest-project-inner:hover .latest-project-inner-desc {
	transition: all .4s ease 0s;
	background: rgba(253, 164, 11, .95);
	transition: all .4s ease 0s
}

.latest-project-inner-text {
	position: absolute;
	bottom: 0;
	padding: 24px;
	width: 100%;
	transition: all .4s ease 0s
}

.latest-project-inner-text span {
	color: #ff7600;
	text-transform: capitalize;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%
}

.latest-project-inner:hover .latest-project-inner-text span {
	color: #071c34
}

.latest-project-inner-text h2 a {
	font-size: 20px;
	color: #fff;
	text-transform: capitalize
}

.latest-project-inner-img img {
	transform: scale(1);
	transition: all .4s ease 0s
}

.latest-project-inner:hover .latest-project-inner-img img {
	transform: scale(1.3);
	transition: all .4s ease 0s
}

.latest-project {
	padding: 0
}

.latest-project-inner:hover .latest-project-link {
	transition: all .4s ease 0s;
	opacity: 1;
	top: 20px
}

.latest-project-link {
	position: absolute;
	top: -100px;
	right: 20px;
	z-index: 22;
	opacity: 0;
	transition: all .4s ease 0s
}

.latest-project-link li a {
	color: #fff;
	font-size: 24px;
	border: 1px solid #fff;
	width: 50px;
	height: 50px;
	display: inline-block;
	text-align: center;
	line-height: 50px;
	border-radius: 100%
}

.latest-project-link li a:hover {
	border-color: #071c34;
	background: #071c34
}

.filtr-item .latest-project-inner {
	margin-bottom: 30px
}

.all-patner-sec {
	padding: 60px 0;
	background: #f9f9f9
}

.all-patner.owl-carousel.owl-theme .owl-item {
	padding: 0 14px
}

.single-patner {
	height: 86px;
	padding: 6px;
	text-align: center
}

.all-patner.owl-carousel.owl-theme img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block
}

.all-patner.owl-carousel .owl-item img {
	width: auto
}

.testimonial-comment-desc h2 {
	font-weight: 700;
	color: #ffffff;
	font-size: 22px;
	text-transform: capitalize;
	margin-bottom: 20px
}

.single-testimonial {
	position: relative
}

.single-testimonial::before {
	position: absolute;
	content: "";
	background-image: url(../img/icon/quote.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 64px;
	right: 0;
	top: 0
}

.testimonial-comment-box {
	width: 100px;
	height: 100px;
	border-radius: 4px;
	text-align: center;
	display: inline-block;
	line-height: 60px;
	float: left
}

.all-testimonial.owl-carousel .owl-item img {
	width: auto;
	text-align: center;
	display: inline-block;
	border-radius: 4px
}

.client-rating {
	color: #ff7600;
}

.testimonial-comment-desc {
	padding-left: 126px
}

.all-testimonial.owl-carousel.owl-theme .owl-dots {
	margin-top: -160px;
	text-align: center;
	margin-bottom: -51px;
}

.all-testimonial.owl-carousel.owl-theme .owl-dot {
	border-radius: 4px;
	display: inline-block;
	height: 16px;
	margin: 5px 5px;
	width: 16px;
	position: relative;
	background: #ddd;
	transition: all .4s ease 0s
}

.all-testimonial.owl-carousel.owl-theme .owl-dot.active {
	transition: all .4s ease 0s;
	background: #ff7600;
}

.sidebar h1 {
	display: inline-block;
	font-size: 24px;
	margin-bottom: 20px;
	text-transform: capitalize;
	width: 100%;
	color: #071c34;
	position: relative;
	padding-bottom: 10px;
	font-weight: 700;
	position: relative
}

.sidebar h1::before {
	position: absolute;
	content: "";
	height: 2px;
	width: 50px;
	background: #ff7600;
	bottom: 0
}

.search-field {
	margin-bottom: 40px
}

.search-field form {
	display: inline-block;
	width: 100%;
	position: relative;
	overflow: hidden
}

.search-field input[type=text] {
	border: 1px solid #ddd;
	padding: 12px 35px 10px 20px;
	width: 100%
}

.search-field button {
	color: #fff;
	padding: 12px 22px;
	position: absolute;
	right: 0;
	background: #ff7600;
	top: -1px
}

.blog-sec .inner:nth-child(2n+1) {
	clear: both
}

.abt_dec>p {
	margin-top: 20px
}

.sidebar ul li a {
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	transition: all .4s ease-in-out 0s
}

.sidebar ul li a:hover {
	transition: all .4s ease-in-out 0s;
	color: #ff7600
}

.widget-two {
	margin: 40px 0
}

.widget-archive li {
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 10px 0;
	color: #071c34;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd
}

.widget-archive li a {
	transition: all .4s ease 0s
}

.widget-archive li a:hover {
	transition: all .4s ease 0s
}

.widget-archive li:last-child {
	border-bottom: none
}

.widget-cat li:last-child {
	border-bottom: none
}

.widget-archive li a {
	color: #071c34;
	display: inline-block;
	width: 100%
}

.widget-archive li a span {
	float: right
}

.widget-cat li {
	position: relative
}

.widget-cat li {
	padding: 10px 0;
	border-bottom: 1px solid #ececec
}

.widget-cat li a span {
	float: right
}

.widget-tag li a:hover {
	transition: all .4s ease-in-out 0s;
	color: #ff7600 !important
}

.relative-post h3 {
	font-size: 16px;
	margin-bottom: 6px;
	font-weight: 700;
	color: #071c34;
	line-height: 1.5
}

.single_r_dec li {
	display: inline-block;
	margin-right: 10px
}

.single_r_dec li a {
	font-weight: 600;
	text-transform: capitalize;
	color: #ff7600
}

.single_r_dec li a i {
	color: #ff7600;
	margin-right: 5px
}

.relative-post {
	display: inline-block;
	padding: 12px 0;
	width: 100%
}

.relative-post-thumb {
	float: left;
	margin-right: 25px
}

.single_r_dec h3 a {
	color: #071c34;
	font-weight: 600
}

.single_r_dec li:last-child {
	float: right
}

.single_r_dec a:hover {
	transition: all .4s ease-in-out 0s;
	color: #ff7600
}

.all_r_pst .media {
	margin-top: 0
}

.widget-tag a {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 8px 14px;
	color: #fff;
	font-weight: 600;
	background: #071c34;
	border-radius: 4px
}

.widget-tag li a:hover {
	background: #ff7600;
	color: #fff !important
}

.author_dec h3 {
	margin: 0;
	color: #071c34;
	font-size: 14px;
	margin-bottom: 11px
}

.author_info {
	border-bottom: 1px solid #e3e3e3;
	display: inline-block;
	padding: 22px 0;
	margin-bottom: 30px
}

.author_info>img {
	float: left;
	margin-right: 35px;
	height: 80px
}

.social_link {
	margin: 0;
	padding: 0;
	float: right;
	display: inline-flex
}

.social_link li {
	list-style: none
}

.social_link li a i {
	color: #363636;
	float: left;
	padding: 6px
}

.commentar-sec img {
	float: left;
	margin-right: 20px;
	width: 100px;
	border-radius: 10px;
	height: 100px;
	border: 2px solid #ff7600
}

.comment-author {
	margin-bottom: 0;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 600;
	color: #071c34
}

.comment-author-designation {
	font-size: 14px;
	color: #ff7600;
	text-transform: capitalize;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%
}

.comment-time {
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	width: 100%;
	margin-top: 25px
}

.commentar-sec .media.mt-3 {
	margin-top: 40px
}

.commentar-sec h2 {
	margin-top: 50px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 50px;
	font-size: 22px
}

.replay-button {
	display: inline-block;
	width: 100%
}

.replay-button a {
	color: #071c34;
	font-weight: 600;
	text-transform: capitalize
}

.replay-button a:hover {
	color: #ff7600
}

.commentar-sec .media-body p a {
	color: #7e7e7f;
	font-weight: 600;
	font-size: 15px
}

.commentar-sec.author ul li {
	display: inline-block;
	margin-right: 20px
}

.commentar-sec.author {
	position: relative
}

.commentar-sec.author ul li a i {
	color: #cbc8c8
}

.commentar-sec.author ul li a i:hover {
	transition: all .4s ease 0s;
	color: #29ace4
}

.commentar-sec.author .media-body {
	padding-left: 100px
}

.commentar-sec.author .media {
	background: #fafafa none repeat scroll 0 0;
	border-radius: 30px;
	padding: 30px 0;
	margin-left: 20px
}

.author-thumb {
	border-radius: 100%;
	float: left;
	height: 100px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 70px;
	width: 100px
}

.author-thumb img {
	height: 100%;
	width: 100%
}

.code-text {
	font-style: italic;
	padding: 18px 40px;
	position: relative;
	border-left: 3px solid #f9f9f9;
	margin-bottom: 20px
}

.code-text p {
	margin-bottom: 0;
	color: #071c34;
	font-weight: 600
}

.contact-field {
	padding-top: 40px
}

#commentform input[type=text] {
	padding: 10px 20px;
	width: 100%;
	font-size: 16px;
	border: 1px solid #f9f9f9;
	color: #071c34;
	font-weight: 400;
	background: #f9f9f9;
	border-radius: 50px
}

#commentform textarea {
	resize: vertical;
	width: 100%;
	font-size: 16px;
	border: 1px solid #f9f9f9;
	padding: 20px;
	color: #071c34;
	background: #f9f9f9;
	border-radius: 20px
}

#commentform input#submit {
	background: #ff7600 none repeat scroll 0 0;
	border: 1px solid #ff7600;
	border-radius: 2px;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 10px 30px;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	border-radius: 4px
}

.comment-reply-title {
	color: #ff7600;
	font-size: 24px
}

.service-details-thumb {
	margin-bottom: 30px
}

.service-details-thumb img {
	width: 100%
}

.service-details h2 {
	font-size: 24px
}

.related-service-title .sec-title {
	text-align: left;
	margin: 0 0 30px
}

.project-details-img {
	margin-bottom: 30px;
	position: relative
}

.project-details-desc h2 {
	font-size: 24px;
	text-transform: capitalize
}

.project-details-list {
	background: #ff7600;
	padding: 10px 20px;
	position: absolute;
	bottom: 0
}

.project-details-list-single::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 1px;
	background: #fff;
	right: -46px
}

.project-details-list-single:last-child:before {
	display: none
}

.project-list-box {
	position: relative
}

.project-list-box::before {
	content: "";
	background: #e1e1e1;
	height: 70px;
	width: 2px;
	position: absolute;
	right: 0;
	top: -10px
}

.project-list-box:last-child.project-list-box::before {
	display: none
}

.project-details-list-single {
	margin: 30px 50px;
	display: inline-block;
	position: relative
}

.project-details-list-text {
	text-align: left;
	display: inline-block
}

.project-details-list-text h2 {
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 10px;
	color: #fff;
	font-weight: 600
}

.project-details-list-text span, .project-details-list-text span a {
	color: #071c34;
	font-weight: 600
}

.project-details-list-text span a:hover {
	color: #fab90a
}

.project-details-column-text {
	margin-top: 40px
}

.project-details-column-text h2 {
	font-size: 22px;
	text-transform: capitalize
}

.project-details-column-text img {
	width: 100%;
	margin-bottom: 30px
}

.project-details-info h2 {
	font-size: 30px;
	font-weight: 600
}

.project-details-info ul li {
	display: inline-block;
	width: 100%;
	text-transform: capitalize;
	padding: 6px 0
}

.project-details-info ul li span {
	float: right
}

.project-details-info {
	margin-bottom: 40px
}

.project-details-img img {
	width: 100%
}

.project-details-info ul li {
	display: inline-block;
	width: 100%;
	text-transform: capitalize;
	padding: 12px 26px;
	background: #f9f9f9;
	border-bottom: 1px solid #ddd
}

.project-details-info ul li span {
	float: right
}

.widget-title {
	font-size: 30px;
	color: #222;
	position: relative
}

.service-cat-widget, .brochures-widget {
	margin-bottom: 50px
}

.service-cat-widget li {
	display: inline-block;
	width: 100%
}

.service-cat-widget li a {
	display: inline-block;
	width: 100%;
	padding: 14px 30px;
	position: relative;
	color: #131e3c;
	background: #f9f9f9;
	border-bottom: 1px solid #ddd
}

.service-cat-widget li a::before {
	content: "\eac7";
	font-family: IcoFont !important;
	right: 30px;
	top: 0;
	position: absolute;
	color: #131e3c;
	top: 50%;
	transform: translateY(-50%)
}

.service-cat-widget li a:hover {
	background: #071c34;
	color: #fff
}

.service-cat-widget li a:hover:before {
	color: #fff
}

.brochures-widget li:first-child::before {
	content: "\eb1e";
	font-family: IcoFont !important;
	left: 0;
	top: 0;
	position: relative;
	color: #071c34;
	padding-right: 10px
}

.brochures-widget li:last-child::before {
	content: "\eb0e";
	font-family: IcoFont !important;
	left: 0;
	top: 0;
	position: relative;
	color: #071c34;
	padding-right: 10px
}

.brochures-widget li {
	display: inline-block;
	width: 100%;
	padding: 10px 20px;
	position: relative;
	background: #f9f9f9;
	transition: all .4s ease 0s;
	border-bottom: 1px solid #ddd
}

.brochures-widget li a {
	color: #071c34
}

.brochures-widget li:hover {
	background: #071c34;
	transition: all .4s ease 0s
}

.brochures-widget li:hover a {
	color: #fff
}

.brochures-widget li:hover::before {
	color: #fff
}

.brochures-widget li:hover i {
	color: #fff
}

.brochures-widget li a span {
	float: right;
	color: #071c34
}

.discount-widget {
	margin-top: 40px;
	position: relative;
	overflow: hidden
}

.discount-widget img {
	width: 100%
}

.discount-widget-overlay {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .7)
}

.discount-widget-wrapper span {
	color: #ff7600;
	font-size: 45px;
	font-weight: 700
}

.discount-widget-wrapper h2 {
	color: #fff;
	font-size: 36px;
	font-weight: 400;
	margin-bottom: 10px
}

.discount-widget-wrapper {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	left: 0;
	right: 0
}

.discount-widget-wrapper a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 13px 34px;
	display: inline-block;
	background-color: #ff7600;
	margin-top: 10px;
	border-radius: 4px
}

.footer {
	background-image: url(../img/banner/banner1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow: hidden
}

.footer-overlay {
	background-color: rgb(12 10 10 / 78%);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.footer-contact-info {
	margin-bottom: 40px
}

.footer-contact-info-icon {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	background: #071c34;
	top: 10px;
	position: relative;
	float: left;
	border-radius: 4px
}

.footer-contact-info-text {
	padding-left: 50px
}

.footer-contact-info-text span {
	color: #fff;
	display: inline-block;
	width: 100%
}

.news-letter {
	color: #ff7600;
	text-transform: capitalize
}

.email-subscription form {
	background: #525459 none repeat scroll 0 0;
	margin-top: 20px;
	position: relative
}

.email-subscription input[type=email] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #fff;
	color: #292929;
	padding: 10px 58px 10px 10px;
	text-transform: capitalize;
	width: 100%
}

.email-subscription button {
	background: #ff7600 none repeat scroll 0 0;
	color: #fff;
	padding: 11px 30px;
	position: absolute;
	right: 0;
	top: 0
}

.email-subscription button i {
	border: none;
	margin-right: 0;
	color: #fff
}

.footer-sec h2 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
	position: relative;
	z-index: 2
}

.footer-sec h2::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 50px;
	background: #ff7600;
	bottom: -10px
}

.footer-logo {
	text-align: center
}

.footer-sec p {
	color: #fff
}

.footer-wedget-one img {
	margin-top: -13px
}

.footer-wedget-one i:hover {
	background: #ff7600;
	color: #fff;
	border-color: #ff7600;
	transition: all .4s ease-in-out 0s
}

.footer-wedget-one ul {
	margin-top: 30px
}

.footer-recent-inner {
	margin-bottom: 30px
}

.footer-recent-inner:last-child {
	margin-bottom: 0
}

.footer-recent-inner span i {
	color: #ff7600;
	margin-right: 10px
}

.footer-recent-inner h2 {
	margin-bottom: 10px;
	padding-bottom: 0
}

.footer-recent-inner h2 a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize
}

.footer-recent-inner span {
	color: #f4f4f4;
	font-weight: 600;
	font-size: 14px;
	text-transform: capitalize
}

.footer-recent-inner span:last-child {
	padding-left: 15px
}

.footer-recent-inner span i {
	color: #ff7600;
	margin-right: 10px
}

.footer-wedget-three li i {
	display: inline-block;
	margin-right: 10px
}

.ft-menu ul {
	padding: 0 20px
}

.ft-menu h2 {
	display: inline-block;
	text-align: left
}

.footer-wedget-three li {
	color: #ccc;
	font-size: 14px;
	padding: 10px
}

.footer-wedget-two li {
	display: inline-block
}

.footer-wedget-two li a {
	border: 1px solid #0f4376;
	color: #fff;
	display: inline-block;
	margin: 8px 8px 8px 0;
	padding: 8px 10px;
	text-transform: capitalize;
	transition: all .4s ease-in-out 0s;
	background: 0 0;
	color: #f4f4f4
}

.footer-wedget-two li a:hover {
	transition: all .4s ease-in-out 0s;
	background: #ff7600;
	color: #fff;
	border-color: #ff7600
}

.footer-wedget-two li a i {
	margin-right: 10px
}

.footer-widget-menu li::before {
	content: "\ea94";
	font-family: IcoFont !important;
	left: 0;
	top: -2px;
	position: relative;
	color: #fff;
	padding-right: 5px
}

.footer-widget-menu li:hover:before {
	color: #ff7600
}

.footer-widget-menu li {
	position: relative
}

.footer-widget-menu li a {
	color: #fff;
	text-transform: capitalize;
	padding-bottom: 10px;
	display: inline-block
}

.footer-widget-menu li a:hover {
	color: #ff7600;
	transition: all .4s ease 0s
}

.footer-wedget-four .inner-text {
	color: #c0bcbc
}

.footer-wedget-four .icon i {
	color: #ff7600;
	font-size: 18px
}

.footer-social li {
	display: inline-block
}

.footer-social li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	background: #071c34;
	text-align: center;
	line-height: 40px;
	margin-right: 6px;
	border-radius: 4px
}

.footer-social li:last-child a {
	margin-right: 0
}

.footer-social li a:hover {
	background: #ff7600
}

.footer-widget {
	position: relative;
	padding-top: 80px;
	padding-bottom: 40px;
	z-index: 2
}

.footer-wedget-four::before {
	position: absolute;
	content: "";
	/*background:#fda40b;*/
	width: 4000px;
	left: -15px;
	top: 0;
	height: 100%;
	z-index: -1;
}

.footer-bottom-sec {
	padding: 12px 0;
	position: relative;
	background: #071c34
}

.copy-right {
	padding-top: 20px
}

.copy-right span {
	color: #fff
}

.site-developer {
	text-align: right;
	margin-top: 20px
}

.site-developer span {
	color: #fff
}

.site-developer span a {
	color: #ff7600
}

.home-classic .header-bar-inner {
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px
}

.home-classic .header-right-div {
	margin-top: 0
}

.home-classic .nav-menu {
	padding-left: 15px
}

.home-classic .header-top-right {
	padding-top: 10px;
	padding-bottom: 10px
}

.home-classic .header-top {
	background: #071c34;
	overflow: hidden
}

.home-classic .hd-sec {
	border-top: inherit
}

.classic-logo {
	position: relative;
	z-index: 2;
	padding-bottom: 0px;
}

.classic-logo::before {
	position: absolute;
	content: "";
	width: 5000px;
	right: 0;
	background: #071c34;
	height: 165px;
	top: 0;
	z-index: -1
}

.classic-logo h3 {
	color: #00fff3;
	margin-left: -25px;

}

.classic-logo span {
	    margin: 0 0 20px;
    font-weight: 600;
    font-family: poppins, sans-serif;
    color: #ff7600;
    line-height: 1.4;
	font-size: 16px;
	color: #00fff3;
	margin-left: -25px;
	    display: block;
    font-weight: bold;

}

.home-classic .header-top-right::before {
	background: #ff7600;
	height: 100%;
	transform: inherit;
	border-radius: inherit
}

.home-classic .soical-profile li a i {
	color: #fff
}

.post-date {
	position: absolute;
	width: 80px;
	height: 80px;
	background: #ff7600;
	display: inline-block;
	text-align: center;
	bottom: 20px;
	left: 20px;
	border-radius: 4px
}

.post-date ul {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.classic-project-inner {
	padding: 0
}

.container-fluid.top-service-container {
	padding: 0
}

.top-service-inner {
	height: 400px
}

.top-service-inner-text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 25px;
	z-index: 2
}

.top-service-inner:nth-child(1).top-service-inner::before {
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2
}

.top-service-inner:nth-child(2).top-service-inner::before {
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2
}

.top-service-inner:nth-child(3).top-service-inner::before {
	border-bottom: 1px solid #f2f2f2
}

.top-service-inner:nth-child(4).top-service-inner::before {
	border-right: 1px solid #f2f2f2
}

.top-service-inner:nth-child(5).top-service-inner::before {
	border-right: 1px solid #f2f2f2
}

.top-service-inner:nth-child(6).top-service-inner::before {}

.top-service-inner::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	background-color: #fff;
	transition: all .5s ease-out;
	z-index: 1
}

.top-service-inner::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	transition: all .5s ease-out;
	background-color: rgba(253, 164, 11, .95)
}

.top-service-inner:hover:before {
	transition: all .5s ease-out;
	height: 0
}

.top-service-inner-icon {
	font-size: 60px;
	color: #ff7600;
	margin-bottom: 20px
}

.top-service-inner-text h2 a {
	font-size: 22px;
	text-transform: capitalize;
	font-weight: 600
}

.tp-service-btn {
	display: inline-block;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 4px;
	text-align: center;
	color: #ff7600
}

.tp-service-btn .lnr.lnr-arrow-right {
	font-weight: 600;
	font-size: 16px;
	margin-left: 10px
}

.hd-sec.sticky_menu .classic-logo {
	padding-bottom: 25px;
	padding-top: 25px
}

.top-service-inner:hover .top-service-inner-icon {
	color: #fff
}

.top-service-inner:hover .tp-service-btn {
	color: #fff
}

.about-us-classic {
	position: relative
}

.company-exprience {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ff7600;
	padding: 30px;
	border: 10px solid #fff
}

.company-exprience-logo {
	display: inline-block;
	float: left;
	font-size: 50px
}

.company-exprience-text span {
	display: inline-block;
	width: 100%
}

.company-exprience-text {
	padding-left: 61px
}

.foundend-year {
	font-size: 36px;
	color: #fff
}

.classic-counter-sec {
	background-color: #fff;

	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	position: relative
}

.classic-counter-inner {
	padding: 100px 0 80px 50px;
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 100%
}

.join-us {
	padding-top: 100px
}

.classic-counter-inner::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 150%;
	background: #0f1934;
	left: -15px;
	width: 5000px;
	z-index: -1
}

.classic-counter-box {
	display: inline-block;
	width: 50%;
	float: left;
	margin: 20px 0
}

.classic-counter-text h2 {
	color: #fff;
	font-size: 26px;
	margin-bottom: 0
}

.classic-counter-text h4 {
	color: #ff7600;
	margin-bottom: 0
}

.classic-counter-icon {
	color: #ff7600;
	font-size: 58px;
	float: left
}

.classic-counter-text {
	padding-left: 66px
}

.classic-counter-sub-title {
	color: #ff7600;
	text-transform: uppercase;
	font-weight: 600
}

.classic-counter-title {
	color: #fff;
	font-size: 26px;
	text-transform: capitalize
}

.join-us p {
	color: #fff
}

.join-us a {
	padding: 8px 26px;
	display: inline-block;
	font-weight: 500;
	text-transform: capitalize;
	margin-top: 4px;
	border: 1px solid #ff7600;
	text-align: center;
	color: #fff;
	background: #ff7600;
	border-radius: 4px
}

.join-us a i {
	margin-right: 10px
}

.join-us a .lnr.lnr-arrow-right {
	margin-left: 10px
}

.home-classic .call-to-action-text a.btn {
	float: right
}

.classic-why-us-title {
	margin-bottom: 50px
}

.classic-why-choose-us-before {
	padding-top: 100px;
	padding-bottom: 100px
}

.classic-why-choose-icon {
	margin-bottom: 20px
}

.classic-why-choose {
	background: #fab909 none repeat scroll 0 0;
	background-image: url(../img/prod1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden
}

.classic-why-choose-us-before {
	position: relative;
	z-index: 2
}

.classic-why-choose-us-before::before {
	background-image: url(../img/pattern.jpg);
	content: "";
	height: 120%;
	left: -20px;
	position: absolute;
	top: 0;
	width: 5000px;
	z-index: -1
}

.classic-why-choose-icon i {
	font-size: 61px;
	color: #ff7600;
}

.why-us-btn {
	color: #ff7600;
	text-transform: capitalize;
	font-weight: 600
}

.title-sec {
	margin-bottom: 40px
}

.title-text {
	padding-left: 110px
}

.title-text h1 {
	margin-bottom: 10px
}

.title-text-icon {
	display: inline-block;
	float: left;
	font-size: 60px;
	width: 80px;
	height: 80px;
	display: inline-block;
	background: #ff7600;
	color: #fff;
	text-align: center;
	line-height: 80px;
	border-radius: 4px
}

.view-more-btn {
	text-align: right
}

.view-more-btn a {
	border: 1px solid #ddd;
	padding: 12px 18px;
	display: inline-block;
	border-radius: 4px;
	margin-top: 16px
}

.view-more-btn a:hover {
	background: #ff7600;
	color: #fff;
	border-color: #ff7600;
}

.classic-blog-text {
	padding: 20px
}

.classic-blog {
	box-shadow: 0 0 10px 2px #ddd;
	margin-bottom: 30px
}

.classic-blog-img img {
	width: 100%
}

.classic-blog-meta {
	margin-bottom: 20px
}

.classic-blog-meta li {
	display: inline-block;
	position: relative;
	color: #1c3048;
	margin-right: 10px
}

.classic-blog-meta li:last-child {
	margin-right: 0
}

.classic-blog-meta li i {
	color: #ff7600;
	margin-right: 10px
}

.classic-blog-text h2 a {
	color: ;
	font-size: 22px
}

.class-readmore {
	color: #ff7600;
	font-weight: 500;
	text-transform: uppercase
}

.home-standard .classic-logo::before {
	right: 34px;
	transform: skew(-30deg)
}

.home-standard .hd-sec {
	border-top: 0
}

.home-standard .header-bar-inner {
	padding-top: 10px
}

.home-standard .classic-why-choose-us-before::before {
	left: 0
}

.home-standard .classic-why-choose-us-before {
	padding-left: 100px
}

.home-standard .about-us-short {
	position: absolute;
	top: 48%;
	background: #fff;
	width: 50%;
	right: 0;
	transform: translateY(-50%);
	padding: 80px
}

.home-standard .about-us-classic img {
	width: 70%
}

.home-standard .testimonial-countup-sec {
	background: #fbfbff
}

.home-standard .all-testimonial.owl-carousel .owl-item img {
	border-radius: 100%
}

.home-standard .single-testimonial {
	position: relative;
	background: #040404ba;
	padding: 40px 60px
}

.home-standard .single-testimonial::before {
	background-color: #ff7600;
	background-position: center center
}

.standard-project-gallery {
	background: #071c34
}

.standard-sec-title {
	margin-bottom: 50px;
	color: #ddd
}

.standard-sec-title h1 {
	color: #ff7600;
}

.standard-project-gallery-inner {
	padding: 0;
	position: relative
}

.standard-project-gallery-img {
	position: relative
}

.standard-project-gallery-img::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 0%;
	background: rgba(7, 28, 52, .85);
	left: 0;
	top: 0;
	transition: all .4s ease 0s
}

.standard-project-gallery-inner:hover .standard-project-gallery-img::before {
	height: 100%;
	transition: all .4s ease 0s
}

.standard-project-gallery-desc {
	background: #fff;
	padding: 40px;
	position: absolute;
	height: 40%;
	width: 100%;
	bottom: 0
}

.standard-project-gallery-desc-box {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.project-sub-title {
	color: #ff7600;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%
}

.standard-project-gallery-desc h2 {
	margin-bottom: 0;
	text-transform: capitalize
}

.standard-project-gallery-inner:nth-child(2) .standard-project-gallery-desc {
	top: 0
}

.standard-project-gallery-inner:nth-child(3) .standard-project-gallery-desc {
	bottom: 0;
	right: 0
}

.standard-project-gallery-inner:nth-child(5) .standard-project-gallery-desc {
	top: 0;
	right: 0
}

.standard-project-gallery-desc::before {
	position: absolute;
	content: "";
	background: #ff7600;
	width: 100%;
	height: 2px;
	top: 0;
	left: 0;
	transition: all .4s ease 0s
}

.standard-project-gallery-inner:hover .standard-project-gallery-desc::before {
	height: 100%;
	transition: all .4s ease 0s
}

.standard-project-gallery-inner:hover .project-sub-title {
	color: #fff
}


.header-left ul {
	margin-left: 106px;
}

.resImg {
	width: 150px;
	height: 45px;
	margin-top: -20px;
	margin-left: 45px;
}

.classic-blog-text h2 {
	text-align: center;
}


.box {
	/*  width: 150px;
  height: 75px;*/
	background-color: #252424e3;
	color: #e6e6e6;
	padding: 20px;
	position: relative;
	margin: 40px;
	float: left;

}

.box.arrow-left:after {
	content: " ";
	position: absolute;
	left: -15px;
	top: 15px;
	border-top: 15px solid transparent;
	border-right: 15px solid #252424e3;
	border-left: none;
	border-bottom: 15px solid transparent;
}

.box.arrow-right:after {
	content: " ";
	position: absolute;
	right: -15px;
	top: 15px;
	border-top: 15px solid transparent;
	border-right: none;
	border-left: 15px solid #252424e3;
	border-bottom: 15px solid transparent;
}

.sec-title {
	color: #fd590bc2;
}



.page-title {
	position: relative;
	padding: 207px 10px 43px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.page-title:before {
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(45, 45, 45, 0.7);
	opacity: .80;
	position: absolute;
}

.page-title .inner-container {
	position: relative;
	text-align: center;
	top: -70px;
}

.page-title h1 {
	position: relative;
	font-size: 36px;
	color: #ffffff;
	line-height: 50px;
	font-weight: 600;
	margin-left: 20px;
	text-align: center;
	letter-spacing: 2px;
}

.page-title span {
	position: relative;
	font-size: 36px;
	color: #ffffff;
	line-height: 50px;
	font-weight: 600;
	margin-left: 20px;
	text-align: center;
	letter-spacing: 2px;
}

.page-title .bread-crumb {
	position: relative;
	/* float: right; */
	text-align: center;
	padding: 10px 24px;
	margin-right: 0px;
}

.page-title .bread-crumb li {
	position: relative;
	text-align: center;
	display: contents;
	float: none;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	text-transform: capitalize;
	cursor: default;
	padding-right: 15px;
	margin-right: 15px;
	letter-spacing: 2px;
}

.page-title .bread-crumb li:before {
	position: absolute;
	right: -8px;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
}

.page-title .bread-crumb li:last-child {
	padding-right: 0;
	margin-right: 0;
}

.page-title .bread-crumb li:last-child:before {
	display: none;
}

.page-title .bread-crumb li a {
	color: #00c0ff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.page-title .bread-crumb li a:hover {
	color: #ffffff;
}


.bg-contact {
	background-image: url(../img/contact-us.jpg);
	position: relative;
	padding: 200px 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}



/*about us page*/
.page-title-about {
	position: relative;
	padding: 155px 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.page-title-about:before {
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgb(45 45 45 / 20%);
	opacity: .80;
	position: absolute;
}

.page-title-about .inner-container {
	position: relative;
}

.page-title-about h1 {
	position: relative;
	font-size: 36px;
	color: #ffffff;
	line-height: 50px;
	font-weight: 600;
	margin-left: 20px;
	text-align: center;
	letter-spacing: 2px;
}

.page-title-about .bread-crumb {
	position: relative;
	float: right;
	padding: 10px 24px;
	margin-right: 75px;
}

.page-title-about .bread-crumb li {
	position: relative;
	float: left;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	text-transform: capitalize;
	cursor: default;
	padding-right: 15px;
	margin-right: 15px;
	letter-spacing: 2px;
}

.page-title-about .bread-crumb li:before {
	position: absolute;
	right: -8px;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
}

.page-title-about .bread-crumb li:last-child {
	padding-right: 0;
	margin-right: 0;
}

.page-title-about .bread-crumb li:last-child:before {
	display: none;
}

.page-title-about .bread-crumb li a {
	color: #00c0ff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.page-title-about .bread-crumb li a:hover {
	color: #ffffff;
}








a:hover {
	color: #f54a00;
}

.classic-blog-text {
	background-color: #ff76009c;

}

hr {
	width: 8%;
	color: #ff7600;
	background-color: #ff7600;
	height: 2px;

}


.zoom {
	transition: transform .2s;
	margin: 0 auto;
}

.zoom:hover {
	-ms-transform: scale(1.5);
	/* IE 9 */
	-webkit-transform: scale(1.5);
	/* Safari 3-8 */
	transform: scale(1.5);
	width: 300px;
	height: 500px;

}

.imagecss {
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 54%), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding: 10px;
}

/*iframe{
	width:325px;
	 height:150px;
}
*/
#mobile-slider {
	display: none;
}

.prod6css {
	height: 375px;
	width: 300px;
}

#gallery-page .card-body img {
	height: 163px;

}

.space {
	padding: 10px;
}


.cl li {
	display: inline-block;
}

.cl li img {
	height: 100px;
}

/*contact page*/
.enquiry-contact-info-icon {
	width: 35px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 20px;
	background: #071c34;
	top: 0px;
	position: relative;
	border-radius: 4px;
	margin-left: 42%;
}

td img {
	height: 35px;
}

#download-brochure h4 {
	background-color: #000000;
	padding: 10px;
}

.carousel-caption {
	left: 0;
}


/*whatsapp icon*/
.float {
	position: fixed;
	width: 55px;
	height: 55px;
	bottom: 10px;
	left: 25px;
	background-color: #77a43f;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	z-index: 9999;
}

.my-float {
	margin-top: 12px;
	height: 30px;
	width: 30px;
}

.float-choose a {
	color: white !important;
}

.support1 {
	display: none;
	position: fixed;
	height: 44px;
	bottom: 110px;
	left: 25px;
	background-color: #77a43f;
	z-index: 100;
	border: 2px solid #77a43f;
	border-radius: 10px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
}

.support2 {
	display: none;
	position: fixed;
	height: 44px;
	bottom: 160px;
	left: 25px;
	background-color: #77a43f;
	z-index: 100;
	border: 1.5px solid #77a43f;
	border-radius: 10px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
}


.seo-sec h1 {
	font-size: 25px;
	color: #071c34;
	padding: 10px;
	margin-bottom: 5px;
	background: #deedff;
	border-left: 3px solid #071c34;
}

.seo-sec h2 {
	font-size: 25px;
	color: #071c34;
	padding: 10px;
	margin-bottom: 5px;
	background: #deedff;
	border-left: 3px solid #071c34;
}

.seo-sec h3 {
	font-size: 25px;
	color: #071c34;
	padding: 10px;
	margin-bottom: 5px;
	background: #deedff;
	border-left: 3px solid #071c34;
}

.seo-sec h4 {
	font-size: 25px;
	color: #071c34;
	padding: 10px;
	margin-bottom: 5px;
	background: #deedff;
	border-left: 3px solid #071c34;
}

.lists ul li {
	list-style-type: disc !important;
	margin-left: 20px;
	list-style-position: outside;
}

.sticky_menu .logoHeader {
	height: 52px;
	width: 53px;
	margin-left: 45px;

}

.sticky_menu .classic-logo::before {
	height: 93px;
}
.footer-contact-inner .lists ul li {
    list-style-type: disc !important;
    margin-left: 20px;
    list-style-position: outside;
	color: white;
}
.lists ul li a{
	list-style: none;
	color: white;
}
.lists ul li {
    list-style-type: disc !important;
    margin-left: 20px;
    list-style-position: outside;
	color: #000000;
}

.list ul li a{
	list-style: none;
	color: #ff8217;
}
.list ul li {
    list-style-type: disc !important;
    margin-left: 20px;
    list-style-position: outside;
	color: #000000;
}

.text-dark{
	color: #000000;
}

@media(max-width:767px) {
	.seo-sec h1, .seo-sec h2, .seo-sec h3, .seo-sec h4 {
		font-size: 15px;
	}

	.resp2 {
		margin-top: 1px !important;
	}

	.footer-contact-inner h4 {
		margin-top: 40px;
	}

	.page-title span {
		font-size: 16px;
	}

	.page-title .bread-crumb li {
		font-size: 12px;
		padding-right: 1px;
		margin-right: 1px;
	}
	.header-left ul {
		margin-left: 33px;
	}
	.resImg {
		width: 117px !important;
		height: 34px !important;
		margin-left: -239px !important;
	}

}

.prod-detail{
	padding: 50px 0;
}
.prod-detail .row{
	margin: 30px 0 !important;
}
.prod-info ul li{
	color: #131e3c;
}

@media only screen and (max-width: 767px){
	.prod-detail .prod-info{
		margin-bottom: 30px;
	}
	.desktop-view{
		display: none;
	}
}
@media only screen and (min-width: 768px){
	.mobile-view{
		display: none;
	}
}