/** 
 * portfolio
 **/
.portfolio-content {
    padding: 5em 1em!important;
	padding-top: 8em!important;
	max-width: 1200px;
    margin: 0 auto;
}
.simplebar-content {
    background: #0803005c;
}

a.vp-portfolio__item-meta {
     background: #f0581980;
}

.vp-portfolio__items-style-fade .vp-portfolio__item-overlay {
    background: transparent;
    opacity: 1;
}

.vp-portfolio__item-meta-title {
    opacity: 1!important;
    font-size:2em!important;
}

/**
* client caraousel
**/
.client-carousel .slick-arrow {
  position: absolute;
  top: 50%;
  margin: -20px 0px 0px 0px;
  z-index: 10;
  font-size: 0;
  width: 30px;
  height: 30px;
}
.client-carousel .slick-arrow.slick-prev {
  left: 0;
  background: url("https://img.icons8.com/ios/50/000000/long-arrow-left.png") 0
    0 / 100% no-repeat;
}
.client-carousel .slick-arrow.slick-next {
  right: 0;
  background: url("https://img.icons8.com/ios/50/000000/long-arrow-right.png") 0 0 / 100% no-repeat;
}
.client-carousel .slick-arrow.slick-disabled {
  opacity: 0.2;
}

.slider__item {
  padding: 0px 15px;
}
.slider__item img {
  max-width: 100%;
}

.client-carousel .slick-arrow:before{
  content:'';
}
.client-carousel {
  position: relative;
  padding: 0px 60px;
}
.client-carousel .slick-dots{
	position:relative!important;
}

@media (max-width: 767px) {
  .client-carousel {
    padding: 0px 40px;
  }
}
/**
 * * end 
 * */

div#gtranslate_wrapper {
    top: 35px!important;
	right:10px!important;
}
a,a:hover{
	text-decoration:none;
}
.inline-content>* {
    display: inline-block;
}

.inline-content {
    margin-bottom: 2em;
}
div#gtranslate_wrapper.scroll {
    top: 18px!important;
}body {
	font-family: 'Montserrat',sans-serif;
	overflow-x: hidden;
	margin: 0 !important;
    padding: 0;
    width: 100%;
    font-size: 14px;
    min-height: 100%;
}

#contact-page, #service-page, #project-page {
	padding-top: 8.5em !important;
}

@media (max-width: 768px) {
  #contact-page, #service-page, #project-page {
	padding-top: 9em !important;
	}
}

section {
  padding: 30px 0;
}

#contact-us {
	padding: 0;
}

@media (min-width: 768px) {
  section {
    padding: 50px 0;
  }

  #contact-us {
  	padding: 0;
  }
}

#title {
	padding-top: 0;
}

.row {
  padding-right: 0px;
  margin-right: 0px;
}

.logo-img {
	height: 50px;
	margin-top: -10px;
}

.navbar {
	margin-bottom: 0;
	top: 0;
	border-top: 1px solid #4b4b4b;
	font-family: Segoe UI;
	font-weight: 600;
	letter-spacing: 0.5px;
}

.navbar-index {
	border-top: none;
	border-bottom: none;
	background-color: #333;
	padding: 2em !important;
}

.navbar-inverse {
	padding: 0.75em;
	background-color: #333;
}

.navbar-ul {
	margin-left: 5%;
}

.navbar-inverse .navbar-nav > li > a {
	color: #e4e4e4;
	text-transform: uppercase;
}

nav.navbar-index img {
	height: 45px;
}

nav.navbar-index.shrink {
  	padding-top: 0.75em !important;
  	padding-bottom: 0.75em !important;
  	background-color: #333 !important;
  	border-top: 1px solid #4b4b4b;
}

nav.navbar{
   -webkit-transition: all 0.4s ease;
   transition: all 0.4s ease;
}

.navbar-nav > li {
	color: #e4e4e4;
	text-transform: uppercase;
}

.navbar-inverse .navbar-nav > li > a:hover {
	color: #f58f20;
	text-transform: uppercase;
}

.header {
	background-color: #333333;
	color: #bcbcbc;
	font-size: 11px;
	font-weight: 700;
	padding: 1em;
	padding-bottom: 1em;
	width: 100%;
	top: 0;
	position: fixed;
	z-index: 1;
	font-family: Raleway;
	height: 6em;
}

.header-icon {
	width: 2.5em;
}

@media (max-width: 1410px) {
  .header {
    font-size: 10px;
  }
}

@media (max-width: 1286px) {
  .navbar {
    top: 0;
  }
}

@media (max-width: 991px) {
	.header-icon {
		width: 2em;
	}

	.header-social {
		display: none;
	}
}

@media (max-width: 427px) {
	.header {
		display: none;
	}

	.navbar {
		top: 0;
	}
}

.menu {
	color: #fff;
}

.navbar-inverse .navbar-nav>.open>a {
	background-color:transparent !important;
}

@media (max-width: 1290px) {
	.navbar-right {
	margin-right: 35px;
	}
}

@media (max-width: 1240px) {
	.navbar-right {
	margin-right: 8%;
	}
}

.header .soc {
	font-size: 25px;
	width: 25px;
	color: #bcbcbc;
}

.header .soc:hover {
	color: #f58f20;
}

.search-form {
	background-color: #333;
}

.main-title {
	text-align: center;
	color: white;
	background-image: url("../img/title.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 200px;
	padding-bottom: 200px;
	margin-top: 0px;
}

.main-title h1 {
	color: #efeff1;
	font-size: 64px;
	text-transform: uppercase;
	margin-top: 100px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	font-weight: 700;
	max-width: 100%;
}

.main-title p {
	font-size: 16px;
	line-height: 1.3;
	text-align: 50%;
	margin-right: auto;
	margin-top: auto;
	font-weight: 500;
}

@media (max-width: 550px) {
  .main-title h1 {
    font-size: 32px;
  }
}

@media (max-width: 330px) {
  .main-title p {
    font-size: 12px;
  }
}

.main-button {
	background-color: #f58f20;
    padding: 1em 2em;
    color: #fff;
    font-weight: 500;
    border: none;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 15px;
    display: inline-block;
}

.main-button:hover {
	background-color: #f6b772;
}

.p-title {
	margin-bottom: 50px;
}

.content h1 {
	font-weight: 700;
	color: #424242;
	padding-bottom: 2em;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
}

.content h1:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 2em;
	padding-top: 1em;
	border-bottom: 3px solid #f58f20;
}

.content h2 {
	color: #f58f20;
	text-align: left;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 1em;
}

.content h3 {
	font-weight: 700;
	color: #424242;
	font-size: 14px;
	line-height: 1.5em;
}

.content td {
	padding-left: 2em;
}

.content p {
	font-size: 14px;
	line-height: 1.75em;
}

.container-w {
	background-color: #fff;
}

.container-g {
	background-color: #f4f4f6;
}

.mid {
	margin-left: 20%;
	margin-right: 20%;
}

.bottom {
	text-align: center;
	color: white;
	background-image: url("../img/prime parking Web-18.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 150px 0;
}

.bottom h1 {
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
}

.footer-contact {
	background-color: #fff;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 50px;
}

.footer-contact .soc {
	width: 35px;
	color: #4d4d4d;
	font-size: 30px;
}

.footer-contact .soc:hover {
	color: #f58f20;
}

.footer-contact h1 {
	color: #f5811e;
	font-size: 12px;
}

footer {
	background-color: #4d4d4d;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
	color: #fff;
	font-size: 12px;
	bottom: 0;
	width: 100%;
	position: relative;
}

.social {
	display: inline-block;
	margin: 10px 0;
}

.card {
	display: inline-block;
	margin: 10px;
	box-shadow: 2px 2px 2px #ccc;
	border-radius: 2px;
	padding: 8px 10px;
	height: 400px;
	width: 255px;
	border: 1px solid #ccc;
	text-align: center;
	/*margin-right: 6.5%;*/
	word-wrap: break-word;
	text-align: center;
	vertical-align: top;
}

.card p {
	word-wrap: break-word;
	text-align: center;
}

.card img {
	margin-top: 3%;
	width: 100%;
	border-radius: 100%;
	height: auto;
}

.card-group {
	display: block;
}

@media (max-width: 1410px) {
  .card-group {
}
}

@media (max-width: 1050px) {
  .card-group {
}
}

/* 
@media (min-width: 425px) {
  .card-group {
	margin-left: 10%;
}
}
 */

.btn-service {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.row-two .card {
	margin-left: 7%
}

.contact-left {
	background-color: #f58f20;
    border-top-right-radius: 75px;
    height: 100%;
    color: #fff;
    padding: 8%;
    padding-bottom: 11%;
    font-weight: 500;
    font-size: 18px;
}

.contact-right {
	padding: 8%;
}

.contact-left .contact-social {
	text-align: center;
	width: 35px;
	font-size: 35px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.contact-badge p {
	line-height: 2em;
	text-align: center;
	font-size: 11px;
	font-weight: 400;
	word-wrap: break-word;
	margin-left: -10px;
}

form label {
	font-weight: 500;
}

#integ-system .symbol {
	font-size: 24px;
	color: #f58f20;
	top: 1em;
}

#integ-system p {
	margin-right: 5%;
}

#integ-system h3 {
	font-weight: 700;
	font-size: 14px;
}

#integ-system .list {
	margin-right: 10%;
}

.slider {
	margin:auto;
	max-height:200px;
}
.slider.slider-horizontal {
	margin:auto;
	max-height: none;
    max-width:260px;
}
.slick-dots li button:before {
    content: '\25CF' !important;
    font-size: 20px !important;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #f58f20 !important;
}

.project-tab {
	margin-right: auto;
	margin-left: auto;
}

.nav-tabs {
	border-bottom: none;
}

.nav-tabs>li {
	text-transform: uppercase;
	font-family: Montserrat;
	color: #333;
	font-weight: 700;
}

.nav-tabs>li>a {
	color: #333;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border: 0;
}

.project-tab>li.active {
	border-bottom: 2px solid #f58f20;
}

.project-tab>li.active>a {
	color: #f58f20 !important;
}

.project-content {
	margin-top: 3%;
	margin-left: auto;
	margin-right: auto;
}

.project-group {
	margin-left: 3.5%;
}

@media (max-width: 1199px) {
  .project-group {
	margin-left: 0;
}
}

.project-link img {
	width: 300px;
}

.project-item {
	width: 300px;
	height: 300px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

.project-link {
	position: relative;
	display: block;
	cursor: pointer;
}

.project-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: all ease 0.5s;
  	-moz-transition: all ease 0.5s;
  	transition: all ease 0.5s;
  	opacity: 0;
  	background: rgba(0, 0, 0, 0.7);
}

.project-hover:hover {
	opacity: 1;
}

.project-hover .project-desc p {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 0.5em;
}

.project-hover .project-desc h3 {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 20px;
	margin-top: 0;
}

.project-hover .project-desc h4 {
	color: #f58f20;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-left: 20px;
	margin-top: 200px;
}

.project-modal-content {
	width: 600px;
}

.project-category {
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 1.5em;
	font-weight: 700;
}

.project-modal img {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.project-modal p {
	font-size: 12px;
	margin-top: 1.5em;
}

.project-modal .text-uppercase {
	margin-bottom: 0;
	margin-top: 2px;
}

.project-close {
	float: right;
	font-size: 20px;
	margin: 2px;
}

.modal-content {
	padding: 10px;
} 

@media(min-width: 320px){
	.card-responsive{
	}
	.service-grid{
		margin-left: 5%;
	}
	.btn-learn-more{
	}
	.btn-load-more{
		margin-left: 26%
	}
	.nav-responsive{
		margin-left: 17%
	}
 	.pict-project{
		margin-left: -33px
	}  
}


@media(min-width: 360px){
	.card-responsive{
	}
	.service-grid{
		margin-left: 10%;
	}
	.btn-learn-more{
	}
	.btn-load-more{
		margin-left: 28%
	}
	.nav-responsive{
		margin-left: 19%
	}
	.pict-project{
	margin-left: -15px
	}
	
}

@media(min-width: 375px){
	
	.btn-load-more{
		margin-left: 30%
	}
	.nav-responsive{
		margin-left: 22%
	}
	.pict-project{
	margin-left: -5px
	}
	
}


@media(min-width: 411px){
	.card-responsive{
	}
	.service-grid{
		margin-left: 17%;
	}
	.btn-learn-more{
	}
	.btn-load-more{
		margin-left: 32%
	}
	.nav-responsive{
		margin-left: 25%
	}
	.pict-project{
	margin-left: 5%
	}
}
 
@media(min-width: 768px){
	.card-3{
		margin-left: 25%;
	}
	.btn-load-more{
		margin-left: 41%
	}
	.nav-responsive{
		margin-left: 25%
	}
	.name-page{
		margin-left: 8%
	}
	.pict-project{
	margin-left: 29%
	}
} 


@media(min-width: 1024px){
	.card-3{
		margin-left: 5px;
	}
	.card-responsive{
		margin-left: 10%;
	}
	.last-card{
		margin-left:10%;
	}
	.service-grid{
		margin-left: 25%;
	}
	.btn-learn-more{
	}
		.btn-load-more{
		margin-left: 40%
	}
	.nav-responsive{
		margin-left: 30%
	}
	.name-page{
		margin-left: 1%
	}
	.pict-project{
	margin-left: -10px
	}
}
.d-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.client-carousel .slick-track{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;  
-webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
	-ms-flex-align: center !important;
    align-items: center !important;
} 
.client-carousel .slick-slide {
    padding: 1em 2em;
}


@media(min-width: 1440px){
	.last-card{
		margin-left:1%;
	}
	.btn-learn-more{
	}
}
@media only screen and (max-width:767px){
	div#gtranslate_wrapper {
    top: 35px!important;
    right: 52px!important;
}
}
@media only screen and (max-width:500px){
	.slider {
	margin:auto;
	max-height: 120px;
}
.slider.slider-horizontal {
	margin:auto;
	max-width: 260px;
}
}
@media only screen and (max-width:320px){
   .box-img-home {
    overflow: hidden;
}
    
}
