 @charset "utf-8";
/* CSS Document */
 
body {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color: #a1a4ad;
	font-weight: 300;
}
img {
	vertical-align: middle;
	max-width: 100%;
}
.contact_section a {
    color: #f8981c;
    font-weight: 500;
}




.logo a img {
    width: 80%;
}
.top_menu {
	position: relative
}
.top_menu:after{
	display: none;
}
.top_menu:after {
	content: "";
	position: absolute;
	bottom: 15px;
	background: url(img/menubg.png) no-repeat;
	height: 6px;
	right: 0;
	width: 43.5%;
}
ul.nav.navbar-nav {
	float: right;
	padding: 20px 0 0 0;
	position: relative;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	transition: 0.35s all;
	padding: 0 0 25px 0;
}
.navbar-nav>li {
	float: left;
	position: initial;
	padding: 0px 0 0 0;
	display: block;
	margin: 0 41px 0 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
	padding: 0;
}
.navbar-default {
	background: none;
	border: none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #f8ac4a;
	background-color: transparent;
	border-bottom: 4px solid #f8981c;
	font-weight: 700;
	transition: 0.25s all;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #f8ac4a;
	background-color: transparent;
}
.top_menu {
	position: absolute;
	z-index: 999;
	width: 100%;
	padding: 33px 0 0 0;
}
.slider_text {
	position: absolute;
	top: 39%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 70%;
	text-align: center;
}
.home_slider {
	position: relative;
}
.slider_text h1 {
	color: #fff;
	font-size: 44px;
	text-transform: capitalize;
	margin: 0;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #f8981c;
	font-weight: 100;
	letter-spacing: 3px;
	display: inline-block;
}
.slider_text h2 {
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	font-weight: 200;
	line-height: 30px;
	letter-spacing: 4px;
}
div#scroll_bttom {
	position: absolute;
	bottom: 10%;
	left: 0;
	text-align: center;
	right: 0;
	width: 10%;
	margin: 0 auto;
	cursor: pointer;
}
 
 
 
 /* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
 16.65% {
 -webkit-transform: translateY(8px);
 transform: translateY(8px);
}
 33.3% {
 -webkit-transform: translateY(-6px);
 transform: translateY(-6px);
}
 49.95% {
 -webkit-transform: translateY(4px);
 transform: translateY(4px);
}
 66.6% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
 83.25% {
 -webkit-transform: translateY(1px);
 transform: translateY(1px);
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
@keyframes hvr-wobble-vertical {
 16.65% {
 -webkit-transform: translateY(8px);
 transform: translateY(8px);
}
 33.3% {
 -webkit-transform: translateY(-6px);
 transform: translateY(-6px);
}
 49.95% {
 -webkit-transform: translateY(4px);
 transform: translateY(4px);
}
 66.6% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
 83.25% {
 -webkit-transform: translateY(1px);
 transform: translateY(1px);
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
.hvr-wobble-vertical {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-animation-name: hvr-wobble-vertical;
	animation-name: hvr-wobble-vertical;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1000000000000;
	animation-iteration-count: 1000000000000;
}
.leftt {
	width: 50%;
	float: left;
}
.rightt {
	width: 50%;
	float: left;
}
.section_text {
	padding: 100px 14px 0 100px;
}
.section_text p {
	text-align: left;
	letter-spacing: 1px;
	font-size: 16px;
}
.section_text h2 {
	color: #1c1f28;
	font-weight: 700;
	letter-spacing: 4px;
	font-size: 21px;
	text-transform: capitalize;
}
.section_text h5 {
	color: #f8981c;
	font-size: 18px;
	font-weight: 700;
	text-transform: capitalize;
	letter-spacing: 3px;
}
.social-bottom .fa:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	transition: 0.35s linear;
	background: #ffffff;
	color: #000;
}
.borderrr {
	position: relative
}
.borderrr:after {
	content: "";
	background: url(img/sprite.png) no-repeat 0px 0px;
	width: 101px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
}
h2.borderrr {
	padding: 1px 0 25px;
	margin-bottom: 25px;
}
.section_text2 h5 {
	color: #1c1f28;
	font-weight: 500;
	letter-spacing: 3px;
	font-size: 26px;
	text-transform: capitalize;
	margin: 0;
}
.section_text2 {
	text-align: center;
	padding: 53px 0 0 0;
}
div#owl-demo {
	text-align: center;
	padding: 48px 0 0 0;
}
div#owl-demo h3 {
	font-weight: 500;
	color: #a1a4ad;
	font-size: 14px;
	text-transform: uppercase;
}
div#owl-demo .item {
	border-right: 1px solid #dedbdb;
	padding: 25px 0 0 0;
}
.owl-pagination {
	text-align: center;
	padding: 45px 0;
}
.owl-page.active {
	border: 0px solid #333;
	background: #a1a4ad;
}
.owl-page {
	width: 8px;
	height: 8px;
	border: 1px solid #e1e1e1;
	display: inline-block;
	margin: 0 9px;
}
.section1 {
	overflow: hidden;
	clear: both;
}
.design_proces {
	padding: 110px 0;
	overflow: hidden;
	clear: both;
}
.design_proces p {
	text-align: center;
	letter-spacing: 2px;
	font-size: 18px;
	line-height: 29px;
}
footer {
	background: #161616;
	padding: 68px 0 51px 0;
	border-bottom: 4px solid #f5982f;
	overflow: hidden;
	clear: both;
}
footer h2 {
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}
footer p {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	margin: 0;
	padding: 3px 0 0 0;
}
.copyright p {
	font-size: 14px;
	font-weight: 400;
	padding: 15px 0 0 0;
	text-align: right;
}
.email span {
	padding: 0 0 0 10px;
}
.social-bottom .fa {
	width: 39px;
	height: 39px;
	background:#f5982f;
	color: #fff;
	border-radius: 50%;
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
	margin: 0 5px;
	transition: 0.35s linear;
}
.social-bottom {
	text-align: center;
}
.email, .location {
	position: relative;
	padding: 0 0 0 75px;
}
.email:after {
	content: "";
	background: url(img/sprite.png) no-repeat -59px -19px;
	width: 53px;
	height: 53px;
	position: absolute;
	top: 0;
	left: 0;
}
.location:after {
	content: "";
	background: url(img/sprite.png) no-repeat -4px -21px;
	width: 53px;
	height: 53px;
	position: absolute;
	top: 0;
	left: 0;
}
.footbenr {
	text-align: center;
}
.location p {
	font-size: 13px;
}
/* about */

.inner_slider .slider_text {
	top: 50%;
}
.bredcum {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 18px 0 0 0;
}
.bredcum a {
	color: #fff;
	padding: 0 5px 0 0;
}
.section_text3 {
	text-align: left;
	padding: 20px 125px 0 34px;
	line-height: 30px;
}
.section_text3 h2 {
	color: #1c1f28;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
}
.section_text3 p {
	text-align: justify;
	letter-spacing: 1px;
	padding: 20px 0 00 0;
}
.ser_box {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}
.hover_box {
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	transition: 0.35s linear;
	background: rgba(0, 0, 0, 0.83);
	cursor: pointer;
	text-align: center;
	transition: background 6s;
}
.hover_box h4 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 2px;
	padding: 60px 0 5px 0;
}
.hover_box p {
	font-size: 14px;
	color: #fff;
	font-weight: 300;
	letter-spacing: 2px;
	padding: 13px 15px 0;
}
.ser_box:hover .hover_box {
	opacity: 1;
	height: 100%;
	transition: 0.35s linear;
	background: rgba(0, 0, 0, 0.83);
	width: 100%;
}
.section2 {
	margin: 0 0 0 0;
	overflow: hidden;
	clear: both;
}
.ful {
	width: 29.5%;
}
.hlf {
	width: 20.2%;
}
/* service*/

.servies_section h2 {
	color: #1c1f28;
	font-weight: 700;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin: 0 0 15px 14px;
}
.servies_section p {
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 30px;
	padding: 0 14px 0 14px;
}
services_section .borderrr:after {
	left: 14px;
}
.extrapading {
	overflow: hidden;
	clear: both;
}
.servies_section img {
	padding: 5px 0 0 0;
}
div#owl-demo2 {
    padding: 50px 0 0 0;
}
.servies_section2 {
	padding: 90px 0 0 0;
	text-align: center;
	overflow: hidden;
	clear: both;
	background: #fafafa;
}
.servies_section2 h2 {
    color: #1c1f28;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 0;
    margin: 00 0 0 0;
}
.servies_section2 .borderrr:after {
     
right: 0;
     
margin: 0 auto;
     
bottom: -15px;
}
.servies_section2 h3 {
	font-size: 16px;
	color: #3fb3ff;
	letter-spacing: 1px;
	margin: 5px 0 30px 0;
	text-align: center;
	padding: 0;
}
.servies_section2 p {
	letter-spacing: 2px;
	padding: 50px 0 0 0;
	text-align: center;
	line-height: 26px;
}
/* contact*/
	
	
.width1 {
float: left;
width: 30%;
background: #efefef;
margin: 0;
}
.width2 {
float: left;
    width: 37.9%;
margin: 0 15px;
}

.validate-bottom-form h6 {
    font-size: 16px;
    margin: 0px;
    color: #626262;
}
.contact_section {
	/* padding: 30px 0; */
	float: left;
	width: 100%;
}
.contact_section h2 {
    color: #1c1f28;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 1px 0 15px;
    margin-bottom: 15px;
}
.contact_section p {
	color: #333;
}
.pading1 {
	padding:140px 0 31px 90px;
}
.pading2 {
	padding: 140px 0 0 20px;
}
.pading3 {
	padding: 80px 0 0 20px;
}
.dirctn:before {
	content: "";
	background: url(img/sprite.png) no-repeat -4px -78px;
	width: 53px;
	height: 53px;
	position: absolute;
	top: -70px;
	left: 0;
}
.gitch:before {
	content: "";
	background: url(img/sprite.png) no-repeat -61px -80px;
	width: 53px;
	height: 53px;
	position: absolute;
	top: -70px;
	left: 0;
}
.contct_form {
	padding: 112px 40px 0 0;
}
.contct_form input {
	border: none;
border-bottom: 1px solid #cccaca;
width: 90%;
font-size: 14px;
font-weight: 500;
padding: 10px;
margin: 0 0 18px 0;
}
.contct_form input[type=submit] {
    background: #f4ac5b;
	border-bottom: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0 auto;
	width: 45%;
	display: block;
	padding: 5px 0;
	transition: 0.35s linear;
}
.contct_form textarea {
border: none;
border-bottom: 1px solid #cccaca;
width: 90%;
font-size: 14px;
font-weight: 500;
padding: 10px;
margin: 0 0 13px 0;
height: 100px;
}
.contct_form input:focus {
	outline: none;
	border-bottom: 3px solid #00adee;
}
.contct_form textarea:focus {
	outline: none;
	border-bottom: 3px solid #00adee;
}
/* career */

.career {
	padding: 60px 0 40px 0;
	background: url(img/carbg.jpg);
	background-size: 100% 100%;
	background-attachment: fixed;
}
.panel-body h2 {
	color: #525252;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 1px 0 20px;
	margin-bottom: 20px;
}
.caretext h2 {
	color: #525252;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 1px 0 20px;
	margin-bottom: 20px;
	margin-top: 0;
}
.wrap {
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
	border-radius: 4px;
}
#bs-collapse .panel-title a:hover {
	outline: 0;
	text-decoration: none;
	background: rgb(245 152 47);
	color: #fff;
}
#bs-collapse .panel-title a:active {
	outline: 0;
	text-decoration: none;
	background: rgba(7, 147, 199, 0.65);
	color: #fff;
}
.panel {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #fff;
	background: none;
	box-shadow: none;
}
.panel:last-child {
	border-bottom: none;
}
.panel-group > .panel:first-child .panel-heading {
	border-radius: 4px 4px 0 0;

}
.panel-group .panel {
	border-radius: 0;
}
.panel-group .panel + .panel {
	margin-top: 0;
}

.panel-heading {
	background-color: rgba(40, 41, 41, 0.72);
	border-radius: 0;
	border: none;
	color: #fff;
	padding: 0;
}
.panel-title a {
	display: block;
	color: #fff;
	padding: 15px;
	position: relative;
	font-size: 20px;
	font-weight: 800;
	text-decoration: none;
	text-transform: capitalize;
}
.panel-body {
	background: rgba(255, 255, 255, 0.65);
}
.panel:last-child .panel-body {
	border-radius: 0 0 4px 4px;
}
.panel:last-child .panel-heading {
	border-radius: 0 0 4px 4px;
	transition: border-radius 0.3s linear 0.2s;
}
.panel:last-child .panel-heading.active {
	border-radius: 0;
	transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */
        
.panel-heading a:before {
	content: '\02795';
	position: absolute;
	font-family: 'Material Icons';
	right: 14px;
	top: 15px;
	font-size: 24px;
	transition: all 0.5s;
	transform: scale(1);
}
.panel-heading.active a:before {
	content: '\02795';
	transition: all 0.5s;
	transform: scale(0);
}
#bs-collapse .panel-heading a:after {
	content: "\2796";
	font-size: 24px;
	position: absolute;
	font-family: 'Material Icons';
	right: 16px;
	top: 15px;
	transform: scale(0);
	transition: all 0.5s;
}
#bs-collapse .panel-heading.active a:after {
	content: "\2796";
	transform: scale(1);
	transition: all 0.5s;
}
/* #accordion rotate icon option */
        
#accordion .panel-heading a:before {
	content: '\02795';
	font-size: 24px;
	position: absolute;
	font-family: 'Material Icons';
	right: 5px;
	top: 10px;
	transform: rotate(180deg);
	transition: all 0.5s;
}
#accordion .panel-heading.active a:before {
	transform: rotate(0deg);
	transition: all 0.5s;
}
.panel-heading.active {
background: rgb(245 152 47 / 71%);
}
.panel-body ul {
	padding: 0;
	list-style: none;
}
.panel-body ul li {
	position: relative;
	padding: 6px 20px;
	color: #333;
	letter-spacing: 1px;
}
.panel-body ul li:before {
	content: "";
	background: url(img/sprite.png) no-repeat -114px 0px;
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 8px;
}
.caretext p {
	text-align: left;
	letter-spacing: 1px;
	padding: 0 0 15px 0;
	color: #8c8b8b;
}
.servies_section .leftt {
	background: #fafafa;
	width: 49.5%;
	margin: 0 14px 14px 0;
	padding: 60px;
	height: 400px;
}
.home_slider img {
	width: 100%;
}
div#scroll_bttom img {
	width: auto;
}
.section1 img {
	width: 100%;
}
div#owl-demo img {
	width: auto;
}
.servies_section .rightt {
	background: #fafafa;
	width: 49.5%;
	margin: 0 0;
	padding: 60px 60px 122px;
	height: 400px;
}
.inner_slider img {
	width: 100%;
}
.ser_box img {
	width: 100%;
}
.hover_box img {
    width: auto;
    filter: brightness(0) saturate(100%) invert(80%) sepia(50%) saturate(4955%) hue-rotate(348deg) brightness(102%) contrast(94%);
}
.social-bottom a {
	text-decoration: none;
}
input[type="submit"]:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	transition: 0.35s linear;
	background: #d81e5e;
}
.inner_slider {
	position: relative;
}
.panel-body h3 {
	color: #525252;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 1px 0 15px;
	margin-bottom: 0;
}
.panel-body a {
	color: #5d5f5f;
	font-size: 20px;
	font-weight: 500;
}
.sss {
	position: relative;
}
.sss .coun {
	position: absolute;
	bottom: 25%;
	left: 0;
	right: 14%;
	margin: 0 auto;
	width: 25px;
	text-align: center;
	color: #333;
	font-weight: 500;
	font-size: 19px;
}
 
#magic-line {
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 42px;
	height: 3px;
    background: #f5982f;
}
.servies_section canvas {
	    width: 100% !important;
    height: auto !important;
}

.email a {
    color: #fff;
}
 
 
  figure {
	position: relative;
}
  figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
 figure:hover::before {
	-webkit-animation: shine 2s;
	animation: shine 2s;
}
 
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
