/******************************************************************
  Theme Name: Staging
  Description: Staging bootstrap tamplate
  Author: Colorib
  Author URI: https://www.colorib.com//
  Version: 1.0
  Created: Colorib
******************************************************************/

/*------------------------------------------------------------------
[Table of contents]

1.  Template default CSS
	1.1	Variables
	1.2	Mixins
	1.3	Flexbox
	1.4	Reset
2.  Helper Css
3.  Header Section
4.  Hero Section
5.  Banner Section
6.  Product Section
7.  Intagram Section
8.  Latest Section
9.  Contact
10.  Footer Style
-------------------------------------------------------------------*/

/*----------------------------------------*/

/* Template default CSS
/*----------------------------------------*/

html,
body {
	height: 100%;
	/* font-family: 'Circe','Open Sans' , Arial, Helvetica, sans-serif; /*"Poppins"*/
	/*-webkit-font-smoothing: antialiased; */
	font-family: "F29LT Bukra Regular";
	background-color: #f7f7f7;
	scroll-behavior: smooth;
}

::-webkit-scrollbar {
	width: 9px;
}

:root {
	color: #9d76c1;
	color: #004AAD;
}

/* ::-webkit-scrollbar-track
{
	background-color: #fff;
} */
::-webkit-scrollbar-thumb {
	background-color: #CE9314;
}

/* .scrollable-element {
	scrollbar-color: #004AAD #fff;
  } */
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	color: #111111;
	font-weight: 700;
	/* font-family: "Aldrich" ,'Open Sans' ,'Circe' ,Helvetica, sans-serif; */
	font-family: "F29LT Bukra Regular";
}

h1 {
	font-size: 70px;
	font-weight: 900 !important;
}

h2 {
	font-size: 36px;
	font-weight: 900 !important;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

p {
	font-size: 14px;
	/* font-family: 'Circe' , Arial, Helvetica, sans-serif;  */
	font-family: "F29LT Bukra Regular";
	color: #666;
	font-weight: 100;
	line-height: 26px;
	margin: 0 0 15px 0;
	text-align: justify;
}

img {
	max-width: 100%;
}

input:focus,
select:focus,
button:focus,
textarea:focus {
	outline: none;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
	color: #ffffff;
}

ul,
ol {
	padding: 0;
	margin: 0;
}

/*---------------------
  Helper CSS
-----------------------*/

.section-title {
	margin-bottom: 10px;
	padding-left: 10px;
	/* width: 80%; */
}

.section-title span {
	color: #666;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 12px;
}

.section-title h2 {
	/* font-size: 42px; */
	color: #004AAD;
	line-height: 50px;
	/* text-transform: uppercase; */
	width: 40%;
}

.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.spad {
	padding-top: 100px;
	padding-bottom: 100px;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
	color: #fff;
}

/* buttons */

.primary-btn {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	padding: 16px 50px;
	color: #ffffff;
	position: relative;
}

.primary-btn.normal-btn {
	color: #2b3060;
}

.primary-btn.normal-btn:before {
	border-color: #CE9314;
}

.primary-btn.normal-btn:after {
	border-color: #CE9314;
}

.primary-btn:before {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 28px;
	width: 28px;
	border-left: 2px solid #CE9314;
	border-bottom: 2px solid #CE9314;
	content: "";
	border-radius: 0 0 0 4px;
	-webkit-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	-moz-transition: all, 0.5s;
	transition: all, 0.5s;
}

.primary-btn:after {
	position: absolute;
	right: 0;
	top: 0;
	height: 28px;
	width: 28px;
	border-right: 2px solid #CE9314;
	border-top: 2px solid #CE9314;
	content: "";
	border-radius: 0 4px 0 0;
	-webkit-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	transition: all, 0.5s;
}

.primary-btn:hover:before {
	height: 100%;
	width: 100%;
	border-radius: 4px;
}

.primary-btn:hover:after {
	height: 100%;
	width: 100%;
	border-radius: 4px;
}

.footer__about .text-footer p,
.footer__about .text-footer ul li,
.offset-lg-1 .footer__widget ul li a,
.copyright .copyright__text p {
	color: #e5cff7;
}

.footer__about .text-footer .footer__social a {
	color: #fff;
}

.site-btn {
	font-size: 16px;
	color: #ffffff;
	background: #666;
	font-weight: 600;
	border: none;
	display: inline-block;
	padding: 14px 36px;
}

/* Preloder */
#preloader-video {
    position: fixed;
	margin: 0;
	padding: 0;
    top: 0;
    left: 0;
    width: 100vw; /* Full width of the viewport */
    height: 100vh; /* Full height of the viewport */
    background: black;
    z-index: 9999;
	object-fit: cover;
}

#preloader-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	object-fit: cover;
}
/* Preloder */
/* 
#preloder {
	position: fixed;
	width: 100%;
	height: 100%;
	font-size: 40px;
	font-weight: 700;
	font-family: 'Circe', 'Open Sans', Arial, Helvetica, sans-serif;
	top: 0;
	left: 0;
	z-index: 100000;
	background: #f7f7f7;
}

.loader {
	margin-top: -25px;
	margin-left: -25px;
	position: absolute;
	top: 50%;
	left: 50%;
	font-weight: 600;
	font-size: 60px;
	text-align: center;
}

.loader .letters {
	position: absolute;
	margin: auto;
	left: 0;
	top: 4px;
	right: 0;
	opacity: 0;
	color: #014AAD;
	line-height: 1.2;
	text-align: center;
}

.loader .bigletter {
	font-size: 130px;
	color: #CE9314;
	position: absolute;
	margin: auto;
	left: -18px;
	top: -60px;
	opacity: 0;
	z-index: -10;
} */

/*----------------Header s--------------*/
.header {
	position: absolute;
	width: 100%;
	height: 108px;
	/* font-weight: 300; */
	top: 0;
	left: 0;
	z-index: 9;
	padding: 27px 25px;
	background-color: transparent;

	-webkit-transform: translate3d(0, 0px, 1px);
	transform: translate3d(0, 0px, 1px);

	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;

	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.white__header .header__logo a,
.white__header .header__menu .projects__dropdown a,
.white__header .header__menu ul li a {
	color: #014AAD;
}

.white__header .header__menu .menu__projects .button-projects .button-projects__line {
	background-color: #CE9314;
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #2b3060;
	padding-top: 102px;
	border-bottom: 1px solid #2b3060;
	color: #ffffff;
}

.sticky .black-logo a img {
	margin-top: 5px;
	margin-left: 35px;
}

.smlheader {
	position: fixed;
	top: 0;
	width: 100%;
	/* color: #004AAD !important; */
	background-color: #f7f7f7;
	padding-top: 102px;
	height: 100px;
	border-bottom: 1px solid #fff;
}

.smlheader .white-logo a img {
	margin-top: 5px;
	margin-left: 35px;
}

.hide {
	display: none !important;
}

.darksmlheader {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #2b3060;
	padding-top: 102px;
	height: 100px;
	border-bottom: 1px solid #2b3060;
}

.darksmlheader .black-logo a img {
	margin-top: 5px;
	margin-left: 35px;
}

.darksmlheader .header__logo a {
	display: inline-block;
	padding: 5px 0;
	position: absolute;
	top: -30px;
	left: 56px;
}

.header .col-lg-3 {
	text-align: left;
	margin-left: -50px;
}

.header__logo a {
	display: inline-block;
	padding: 5px 0;
	position: absolute;
	top: -40px;
	/* padding-right: 30px;
	margin-right: 30px; */
}

.black-logo img {
	width: 30%;
	position: relative;
	bottom: 20px;
}

.white-logo a img {
	width: 30%;
	margin-top: -25px;
}

.smlheader .header__logo a {
	display: inline-block;
	padding: 5px 0;
	position: absolute;
	top: -50px;
}

.sticky .header__logo a {
	display: inline-block;
	padding: 5px 0;
	position: absolute;
	top: -20px;
}


.search__form {
	position: absolute;
	left: -158px;
	top: 2px;
	display: none;
}

.opensearch {
	display: block;
}

.search__input {
	width: 162px;
	border: none;
	border-bottom: 1px solid #fff;
	height: 31px;
	background-color: transparent;
	outline: none;
	font-size: 14px;
	font-weight: 300;
	line-height: 1;
	padding-top: 6px;
	letter-spacing: -1px;
	color: #fff;
}

.talk-sec-about {
	margin: 50px 0;
	padding-bottom: 60px;
}

.nav-toggler.closenavtglr {
	height: 14px;
	width: 20px;
	cursor: pointer;
	position: relative;
	left: 950px;
	top: -10px;
	z-index: 1;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.nav-toggler.closenavtglr span {
	height: 2px;
	width: 25px;
	display: inline-block;
	position: relative;
	background-color: #CE9314;
}

.nav-toggler.closenavtglr span:nth-child(1) {
	top: -6px;
}

.nav-toggler.closenavtglr span:nth-child(2) {
	top: -35px;
}

.nav-toggler.open span:nth-child(1) {
	top: -5px;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

.nav-toggler.open span:nth-child(2) {
	top: -27px;
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}

.projects {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 5px;

}

.button-projects {
	width: 20px;
	height: 14px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-top: 4px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

button {
	outline: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	cursor: pointer;
	border: none;
	background: none;
	padding: 0;
}

.button-projects__line:nth-of-type(1),
.button-projects__line:nth-of-type(2) {
	margin-bottom: 3px;
}

.button-projects__line {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #CE9314;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #1a1a1a;
}

.button-projects.openbtn {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.projects__dropdown {
	position: absolute;
	top: 18px;
	left: 0;
	width: 100%;
	display: none;
	padding-top: 10px;
	transform: translateZ(1px);
}

.projects__dropdown.openmenu {
	display: block;
}

.projects__subitem {
	display: block;
	padding: 0 0 0 27px;
	font: 300 12px/27px 'Circe', Arial, Helvetica, sans-serif;
	text-align: left;
	width: 100%;
	color: #F2F2F2;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.projects__subitem:hover {
	opacity: .7;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header.header-normal {
	position: relative;
	padding: 30px 0 30px;
}

.header__menu {
	text-align: right;
	/* margin-right: 33px; */
}

nav ul li a {
	font-size: 13px !important;
	font-weight: 600 !important;
}

.header__menu ul li {
	list-style: none;
	display: inline-block;
	position: relative;
	margin-right: 60px;
}

.header__menu ul li.active a:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.header__menu ul li:hover a:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.header__menu ul li:hover .dropdown {
	top: 32px;
	opacity: 1;
	visibility: visible;
}

.header__menu ul li:last-child {
	margin-right: 0;
}

.header__menu ul li .dropdown {
	position: absolute;
	left: 0;
	top: 62px;
	width: 140px;
	background: #ffffff;
	text-align: left;
	padding: 5px 0;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
}

.header__menu ul li .dropdown li {
	display: block;
	margin-right: 0;
}

.header__menu ul li .dropdown li a {
	font-size: 14px;
	color: #111111;
	font-weight: 400;
	padding: 5px 20px;
	text-transform: capitalize;
}

.header__menu ul li .dropdown li a:after {
	display: none;
}

.header__menu ul li a {
	font-size: 12px;
	color: #ffffff;
	display: block;
	font-weight: 400;
	padding: 5px 0;
	position: relative;
}

.header__menu ul li a:after {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
	background: #CE9314;
	content: "";
	-webkit-transition: all, 0.4s;
	-o-transition: all, 0.4s;
	transition: all, 0.4s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.header__widget {
	text-align: right;
}

.header__widget span {
	font-size: 14px;
	font-family: "Aldrich", 'Open Sans', sans-serif;
	color: #b7b7b7;
	display: block;
	margin-bottom: 10px;
}

.header__widget h4 {
	font-size: 22px;
	color: #666;
}

.offcanvas-menu-wrapper {
	display: none;
}

.canvas__open {
	display: none;
}

/*---------------------
  Hero
-----------------------*/

.hero {
	position: relative;
	width: 100%;
}

.hero__slider {
	width: 100%;
}

.hero__items {
	height: 100vh;
	padding: 0 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.hero__text {
	max-width: 100%;
	text-align: left;
}

.hero__text h2 {
	color: #ffffff;
	font-size: 50px;
	/* line-height: 80px; */
	/* text-transform: uppercase; */
	margin-bottom: 165px;
	position: relative;
	top: 100px;
	opacity: 0;
	/* -webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s; */
	font-weight: 600;
	width: 50%;
	margin-right: 285px;
}

.poster__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	background-color: rgba(0, 0, 0, 0.7);
}

.hero__text .primary-btn {
	position: relative;
	top: 100px;
	opacity: 0;
	-webkit-transition: all, 0.6s;
	-o-transition: all, 0.6s;
	transition: all, 0.6s;
}

.hero__text .more_btn {
	font-size: 14px;
	color: #b7b7b7;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	bottom: 55px;
}

.hero__text .hero__social {
	position: absolute;
	right: 145px;
	bottom: 55px;
}

.hero__text .hero__social a {
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	margin-right: 36px;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
}

.hero__text .hero__social a:hover {
	color: #CE9314;
}

.hero__text .hero__social a:last-child {
	margin-right: 0;
}

.hero__slider.owl-carousel .owl-item.active .hero__text h2 {
	top: 0;
	opacity: 1;
}

.hero__slider.owl-carousel .owl-item.active .hero__text .primary-btn {
	top: 0;
	opacity: 1;
}

.hero__slider.owl-carousel .owl-dots {
	display: none;
}

.hero__slider.owl-carousel .owl-nav button {
	font-size: 28px;
	color: #ffffff;
	position: absolute;
	left: 145px;
	top: 50%;
	display: inline-block;
	height: 50px;
	width: 50px;
	margin-top: -25px;
}

.hero__slider.owl-carousel .owl-nav button.owl-next {
	left: auto;
	right: 145px;
}

.hero__slider.owl-carousel .owl-nav button:before {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 20px;
	width: 20px;
	border-left: 2px solid #CE9314;
	border-bottom: 2px solid #CE9314;
	content: "";
	border-radius: 0 0 0 4px;
	-webkit-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	transition: all, 0.5s;
}

.hero__slider.owl-carousel .owl-nav button:after {
	position: absolute;
	right: 0;
	top: 0;
	height: 20px;
	width: 20px;
	border-right: 2px solid #CE9314;
	border-top: 2px solid #CE9314;
	content: "";
	border-radius: 0 4px 0 0;
	-webkit-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	transition: all, 0.5s;
}

.hero__slider.owl-carousel .owl-nav button:hover:before {
	height: 100%;
	width: 100%;
	border-radius: 4px;
}

.hero__slider.owl-carousel .owl-nav button:hover:after {
	height: 100%;
	width: 100%;
	border-radius: 4px;
}

.watch-video {
	display: block;
	height: 20px;
	line-height: 1;
	font-size: 15px;
	opacity: 1;
	letter-spacing: 0;
	margin-top: 33px;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
	font-family: 'Circe', Arial, Helvetica, sans-serif;
}

.watch-video__text {
	font-weight: 300;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	color: #fff;
}

.watch-video a {
	color: #fff;
}

.slide-num {
	position: absolute;
	left: 145px;
	bottom: 55px;
	z-index: 9;
}

.slide-num span {
	font-size: 16px;
	color: #ffffff;
	font-weight: 600;
	margin-right: 140px;
}

.slide-num span:last-child {
	margin-right: 0;
}

.slider__progress {
	width: 100px;
	height: 1px;
	background: rgba(255, 255, 255, 0.3);
	position: absolute;
	left: 180px;
	bottom: 67px;
	z-index: 9;
}

.slider__progress span {
	background: #ffffff;
	height: 2px;
	display: block;
	-webkit-transition: all, 0.4s;
	-o-transition: all, 0.4s;
	transition: all, 0.4s;
	position: relative;
	top: -1px;
}

/* see watch video */
.w-video {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #004AAD;
	width: 100%;
	height: 100%;
	z-index: 20000;
	padding: 0 30px;
}

.w-video.close {
	display: none;
}

.media-video {
	width: 100%;
	margin: auto;
	padding: 0 20%;
	display: block;
}

.w-video .exit-video {
	color: #fff;
	margin: 20px 50px 0 0;
	cursor: pointer;
	padding: 10px;
	font-size: 25px;
	font-weight: 100;
	display: flex;
	justify-content: right;
	font-family: "F29LT Bukra Regular";
}

.w-video .media-video video {
	display: flex;
	width: 80%;
	max-height: 80vh;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: auto;
	transform: translate(-50%, -50%);
	object-fit: contain;
	overflow-clip-margin: content-box;
	overflow: clip;
}

.poster__video {
	background-color: #004AAD !important;
}

/*---------------------
  Project Slider
-----------------------*/

.project {
	padding: 0 15px;
	width: 100%;
	height: 100%;
	position: relative;
}

.boxs {
	width: 100%;
	height: 100vh;
	position: relative;
	/* transition: all 2s ; */
	/* transition: background-image ease-in-out 10s; */
}

.boxs::after {
	content: '';
	position: absolute;
	top: 0;
	left: calc(100% / 3 * 2);
	width: .5px;
	height: 100%;
	background-color: #fff;
	z-index: 1;
}

.boxs::before {
	content: '';
	position: absolute;
	top: 0;
	left: calc(100% / 3);
	width: .5px;
	height: 100%;
	background-color: #fff;
	z-index: 1;
}

.boxs .imgs {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: flex;
}

.imgs .imags {
	width: 33.33%;
	height: 100%;
	position: relative;
	/* transition: background-image ease-in-out 1s; */
}

.imgs .imags:first-child {
	background-image: url(../img/project/1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	transition: background-image ease-in-out 10s;
}

.imgs .imags:nth-child(2) {
	background-image: url(../img/project/2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	transition: background-image ease-in-out 10s;
}

.imgs .imags:nth-child(3) {
	background-image: url(../img/project/3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	transition: background-image ease-in-out 10s;
}

.bg-image {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	transition: background-image linear .5s;
}

.boxs a {
	color: #fff;
}

.content {
	position: absolute;
	top: 60%;
	width: 100%;
	height: 100%;
	left: 50%;
	padding-top: 60%;
	transform: translate(-50%, -50%);
	color: #fff;
	z-index: 2;
	opacity: 0;
	transition: linear 1s;
}

.content h3 {
	font-size: 30px;
	text-align: center;
	font-family: "F29LT Bukra Regular";
	text-transform: capitalize;
	color: #fff;
	transition: background-image linear .5s;
}

.content p {
	text-align: center;
	text-transform: uppercase;
	font-family: "F29LT Bukra Regular";
	color: #fff;
}

.content:hover {
	opacity: 1;
	top: 50%;
}

.content:hover h3 {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.contact h3,
.contact p

/* .char
{
	transform: translateY(115px);
	transition: transform .5;
} */
/* .chars:hover
{
	clip-path: polygon(0 0,100% 0 , 100% 100%,0% 100%);
} */
.project__slider__item {
	height: 670px;
	position: relative;
	overflow: hidden;

}

.project__item {
	padding: 0 !important;
	/* opacity: .5; */
}

.project__slider__item:hover .project__slider__item__hover {
	bottom: 30px;
}

.project__slider__item:hover .project__slider__item__hover span {
	left: 0;
}

.project__slider__item:hover .project__slider__item__hover h5 {
	right: 0;
}

.project__slider.owl-carousel .col-lg-3 {
	max-width: 100%;
}

.project__slider.owl-carousel .owl-nav button {
	height: 50px;
	width: 50px;
	background: #ffffff;
	font-size: 28px;
	color: #111111;
	position: absolute;
	left: 35px;
	top: 50%;
	margin-top: -25px;
	line-height: 54px;
	text-align: center;
}

.project__slider.owl-carousel .owl-nav button.owl-next {
	left: auto;
	right: 35px;
}

.project__slider__item {
	opacity: .8;
}

.project__slider__item:hover {
	opacity: 1.0;
	/* transform: scale(1); */
	/* z-index: 10; */
}

.project__slider__item__hover {
	text-align: center;
	position: absolute;
	left: 25px;
	bottom: -1000px;
	width: calc(100% - 50px);
	padding: 25px 15px;
	-webkit-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	transition: all, 0.5s;
	overflow: hidden;
	margin-bottom: 50%;
}

.project__slider__item__hover span {
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
	position: relative;
	left: 30px;
	-webkit-transition: all, 1s;
	-o-transition: all, 1s;
	transition: all, 1s;
}

.project__slider__item__hover h5 {
	color: #ffffff;
	font-size: 50px;
	/* text-transform: uppercase; */
	position: relative;
	right: 30px;
	-webkit-transition: all, 1s;
	-o-transition: all, 1s;
	transition: all, 1s;
}

/*---------------------
  Testimonial
-----------------------*/

.testimonial__carousel {
	position: relative;
	overflow: hidden;
	background: #ffffff;
	padding: 75px 60px 90px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 15px 60px rgba(67, 69, 70, 0.1);
	box-shadow: 0px 15px 60px rgba(67, 69, 70, 0.1);
}

.testimonial__carousel:after {
	position: absolute;
	content: "";
	left: calc(50% - 85px);
	bottom: -115px;
	width: 170px;
	height: 170px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	-webkit-box-shadow: inset 0 0 21px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 0 21px rgba(0, 0, 0, 0.2);
}

.testimonial__carousel button.slick-arrow {
	font-size: 28px;
	color: #111111;
	position: absolute;
	left: 30px;
	top: 50%;
	display: inline-block;
	height: 50px;
	width: 50px;
	margin-top: -25px;
	background: transparent;
	border: none;
}

.testimonial__carousel button.slick-arrow.slick-next {
	left: auto;
	right: 30px;
}

.testimonial__carousel button.slick-arrow:before {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 20px;
	width: 20px;
	border-left: 2px solid rgba(0, 0, 0, 0.2);
	border-bottom: 2px solid rgba(0, 0, 0, 0.2);
	content: "";
	border-radius: 0 0 0 4px;
	-webkit-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	transition: all, 0.5s;
}

.testimonial__carousel button.slick-arrow:after {
	position: absolute;
	right: 0;
	top: 0;
	height: 20px;
	width: 20px;
	border-right: 2px solid rgba(0, 0, 0, 0.2);
	border-top: 2px solid rgba(0, 0, 0, 0.2);
	content: "";
	border-radius: 0 4px 0 0;
	-webkit-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	transition: all, 0.5s;
}

.testimonial__carousel button.slick-arrow:hover:before {
	height: 100%;
	width: 100%;
	border-radius: 4px;
}

.testimonial__carousel button.slick-arrow:hover:after {
	height: 100%;
	width: 100%;
	border-radius: 4px;
}

.testimonial__item {
	text-align: center;
}

.testimonial__item p {
	font-size: 24px;
	color: #111111;
	font-weight: 300;
	font-style: italic;
	line-height: 48px;
}

.testimonial__client {
	margin-top: -75px;
	margin-bottom: 50px;
}

.testimonial__client .slick-track {
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}

.testimonial__client .slick-slide {
	padding-top: 80px;
}

.testimonial__client .slick-slide {
	width: 100px;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.testimonial__client .slick-slide.slick-center {
	width: 180px;
}

.testimonial__client .testimonial__client__pic img {
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.slick-active.slick-center {
	padding-top: 35px;
}

.slick-active.slick-center .testimonial__client__pic {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: -30px;
	right: -15px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	padding-top: 5px;
}

.slick-active.slick-center .testimonial__client__pic img {
	margin: 0 auto;
	width: 150px;
	height: 150px;
}

.slick-active.slick-center .testimonial__client__text {
	display: block;
	margin-top: -8px;
}

.testimonial__client__item {
	text-align: center;
	cursor: pointer;
}

.testimonial__client__item .testimonial__client__pic {
	height: 70px;
	width: 70px;
	margin: 0 auto;
}

.testimonial__client__item .testimonial__client__pic img {
	border-radius: 50%;
}

.testimonial__client__item .testimonial__client__text {
	display: none;
}

.testimonial__client__item h5 {
	color: #111111;
	font-weight: 600;
	font-family: 'Circe', 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 5px;
}

.testimonial__client__item span {
	font-size: 14px;
	color: #666;
	display: block;
}

.logo__carousel.owl-carousel .owl-item img {
	display: inline-block;
	width: auto;
}

.logo__carousel .logo__carousel__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 62px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

/*---------------------
  Team
-----------------------*/

.team {
	/* padding-top: 120px;
	padding-bottom: 90px; */
	background-color: #2b3060;
	padding: 300px 0 178px;
	position: relative;
}

.team .team_list_large {
	margin: 50px;
	max-width: 100%;
	padding: 0 68px;
}

.team .team__cardblack {

	background-color: #713ebe;
	height: 480px;
}

.team .team__cardblack .text_cardblack {
	color: #F2F2F2;
	text-align: center;
	height: auto;
	line-height: 24px;
	font-size: 30px;
	padding: 227px 50px;
}

.team__btn {
	text-align: right;
}

.team__item {
	height: 480px;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}

.team__item:after {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #511887a1;
	content: "";
	z-index: -1;
	opacity: 0;
	-webkit-transition: all, 0.5s, ease-out, 0.5s;
	-o-transition: all, 0.5s, ease-out, 0.5s;
	transition: all, 0.5s, ease-out, 0.5s;
}

.team__item:hover:after {
	opacity: 1;
}

.team__item:hover .team__text .team__title {
	border-bottom: 1px solid rgba(183, 183, 183, 0.2);
	padding: 0 0 32px;
	margin-bottom: 34px;
	opacity: 0;
	visibility: hidden;
	position: relative;
	bottom: initial;
	opacity: 1;
	visibility: visible;
}

.team__item:hover .team__text p {
	opacity: 1;
	visibility: visible;
}

.team__item:hover .team__text .team__social {
	opacity: 1;
	visibility: visible;
	bottom: 34px;
}

.team__text {
	height: 100%;
	position: relative;
	padding: 35px 30px 40px;
}

.team__text .team__title {
	position: absolute;
	left: 0;
	bottom: 42px;
	width: 100%;
	padding: 0 30px;
	-webkit-transition: all, 0.7s, ease-out, 0.7s;
	-o-transition: all, 0.7s, ease-out, 0.7s;
	transition: all, 0.7s, ease-out, 0.7s;
}

.team__text .team__title h5 {
	color: #ffffff;
	font-weight: 600;
	font-family: 'Circe', 'Open Sans', Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}

.team__text .team__title span {
	font-size: 14px;
	color: #666;
}

.team__text p {
	color: #b7b7b7;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all, 0.7s, ease-out, 0.7s;
	-o-transition: all, 0.7s, ease-out, 0.7s;
	transition: all, 0.7s, ease-out, 0.7s;
}

.team__text .team__social {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 0 30px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all, 0.7s, ease-out, 0.7s;
	-o-transition: all, 0.7s, ease-out, 0.7s;
	transition: all, 0.7s, ease-out, 0.7s;
}

.team__text .team__social a {
	display: inline-block;
	font-size: 20px;
	color: #ffffff;
	margin-right: 34px;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
}

.team__text .team__social a:last-child {
	margin-right: 0;
}

.team__text .team__social a:hover {
	color: #666;
}

/*---------------------
  Media
-----------------------*/
.media {
	padding-top: 226px;
	/* margin: 30px; */
	display: block;
}

.media .media__head {
	width: 100%;
	display: block;
}

.media__head h2 {
	font-weight: 700;
	color: #004AAD;
}

.media .wrapper_large {
	max-width: 100%;
	padding: 0 68px;
}

.media .wrapper {
	width: 100%;
	margin: auto;
}

.media__inner {
	font-size: 0;
	letter-spacing: 0;
	padding: 0;
}

.filters {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	font-size: 0;
	letter-spacing: 0;
	text-align: left;
}

.filters__button {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1;
	color: #828282;
	text-transform: uppercase;
	text-align: left;
	padding-right: 16px;
	margin-right: 96px;
	height: 47px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-weight: 700;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	letter-spacing: 0px;
}

.filters__button_active {
	color: #CE9314;
	cursor: default;
}

.media__body {
	padding-top: 20px;
	padding-bottom: 5px;
}

.media__body .media__inner {
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
}

.media .media__card.show {
	display: inline-block;
	animation: showItem 0.5s ease
}

@-webkit-keyframes showItem {
	0% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		opacity: 0;
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes showItem {
	0% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		opacity: 0;
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

.media .media__card.hide {
	display: none;
}

.media .card {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	height: 232px;
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	text-align: center;
	z-index: 1;
	overflow: hidden;
	transition: ease-in-out .5s;
}


.media .card::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #0e1ad68a;
	z-index: -1;
	transform: scale(0);
	transition: ease-in-out .5s;
}

.media .card:hover::after {
	transform: scale(1);
}

.media .card__wrap {
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.media .card__image {
	width: 105px;
	height: auto;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: translate3d(0, 50px, 1px);
	transform: translate3d(0, 50px, 1px);
	opacity: 1;
}

/*---------------------
  blog -- blog__body
-----------------------*/
.blog .card {
	display: inline-block;
	vertical-align: top;
	width: calc(25% - 2px);
	position: relative;
	margin: 0 2px 2px 0;
}

.blog .card__outer {
	width: 100%;
	height: auto;
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	padding-top: 71.2%;
	bottom: 50px;
	opacity: 1;
	-webkit-transform: translate3d(0, 50px, 1px);
	transform: translate3d(0, 50px, 1px);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.blog .card__content {
	width: 100%;
	display: inline-block;
	vertical-align: bottom;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 1;
	padding: 19px 24px;
	left: 0;
	bottom: 0;
	position: absolute;
	text-align: left;
}

.blog .card__date {
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	margin-bottom: 4px;
	color: #f2f2f2;
}

.blog .card__h3 {
	color: #f2f2f2;
	font-size: 18px;
	line-height: 22px;
}

.news {
	padding-top: 226px;
}

.news__head {
	margin-bottom: 103px;
}

.news .wrapper {
	width: 100%;
	max-width: 854px;
	margin: auto;
}

.news .wrapper_large {
	max-width: 100%;
	padding: 0 68px;
}

.news__h2 {
	max-width: 300px;
	margin-bottom: 20px;
	color: #004AAD;
}

.news .news__date {
	font-size: 14px;
	line-height: 16px;
	color: #828282;
	font-weight: 300;
}

.news__row {
	margin-bottom: 128px;
}

.news .text {
	font-size: 0;
	letter-spacing: 0;
}

.news .text p {
	margin: 0;
	text-indent: 18px;
}

.news .text__column:first-of-type {
	margin-right: 40px;
}

.news .text__column {
	vertical-align: top;
	display: inline-block;
	width: calc(50% - 20px);
}

.news .news .text__column {
	vertical-align: top;
	display: inline-block;
	width: calc(50% - 20px);
}

.news__imgs {
	font-size: 0;
	letter-spacing: 0;
}

.news__card {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-top: 55.3%;
}


/*---------------------
  all projects -- project__body
-----------------------*/
.all-projects .card__bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.all-projects .card__content {
	width: 100%;
	height: 100%;
	display: inline-block;
	vertical-align: bottom;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 1;
	padding: 19px 24px;
	left: 0;
	bottom: 0;
	position: absolute;
	text-align: left;
	opacity: 0;
	background-color: #0e1ad68a;
}

.all-projects .card__content:hover {
	opacity: 1;
}

.all-projects .card__h2 {
	position: absolute;
	width: 250px;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
	bottom: 10%;
}

/*---------------------
  Career
-----------------------*/
.career {
	padding-top: 90px;
	padding-bottom: 65px;
}

.career__text {
	padding-top: 25px;
}

.career .section-title-career h2 {
	margin-bottom: 12px;
	width: 50%;
	color: #004AAD;
}

.career__para__text {
	margin-bottom: 60px;
	width: 350px;
}

.career__list {
	font-size: 0;
	letter-spacing: 0;
	margin-bottom: 9px;
}

.career__card h4 {
	color: #004AAD;
}

.mycard {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	/* background-color: #fff; */
	background-clip: border-box;
	/* border: 1px solid rgba(0,0,0,.125); */
	border-radius: .25rem;
}

.career .mycard {
	padding-bottom: 46px;
}

.career__columns-sec {
	width: 229px;
	display: inline-block;
	vertical-align: top;
}

.career .card__head {
	text-align: left;
}

.career .card__address {
	letter-spacing: -1px;
	font: 300 16px/26px 'Circe', Arial, Helvetica, sans-serif;
	color: #828282;
	margin: 0
}

/* + for carrer page*/

/* .career .career_for-career{
	
} */
.career_for-career .career__list2,
.career_for-career .career__list3 {
	margin-bottom: -130px;
	width: calc(100% + 109px);
}

.career_for-career .career__list3 {
	margin-bottom: 50px;
}

.career_for-career .card {
	padding-bottom: 0;
	margin-bottom: 0px;
	cursor: default;
	display: inline-block;
	width: 229px;
	vertical-align: top;
	margin-right: 109px;
	position: relative;
	padding-bottom: 0px;
}

.career_for-career .career__column {
	width: 229px;
	display: inline-block;
	vertical-align: top;
	margin-left: 60px;
}

.career .card__button {
	position: absolute;
	left: 0;
	bottom: 0px;
	font-size: 14px;
	line-height: 1;
	color: #4f4f4f;
	font-weight: 700;
	height: 40px;
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

/*---------------------
  Call To Action
-----------------------*/

.callto {
	padding-top: 130px;
	padding-bottom: 135px;
}

.callto__text span {
	font-size: 16px;
	color: #666;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 35px;
}

.callto__text h2 {
	font-size: 42px;
	color: #ffffff;
	line-height: 52px;
	text-transform: uppercase;
	margin-bottom: 36px;
}

.callto__text .primary-btn {
	background: #666;
	color: #ffffff;
	border-radius: 4px;
}

.callto__text .primary-btn:before {
	display: none;
}

.callto__text .primary-btn:after {
	display: none;
}

/*---------------------
  Latest
-----------------------*/

.latest {
	padding-top: 120px;
	padding-bottom: 90px;
}

.latest__btn {
	text-align: right;
}

.latest__item {
	-webkit-box-shadow: 0px 15px 60px rgba(67, 69, 70, 0.1);
	box-shadow: 0px 15px 60px rgba(67, 69, 70, 0.1);
	margin-bottom: 30px;
}

.latest__item img {
	min-width: 100%;
}

.latest__item:hover a {
	padding-left: 0;
}

.latest__item:hover a:after {
	left: auto;
	right: -50px;
}

.latest__item__text {
	padding-top: 25px;
	background: #ffffff;
	padding: 25px 35px 20px;
}

.latest__item__text span {
	color: #b7b7b7;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}

.latest__item__text h4 {
	color: #111111;
	font-size: 22px;
	font-family: 'Circe', 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 12px;
}

.latest__item__text a {
	font-size: 14px;
	color: #111111;
	font-weight: 600;
	position: relative;
	padding-left: 40px;
	-webkit-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	transition: all, 0.5s;
}

.latest__item__text a:after {
	position: absolute;
	left: 0;
	top: 8px;
	height: 1px;
	width: 30px;
	background: #666;
	content: "";
	-webkit-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	transition: all, 0.5s;
}

/*---------------------
  Project
-----------------------*/

.project__item {
	margin-bottom: 50px;
	text-align: center;
}

.project__item img {
	min-width: 100%;
	margin-bottom: 26px;
}

.project__item h4 a {
	color: #111111;
	text-transform: uppercase;
}

/*---------------------
  Project Details
-----------------------*/

.project-details {
	padding-top: 120px;
	padding-bottom: 90px;
}

.project-details img {
	margin-bottom: 30px;
	min-width: 100%;
}

.project__sidebar__about {
	margin-bottom: 35px;
}

.project__sidebar__about h2 {
	color: #111111;
	line-height: 50px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.project__sidebar__about p {
	margin-bottom: 26px;
}

.project__sidebar__about p:last-child {
	margin-bottom: 0;
}

.product__details__widget__item {
	margin-bottom: 30px;
}

.product__details__widget__item span {
	color: #707070;
	font-size: 15px;
	display: block;
	margin-bottom: 10px;
}

.product__details__widget__item h4 {
	color: #111111;
	text-transform: uppercase;
}

.product__details__widget__item p {
	color: #111111;
	font-size: 24px;
	line-height: 36px;
}

/*---------------------
  Footer
-----------------------*/

.footer {
	padding-top: 90px;
}

.footer__top {
	border-bottom: 1px solid rgba(183, 183, 183, 0.2);
	padding-bottom: 75px;
	margin-bottom: 85px;
}

.footer__top__text h2 {
	color: #ffffff;
	font-size: 38px;
	text-transform: uppercase;
}

.footer__top__newslatter form {
	position: relative;
}

.footer__top__newslatter form input {
	width: 100%;
	height: 50px;
	color: #CE9314;
	padding-left: 30px;
	font-size: 14px;
	border: none;
}

.footer__top__newslatter form input::-webkit-input-placeholder {
	color: #CE9314;
}

.footer__top__newslatter form input::-moz-placeholder {
	color: #CE9314;
}

.footer__top__newslatter form input:-ms-input-placeholder {
	color: #CE9314;
}

.footer__top__newslatter form input::-ms-input-placeholder {
	color: #CE9314;
}

.footer__top__newslatter form input::placeholder {
	color: #CE9314;
}

.footer__top__newslatter form button {
	font-size: 14px;
	color: #fff;
	background: #CE9314;
	border: none;
	height: 100%;
	padding: 0 20px;
	position: absolute;
	right: 0;
	top: 0;
}

.footer__about {
	margin-bottom: 30px;
}

.footer__about .footer__logo {
	margin-bottom: 24px;
}

.footer__about .footer__logo a {
	display: inline-block;
	color: #CE9314;
	font-size: 30px;
	display: block;
	font-weight: 700;
	padding: 5px 0;
	position: relative;
	line-height: 1px;
}

.footer__about p {
	margin-bottom: 30px;
}

.footer__about ul {
	margin-bottom: 38px;
}

.footer__about ul li {
	font-size: 15px;
	list-style: none;
	line-height: 26px;
	color: #707070;
}

.footer__about .footer__social a {
	font-size: 18px;
	color: #ffffff;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
	margin-right: 30px;
}

.footer__about .footer__social a:hover {
	color: #CE9314;
}

.footer__about .footer__social a:last-child {
	margin-right: 0;
}

.footer__widget {
	margin-bottom: 30px;
}

.footer__widget h6 {
	color: #CE9314;
	font-weight: 600;
	font-family: 'Circe', 'Open Sans', Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}

.footer__widget ul li {
	list-style: none;
}

.footer__widget ul li a {
	font-size: 15px;
	color: #707070;
	line-height: 36px;
}

.footer__address {
	margin-bottom: 30px;
}

.footer__address h6 {
	color: #ffffff;
	font-weight: 600;
	font-family: 'Circe', 'Open Sans', Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}

.footer__address p {
	margin-bottom: 30px;
}

.footer__address ul li {
	font-size: 15px;
	list-style: none;
	line-height: 26px;
	color: #707070;
}

.copyright {
	border-top: 1px solid rgba(183, 183, 183, 0.2);
	padding: 25px 0;
	margin-top: 60px;
}

.copyright__text p {
	margin-bottom: 0;
}

.copyright__text p i {
	color: #666;
}

.copyright__text p a {
	color: #ffffff;
}

.copyright__widget {
	text-align: right;
}

.copyright__widget a {
	font-size: 14px;
	color: #707070;
	margin-right: 36px;
	position: relative;
}

.copyright__widget a:after {
	position: absolute;
	right: -22px;
	top: -3px;
	content: "|";
}

.copyright__widget a:last-child {
	margin-right: 0;
}

.copyright__widget a:last-child:after {
	display: none;
}

/*---------------------
  Breadcrumb
-----------------------*/

.breadcrumb-option {
	padding-top: 170px;
	padding-bottom: 120px;
	height: 780px;
}

.breadcrumb__text {
	display: inline-block;
	vertical-align: middle;
	max-width: 540px;
	width: 100%;
	padding-bottom: 38px;
	position: relative;
	color: #fff;
	top: 155px;
}

.breadcrumb__text h2 {
	font-size: 42px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 12px;
}

.breadcrumb__text span {
	margin-top: 24px;
}

.hero__label {
	position: absolute;
	left: 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	color: #fff;
	display: inline-block;
	top: 550px;
}

.about .forproject {
	width: 100% !important;
}

.about .forproject h2 {
	width: 80%;
}

.text_forproject {
	width: 70%;
}

.project__column {
	display: inline-block;
	vertical-align: top;
	padding-right: 32px;
}

.details {
	/* padding: 41px 0 0 97px; */
	padding: 30px 0 0px;
}

.details .card {
	font-size: 0;
	letter-spacing: 0;
	margin-bottom: 18px;
	display: inline-block;
	width: 100%;
	background-color: transparent;
	border: none;
}

.details .card__icon {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 86px;
	padding-bottom: 6px;
	font-size: 25px;
	line-height: 16px;
}

.details .card__icon i {
	color: #333;
}

.details .card__content {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 86px);
	font-size: 14px;
	line-height: 16px;
}

.details .card__title {
	font-weight: 500;
	color: #004AAD;
	margin-bottom: 5px;
	letter-spacing: 0.7px;
}

.details .card__text {
	font-weight: 300;
	color: #666;
	letter-spacing: 0.7px;
}

.news__share {
	margin-top: 6px;
}

.share__label {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	color: #666;
	margin-right: 22px;
	padding-top: 4px;
}

.share__socnetwork {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 160px;
	font-size: 20px;
	letter-spacing: 0;
	-webkit-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

.share__socnetwork i {
	color: #666;
	margin-right: 14px;
}

.breadcrumb__links a {
	font-size: 15px;
	color: #ffffff;
	display: inline-block;
	position: relative;
	margin-right: 12px;
}

.breadcrumb__links a:after {
	position: absolute;
	right: -13px;
	top: 1px;
	content: "~";
}

.breadcrumb__links span {
	font-size: 15px;
	color: #666;
	display: inline-block;
}

.theproject__details {
	padding-top: 5px;
	padding-bottom: 37px;
}

.project__row {
	margin-bottom: 68px;
	font-size: 0;
	letter-spacing: 0;
}

.wrapper_large {
	max-width: 100%;
	padding: 0 68px;
}

.theproject__details .card {
	font-size: 0;
	letter-spacing: 0;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	background-color: transparent;
	border: none;
}

.theproject__details .card__img {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	padding-top: 55.3%;
}

.theproject__details .card__img {
	padding-top: 1% !important;
}

.theproject__details .card_type-2 .card__img {
	width: calc(50% - 20px);
	padding-top: 64.7%;
}


.theproject__details .card__content {
	display: inline-block;
	vertical-align: middle;
	width: calc(50% - 20px);
	margin-left: 40px;
	padding: 40px 111px;
}

.theproject__details .card__h2 {
	width: 100%;
	max-width: 300px;
	margin-bottom: 29px;
	color: #004AAD;
}

.theproject__details .card_type-3:first-of-type {
	margin-right: 40px;
}

.theproject__details .card_type-3 {
	width: calc(50% - 20px);
}
.card-img-100 {
	width: 100% !important;
}
.card-content-100 {
	width: 100% !important;
}

.card-content-100 .grid {
	display: grid !important;
	/* grid-template-columns: 1fr 1fr ;
	 */
	grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
	gap: 20px;
}
/*---------------------
  About
-----------------------*/

.about {
	padding-top: 120px;
	padding-bottom: 65px;
	overflow: hidden;
}

.about-page {
	padding-top: 150px;
	padding-bottom: 90px;
}

.about__text {
	padding-top: 30px;
}

.about .section-title {
	width: 70%;
	color: #004AAD;
}

.about__text.about__page__text {
	padding-top: 0;
}

.about__text.about__page__text .section-title {
	margin-bottom: 12px;
}

.about__text .section-title {
	margin-bottom: 35px;
	width: 90%;
}

.about__para__text {
	margin-bottom: 70px;
	width: 85%;
}

.about__para__text p {
	margin-bottom: 26px;
}

.about__para__text p:last-child {
	margin-bottom: 0;
}

/*-------------- founder gallery--------------*/
.about_hero {
	max-width: 100%;
	padding: 0 68px;

}

/*
.gallery__list {
    width: 100%;
}
.list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
} */

/*-------- strengths ----------*/
.strengths {
	padding: 192px 0 0px;
	position: relative;
	margin-bottom: -20px
}

.strengths .our-strengths {
	padding-left: 52.3%;
	margin-bottom: 86px;
}

.strengths .our-strengths h2 {
	margin-bottom: 22px;
	font-weight: 700;
	color: #004AAD;
}

.strengths .our-strengths p {
	margin-bottom: 30px;
	width: 88%;
}

.strengths .our-strengths-list {
	font-size: 0;
	letter-spacing: 0;
	width: calc(100% + 100px);
}

.strengths .our-strengths-list .we-best__card {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	margin-right: 110px;
	position: relative;
	margin-bottom: 138px;
	background-color: transparent;
	border: 0px;
}

.strengths .we-best__card .card__bg {
	position: absolute;
	top: -41px;
	left: -73px;
	line-height: 1;
	font-size: 180px;
	letter-spacing: 0.1em;
	color: #004AAD;
	opacity: 0.07;
	text-shadow: #004AAD;
	font-weight: 700;
	z-index: -1;
}

.strengths .we-best__card .card__head {
	font-size: 0;
	letter-spacing: 0;
	min-height: 50px;
}

.strengths .we-best__card .card__icon {
	display: inline-block;
	vertical-align: bottom;
	height: 46px;
	width: 46px;
	font-size: 0;
	text-align: center;
}

.strengths .we-best__card .card__title {
	display: inline-block;
	vertical-align: bottom;
	line-height: 16px;
	font-size: 15px;
	color: #004AAD;
	margin: 0;
	width: calc(100% - 49px);
	padding-left: 13px;
	font-weight: 500;
	padding-bottom: 10px;
}

.strengths .we-best__card .card__text {
	line-height: 23px;
	font-size: 14px;
	color: #666666;
	font-weight: 300;
	padding-top: 15px;
}

/*----------*/
.awards {
	padding: 192px 0 0px;
	position: relative;
	margin-bottom: -20px
}

.awards .our-awards {
	padding-left: 52.3%;
	margin-bottom: 70px;
}

.awards .our-awards h2 {
	margin-bottom: 22px;
	font-weight: 700;
	color: #004AAD;
}

.awards .our-awards p {
	margin-bottom: 30px;
	width: 88%;
}

.awards .card {
	font-size: 0;
	letter-spacing: 0;
	position: relative;
	z-index: 1;
	padding: 72px 0;
	display: block;
	background-color: transparent;
	border: 0px solid transparent;
}

.awards .awards_list {
	font-size: 0;
	letter-spacing: 0;
	position: relative;
	/* margin-bottom: 20px; */
	/* width: calc(100% - -226px); */
	/* margin-left: -113px; */
	/* padding: 60px; */
}

.awards .card__column {
	display: inline-block;
	vertical-align: middle;
	width: calc((100% - 78px) / 2);
}

.awards .card__text {
	line-height: 20px;
	font-size: 14px;
	color: #CE9314;
	font-weight: 300;
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 90px);
}

.awards .card__column_left {
	text-align: right;
}

.awards .card__column_left h5 {
	color: #004AAD;
}

.awards .card__column_left .card__img {
	margin-left: 24px;
}

.awards .card__separator {
	display: inline-block;
	vertical-align: middle;
	width: 78px;
	height: 24px;
	background-color: #f7f7f7;
	position: relative;
}

.awards .card__separator:before {
	content: '';
	width: 12px;
	height: 12px;
	border: 1px solid #e0e0e0;
	border-radius: 50%;
	position: absolute;
	top: calc(50% - 6px);
	left: calc(50% - 6px);
	z-index: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.awards .card__separator:after {
	content: '';
	width: 6px;
	height: 6px;
	background-color: #e0e0e0;
	border-radius: 50%;
	position: absolute;
	top: calc(50% - 3px);
	left: calc(50% - 3px);
	z-index: 1;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.awards .card__column_right {
	text-align: left;
}

.awards .card__column_right h5 {
	color: #004AAD;
}

.awards .card__column_right .card__img {
	margin-right: 24px;
}

.awards .card__img {
	display: inline-block;
	vertical-align: middle;
	height: auto;
	width: 55px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.5;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.awards .card__separator:hover::before {
	background-color: #CE9314;
}

.awards .card__separator:hover::after {
	background-color: #004AAD;
}

.awards .card__img:hover {
	opacity: 1;
}

.scroll {
	position: absolute;
	left: 50%;
	width: 1px;
	top: -15px;
	height: 450px;
	z-index: 1;
	overflow: hidden;
	background-color: #e0e0e0;
}




.about__pic {
	padding-left: 34px;
}

.about__pic__inner {
	position: relative;
	display: inline-block;
}

.about__pic__inner:after {
	position: absolute;
	left: 50px;
	top: 50px;
	height: 600px;
	width: 470px;
	border: 15px solid rgba(185, 175, 134, 0.2);
	content: "";
	z-index: -1;
}

.about__page__services__text {
	margin-bottom: 30px;
}




/*---------------------
  Services
-----------------------*/

.services {
	padding-top: 120px;
	padding-bottom: 90px;
}

.services.services-page {
	padding-bottom: 80px;
}

.services.services-page .services__item p {
	margin-bottom: 12px;
}

.services.services-page .services__item ul li {
	color: #111111;
	font-size: 15px;
	line-height: 36px;
	list-style: none;
}

.services__item {
	margin-bottom: 30px;
}

.services__item h4 {
	color: #111111;
	text-transform: uppercase;
	margin-top: 35px;
	margin-bottom: 22px;
}

.services__item p {
	margin-bottom: 0;
}

/*---------------------
  Counter
-----------------------*/

.counter {
	padding-bottom: 70px;
}

.counter .counter__content {
	border: none;
	padding-top: 0;
	margin-top: 0;
}

.counter .counter__item .counter__item__text h5 {
	color: #ffffff;
}

.counter__content {
	border-top: 1px solid rgba(183, 183, 183, 0.2);
	padding-top: 70px;
	margin-top: 40px;
}

.counter__item {
	margin-bottom: 30px;
}

.counter__item__number {
	float: left;
	margin-right: 28px;
}

.counter__item__number h2 {
	color: #666;
	font-size: 60px;
	line-height: 52px;
}

.counter__item__text {
	overflow: hidden;
}

.counter__item__text h5 {
	color: #111111;
	line-height: 24px;
	text-transform: uppercase;
}

/*---------------------
  Clients
-----------------------*/

.clients {
	padding-top: 120px;
	padding-bottom: 60px;
}

.clients img {
	margin-bottom: 60px;
}


/*---------------------
  Blog Details
-----------------------*/

.blog__details {
	padding-top: 120px;
	padding-bottom: 120px;
}

.blog__details__content .blog__item__quote {
	margin-bottom: 40px;
}

.blog__details__content .blog__item__quote p {
	text-transform: none;
	font-size: 24px;
	line-height: 36px;
}

.blog__details__title {
	margin-bottom: 32px;
}

.blog__details__title ul {
	margin-bottom: 18px;
}

.blog__details__title ul li {
	list-style: none;
	font-size: 14px;
	color: #b7b7b7;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 50px;
	position: relative;
	letter-spacing: 2px;
}

.blog__details__title ul li:after {
	position: absolute;
	right: -30px;
	top: -16px;
	content: ".";
	font-size: 15px;
	color: #b7b7b7;
	font-size: 25px;
}

.blog__details__title ul li:last-child {
	margin-right: 0;
}

.blog__details__title ul li:last-child:after {
	display: none;
}

.blog__details__title h2 {
	color: #111111;
	font-size: 48px;
	font-family: 'Circe', 'Open Sans', Arial, Helvetica, sans-serif;
	line-height: 60px;
	font-weight: 600;
	margin-bottom: 30px;
}

.blog__details__title img {
	margin-bottom: 32px;
	min-width: 100%;
	-webkit-box-shadow: 0px 15px 60px rgba(67, 69, 70, 0.1);
	box-shadow: 0px 15px 60px rgba(67, 69, 70, 0.1);
}

.blog__details__title p {
	font-size: 18px;
	color: #7d8184;
	line-height: 32px;
	margin-bottom: 0;
}

.blog__details__text {
	margin-bottom: 35px;
}

.blog__details__text p {
	font-size: 18px;
	color: #7d8184;
	line-height: 32px;
}

.blog__details__text p:last-child {
	margin-bottom: 0;
}

.blog__details__pic {
	margin-bottom: 35px;
}

.blog__details__pic img {
	min-width: 100%;
	margin-bottom: 30px;
}

.blog__details__widget {
	margin-bottom: 45px;
}

.blog__details__tags {
	margin-bottom: 20px;
}

.blog__details__tags span {
	font-size: 13px;
	color: #111111;
	margin-right: 6px;
}

.blog__details__tags a {
	display: inline-block;
	font-size: 13px;
	color: #b7b7b7;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
	margin-right: 12px;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
	position: relative;
	margin-bottom: 4px;
}

.blog__details__tags a:after {
	position: absolute;
	right: -10px;
	top: 7px;
	height: 4px;
	width: 4px;
	background: #b7b7b7;
	border-radius: 50%;
	content: "";
}

.blog__details__tags a:last-child:after {
	display: none;
}

.blog__details__tags a:hover {
	color: #111111;
}

.blog__details__social {
	text-align: right;
	margin-bottom: 20px;
}

.blog__details__social a {
	display: inline-block;
	font-size: 18px;
	color: #353535;
	margin-right: 28px;
}

.blog__details__social a:last-child {
	margin-right: 0;
}

.blog__details__author {
	background: #f8f8f8;
	padding: 50px;
	overflow: hidden;
	margin-bottom: 40px;
}

.blog__details__author__pic {
	float: left;
	margin-right: 50px;
	height: 140px;
	width: 140px;
	border-radius: 50%;
}

.blog__details__author__text {
	overflow: hidden;
}

.blog__details__author__text h5 {
	color: #111111;
	font-weight: 600;
	font-family: 'Circe', 'Open Sans', Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}

.blog__details__author__text p {
	color: #7d8184;
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 0;
}

.blog__details__btns {
	margin-bottom: 50px;
}

.blog__details__btns__item {
	margin-bottom: 25px;
	display: block;
	overflow: hidden;
}

.blog__details__btns__item.blog__details__btns__item--next .blog__details__btns__item__pic {
	float: right;
	margin-left: 30px;
	margin-right: 0;
}

.blog__details__btns__item.blog__details__btns__item--next .blog__details__btns__item__text {
	text-align: right;
}

.blog__details__btns__item__pic {
	float: left;
	margin-right: 30px;
}

.blog__details__btns__item__text {
	overflow: hidden;
	padding-top: 16px;
}

.blog__details__btns__item__text h6 {
	font-size: 15px;
	font-family: 'Circe', 'Open Sans', Arial, Helvetica, sans-serif;
	color: #8d8d8d;
	margin-bottom: 6px;
}

.blog__details__btns__item__text h6 span {
	font-size: 20px;
	position: relative;
	top: 3px;
}

.blog__details__btns__item__text h5 {
	font-size: 20px;
	font-family: 'Circe', 'Open Sans', Arial, Helvetica, sans-serif;
	color: #353535;
	font-weight: 600;
}

.blog__details__comment__form h4 {
	color: #111111;
	text-transform: uppercase;
	margin-bottom: 35px;
}

.blog__details__comment__form form input {
	font-size: 15px;
	color: #b7b7b7;
	width: 100%;
	height: 50px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding-left: 20px;
	margin-bottom: 30px;
}

.blog__details__comment__form form input::-webkit-input-placeholder {
	color: #b7b7b7;
}

.blog__details__comment__form form input::-moz-placeholder {
	color: #b7b7b7;
}

.blog__details__comment__form form input:-ms-input-placeholder {
	color: #b7b7b7;
}

.blog__details__comment__form form input::-ms-input-placeholder {
	color: #b7b7b7;
}

.blog__details__comment__form form input::placeholder {
	color: #b7b7b7;
}

.blog__details__comment__form form textarea {
	font-size: 15px;
	color: #b7b7b7;
	width: 100%;
	height: 130px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding-left: 20px;
	padding-top: 12px;
	resize: none;
	margin-bottom: 24px;
}

.blog__details__comment__form form textarea::-webkit-input-placeholder {
	color: #b7b7b7;
}

.blog__details__comment__form form textarea::-moz-placeholder {
	color: #b7b7b7;
}

.blog__details__comment__form form textarea:-ms-input-placeholder {
	color: #b7b7b7;
}

.blog__details__comment__form form textarea::-ms-input-placeholder {
	color: #b7b7b7;
}

.blog__details__comment__form form textarea::placeholder {
	color: #b7b7b7;
}

.blog__details__comment__form form button {
	background: #111111;
}

/*---------------------
  Contact
-----------------------*/

.contact {
	padding-top: 120px;
	padding-bottom: 120px;
}

.contact__text {
	margin-bottom: 50px;
}

.contact__text .section-title {
	margin-bottom: 12px;
	color: #fff;
}

.contact__text p {
	margin-bottom: 0;
}

.contact__widget__item {
	position: relative;
	margin-bottom: 30px;
}

.contact__widget__item.last__item:after {
	display: none;
}

.contact__widget__item:after {
	position: absolute;
	right: 50px;
	top: 0px;
	width: 1px;
	height: 50px;
	background: #e1e1e1;
	content: "";
}

.contact__widget__item__icon {
	float: left;
	margin-right: 20px;
}

.contact__widget__item__text {
	overflow: hidden;
}

.contact__widget__item__text h5 {
	color: #CE9314;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.contact__widget__item__text span {
	color: #111111;
	display: block;
}

.map {
	height: 460px;
	margin-top: 40px;
	margin-bottom: 75px;
	-webkit-box-shadow: 0px 3px 15px rgba(0, 59, 85, 0.1);
	box-shadow: 0px 3px 15px rgba(0, 59, 85, 0.1);
}

.map iframe {
	width: 100%;
}

.contact__form__text {
	margin-bottom: 35px;
}

.contact__form__text .section-title {
	margin-bottom: 12px;
}

.contact__form__text p {
	margin-bottom: 0;
}

.contact__form form input {
	height: 50px;
	width: 100%;
	font-size: 15px;
	color: #b7b7b7;
	padding-left: 20px;
	border: 1px solid #e1e1e1;
	margin-bottom: 30px;
}

.contact__form form input::-webkit-input-placeholder {
	color: #b7b7b7;
}

.contact__form form input::-moz-placeholder {
	color: #b7b7b7;
}

.contact__form form input:-ms-input-placeholder {
	color: #b7b7b7;
}

.contact__form form input::-ms-input-placeholder {
	color: #b7b7b7;
}

.contact__form form input::placeholder {
	color: #b7b7b7;
}

.contact__form form textarea {
	height: 170px;
	width: 100%;
	font-size: 15px;
	color: #b7b7b7;
	padding-left: 20px;
	padding-top: 12px;
	border: 1px solid #e1e1e1;
	resize: none;
	margin-bottom: 24px;
}

.contact__form form textarea::-webkit-input-placeholder {
	color: #b7b7b7;
}

.contact__form form textarea::-moz-placeholder {
	color: #b7b7b7;
}

.contact__form form textarea:-ms-input-placeholder {
	color: #b7b7b7;
}

.contact__form form textarea::-ms-input-placeholder {
	color: #b7b7b7;
}

.contact__form form textarea::placeholder {
	color: #b7b7b7;
}



/*------bigHeader--------*/

body.overflow {
	overflow: hidden !important;
}

.outerall {
	z-index: 999;
	overflow: hidden !important;
}

.outerall ::-webkit-scrollbar {
	display: none;
}

.outerall::-webkit-scrollbar-corner {
	width: 1px;
}

.bigHeader.close {
	display: none;
}

.bigHeader .contant {
	margin: auto;
}

.bigHeader.open {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	/*  calc(100% - 80px) */
	background-color: #2b3060;
	z-index: 100;
	top: 80px;
	padding: 161px 100px 135px 115px;

	overflow: hidden !important;
	-ms-overflow-style: none;
	/* IE and Edge */
	scrollbar-width: none;
	/* Firefox */
}

.bigHeader .bigheader__item__text {
	padding-bottom: 60px;
	animation-duration: 1.5s;
}

.bigHeader .bigheader__item__text h5 {
	color: #CE9314;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.bigHeader .bigheader__item__text span {
	display: block;
	color: #ffffff;
}

.bigHeader .nav-links {
	display: block;
	list-style: none;
	padding: 0;
	position: absolute;
	margin-top: -40px;
}

.bigHeader .nav-links li {
	margin: 20px;
	animation-duration: 1s;
}

.bigHeader .nav-links li a {
	top: -40px;
	color: #ffffff;
	font-size: 20px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	
}
.bigHeader .nav-links li a:hover {
	color: #CE9314;
}

.nav-links .search__form_for_bigHeader {
	position: absolute;
	left: 30px;
	top: -7px;
}

.nav-links .search__input_for_bigHeader {
	width: 162px;
	border: none;
	border-bottom: 1px solid #fff;
	height: 31px;
	background-color: transparent;
	outline: none;
	font-size: 14px;
	font-weight: 300;
	line-height: 1;
	padding-top: 6px;
	letter-spacing: -1px;
	color: #fff;
}

.nav-links .our__social a {
	display: none;
}

/*------ContactForm--------*/
.ContactFormSec.close {
	display: none;
}

.ContactFormSec {
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	/* left: 100%; */
	z-index: 10;
	background-color: rgba(31, 31, 31, 0.96);
}

.ContactFormSec .request .modal__close {
	top: 22px;
	right: 20px;
	z-index: 2;
	position: absolute;
	width: 40px;
	height: 40px;
}

.ContactFormSec .modal__close:before {
	content: '';
	position: absolute;
	top: 20px;
	left: 12px;
	width: 24px;
	height: 1px;
	background-color: #f2f2f2;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	-o-transition: transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
}

.modal__close:after {
	content: '';
	position: absolute;
	top: 20px;
	left: 12px;
	width: 24px;
	height: 1px;
	background-color: #f2f2f2;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	-o-transition: transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
}

.ContactFormSec .request {
	/* margin: 0; */
	margin-top: 50px;
	right: 70px;
	width: 1080px;
	background-color: #383c86;
	padding: 72px 114px 96px;
	position: relative;
}

.ContactFormSec .request__h2 {
	color: #CE9314;
	text-align: left;
	max-width: 350px;
	line-height: 53px;
	margin-bottom: 81px;
}

.ContactFormSec .form__row {
	font-size: 0;
	letter-spacing: 0;
	text-align: left;
}

.ContactFormSec .form__column {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.ContactFormSec .fieldset {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	margin-bottom: 35px;
}

.ContactFormSec .label {
	color: #ffffff;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-right: 9px;
	min-width: 54px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.ContactFormSec .input {
	width: 230px;
	outline: none;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #ffffff;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 1;
	font-weight: 300;
	color: #ffffff;
	padding: 0 13px;
	height: 22px;
	resize: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 0;
}

.ContactFormSec .fieldset__focus {
	display: inline-block;
	position: relative;
}

.ContactFormSec .error {
	position: absolute;
	top: 115%;
	right: 0;
	font-size: 12px;
	line-height: 1;
	color: red;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.ContactFormSec .form__column:nth-of-type(2) {
	width: 47.7%;
	margin-left: 2.3%;
}

.ContactFormSec .custom-select {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-weight: 300;
	color: #828282;
	position: relative;
}

.ContactFormSec select {
	background-color: transparent;
	border: none;
}

.ContactFormSec .custom-select__head {
	height: 22px;
	width: 230px;
	border-bottom: 1px solid #ffffff;
	font-size: 13px;
	color: #ffffff;
}

.ContactFormSec .custom-select__value {
	line-height: 22px;
	text-align: left;
	padding: 0 8px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 20px;
}

.ContactFormSec .custom-select__head:after {
	content: '';
	position: absolute;
	top: 7px;
	right: 4px;
	width: 6px;
	height: 6px;
	border-bottom: 1px solid #828282;
	border-right: 1px solid #828282;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.ContactFormSec select option {
	border: none;
}

.ContactFormSec .custom-select__body {
	position: absolute;
	top: 22px;
	right: -8px;
	/* width: 328px; */
	background-color: rgba(31, 31, 31, 0.97);
	padding-left: 89px;
	padding-top: 11px;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ContactFormSec .custom-select__list {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-weight: 300;
	position: relative;
}

.ContactFormSec .custom-select__item {
	line-height: 24px;
	display: block;
	width: 100%;
	text-align: left;
	margin-bottom: 8px;
	color: #828282;
	cursor: pointer;
}

.custom-select__item_hide {
	display: none !important;
}

.ContactFormSec .contact_btn {
	margin-top: 98px;
}

.ContactFormSec .contact_btn input {
	background-color: transparent;
	border: none;
	color: #ffffff;

}


.backgrnd_word {
	position: absolute;
	width: 100%;
	/* top: 220px; */
	left: 0px;
	z-index: 1;
	line-height: 1;
	font-size: 12.5vw;
	font-weight: 900 !important;
	text-align: center;
	letter-spacing: 7vw;
	text-transform: uppercase;
	color: #CE9314;
	opacity: 0.2;
	text-shadow: #5118876c;
}



/*--------------------------------- Responsive Media Quaries -----------------------------*/



/* Wide Mobile = 480px */
@media only screen and (max-width: 575px) {
	.team__btn {
		margin-bottom: 40px;
		text-align: left;
	}

	.latest__btn {
		margin-bottom: 40px;
		text-align: left;
	}

	/* .header__logo a{
		top: -10px;
	} */
	.bigheader__item__text {
		display: none;
	}

	.nav-toggler.closenavtglr {
		left: 280px;
		top: -40px;
		display: block !important;
	}

}

/* Small Device = 320px */
@media only screen and (max-width: 479px) {
	.body {
		overflow: hidden;
	}

	.section-title h2 {
		font-size: 28px;
		line-height: 1;
		width: 90%;
		padding-left: 5px;
	}

	.hero__text h2 {
		font-size: 28px;
		line-height: 42px;
	}

	.hero__items {
		height: 610px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0 40px;
	}

	.testimonial__item p {
		font-size: 16px;
		line-height: normal;
	}

	.about__pic__inner:after {
		display: none;
	}

	.callto__text h2 {
		font-size: 30px;
		line-height: 46px;
	}

	.project__slider.owl-carousel .owl-nav button {
		left: 15px;
	}

	.project__slider.owl-carousel .owl-nav button.owl-next {
		right: 15px;
	}

	.project {
		padding: 0;
	}

	.breadcrumb__text h2 {
		font-size: 32px;
	}

	.testimonial__carousel {
		padding: 60px 45px 65px;
	}

	.slick-active.slick-center .testimonial__client__pic img,
	.slick-active.slick-center .testimonial__client__pic {
		width: 110px;
		height: 110px;
		opacity: 1;
	}

	.testimonial__client__item .testimonial__client__pic {
		width: 110px;
		height: 110px;
		opacity: 0;
	}

	.testimonial__carousel:after {
		left: calc(50% - 70px);
		bottom: -80px;
		width: 140px;
		height: 140px;
	}

	.testimonial__carousel button.slick-arrow {
		left: 10px;
		height: 40px;
		width: 40px;
	}

	.testimonial__carousel button.slick-arrow.slick-next {
		left: auto;
		right: 10px;
	}

	.testimonial__client .slick-slide {
		padding-top: 30px;
	}

	.about .section-title {
		font-size: 28px;
		line-height: 45px;
	}
	.footer__about p {
		text-align: center;
	}

	.footer__top__text {
		font-size: 32px;
	}

	#header-contant {
		display: none;
	}

	.nav-toggler.closenavtglr {
		left: 340px;
		top: -5px;
		display: block !important;
	}

	/* .header__logo a{
		top: -10px;
	} */
	.bigheader__item__text {
		display: none;
	}

	.nav-links .search__input_for_bigHeader {
		width: 130px;
	}

	.nav-links .our__social a {
		display: inline-block;
		font-size: 18px;
		color: #ffffff;
		margin-right: 15px;
		-webkit-transition: all, 0.3s;
		-o-transition: all, 0.3s;
		transition: all, 0.3s;
	}

	.nav-links .our__social a:hover {
		color: #666;
	}
}

@media only screen and (max-width: 767px) {
	.container {
		/* padding-left: 30px; */
		padding: 0 16px;
	}

	.hero__text h2 {
		font-size: 26px;
		line-height: 45px;
		width: 75%;
		margin-bottom: 180px;
	}

	.hero__items {
		height: 710px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0 40px;
	}

	.about .section-title {
		margin-bottom: 30px;
	}

	.about__text {
		padding-top: 0;
		margin-bottom: 40px;
	}

	.primary-btn::after,
	.primary-btn:before {
		margin-left: 11px;
	}

	.about__pic {
		padding-left: 0;
	}

	.canvas__open {
		display: block;
		font-size: 22px;
		color: #ffffff;
		height: 35px;
		width: 35px;
		line-height: 35px;
		text-align: center;
		border: 1px solid #ffffff;
		border-radius: 2px;
		cursor: pointer;
		position: absolute;
		right: 15px;
		top: 34px;
	}

	.offcanvas-menu-overlay {
		position: fixed;
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
		background: rgba(0, 0, 0, 0.7);
		content: "";
		z-index: 98;
		-webkit-transition: all, 0.5s;
		-o-transition: all, 0.5s;
		transition: all, 0.5s;
		visibility: hidden;
	}

	.offcanvas-menu-overlay.active {
		visibility: visible;
	}

	.offcanvas-menu-wrapper {
		position: fixed;
		left: -300px;
		width: 300px;
		height: 100%;
		background: #111111;
		padding: 50px 20px 30px 30px;
		display: block;
		z-index: 99;
		overflow-y: auto;
		-webkit-transition: all, 0.5s;
		-o-transition: all, 0.5s;
		transition: all, 0.5s;
		opacity: 0;
	}

	.offcanvas-menu-wrapper.active {
		opacity: 1;
		left: 0;
	}

	.offcanvas__logo {
		margin-bottom: 30px;
	}

	.offcanvas__logo a {
		display: inline-block;
		color: #ffffff;
	}

	.slicknav_btn {
		display: none;
	}

	.slicknav_menu {
		background: transparent;
		padding: 0;
		margin-bottom: 30px;
	}

	.slicknav_nav ul {
		margin: 0;
	}

	.slicknav_nav .slicknav_row,
	.slicknav_nav a {
		padding: 7px 0;
		margin: 0;
		color: #ffffff;
		font-weight: 600;
	}

	.slicknav_nav .slicknav_arrow {
		color: #ffffff;
	}

	.slicknav_nav .slicknav_row:hover {
		border-radius: 0;
		background: transparent;
		color: #ffffff;
	}

	.slicknav_nav a:hover {
		border-radius: 0;
		background: transparent;
		color: #ffffff;
	}

	.slicknav_nav {
		display: block !important;
	}

	.offcanvas__widget span {
		font-size: 14px;
		font-family: "Aldrich", 'Open Sans', sans-serif;
		color: #b7b7b7;
		display: block;
		margin-bottom: 10px;
	}

	.offcanvas__widget h4 {
		font-size: 22px;
		color: #666;
	}

	/* .header__menu {
		display: none;
	} */
	.header__widget {
		display: none;
	}

	.about__pic__inner {
		display: block;
	}

	.about__pic__inner img {
		min-width: 100%;
	}

	.about__pic__inner:after {
		left: 0;
		width: 100%;
	}

	.hero__slider.owl-carousel .owl-nav button {
		left: 0;
	}

	.hero__slider.owl-carousel .owl-nav button.owl-next {
		right: 0;
	}

	/* .hero__text h2 {
		font-size: 26px;
		line-height: 58px;
	} */

	.hero__text .hero__social {
		right: 0;
		margin: 0 auto;
		bottom: 100px;
		left: 40px;
	}

	.slide-num {
		bottom: 25px;
		left: 0;
		width: 100%;
		text-align: center;
	}

	.slider__progress {
		left: 0;
		bottom: 35px;
		right: 0;
		margin: 0 auto;
	}

	.hero__text .more_btn {
		bottom: 62px;
	}

	.about_hero {
		padding: 0 16px;
	}

	.strengths {
		padding-top: 150px;
		padding-bottom: 21px;
	}

	.strengths .our-strengths {
		padding-left: 0px;
		margin-bottom: 45px;
	}

	.strengths .our-strengths-list {
		width: 100%;
	}

	.strengths .our-strengths-list .we-best__card {
		width: 90%;
		margin-right: 0;
		margin-bottom: 17px;
	}

	.team {
		padding: 15px;
	}

	.team .team_list_large {
		padding: 20px;
		margin: 0px;
	}

	.team .team__cardblack {
		height: 300px;
	}

	.team__item {
		height: 370px;
	}

	.team .team__cardblack .text_cardblack {
		padding: 138px 50px;
	}

	.awards {
		padding-top: 63px;
	}

	.awards .our-awards {
		padding-left: 3%;
		margin-bottom: 50px;
	}

	.awards .card {
		padding-top: 0;
		padding-bottom: 32px;
		padding-left: 3%;
		position: relative;
		left: -30px;
	}

	.awards .card__text {
		width: 100%;
	}

	.scroll {
		height: 320px;
	}

	.footer__top__text {
		margin-bottom: 35px;
	}

	.footer__container {
		text-align: center;
	}

	.copyright__text {
		text-align: center;
		margin-bottom: 20px;
	}

	.copyright__widget {
		text-align: center;
	}

	.project__sidebar {
		padding-top: 20px;
	}

	.blog__details__tags {
		text-align: center;
	}

	.blog__details__social {
		text-align: center;
	}

	.blog__details__author__pic {
		float: none;
		margin-right: 0;
	}

	.blog__details__author__text {
		padding-top: 40px;
	}

	.news .text p {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 15px;
	}

	.news__row:first-of-type {
		margin-bottom: 67px;
	}

	.news .text__column {
		width: 100%;
	}

	.news__card {
		padding-top: 51.5%;
	}

	.news .wrapper_large {
		max-width: 100%;
		padding: 0 32px;
	}

	.project {
		padding: 0;
	}

	.project__row {
		margin-bottom: 10px;
	}

	.wrapper_large {
		max-width: 550px;
		padding: 0 16px;
	}

	.wrapper {
		max-width: 550px;
		padding: 0 16px;
	}

	.theproject__details .card_type-2 .card__img {
		padding-top: 55.2%;
		width: 100%;
	}

	.theproject__details .card__content {
		display: block;
		width: 100%;
		max-width: 464px;
		margin: 0 auto;
		padding: 78px 0 34px;
	}

	.theproject__details .card_type-3 {
		width: 100%;
	}

	.theproject__details .card_type-3:first-of-type {
		margin-right: 10px;
	}

	.theproject__details .card__h2 {
		margin-bottom: 29px;
	}

	.about__para__text {
		margin-bottom: 35px;
	}

	.clients {
		padding-bottom: 90px;
	}

	.clients a {
		margin-bottom: 30px;
	}

	.testimonial__carousel.owl-carousel .owl-nav button {
		left: 0;
	}

	.testimonial__carousel.owl-carousel .owl-nav button.owl-next {
		right: 0;
	}

	#header-contant {
		display: none;
	}

	.header__logo a {
		width: 330px;
		top: -20px;
		left: 0px;
	}

	.sticky .header__logo a {
		left: 0px;
		width: 300px;
		top: -15px;
	}

	.smlheader .header__logo a {
		left: 0px;
		width: 300px;
	}

	.darksmlheader .header__logo a {
		left: 25px;
		width: 300px;
	}

	.sticky {
		height: 85px;
		padding: 30px;
	}

	.smlheader,
	.darksmlheader {
		height: 85px;
		padding: 30px 10px 0px;
	}

	.media {
		padding-top: 94px;
	}

	.media .media__head h2 {
		margin-bottom: 16px;
	}

	.media .wrapper_large {
		max-width: 550px;
		padding: 0 16px;
	}

	.media .filters__button {
		margin-right: 10px;
	}

	.media__inner {
		overflow-x: scroll !important;
		padding: 10px 0 2px 0;
	}

	.media .card {
		width: 100%;
		height: 204px;
	}

	.blog .card__content {
		padding: 18px 17px;
		bottom: 60px;
	}

	.blog .card__date {
		font-size: 14px;
		margin-bottom: 13px;
	}

	.blog .card__h3 {
		font-size: 18px;
		line-height: 22px;
	}

	.career_for-career {
		padding-top: 10px;
		padding-bottom: 0px;
	}

	.career_for-career .card__body {
		/* display: none;/ */
		padding-top: 9px;
	}

	.career_for-career .card__body .card__text {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		max-height: 160px;
		margin-bottom: 12px;
	}
	.card__body .center p {
		text-align: center;
	}

	.career_for-career .card__body .contact_for_form {
		margin-bottom: 40px;
	}

	.career_for-career .career__column {
		/* margin: 0 auto; */
		text-align: center;
	}

	.career_for-career .career__card .card__head {
		text-align: center;
	}

	.contact_wrapper {
		max-width: 464px;
	}

	.contact__widget__item:after {
		display: none;
	}

	.contact__widget__item__icon {
		display: none;
	}

	.contact__widget__item__icon a.links-contact {
		color: #fff;
	}

	.bigheader__item__text {
		display: none;
	}

	.bigHeader .nav-links {
		left: 10%;
		top: -35px;
	}

	.ContactFormSec .request {
		width: 100%;
		padding: 15px 15px;
		right: 4px;
	}

	.ContactFormSec .request__h2 {
		line-height: 41px;
		font-size: 28px;
		margin-bottom: 35px;
	}

	.ContactFormSec .form__column:nth-of-type(2) {
		width: 100%;
		margin-left: 0;
	}

	.ContactFormSec .form__row {
		padding-top: 0px;
	}

	.ContactFormSec .contact_btn {
		margin-top: 10px;
	}

}


/* Tablet Device = 768px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.hero__slider.owl-carousel .owl-nav button {
		left: 30px;
		top: 55%;
	}

	.hero__slider.owl-carousel .owl-nav button.owl-next {
		right: 30px;
	}

	.about {
		padding-left: 10%;
	}

	.about__text {
		padding-top: 0;
		margin-bottom: 40px;
	}

	.about__pic {
		padding-left: 0;
	}

	.hero__text .hero__social {
		right: 80px;
	}

	.slide-num {
		left: 70px;
	}

	.slider__progress {
		left: 106px;
	}

	.offcanvas-menu-overlay {
		position: fixed;
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
		background: rgba(0, 0, 0, 0.7);
		content: "";
		z-index: 98;
		-webkit-transition: all, 0.5s;
		-o-transition: all, 0.5s;
		transition: all, 0.5s;
		visibility: hidden;
	}

	.offcanvas-menu-overlay.active {
		visibility: visible;
	}

	.about .section-title h2 {
		width: 84%;
	}

	.offcanvas-menu-wrapper {
		position: fixed;
		left: -300px;
		width: 300px;
		height: 100%;
		background: #111111;
		padding: 50px 20px 30px 30px;
		display: block;
		z-index: 99;
		overflow-y: auto;
		-webkit-transition: all, 0.5s;
		-o-transition: all, 0.5s;
		transition: all, 0.5s;
		opacity: 0;
	}

	.offcanvas-menu-wrapper.active {
		opacity: 1;
		left: 0;
	}

	.offcanvas__logo {
		margin-bottom: 30px;
	}

	.offcanvas__logo a {
		display: inline-block;
		color: #ffffff;
		font-size: 30px;
		display: block;
		font-weight: 700;
		padding: 5px 0;
		position: relative;
	}

	.slicknav_btn {
		display: none;
	}

	.slicknav_menu {
		background: transparent;
		padding: 0;
		margin-bottom: 30px;
	}

	.slicknav_nav ul {
		margin: 0;
	}

	.slicknav_nav .slicknav_row,
	.slicknav_nav a {
		padding: 7px 0;
		margin: 0;
		color: #ffffff;
		font-weight: 600;
	}

	.slicknav_nav .slicknav_arrow {
		color: #ffffff;
	}

	.slicknav_nav .slicknav_row:hover {
		border-radius: 0;
		background: transparent;
		color: #ffffff;
	}

	.slicknav_nav a:hover {
		border-radius: 0;
		background: transparent;
		color: #ffffff;
	}

	.slicknav_nav {
		display: block !important;
	}

	.offcanvas__widget span {
		font-size: 14px;
		font-family: "Aldrich", 'Open Sans', sans-serif;
		color: #b7b7b7;
		display: block;
		margin-bottom: 10px;
	}

	.offcanvas__widget h4 {
		font-size: 22px;
		color: #666;
	}

	.header__widget {
		display: none;
	}

	#header-contant {
		display: none;
	}

	.nav-toggler.closenavtglr {
		left: 660px;
		/* top: -50px; */
		display: block !important;
		top: 2px;
	}

	.header__logo a {
		top: -20px;
		width: 230px;
	}

	.sticky {
		height: 78px;
		padding: 30px;
	}

	.sticky .header__logo a {
		left: 0px;
		width: 300px;
		top: -15px;
	}

	.smlheader .header__logo a {
		left: 0px;
		width: 300px;
	}

	.darksmlheader .header__logo a {
		left: 25px;
		width: 300px;
	}

	.smlheader,
	.darksmlheader {
		height: 55px;
		padding: 40px 10px;
	}

	.strengths .our-strengths,
	.awards .our-awards {
		padding-left: 15%;
		max-width: 85%;
	}

	.strengths .our-strengths-list {
		width: calc(100% + 45px);
		padding-left: 15%;
	}

	.media {
		padding-top: 111px;
	}

	.media__inner {
		overflow-x: scroll;
	}

	.media .wrapper_large {
		padding: 0 32px;
	}

	.media .card {
		height: 117px;
	}

	.blog .card__date {
		font-size: 10px;
	}

	.blog .card__h3 {
		font-size: 14px;
		line-height: 15px;
	}

	.blog .card__content {
		padding: 12px 8px;
	}

	.news .wrapper {
		max-width: 464px;
	}

	.news .wrapper_large {
		max-width: 100%;
		padding: 0 32px;
	}

	.news .text p {
		font-size: 14px;
		line-height: 23px;
		margin-bottom: 10px;
	}

	.news .text__column:first-of-type {
		margin-right: 0;
	}

	.news .text__column {
		width: 100%;
	}

	.news__card {
		padding-top: 51.5%;
	}

	/* .details .card {
	width: 70%;
	background-color: yellow;
   } */
	.theproject__details .card__content {
		display: block;
		width: 100%;
		max-width: 464px;
		margin: 0 auto;
		padding: 78px 0 34px;
	}

	.theproject__details .card_type-2 .card__img {
		width: 100%;
		padding-top: 51.5%;
	}

	.contact_wrapper {
		max-width: 464px;
	}

	.contact__widget__item:after {
		display: none;
	}

	.contact__widget__item__icon {
		display: none;
	}

	.bigheader__item__text {
		display: none;
	}

	.bigHeader .nav-links {
		left: 200px;
		top: -35px;
	}

	.nav-links .our__social a {
		display: inline-block;
		font-size: 18px;
		color: #ffffff;
		margin-right: 36px;
		-webkit-transition: all, 0.3s;
		-o-transition: all, 0.3s;
		transition: all, 0.3s;
	}

	.nav-links .our__social a:hover {
		color: #666;
	}

	.ContactFormSec .request {
		right: 0px;
		width: 700px;
		padding: 0px;
	}
}

/* Medium Device = 1200px */
@media only screen and (min-width: 1200px) {
	.container {
		max-width: 950px;
	}

	.header {
		padding: 33px 60px 0;
	}

	.header__logo a {
		margin-left: 30px;
		top: 0px;
	}

	.smlheader .header__logo a {
		/* top: -30px; */
		left: 0px;
	}

	.darksmlheader .header__logo a {
		left: 0px;
		/* top: -5px; */
	}

	.sticky {
		padding: 40px;
	}

	.nav-toggler.closenavtglr {
		left: 850px;
		top: 6px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.about {
		padding-left: 10%;
	}

	.about__pic {
		padding-left: 0;
	}

	.about__pic__inner:after {
		left: 8px;
		top: 8px;
	}

	.header__logo a {
		top: -3px;

	}

	/* .header__menu ul li {
		margin-right: 25px;
	} */
	.hero__slider.owl-carousel .owl-nav button {
		left: 15px;
	}

	.hero__slider.owl-carousel .owl-nav button.owl-next {
		right: 15px;
	}

	.sticky {
		padding: 30px 10px;
		height: 75px;
	}

	.smlheader .header__logo a {
		top: -50px;
		left: -5px;
	}

	.darksmlheader .header__logo a {
		top: -20px;
		left: 0px;
	}

	.darksmlheader,
	.smlheader {
		padding: 40px;
		height: 55px;
	}

	.nav-toggler.closenavtglr {
		left: 650px;
	}

	.strengths .our-strengths,
	.awards .our-awards {
		padding-left: 25%;
	}

	.strengths .our-strengths-list {
		width: calc(100% + 45px);
		padding-left: 25%;
	}

	.about_hero {
		padding: 0 32px;
	}

	.blog .card__content {
		padding: 12px 8px;
		top: 85%;
	}

	.about__column {
		width: 100%;
		padding-right: 0;
	}

	.project__row {
		margin-bottom: 32px;
	}

	.theproject__details .card_type-2 .card__img {
		width: 100%;
		padding-top: 51.5%;
	}

	.theproject__details .card__content {
		display: block;
		width: 100%;
		max-width: 464px;
		margin: 0 auto;
		padding: 78px 0 34px;
	}

	.bigheader__item__text {
		display: none;
	}

	.bigHeader .nav-links {
		padding-right: 500px;
		left: -250px;
		top: -75px;
	}

	.nav-links .our__social a {
		display: inline-block;
		font-size: 18px;
		color: #ffffff;
		margin-right: 15px;
		-webkit-transition: all, 0.3s;
		-o-transition: all, 0.3s;
		transition: all, 0.3s;
	}

	.nav-links .our__social a:hover {
		color: #9d76c1;
	}

	.ContactFormSec .request {
		width: 930px;
		padding: 46px 93px 40px;
		left: 11px;
	}

}

/*---------1024 laptop ----------
@media only screen and (min-width: 1024px){
	.sticky{
		padding: 50px;
	} 
}*/

@media only screen and (min-width: 1440px) {
	.container {
		max-width: 950px;
	}

	.header {
		padding: 40px 60px 0;
	}

	.header__logo a {
		padding-left: 30px;
		top: -10px;
	}

	.sticky {
		padding: 40px;
	}

	.nav-toggler.closenavtglr {
		left: 950px;
		top: 6px;
	}

	.nav-links .search__form_for_bigHeader {
		left: 30px;
		top: -7px;
	}
}

@media only screen and (min-width: 2560px) {
	.header__logo a {
		padding-left: 70px;
	}

	.sticky {
		/* padding: 40px; */
		height: 150px;
	}

	.darksmlheader,
	.smlheader {
		/* padding: 40px; */
		height: 150px;
	}

	.nav-toggler.closenavtglr {
		left: 1750px;
		top: 15px;
	}

	.bigHeader .nav-links {
		padding-right: 500px;
	}

	.nav-toggler.open span:nth-child(2) {
		top: -28px;
	}

	.nav-toggler.open span:nth-child(1) {
		top: -7px;
	}
}

/* @media only screen and (min-width: 2200px){
	.sticky{
		padding: 40px;
	}
	.darksmlheader, .smlheader{
		padding: 40px;
		height: 85px;
	}
	.nav-toggler.closenavtglr{
		left: 1500px;
	}
	.bigheader__item__text{
		display: none;
	}
	.bigHeader .nav-links{
		text-align: center;
		padding-right: 500px;
		left: -300px;
	}
}   */

/* @media(max-width:412px)
{
	.header .col-lg-3
{
	text-align: left;
	margin-left: -10px;
}
.nav-toggler.closenavtglr
{
	left: 280px;
	top: 2px;
}
.backgrnd_word
{
	display: block;
}
.about {
	padding-top: 60px;
	padding-bottom: 65px;
	overflow: hidden;
}
.boxs .imgs
{
	display: flex;
	flex-direction: column;
	width: 100%;
}
.boxs::after
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height:0;
} 
.boxs::before
{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height:0;
} 
.imgs .imags
{
	width: 100%;
}
.sticky .black-logo a img
{
	margin-top:-5px;
	margin-left: 10px;
}
}
@media(max-width:540px)
{
	.header .col-lg-3
{
	text-align: left;
	margin-left: -20px;
}
.nav-toggler.closenavtglr
{
	left: 410px;
	top: 10px;
}
.about {
	padding-top: 60px;
	padding-bottom: 65px;
	overflow: hidden;
}
.section-title h2 {
    /* font-size: 42px; 
    color: #004AAD;
    line-height: 50px;
    /* text-transform: uppercase; 
    width: 60%;
}
.boxs .imgs
{
	display: flex;
	flex-direction: column;
	width: 100%;
}
.boxs::after
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height:0;
} 
.boxs::before
{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height:0;
} 
.imgs .imags
{
	width: 100%;
}
} */
@media(max-width:912px) {
	.sticky {
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #004AAD;
		padding-top: 102px;
		/* height: 60px; */
		border-bottom: 1px solid #004AAD;
		color: #ffffff;
	}

	.nav-toggler.closenavtglr {
		left: 600px;
		top: 15px;
	}

	.header .col-lg-3 img {
		text-align: left;
		margin-left: 50px;
		margin-top: 25px;
	}

	.sticky .black-logo a img {
		margin-top: -50px;
		margin-left: 100px;
	}

	.sticky .nav-toggler.closenavtglr {
		top: -40px;
	}

	.smlheader {
		position: fixed;
		top: 0;
		width: 100%;
		color: #004AAD !important;
		background-color: #f7f7f7;
		padding-top: 102px;
		height: 100px;
		border-bottom: 1px solid #fff;
	}

	.smlheader .white-logo a img {
		margin-top: -35px;
		margin-left: 120px;
	}

	.smlheader .nav-toggler.closenavtglr {
		top: -35px;
	}

	.boxs {
		width: 100%;
		height: 40vh;
		position: relative;
		/* transition: all 2s ; */
		/* transition: background-image ease-in-out 10s; */
	}

	.boxs::after {
		content: '';
		position: absolute;
		top: 0;
		left: calc(100% / 3 * 2);
		width: .5px;
		height: 100%;
		background-color: #fff;
		z-index: 1;
	}

	.boxs::before {
		content: '';
		position: absolute;
		top: 0;
		left: calc(100% / 3);
		width: .5px;
		height: 100%;
		background-color: #fff;
		z-index: 1;
	}

	.imgs .imags {
		width: 100%;
		height: 100%;
	}

	.darksmlheader .nav-toggler.closenavtglr {
		top: -30px;
	}

	.darksmlheader {
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #004AAD;
		padding-top: 102px;
		height: 100px;
		border-bottom: 1px solid #004AAD;
	}

	.darksmlheader .black-logo a img {
		margin-top: -30px;
		margin-left: 60px;
	}

	.header .logo-project img {
		margin-top: -10px;
	}

	.header .logo-about img {
		margin-top: -15px;
	}

	.nav-toggler.closenavtglr.nav-about {
		/* top: -5px; */
		top: 8px;
	}

	.smlheader .nav-toggler.closenavtglr.nav-about {
		top: -40px;
	}

	.darksmlheader .nav-toggler.closenavtglr.nav-about {
		top: -35px;
	}

	.nav-toggler.closenavtglr.nav-media {
		top: 5px;
		left: 550px;
	}

	.header .logo-media img {
		margin-top: -10px;
	}

	.smlheader .nav-toggler.closenavtglr.nav-media {
		top: -42px;
	}

	.media__head {
		margin-top: 30px;
	}

	.header .logo-career img {
		margin-top: 5px;
	}

	.header .header__logo.big-logo img {
		margin-top: -60px;
	}

	.nav-toggler.closenavtglr.nav-big {
		margin-top: -40px;
	}


}

@media (max-width: 920px) and (min-width: 768px) {
	p {
		font-size: 18px;
		line-height: 1.9rem;
	}

	.bigHeader .nav-links li a {
		font-size: 30px;
	}

	.bigHeader .nav-links li {
		margin: 35px;
	}

	.black-logo img {
		width: 34%;
	}

	.bigHeader .nav-links li a {
		font-size: 29px;
	}
}

@media(max-width:820px) {
	.nav-toggler.closenavtglr {
		left: 550px;
		top: 15px;
	}

	.about {
		padding-top: 70px;
		padding-bottom: 65px;
		overflow: hidden;
	}

	.smlheader .nav-toggler.closenavtglr.nav-media {
		margin-top: -45px;
	}

	.nav-toggler.closenavtglr.nav-media {
		margin-top: 10px;
	}

	.about.spad {
		margin-top: 50px;
	}


}

@media(max-width:768px) {
	.nav-toggler.closenavtglr {
		left: 450px;
		top: 15px;
	}


	.filters__button {
		display: inline-block;
		vertical-align: middle;
		font-size: 12px;
		line-height: 1;
		color: #828282;
		text-transform: uppercase;
		text-align: left;
		padding-right: 16px;
		margin-right: 60px;
		height: 47px;
		-webkit-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		font-weight: 700;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		letter-spacing: 0px;
	}

	.smlheader .nav-toggler.closenavtglr.nav-media {
		margin-top: 10px;
	}

	.nav-toggler.closenavtglr.nav-media {
		margin-top: -5px;
	}
}

@media(max-width:540px) {
	.nav-toggler.closenavtglr {
		left: 315px;
		top: 30px;
	}

	.sticky .nav-toggler.closenavtglr {
		top: -40px;
		left: 310px
	}

	.content h3 {
		font-size: 25px;
	}

	.nav-toggler.closenavtglr.nav-project {
		top: 10px;
	}

	.hero__social {
		width: 51%;
		margin: 0 auto;
	}

	.about .section-title {
		width: 100%;
		color: #004AAD;
	}

	.smlheader {
		position: fixed;
		top: 0;
		width: 100%;
		color: #004AAD !important;
		background-color: #f7f7f7;
		padding-top: 102px;
		height: 100px;
		border-bottom: 1px solid #fff;
	}

	.smlheader .white-logo a img {
		margin-top: -50px;
		margin-left: 90px;
	}

	.smlheader .nav-toggler.closenavtglr {
		top: -53px;
	}

	.darksmlheader .nav-toggler.closenavtglr {
		top: -50px;
	}

	.darksmlheader .nav-toggler.closenavtglr.nav-project {
		top: -160px;
	}

	.darksmlheader {
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #004AAD;
		padding-top: 102px;
		height: 100px;
		border-bottom: 1px solid #004AAD;
	}

	.darksmlheader .black-logo a img {
		margin-top: -50px;
		margin-left: 60px;
	}

	.darksmlheader .nav-toggler.closenavtglr.nav-about {
		top: -55px;
	}

	.about.spad {
		margin-top: 30px;
	}

	.smlheader .nav-toggler.closenavtglr.nav-about {
		top: -55px;
	}

	.darksmlheader .nav-toggler.closenavtglr.nav-media {
		top: -70px;
	}

	.nav-toggler.closenavtglr.nav-media {
		margin-top: 15px;
		left: 390px;
	}

	.smlheader .nav-toggler.closenavtglr.nav-media {
		margin-top: -15px;
	}

	.nav-toggler.closenavtglr.nav-big {
		margin-top: -20px;
	}

	.nav-toggler.closenavtglr.nav-pro-detail {
		left: 180px;
	}

	.nav-toggler.closenavtglr.nav-blog-detail {
		left: 190px;
		top: 50px;
	}

	.smlheader .nav-toggler.closenavtglr.nav-blog-detail,
	.darksmlheader .nav-toggler.closenavtglr.nav-blog-detail {
		top: -60px;
	}

	.hero__slider.owl-carousel .owl-nav button {
		left: 30px;
		top: 55%;
	}

	.hero__slider.owl-carousel .owl-nav button.owl-next {
		right: 30px;
	}
}

@media (max-width: 445px) {
	.nav-toggler.closenavtglr {
		left: 300px;
		top: 30px;
		text-align: center;
	}

	.bigHeader .nav-links {
		top: -70px;
	}
}

@media(max-width:415px) {
	.w-video {
		padding: 0 50px;
	}

	.media-video {
		width: 100%;
		display: block;
		padding: 0 20%;
	}

	.w-video .media-video video {
		width: 90%;
		max-height: 50vh;
		position: absolute;
		top: 50%;
		display: block;
		left: 50%;
		margin: auto;
		transform: translate(-50%, -50%);
	}

	.w-video .exit-video {
		color: #fff;
		margin: 20px 10px 0 0;
		cursor: pointer;
		padding: 10px;
		font-size: 25px;
		font-weight: 100;
		display: flex;
		justify-content: right;
		font-family: "F29LT Bukra Regular";
	}

	.nav-toggler.closenavtglr {
		left: 270px;
		top: 30px;
		text-align: center;
	}

	.sticky {
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #004AAD;
		padding-top: 70px;
		/* height: 60px; */
		border-bottom: 1px solid #004AAD;
		color: #ffffff;
	}

	.sticky .nav-toggler.closenavtglr {
		top: -30px;
		left: 264px
	}

	.sticky .black-logo a img {
		margin-top: -35px;
		margin-left: 50px;
	}

	.darksmlheader {
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #004AAD;
		padding-top: 102px;
		height: 100px;
		border-bottom: 1px solid #004AAD;
	}

	.boxs {
		height: 60vh;
	}

	.boxs .imgs {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.boxs::after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 0px;
		height: 0;
		background-color: #fff;
		z-index: 1;
	}

	.boxs::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 0px;
		height: 0;
		background-color: #fff;
		z-index: 1;
	}

	.content {
		position: absolute;
		top: 50%;
		width: 100%;
		height: 100%;
		left: 50%;
		padding-top: 15%;
		transform: translate(-50%, -50%);
		color: #fff;
		z-index: 2;
		opacity: .5;
		transition: background-image linear .5s;
	}

	.about .section-title {
		width: 50%;
		color: #004AAD;
	}

	.nav-toggler.closenavtglr.nav-media {
		margin-top: 10px;
		left: 300px;
	}

	.header .logo-blog img {
		margin-top: -5px;
	}

	.about.spad {
		margin-top: 50px;
	}
	.card-content-100 .grid {

		grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	}

}

@media(max-width:394px) {
	.filters__button {
		display: inline-block;
		vertical-align: middle;
		font-size: 12px;
		line-height: 1;
		color: #828282;
		text-transform: uppercase;
		text-align: left;
		padding-right: 10px;
		margin-right: 0px;
		height: 47px;
		-webkit-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		font-weight: 500;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		letter-spacing: 0px;
	}

	.bigHeader .nav-links {
		top: -100px;
	}

	.awards .card {
		padding-left: 5%;
	}

	.team__text {
		padding: 27px 26px 32px;
	}
	
}

@media(max-width:360px) {

	/* .boxs {
		width: 117%;
	} */
	.boxs .imgs {
		width: 100%;
	}

	.header {
		width: 100%;
	}

	footer {
		width: 100%;
	}

	.hero {
		width: 100%;
	}

	.about {
		width: 100%;
	}

	.about_hero {
		width: 100%;
	}

	.about_hero img {
		max-width: 100%;
	}

	.strengths {
		width: 100%;
		padding-left: 20px;
	}

	.breadcrumb-option {
		width: 100%;
	}

	.theproject__details {
		width: 100%;
	}

	.team {
		width: 100%;
	}

	.awards {
		width: 100%;
	}


	.bigHeader.open {
		padding: 60px 0 0;
	}

	.nav-toggler.closenavtglr.nav-pro-detail {
		left: 150px;
	}

	.nav-toggler.closenavtglr {
		left: 250px;
		top: 30px;
		text-align: center;
	}

	.media {
		width: 100%;
	}

	.hero__items {
		height: 710px;
	}

	.smlheader {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		color: #004AAD !important;
		background-color: #f7f7f7;
		padding-top: 102px;
		height: 100px;
		border-bottom: 1px solid #fff;
	}

	.team__text {
		padding: 18px 17px !important;
	}

	.sticky {
		position: fixed;
		top: 0px;
		left: 0;
		/* height: 100px; */
		width: 100%;
		background-color: #004AAD;
		padding-top: 60px;
		/* height: 60px; */
		border-bottom: 1px solid #004AAD;
		color: #ffffff;
		overflow: hidden;
	}

	.darksmlheader {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #004AAD;
		padding-top: 102px;
		height: 100px;
		border-bottom: 1px solid #004AAD;
	}

	.sticky .nav-toggler.closenavtglr {
		left: 250px;
	}

	.nav-toggler.closenavtglr.nav-project {
		left: 250px;
		/* margin-left: -400px; */

	}

	.smlheader .nav-toggler.closenavtglr {
		top: -53px;
		/* left: 150px; */
	}


	.filters__button {
		display: inline-block;
		vertical-align: middle;
		font-size: 12px;
		line-height: 1;
		color: #828282;
		text-transform: uppercase;
		text-align: left;
		padding-right: 0px;
		margin-right: 0px;
		height: 47px;
		-webkit-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		font-weight: 400;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		letter-spacing: 0px;
	}

	.footer__container {
		text-align: center;
	}

	.container {
		/* padding-left: 30px; */
		padding: 0 16px;
	}
	

}

@media(max-width:376px) {
	.filters__button {
		display: inline-block;
		vertical-align: middle;
		font-size: 10px;
		line-height: 1;
		color: #828282;
		text-transform: uppercase;
		text-align: left;
		padding-right: 0px;
		margin-right: 0px;
		height: 47px;
		-webkit-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		font-weight: 0;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		letter-spacing: 0px;
	}

	/* .nav-toggler.closenavtglr.nav-project {
		top: -160px;
	} */
	.imgs .imags {
		height: 130%;
	}

	.bigHeader.open {
		padding: 60px 100px 113px 100px;
	}

	.nav-toggler.closenavtglr.nav-blog {
		top: 20px;
		left: 250px;
	}

	.smlheader .nav-toggler.closenavtglr.nav-blog,
	.darksmlheader .nav-toggler.closenavtglr.nav-blog {
		top: -60px;
	}

	.nav-toggler .closenavtglr {
		left: 200px;
		top: 30px;
	}

	.bigHeader .nav-links {
		top: -33px;
	}

	.team__text {
		padding: 25px 23px;
	}
	.hero__text h2  {
		margin-bottom: 170px;
	}
}

@media(max-width:320px) {
	.career_for-career .career__column {
		margin-left: 27px;
	}

	.hero__slider {
		width: 100%;
	}

	.footer {
		width: 100%;
	}

	.nav-toggler.closenavtglr {
		left: 210px;
	}

	.sticky .nav-toggler.closenavtglr {
		left: 210px;
	}

	.bigHeader .nav-links {
		top: -39px;
	}

	.bigHeader .nav-links li {
		margin: 14px;
	}

	.bigHeader .nav-links li a {
		font-size: 18px;
	}

	.team__text {
		padding: 12px;
	}

	.awards .card {
		padding-left: 0;
		left: 0;
	}

	.nav-toggler.closenavtglr.nav-project {
		left: 210px;
	}

	.nav-toggler.closenavtglr.nav-blog {
		left: 210px;
	}

	.nav-links .our__social a {
		margin-right: 8px;
	}
}

@media(max-width:280px) {
	.nav-toggler.closenavtglr {
		left: 300px;
		top: 30px;
		text-align: center;
	}

	.sticky {
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #004AAD;
		padding-top: 60px;
		/* height: 60px; */
		border-bottom: 1px solid #004AAD;
		color: #ffffff;
		overflow: hidden;
	}

	.sticky .nav-toggler.closenavtglr {
		left: 290px;
		top: -25px;
		text-align: center;
	}

	.footer__container {
		text-align: center;
	}
}

@media(max-width:281px) {
	.nav-toggler.closenavtglr.nav-project {
		left: 160px;
		top: 10px;
	}

	.smlheader .nav-toggler.closenavtglr.nav-project {
		top: -50px;
	}

	.outerall .nav-links li {
		margin: 0 auto;
		padding: 10px 0;
		text-align: center;
	}

}



/* btn see video */