/*section_hedding*/
.sec_hedding h2 {
	font-weight: 700;
}
h2 span {
	font-weight: 400;
}

@media (max-width: 768px) {
	img {
		width: 100%;
		max-width: 100%;
	}
}
/*-------------------------------------------------------------------------------------------*/
/*  Main Banner        ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.main-banner {
	position: relative;
}
@media (max-width: 767px) {
	.main-banner {
		margin-top: 92px;
	}
}
.main-banner .banner-text .sub-text {
	font-weight: 600;
	color: #ffffff;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1;
}
.main-banner .banner-text h2 {
	font-size: 40px;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 1.3;
	text-transform: capitalize;
	padding: 10px 0;
}
.main-banner .banner-text h2 span {
	color: #daa106;
	font-size: 40px;
	font-weight: 700;
}
.main-banner .banner-text p {
	font-family: "Roboto";
	color: #ffffff;
	font-size: 15px;
	margin-bottom: 20px;
	line-height: 1.8;
}
.main-banner .tp-parallax-wrap {
}
.main-banner .tp-mask-wrap {
	height: auto;
}
.main-banner .more-btn {
	background: #daa106;
	line-height: 30px;
	padding-left: 38px;
	padding-right: 38px;
	font-weight: 700;
	color: #fff;
}
.main-banner li .btn-text {
	line-height: 60px;
	padding-left: 38px;
	padding-right: 38px;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 100px;
}
#wrapper .main-banner .tp-bullets {
	top: auto;
	left: 52%;
	display: block;
	visibility: visible;
	opacity: 1;
	bottom: 66px;
}
.main-banner .tp-bullet {
	width: 26px;
	height: 3px;
	background: #8f8f8f;
}
.main-banner .tp-bullet.selected {
	background: #e3ba67;
}
.tparrows.tp-leftarrow, .tparrows.tp-rightarrow {
	border: 1px solid #fff;
	z-index: 99;
	cursor: pointer;
	background: none;
	visibility: hidden;
}
.main-banner:hover .tparrows.tp-leftarrow, .main-banner:hover .tparrows.tp-rightarrow {
	visibility: visible;
}
.tparrows.tp-leftarrow:hover, .tparrows.tp-rightarrow:hover {
	background: #daa106;
	border: 1px solid #daa106;
}
.slotholder:before {
	border-top: none;
	border-bottom: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: rgba(0,0,0,0.69);
	content: '';
}
@media (max-width: 480px) {
	.main-banner .banner-text h2, .main-banner .banner-text h2 span {
		font-size: 30px;
	}
	.main-banner .banner-text p {
		line-height: 1.5;
		font-size: 15px;
	}
}

.main-banner li .btn-text {
	line-height: 44px !important;
}
.btn-text {
	font-size: 14px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	line-height: 41px;
	border: 2px solid #daa106;
	padding: 0 22px;
	border-radius: 30px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #daa106;
	height: 44px;
	text-align: center;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
.btn-text:hover {
	background: none;
	color: #daa106;
	text-decoration: none;
}

/*Top_About*/
/*fuctuche_box*/
.proje_paret {
	position: relative;
	overflow: hidden;
}
.text-boxhover {
	background-color: rgba(29, 29, 29, 0.7);
	text-align: center;
	color: #fff;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	height: 100%;
	position: absolute;
	top: calc(100% - 46px);
	left: 0;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
}
.boda-cols {
	width: 100%;
	text-align: left;
}
.boda-cols h3 {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
.boda-cols span.icon_bg {
	background: #f2c21a;
	width: 50px;
	font-size: 35px;
	display: inline-block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin-right: 10px;
	vertical-align: middle;
}
.show-hov {
	padding: 10px 30px;
	border-top: 1px solid #f2c21a;
	transition: height 0.5s ease 0s;
	-moz-transition: height 0.5s ease 0s;
	-webkit-transition: height 0.5s ease 0s;
	-o-transition: height 0.5s ease 0s;
	height: 100%;
}
.proje_paret:hover .text-boxhover {
	top: 0;
}
.proje_paret:hover .text-boxhover {
	background-color: rgba(0, 173, 239, 0.73);
}
.proje_paret:hover .text-boxhover span.icon_bg {
	background-color: rgba(29, 29, 29, 0.7);
}
.top_about .left_about h4 {
	color: #8e8e8e;
	font-weight: normal;
	margin: 0 0 10px;
	font-size: 18px;
}
.show-hov p {
	margin: 0px;
}

/***========Services Section===================== ***/

.services-section {
	position: relative;
	padding: 95px 0px 60px;
}

.services-block {
	position: relative;
}

.services-block .inner-box {
	position: relative;
	display: block;
}

.services-block .inner-box .image {
	position: relative;
}

.services-block .inner-box .image img {
	position: relative;
	width: 100%;
	display: block;
}

.services-block .inner-box .image .overlay-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	display: block;
	padding: 30px 30px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	background-color: rgba(51,51,51,0.90)
}

.services-block .inner-box:hover .image .overlay-box {
	opacity: 1;
}

.services-block .inner-box .image .icon-box {
	position: absolute;
	left: 0px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	bottom: 0px;
	top: auto;
	color: #fff;
	font-size: 35px;
	z-index: 1;
	text-align: center;
	background-color: #f2c21a;
	margin: 0px;
	border-radius: 0px;
	transform: inherit;
}

.services-block .inner-box .image .overlay-box .text {
	position: relative;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 0px;
}

.services-block .inner-box .image .overlay-box .read-more {
	position: relative;
	float: right;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
}

.services-block .inner-box .image .overlay-box .read-more:hover {
	color: #f2c21a;
}

.services-block .inner-box .lower-box {
	position: relative;
	padding: 10px 0px;
	border-bottom: 1px solid #f2c21a;
}

.services-block .inner-box .lower-box h3 {
	position: relative;
	color: #333333;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.2em;
}

.services-block .inner-box .lower-box a {
	color: #333333;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.services-block .inner-box .lower-box a:hover {
	color: #f2c21a;
}

/*counter*/
/*Quote section style*/
@media (min-width: 992px) and (max-width: 1199px) {
	.quote__block input[type="submit"] {
		margin-right: 0 !important;
	}
}

.quote_wrap__block:after {
	content: "";
	position: absolute;
	top: 0px;
	width: 50%;
	left: 0px;
	background: url(../images/20.jpg) 0 0 no-repeat;
	height: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
	.quote_wrap__block:after {
		background: transparent;
	}
}

@media only screen and (max-width: 767px) {
	.quote_wrap__block:after {
		display: none;
	}
}

.quote_wrap__block {
	overflow: hidden;
	position: relative;
}
.left_quote__block {
	position: relative;
	height: 513px;
	padding-left: 30px;
	background: #f7f7f7;
}
.left_box_heading__block {
	background: #f7f7f7;
	width: 100%;
	position: relative;
	z-index: 2;
}

.left_quote__block::before {
	background: #f7f7f7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	right: -100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.counter_pre {
	border:2px solid #0c1f38;
	text-align: center;
	padding: 30px;
	box-shadow: inset 0px 0px 0 5px transparent;
	transition: all 0.2s ease-in-out;
}
.counter_pre:hover {
	box-shadow: inset 0px 0px 0 5px #f2c21a;
	border-color:#f2c21a;
}
.counter_pre .counter-section__box .counter {
	font-size: 45px;
	line-height: 1.3;
}
.counter_pre .counter-section__box p {
	margin: 0px;
	font-size: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {

	.left_box_heading__block {
		width: 100%
	}
	.left_quote__block::after {
		left: 66%;
	}
}
.poins ul {
	margin: 0px;
	padding: 0px;
}
.poins ul li {
	list-style: none;
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	.poins ul li {
		width: 100%;
	}
}
.poins ul li i {
	color: #eda20e;
	font-size: 25px;
}
.poins ul li span {
	padding-left: 20px;
	color: #666666;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}
@media (max-width: 1199px) and (min-width: 992px) {
	.poins ul li span {
		padding-left: 10px;
		font-size: 12px;
	}

}
@media (max-width: 991px) {
	.left_quote__block::after {
		display: none;
	}
	.left_quote__block {
		background: #f7f7f7;
		height: auto;
		overflow: hidden;
		padding: 30px;
	}
	.left_box_heading__block {
		width: 100%;
		padding-top: 0;
	}
}

.quote__block {
	color: #fff;
	position: relative;
	height: 513px;
	padding-right: 30px;
	z-index: 1;
	background:rgba( 15, 54, 97, 0.8);
}

.quote__block::after {
	content: "";
	height: 100%;
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	background: rgba( 15, 54, 97, 0.8);
}

@media (min-width: 768px) and (max-width: 991px) {
	.quote__block input[type="submit"] {
		float: left;
	}
	.quote__block::after {
		left: 0;
		width: 100%;
		z-index: -99;
	}

	.quote__block {
		padding-left: 15px;
	}
}

@media (max-width: 991px) {
	.available_wrap__block {
		height: auto;
		padding: 40px 0;
	}
	.quote__block input[type="submit"] {
		float: left;
	}
}

@media (max-width: 991px) {
	.ptb-80 {
		padding: 40px 15px;
	}
	.single_apply__block {
		margin-bottom: 20px;
	}
	.quote__block {
		overflow: hidden;
		padding: 40px 15px;
		height: auto;
	}

	.left_quote__block::before {
		background: transparent;
	}
}

@media (max-width: 767px) {
	.quote__block {
		padding: 30px 15px;
	}
	.ptb-80 {
		padding-bottom: 30px;
		padding-top: 30px;
	}
}
/*About_Sec*/
.about-left p {
	text-transform: capitalize;
	color: #8e8e8e;
	margin-top: 25px;
}

.icon-lf {
	min-width: 25%;
	background: #f2c21a;
	text-align: center;
	color: #fff;
	border-radius: 5px;
}
.icon-lf i {
	color: #fff !important;
	font-size: 45px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	transition: .4s;
}
.right-txt {
	width: 65%;
	margin-left: 10px;
}
.right-txt h3 {
	margin-bottom: 0px;
	line-height: normal;
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 17px;
}
.right-txt p {
	text-transform: capitalize;
	color: #8e8e8e;
	margin: 0px;
}
.pic-show img {
	width: 100%;
}
.process:hover .icon-lf i {
	color: #000;
}

/*Project*/
figure {
	margin: 0;
}
.position_relative {
	position: relative;
	overflow: hidden;
}
.picher_doc img {
	width: 100%;
	cursor: auto;
}
.opacity-medium {
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0.75;
	top: 0;
	left: 0;
}

.bg-extra-black {
	background-color: #0c1f38;
}
.picher_doc .inner_text {
	position: absolute;
	left: 0px;
	top: auto;
	z-index: 9;
	bottom: 0px;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transition: transform .35s ease-out;
	-webkit-transition: transform .35s ease-out;
	-moz-transition: transform .35s ease-out;
	-ms-transition: transform .35s ease-out;
	-o-transition: transform .35s ease-out;
	padding: 0 0 15px 60px;
	width: auto;
	height: auto;
	text-align: left;
	opacity: 1;
	cursor: default;
}
.picher_doc:hover .inner_text {
	transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
}

.picher_doc .inner_text .show_tital {
	display: inline-block;
	color: #f2f2f2;
}
.display_block {
	display: block;
	width: 100%;
	border-top: 1px solid #cfcfcf;
	color: #cfcfcf;
	padding: 10px 0px;
}
.picher_doc .inner_text .btn {
	opacity: 0;
}
.picher_doc:hover .btn {
	opacity: 1;
}

/*-------------------------------------------------------------------------------------------*/
/*  Testimonials     ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/

#testimonial_second {
	background-position: right top;
	background-size: cover;
	background-repeat: no-repeat;
	margin: 0px;
	background: url(../images/bg-1.jpg) center center no-repeat;
	background-attachment: fixed;
	-webkit-backface-visibility: hidden;
	position: relative;
	z-index: 2;
}
.section-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba( 15, 54, 97, 0.8);
	z-index: -1;
}
#testimonial_second .heading-box h2 {
	color: #fff;
}
#testimonial_second .owl-item .item span.invatic-icon {
	display: inline-block;
}
#testimonial_second .owl-item .item span.quote-bot {
	border: 1px solid #1d98db;
	padding: 20px;
	border-radius: 50%;
	line-height: 1.1;
}
#testimonial_second .owl-item .item span.invatic-icon i {
	font-size: 30px;
	color: #1d98db;
}
#testimonial_second .owl-item .item p.lead {
	color: #fff;
	font-size: 16px;
}
#testimonial_second .owl-carousel {
	overflow: hidden;
}
.container-icon {
	font-size: 25px;
	margin-bottom: 15px;
	color: inherit;
}
.testimonial-pic {
	width: 128px;
	height: 128px;
	border-radius: 50%;
	margin: 0 auto 20px;
	overflow: hidden;
}

.testimonial {
	max-width: 800px;
	width: 100%;
	padding: 50px;
	background: #0c1f38;
}

.quote-author {
	margin: 0px;
	font-size: 18px;
	color: #f2c21a;
	float: none;
	padding: 10px 0px;
}

.quote-author span {
	font-weight: 400;
}
#testimonial_second .owl-dots {
	margin-top: 20px;
}
#testimonial_second .owl-dots .owl-dot {
	display: inline-block;
}
#testimonial_second .owl-dots .owl-dot span {
	float: left;
	border: 1px solid #f2c21a;
	border-radius: 50%;
	margin: 5px;
	height: 10px;
	width: 10px;
}
#testimonial_second .owl-dots .active span {
	background: #f2c21a;
}
.form_home {
	padding: 60px;
	margin: -100px 0;
}
.white_color {
	color: #fff;
}
.bg_home_form {
	background: #f2c21a;
	padding: 30px;
}
.bg_btn_style {
	background: #fff !important;
	color: #222;
}
@media (min-width: 768px) and (max-width: 991px) {
	.form_home {
		margin: 0px;
		padding-left: 0;
		padding-right: 0px;
		padding-bottom: 0px;
		margin-bottom: 30px;
	}
	.testimorial-bg {
		padding-left: 0px;
		padding-right: 0px;
	}
	#testimonial_second {
		margin: 0px;
	}
}

@media (max-width: 767px) {
	.form_home {
		margin: 0px;
		padding-left: 0;
		padding-right: 0px;
		padding-bottom: 0px;
		margin-bottom: 30px;
		padding-top: 30px;
	}
	.testimorial-bg {
		padding-left: 0px;
		padding-right: 0px;
	}
	#testimonial_second {
		margin: 0px;
	}
}

/*=======Blog Section=========*/
.latest__block-post {
	padding: 20px;
	background: #f2f2f2;
}
.latest__block .more_btn__block {
	margin-top: 10px;
}
.latest__block-title {
	font-size: 20px;
	font-weight: 800;
}
.latest__block-title:hover a {
	color: #f2c21a;
}
.team__block-section .team-member {
	margin-bottom: 0;
}
.more_btn__block {
	color: #f2c21a;
	font-weight: bold;
	display: inline-block;
	margin-top: 30px;
}
@media (max-width: 767px) {
	.more_btn__block {
		margin-top: 0;
	}
}
