#contact_form li {
	position:relative
}
label.error {
	position:absolute;
	right:0px;
	font-size:12px;
	color:#F00
}
#wachat a {
	position: fixed;
	z-index: 9999;
	right: 0;
	float: right;
	top: 30%;
	margin-top: -25px;
	cursor: pointer;
	min-width: 45px;
	max-width: 45px;
	color: #fff;
	text-align: center;
	margin: 0px;
 -webkit-transition: All .5s ease;
 -moz-transition: All .5s ease;
 -o-transition: All .5s ease;
 -ms-transition: All .5s ease;
 transition: All .5s ease;
	background: #0dc152;
	box-shadow: 0 0 30px rgba(0, 0, 0, .3);
	cursor: pointer;
	user-select: none;
	line-height: 1;
	/*overflow: hidden;*/
    min-width: 40px;
	max-width: 350px;
	bottom: 15px !important;
	top: auto !important;
	border-radius: 50%;
	right: 15px;
	-webkit-animation-name: ok_bounceInUp;
	animation-name: ok_bounceInUp;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#wachat a img {
	padding: 14px;
	height: 60px;
	width: 60px;
	background: rgba(0, 0, 0, 0);
}
#wachat a:before {
 transition: opacity .5s ease;
	content: "";
	background-color: rgba(0, 0, 0, .05);
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 60px;
	z-index: 1;
	opacity: 0;
	border-radius: 60px;
}
#wachat a:after {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-radius: 55px;
	height: 55px;
	width: 55px;
	content: "";
	-webkit-animation: ok_widgetPulse infinite 1.5s;
	animation: ok_widgetPulse infinite 1.5s;
	position: absolute;
	top: 3px;
	left: 3px;
	border-color: #0dc152;
}
.top_a_link{vertical-align:top; margin-right:15px;}
.top_a_link i{font-size: 14px;}
.top_a_link:after{
    height: 14px;
    background: #fff;
    width: 1px;
    display: inline-block;
    vertical-align: top;
    content: '';
    margin-left: 15px;
    margin-top: 4px;
}

@media screen and (min-width:780px) {
 .notmobile_area {
display:none!important
}
}
@media screen and (max-width:779px) {
 .notdesktop_area {
display:none!important
}
}

@-webkit-keyframes ok_widgetPulse {
	0% {
		opacity: 0
	}
	50% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(2, 2);
		transform: scale(2, 2);
		opacity: 0
	}
}
@keyframes ok_widgetPulse {
	0% {
		opacity: 0
	}
	50% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(2, 2);
		transform: scale(2, 2);
		opacity: 0
	}
}
.hover_project_section{color: var(--nav-blue);  }

.social-link li a i, 
.header_menu-main li.social-link_formobile a i,
.header_menu-second li a,
.footer-block p,.footer-bottom,
.header-contact a span {color: var(--nav-blue);}
.top_a_link:after, 

.social-link li:last-child:after{background:  var(--nav-blue);}

.header_menu-main li a::after{color: var(--nav-blue);}
header.is-active-header,
.header_menu::before, .header_menu:after{background:  var(--light-gray);}
.header_menu:after{display: none!important;}
.header_menu::before{-webkit-transition: all 0.40s ease-in;
	-moz-transition: all 0.40s ease-in;
	-o-transition: all 0.40s ease-in;
	transition: all 0.40s ease-in;}
	.header_menu{background:  var(--nav-blue); background: linear-gradient(180deg, #13131F 0%, #23232F 100%);
	}	
.header_menu::before{background: url(../images/menu/png/16-min.png) center no-repeat; background-size:auto 100% ; opacity: 0.4;}
.header_menu.header_img1::before{background-image: url(../images/menu/png/girish-min.png);}
.header_menu.header_img2::before{background-image: url(../images/menu/png/21-min.png);}
.header_menu.header_img3::before{background-image: url(../images/menu/png/25-min.png);}
.header_menu.header_img4::before{background-image: url(../images/menu/png/20-min.png);}
.header_menu.header_img5::before{background-image: url(../images/menu/png/18-min.png); background-position: center right;}
.header_menu.header_img6::before{background-image: url(../images/menu/png/16-min.png);}

.parallax_window_fix{
	display: inline-block; width: 100%;  min-height: 400px; 
    background-attachment: fixed!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}

.parallax_window_fix img{opacity: 0!important;}
@media screen and (min-width:780px) {
.carousel-cell {	
	margin:0 10px; 
  }
  .project_cl_r{height: 450px;}
  .carousel-cell.col-md-3-{width: 25%;}
  .carousel-cell:hover, .is-expanded-carr-- .carousel-cell{width: 40%;}
  .is-active-header .hamburger{margin-top: 0;}
  
}
  .carousel-cell:hover .hover_project_section{
    transition: all 0.5s ease-in-out;
    opacity: 1;
    padding: 20px;
    height: calc(100% - 40px);}
	.hover_project_section{align-items: flex-start;    text-align: left;}	
	.hover_project_section a{color: var(--nav-blue);display: block;
		height: 100%;
	}
	.hover_proto_dd h5{text-transform:initial;}
	.hover_project_section > div {
		
		height: 100%;
		position: relative;
	}
	.hover_project_section > div{margin-bottom: 20px;}
	.hover_project_section > div span.button {
		font-size: 18px; border: none;
		font-weight: 600;
		color: var(--white);
		padding-right: 25px;
		background: url(../images/link-arrow.svg) right center no-repeat;		
		background-size: 14px; position: absolute; right: 20px; bottom: 20px;color: var(--nav-blue);
	}
	.flickity-prev-next-button, .flickity-prev-next-button{top: auto; bottom: -85px;}
	.project_cl_r{position: relative;}
	.flickity-prev-next-button.next{right: auto; left:65px;} 

	.sub_heading,	.title_heading,.service_col p,
	.col_contact, .col_contact a, .col_contact span,
.dc_portfolio-txt p{color: var(--nav-blue);}

.logo_for_menu, .header_open_menu .logo_notfor_menu{display: none;}
.header_open_menu .logo_for_menu{display: block;}
.header_open_menu .header-contact a span{background:url(../images/link-arrow-white.svg) right center no-repeat;color: var(--white);}

.view_project_link a span{background:url(../images/link-arrow.svg) right center no-repeat;color: var(--nav-blue);}


.header_open_menu .header_menu-main li.social-link_formobile a i,
.header_open_menu .header-contact a,
.header_open_menu .social-link li a i,
.header_open_menu .header_menu-second li a,
.header_open_menu .header_menu-main li a::after,
.header_menu-main li a i,
.header_open_menu .header_menu-main li a{color: var(--light-gray);}

body,
.port_detail-banner,
.dc-section_clients,
.dc-section_services,
.header_open_menu .hamburger span,
.header_open_menu .social-link li:last-child:after,
.header_open_menu .top_a_link:after{background: var(--light-gray);}

/*
.port_detail{background: var(--nav-blue);}
.port_detail .title_heading{color: var(--light-gray);}*/

.port_detail_image_area img, .img_cover-overlap_gdtt img{ width: 100%;}
.dc_portfolio_dt{width: 100%; display: list-item; margin-bottom: 15px;color: var(--nav-blue); text-align: left;}
.dc_portfolio_dt span{width: 100%; display: inline-block;}

.top_a_link:hover,
.footer-block a:hover,
.port_detail .primary_heading,
.port_detail p,
.portfolio_single h1{color: var(--nav-blue);}
.pull_right{float: right;}

.pagination_work{background: var(--nav-blue);}
.pagination_work a{color: var(--light-gray); padding: 20px 30px; position: relative;}
.pagination_work a:after{position: absolute; right: 0; width: 25px; top: 0; bottom: 0;background:url(../images/link-arrow-white.svg) right center no-repeat; content: ''; display: inline-block; -webkit-transition: all 0.20s ease-in;
	-moz-transition: all 0.20s ease-in;
	-o-transition: all 0.20s ease-in;
	transition: all 0.20s ease-in;}
.pagination_work a:first-child:after{transform: rotateY(180deg); right: auto; left: 0;}
.pagination_work a:hover:first-child:after{left: -5px;}
.pagination_work a:hover:last-child:after{right: -5px;}

.hide_op{opacity: 0;}
.project_cl_r a, .project_cl_r a img{width: 100%;}

.main-carousel-projects-2{margin-top:30px;}

@media screen and (max-width:700px) {
.portfolio_single h1{margin-bottom: 40px;
    padding-top: 5px;}
	.hamburger {
		margin-top: 11px;
	}
	.port_detail .primary_heading{text-align: left;}
	.header_menu::before{background-size: 100% auto;}
}

/*
	.dc-nav-blue-section.dc-home-banner,
	header.is-active-header, .header_menu::before, .header_menu::after {
		background: var(--nav-blue);
		color: var(--light-gray);
	}
	.hamburger span, .top_a_link:after, .social-link li:last-child:after
	{    background: var(--light-gray);}
	.top_a_link, .header_menu-top a,
	.social-link li a i, .header_menu-main li.social-link_formobile a i, .header_menu-second li a, .header-contact a span,
	.header_menu-main li a,
	.header_menu-main li a::after
	{color: var(--light-gray);}*/