
html,
body {
	margin: 0;
	font-size: 100%;
	background: #fff;
	font-family: 'Roboto Slab', serif;
}

body a {
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

a:hover {
	text-decoration: none;
}

input[type="button"],
input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'Roboto Slab', serif;
font-family: 'Bitter', serif;
}

p {
	letter-spacing: 1px;
	font-size: 1em;
	line-height: 1.9em;
	color: #555;
	font-family: 'Roboto Slab', serif;
font-family: 'Bitter', serif;
font-family: 'Source Serif Pro', serif;
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}


/*-- header --*/


/*--header--*/

.header_left {
	float: left;
	margin: .3em 0 0;
}

.header_left ul li {
	display: inline-block;
	margin-right: 2em;
	font-size: 15px;
	color: #999c9e;
	letter-spacing: 1px;
}

.header_left ul li i {
	padding-right: 1em;
	color: #ee4f4f;
}

.header_left ul li a {
	font-size: 15px;
	color: #999c9e;
	text-decoration: none;
}

.header_left ul li a:hover {
	color: #ee4f4f;
}

.header_right {
	float: right;
}

ul.forms_right {
	float: right;
	margin-top: 3px;
}

ul.forms_right {
	float: right;
}

ul.forms_right li a {
	background: #ee4f4f;
	color: #fff;
	font-size: 0.9em;
	padding: 0.6em 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

ul.forms_right li a:hover {
	background: #168eea;
}

ul.forms_right li a.active {
	background: #168eea;
}

ul.forms_right li {
	display: inline-block;
	list-style: none;
}

.top_menu_w3layouts {
	padding: 0.5em 2em;
	background: #000;
}

.content {
	margin: 0;
	padding: 0px;
}

.content p:last-child {
	margin: 0;
}

.content a.button {
	display: inline-block;
	padding: 10px 20px;
	background: #ff0;
	color: #000;
	text-decoration: none;
}

.content a.button:hover {
	background: #000;
	color: #ff0;
}

.content.title {
	position: relative;
	background: #333;
}

.navbar-nav {
	float: right;
	margin: 0;
    
}

.content.title h1 span.demo {
	display: inline-block;
	font-size: .5em;
	padding: 10px;
	background: #fff;
	color: #333;
	vertical-align: top;
}

.content.title .back-to-article {
	position: absolute;
	bottom: -20px;
	left: 20px;
}

.content.title .back-to-article a {
	padding: 10px 20px;
	background: #168eea;
	color: #fff;
	text-decoration: none;
}

.content.title .back-to-article a:hover {
	background: #168eea;
}

.content.title .back-to-article a i {
	margin-left: 5px;
}

.content.white {
	background: #fff;
}

.content.black {
	background: #000;
}

.content.black p {
	color: #999;
}

.content.black p a {
	color: #08c;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0!important;
	border: 1px solid transparent;
}

.navbar-default {
	background: linear-gradient(to left, #e10019,#00601b)!important;
	
	
}

.navbar-brand {
	float: left;
	padding: 0!important;
	font-size: 18px;
	line-height: 0px!important;
	height: 0px!important;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.29);
}

.navbar-default a.navbar-brand h1 {
	color: #fff;
	font-weight: 700;
	margin-top: 19px;
}

.navbar-default .navbar-nav>li>a {
	color: #a9a8a8;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	padding: 35px 22px;
}

.navbar-nav>li>a.active {
	color: #ffffff;
	background: rgb(254,143,1);
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	color: #fff;
	background: #e10019;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #fff;
	background: rgb(254,143,1);
}

.navbar-default .navbar-brand label {
	color: #36a1f3;
	display: block;
	font-size: 0.3em;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: 0 1px 2px rgba(47, 47, 47, 0.2);
	font-weight: 600;
	text-transform: uppercase;
    letter-spacing: 2px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #111;
}

.navbar-default .navbar-toggle .icon-bar {
   background-color: #ffffff;
}

.navbar-default .navbar-nav>.active>a:before {
	background: #00601b;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 0;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #282828;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #ffffff;
	background: #168eea;
}

.navbar-nav>li {
	float: left;
	margin: 0 5px;
}

.navbar-default .navbar-toggle {
	border-color: #202020;
}
.logo2
{
 margin-top:5px;
 height:90px;
 width:80px;
 margin-bottom:35px;

}
.logo3
{
 margin-top:5px;
 height:180px;
 width:180px;
 margin-bottom:35px;

}

/* Kukuri */
.link--kukuri {
	text-transform: uppercase;
	font-weight: 900;
	overflow: hidden;
	line-height: 0.75;
	color: #e10019;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #e10019), to(#00601b ));
	background:-webkit-linear-gradient(top, #e10019 30%, #00601b 100%);
	background: -o-linear-gradient(top, #e10019 30%, #00601b 100%);
	background: transparent, linear-gradient(to bottom, #e10019 30%, #00601b 100%);
	-webkit-background-clip: text;
	        background-clip: text;
	-webkit-text-fill-color: transparent;
}

.link--kukuri:hover {
	color: blue;
}

.link--kukuri::after {
	content: '';
	position: absolute;
	height: 16px;
	width: 100%;
	top: 50%;
	margin-top: -8px;
	right: 0;
	background: #F9F9F9;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.link--kukuri:hover::after {
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

.link--kukuri::before {
	content: attr(data-letters);
	position: absolute;
	z-index: 2;
	overflow: hidden;
	color: #424242;
	white-space: nowrap;
	width: 0%;
	-webkit-transition: width 0.4s 0.3s;
	transition: width 0.4s 0.3s;
}

.link--kukuri:hover::before {
	width: 100%;
}

h3.title-wthree span {
    display: block;
    font-size: 42px;
    color: #e10019;
}

p.para-bottom-wthree {
    max-width: 851px;
    margin: 0 auto;
    font-size: 16px;
	color:black;
}







.dropdown-menu .divider {
	height: 0;
	margin: 0;
	overflow: none;
	background: none;
}

.dropdown-menu .divider {
	border-bottom: 1px solid #E8E7EC;
	padding: 0px 0;
}

.main-content {
	padding: 3em 0;
}

.dropdown-menu {
	min-width: 150px;
}

ul.dropdown-menu.sub-menu {
	min-width: 130px;
	top: 77px;
	left: 148px;
	-webkit-animation: fadeinleft 600ms ease-in-out;
	-moz-animation: fadeinleft 600ms ease-in-out;
	-o-animation: fadeinleft 600ms ease-in-out;
	-ms-animation: fadeinleft 600ms ease-in-out;
	animation: fadeinleft 600ms ease-in-out;
}

ul.dropdown-menu:hover a.s-menu {
	background: #373738;
	color: #fff;
}

.dropdown-menu.columns-2 {
	min-width: 400px;
}

.dropdown-menu.columns-3 {
	min-width: 600px;
}

.dropdown-menu li a {
	padding: 8px 15px;
	font-weight: 400;
	letter-spacing: 1px;
}

.dropdown-menu {
	border-radius: 0px;
}

.multi-column-dropdown {
	list-style: none;
}

.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	color: #168eea;
	text-decoration: none;
	background-color: #f5f5f5;
}

.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #168eea;
	background: none;
}

b.fa.fa-caret-right {
	vertical-align: middle;
	margin-left: 2em;
}

@media (max-width:767px) {
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
	.navbar-nav {
		float: left;
		margin: 0;
		margin-left: 0em;
		width: 100%;
		background: #eee;
		margin-top: 1em;
	}
}


/*-- banner --*/

.carousel .item {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/ban1.jpeg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/ban1.jpeg) no-repeat;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/ban1.jpeg) no-repeat;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/ban1.jpeg) no-repeat;
	background-size: cover;
}

.carousel .item.item2 {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/111.jpeg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/111.jpeg) no-repeat;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/11.jpeg) no-repeat;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/11.jpeg) no-repeat;
	background-size: cover;
}

.carousel .item.item3 {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/home.jpg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/home.jpg) no-repeat;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/home.jpg) no-repeat;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/home.jpg) no-repeat;
	background-size: cover;
}

/*.carousel .item.item4 {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/b44.jpg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/b44.jpg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/b44.jpg) no-repeat;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/b44.jpg) no-repeat;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/b44.jpg) no-repeat;
	background-size: cover;
}*/


.carousel-caption h2,
.carousel-caption h3 {
	font-size: 5em;
	font-weight: 100;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.carousel-caption h2 span,
.carousel-caption h3 span {
	font-weight: 700;
}

.carousel-caption p {
	letter-spacing: 7px;
	font-size: 1.1em;
	font-weight: 300;
	color: #fff;
	margin: 1em 0 2em 0;
}

.carousel-caption a {
	color: #fff;
	letter-spacing: 1px;
	padding: 11px 20px;
	background: none;
	font-size: 0.9em;
	border-radius: 0;
	border: 1px solid #fff;
}

.carousel-caption a:hover {
	background: #ee4f4f;
	border: 1px solid #ee4f4f;
}

.codes {
	padding: 5em 0;
	background: #fff;
}

.codes.agileitsbg2 {
	background: #E74C3C;
	background-image: -webkit-linear-gradient(#ff9d2f, #ff6126);
	background-image: -moz-linear-gradient(#ff9d2f, #ff6126);
	background-image: -ms-linear-gradient(#ff9d2f, #ff6126);
	background-image: linear-gradient(#ff9d2f, #ff6126);
	padding-bottom: 10em;
}

.codes.agileitsbg3 {
	background: #3498DB;
	padding-bottom: 10em;
}

.codes.agileitsbg4 {
	background: #2ECC71;
	padding-bottom: 10em;
}

.carousel.slide.grid_3.grid_4 {
	border-top: 10px solid #3ACFD5;
	border-bottom: 10px solid #3a4ed5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;
	-webkit-background-size: 10px 100%;
	-moz-background-size: 10px 100%;
	background-size: 10px 100%;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
	background-image: -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
	background-image: -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
	background-image: linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%), linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%);
}

.carousel-indicators {
	bottom: 5%;
	left: 50%;
}

.carousel-caption {
	position: inherit;
	min-height: 630px!important;
	padding-top: 13em;
	text-align: center;
}

.carousel-control {
	line-height: 32em;
}


/*-- //banner --*/

/* page details */
.breadcrumb li a {
    color: #fd7272;
}

.breadcrumb li {
    letter-spacing: 1px;
    color: #000;
}

/* //page details */
/*-- /search --*/

.banner_form_agileits form {
	margin: 2em auto 0;
	width: 60%;
	background: #fff;
	padding: 0.5em;
}

.banner_form_agileits input[type="search"],
.banner_form_agileits input[type="submit"] {
	width: 43%;
	color: #777;
	float: left;
	background: none;
	outline: none;
	font-size: 0.91em;
	padding: 1em 1em;
	border: none;
	-webkit-appearance: none;
	display: inline-block;
	letter-spacing: 2px;
}

.banner_form_agileits select#country12 {
	font-weight: normal;
	width: 37%;
	border: none;
	outline: none;
	color: #777;
	float: left;
	background: none;
	outline: none;
	font-size: 0.91em;
	padding: 1em 1em;
	border: none;
	border-left: 1px solid #e4e4e4;
	letter-spacing: 2px;
}

.banner_form_agileits input[type="submit"] {
	background: #168eea;
	width: 20%;
	color: #fff;
	font-weight: 600;
	font-size: 1.2em;
	padding: 0.58em 1em;
}

.banner_form_agileits input[type="submit"]:hover {
	background: #ee4f4f;
}


/*-- //search --*/

.w3-heading-all h3 {
   font-size: 2.5em;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #e10019), to(#00601b ));
	background:-webkit-linear-gradient(top, #e10019 30%, #00601b 100%);
	background: -o-linear-gradient(top, #e10019 30%, #00601b 100%);
	background: transparent, linear-gradient(to bottom, #e10019 30%, #00601b 100%);
	-webkit-background-clip: text;
	        background-clip: text;
	-webkit-text-fill-color: transparent;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin-bottom: 30px;
	 text-align: center;
}
.about,.team,.gallery,.welcome,.contact-w3-agileits,.banner-bottom,.services{
padding:4em 0;
}
/*-- /banner_bottom--*/
span.fa.fa-compass {
    background: rgb(254,143,1);
    margin-right: 0.1em;
    padding: 0.2em;
}
h3.tittle {
	color: #353b46;
	margin: 0;
	font-size: 3.3em;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
}

h3.tittle span {
	font-weight: 100;
	color: #555;
}

h3.tittle.main {
	margin: 0 auto;
	width: 60%;
}

h3.tittle.con {
	color: #fff;
}

h3.tittle.con span {
	color: #fff;
}

.tittle_head p {
	text-align: center;
	width: 46%;
	margin: 1em auto 0;
	color: #8c8c8c;
	font-size: 1.2em;
	line-height: 1.9em;
}

.inner_sec_info_agileits_w3 {
	margin-top: 4em;
}

.features {
	padding: 6em 0 16em 0;
}

.ab_info {
	background: #f5f5f5;
}

.banner_bottom_left h4 {
	font-size: 2em;
	color: #4d4e4e;
	letter-spacing: 1px;
	position: relative;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 1em;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.banner_bottom_left h4 span {
	font-weight: 100;
}

.banner_bottom_left p {
	color: #666;
	line-height: 2em;
	font-size: 1em;
	margin-bottom: 1em;
}

ul.some_agile_facts {
	margin-top: 3em;
}

ul.some_agile_facts li {
	list-style: none;
	margin: 21px 0;
	color: #444;
	font-weight: 600;
	font-size: 1.5em;
}

ul.some_agile_facts span.fa {
	color: #fff;
	width: 90px;
	height: 90px;
	background: #ee4f4f;
	text-align: center;
	line-height: 87px;
	margin-right: 20px;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	font-size: 1.3em;
}

ul.some_agile_facts label {
	font-size: 1.5em;
	color: #262c38;
}

.banner_bottom_grid {
	margin-top: 3em;
}
/*-- /grid_info --*/

.grid_info {
	text-align: center;
	padding: 2em 1em;
	background: rgba(0, 0, 0, 0.7);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-box-shadow: 2px 15px 70px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 15px 70px 2px rgba(0,0,0,0.75);
    box-shadow: 2px 15px 70px 2px rgba(0,0,0,0.75);
	-o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	width: 32%;
}

.grid_info:nth-child(2) {
	margin: 0 2%;
}

.icon_info span{
	height: 90px;
	width: 90px;
	background:rgb(254,143,1);	
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 5px solid #fafafa;
	line-height: 85px;
	font-size: 2em;
	color:#fff;
	
}

.icon_info h5 {
	font-size: 1.4em;
	color: #fff;
	margin: 1em 0;
	font-weight: 600;
}

.icon_info p {
	color: #ffffffd6;
}

/*-- //grid_info --*/
/*-- /services --*/ 
.welcome {
    background: url(../images/s3.jpg)no-repeat center;
    background-size: cover;
}
.agileits-title {
    text-align: center;
}

.agileits-welcome-info P {
    font-size: 1em;
    color: #ffffffd6;
    line-height: 1.8em;  
} 
.welcomerow-agileinfo {
    text-align: center;
}
.welcomerow-agileinfo h5{
    font-size: 1.5em;
    color:#02bbd2;
    margin-bottom: 1em;
    font-weight: 300;
    letter-spacing: 3px;
}
.w3l-welcome-grid {
    text-align: center;
    padding: 1em;
    border: 1px solid #fff; 
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.agileits-welcome-info h4 ,.services-grids h4{
    color: #fff;
    font-size: 1.5em;
    margin: 0.8em 0;
    letter-spacing: 1px;
    text-transform: capitalize;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
} 
.w3l-welcome-grid:hover {
    border-color: #efaa15;
}
.w3l-welcome-grid:hover .agileits-welcome-info h4 {
    color:#efaa15;
}
/*-- //services --*/  
/*--gallery--*/
.gallery h3.tittle{
	text-align:center;
}
.gallery-grids img {
    height: 310px;
}
.ban-mar {
    margin: 35px 0;
}
.baner-top a {
    padding: 10px 10px;
    display: block;
    box-shadow: 0px 0px 9px #BDBDBD;
}
.baner-top img {
    width: 100%;
}
.img-box-content, .gal-text-box {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  
}
.img-box-content img, .gal-text-box img {
  display: block;
  position: relative;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.img-box-content {
  position: relative;
}
.gal-text-box {
  top: 0;
  left: 0;
  position: absolute;
}
.gal-text-box .info-gal-con {
  display: block;
  position: relative;
  padding: 2%;
  left: 50%;
  top: 50%;
  position: relative;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
    text-align: center;
}

.separator {
  display: block;
  position: relative;
  height: 1px;
  width: 60%;
  margin: 10px auto;
  background: rgba(255, 255, 255, 0.5);
  clear: both;
}


.gal-spin-effect {
  display: block;
  overflow: hidden;
  position: relative;

}
.gal-spin-effect .gal-text-box {
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateZ(0) scale(2, 2);
  -moz-transform: translateZ(0) scale(2, 2);
  -ms-transform: translateZ(0) scale(2, 2);
  -o-transform: translateZ(0) scale(2, 2);
  transform: translateZ(0) scale(2, 2);
  color: #e6e6e6;
}
.gal-spin-effect .gal-text-box * {
  z-index: 3;
}
.gal-spin-effect .gal-text-box:after, .gal-spin-effect .gal-text-box:before {
  content: "";
  display: block !important;
  position: absolute;
  visibility: visible !important;
  background: linear-gradient(to left, #e10019,#00601b,#ffa200); !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  -ms-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
}
.gal-spin-effect.vertical .gal-text-box:before {
  -webkit-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  transform: translateZ(0) translateX(100%) rotateZ(180deg);
}
.gal-spin-effect.vertical .gal-text-box:after {
  -webkit-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  transform: translateZ(0) translateX(-100%) rotateZ(180deg);
}
.gal-spin-effect.vertical:hover .gal-text-box {
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1, 1);
  -moz-transform: translateZ(0) scale(1, 1);
  -ms-transform: translateZ(0) scale(1, 1);
  -o-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1);
  
}
.gal-spin-effect.vertical:hover .gal-text-box:before {
  -webkit-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  transform: translateZ(0) translateX(50%) rotateZ(0deg);
}
.gal-spin-effect.vertical:hover .gal-text-box:after {
  -webkit-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  transform: translateZ(0) translateX(-50%) rotateZ(0deg);
}
.gal-spin-effect.horizontal .gal-text-box:before {
  -webkit-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  transform: translateZ(0) translateY(100%) rotateZ(180deg);
}
.gal-spin-effect.horizontal .gal-text-box:after {
  -webkit-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  transform: translateZ(0) translateY(-100%) rotateZ(180deg);
}
.gal-spin-effect.horizontal:hover .gal-text-box {
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1, 1);
  -moz-transform: translateZ(0) scale(1, 1);
  -ms-transform: translateZ(0) scale(1, 1);
  -o-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1);
}
.gal-spin-effect.horizontal:hover .gal-text-box:before {
  -webkit-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  transform: translateZ(0) translateY(50%) rotateZ(0deg);
}
.gal-spin-effect.horizontal:hover .gal-text-box:after {
  -webkit-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  transform: translateZ(0) translateY(-50%) rotateZ(0deg);
}
.info-gal-con h4 {
    font-size: 27px;
    text-transform: capitalize;
    margin-bottom: 30px;
    color: #fff;
}
.info-gal-con p {
    font-size: 14px;
    line-height: 2.2em;
    color: #fff;
}
/*--//gallery--*//*-- stats --*/

.w3layouts_stats_left {
    text-align: center;
}

.w3layouts_stats_left p {
    font-size: 3em;
    font-weight: 100;
    letter-spacing: 2px;
    color: #ffffff;
    margin: 0.1em 0 0.1em 0;
}

.w3layouts_stats_left h3 {
    font-size: 1em;
    color: rgb(254,143,1);
    letter-spacing: 3px;
    margin: 0;
    font-weight: 600;
}

.w3layouts_stats_left span {
    font-size: 2.5em;
    color: #fff;
}

.w3l_stats_bottom_grid_left img {
    margin: 0 auto;
}

.stats {
    text-align: center;
    background: #000000;
    padding: 4em 0;
}

.agile_inner_info_stats {
    margin-top: 2em;
}


/*-- //stats --*/
/*-- services --*/ 
.services-img-w3-agile{
	background: url(../images/services.jpg) no-repeat 0px 0px;
	min-height:376px;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
}
.services-img-agileits{
	background: url(../images/services2.jpg) no-repeat 0px 0px;
	min-height:376px;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
}
.work-row-grids {
    text-align: left;
}
.work-row-grids h4 {
    font-size: 16px;
    color: #080808;
    margin: 0.5em 0 .2em;
    letter-spacing: 1px;
}
.work-row-grids p {
    font-size: 15px;
    text-align:center;
    color: #999;
    line-height: 1.5em;
    margin: 0 auto;
}
.work-grids-img img {
    border: 1px solid #555;
    padding: 16px;
    border-radius: 68px;
}
.work-grids-img {
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.work-row-grids span.glyphicon {
    font-size: 1.4em;
    text-align: center;
    padding: 0.68em .8em;
    color: #bc0023;
}
.work-grids-img span{
  position: relative;
  z-index: 100;
  transition: all 0.3s ease 0s;
}
.tab-info-img img {
    width: 100%;
}
.tab-info-img {
  padding:0;
}
.tab-info h4 {
    font-size: 1.6em;
    color: rgb(254,143,1);
    letter-spacing: 1px;
    margin-bottom: 1em;
}
/*--//services--*/

/*-- team --*/
.agileits_w3layouts_head{
	font-size:2.2em;
	color:#212121;
	text-align:center;
	text-transform:capitalize;
}
.agileits_w3layouts_head span{
	display: inline-block;
    padding: .3em 0;
    border-top: 2px solid #e60004;
    border-bottom: 2px solid #e60004;
}
.w3_agileits_para{
	margin:1em 0 0;
	color:#3fc8ef;
	text-align:center;
}  
.wthree_team_grid_left{
	overflow:hidden;
	position:relative;
}
.wthree_team_grid_left img {
    -webkit-transition: -webkit-transform 400ms ease;
    -moz-transition: -moz-transform 400ms ease;
    transition: transform 400ms ease;
	-webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.wthree_team_grid_left:hover img {
    -webkit-transition-duration: 6s; 
    -moz-transition-duration: 6s;
	transition-duration: 6s;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    transform: scale(1.1);
} 
.w3l_banner_figure p a {
    display: inline-block;
    color: #fff;
    font-size:15px;
    margin: 0 5px; 
}
.w3l_banner_figure p a:hover{ 
    color: #222; 
}
/*-- image-hover --*/ 
.wthree_team_grid_left figure {
	position: relative;
	float: none;
	top: -13px;
	overflow: hidden;
	text-align: center;
} 
.wthree_team_grid_left figure img {
	position: relative;
	display: block;
	opacity: 0.8;
} 
.wthree_team_grid_left figure .w3l_banner_figure {
	padding: 2em;
	color: #fff;
	text-transform: uppercase; 
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
	text-align: left;
} 
.wthree_team_grid_left figure .w3l_banner_figure::before,
.wthree_team_grid_left figure .w3l_banner_figure::after {
	cursor: none;
} 
 
/***** Julia *****/
/*---------------*/

figure.effect-julia {
	background: #2f3238;
	/* top: -2px; */
} 
figure.effect-julia p {
	display: inline-block;
	margin: 0 0 1em;
	padding: 0.4em 1em;
	background:rgb(254,143,1);
    color: #fff;
	text-transform: none;
	letter-spacing:2px;
	font-weight: 500;
	font-size:1em;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	-moz-transform: translate3d(-360px,0,0);
	-o-transform: translate3d(-360px,0,0);
	-ms-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}

figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	-moz-transition-delay: 0.15s;
	-o-transition-delay: 0.15s;
	-ms-transition-delay: 0.15s;
	transition-delay: 0.15s;
} 
figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-julia:hover .w3ls-bnr-icons:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	-moz-transition-delay: 0.05s; 
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia:hover img {
	opacity: 0.4;
}

figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*-- //team --*/
/*-- clients--*/
.clients-left {
    background: url(../images/t1.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	min-height: 463px;
}
.clients{
    background: linear-gradient(to left, #e10019,#00601b,#ffa200) !important;
    padding: 4em 10em 4em 4em;
}
.clients h3{
	color:#fff;
}
.clients label.line{
	background:#fff;
}
.clients h3 {
	font-size: 30px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#fff;
    margin-bottom: .5em;
}
.clients span {
    width: 8%;
    height: 2px;
    background: #fff;
    position: absolute;
    text-align: center;
    left: 8%;
}
.flex-active-slide p {
    line-height: 30px;
    color: #000;
    font-style: italic;
	letter-spacing:2px;
	font-size:14px;
    padding-bottom: 2em;
    border-bottom: 1px solid #fff;
    margin-top: .8em;
}

.client h5 {
	font-size: 20px;
	color:#ffffff;
    float: left;
    margin-top: 1.5em;
    margin-left: 1em;
}
.client {
    margin-top: 2em;
}
/*-- //clients--*/
/*-- Contact --*/
.contact-right-w3l h3:before {
    width: 35%;
}
.mail{
	margin:30px 0px;
}
.call{
	margin-bottom:30px;
}
.contact-left-w3ls{
	position:relative
}

span.glyphicon.glyphicon-home {
    background: rgb(254,143,1);
}
span.glyphicon.glyphicon-envelope {
    background:rgb(254,143,1); 
}
span.glyphicon.glyphicon-phone {
    background: rgb(254,143,1);
}
span.glyphicon.glyphicon-time {
    background: rgb(254,143,1);
}
.contact-left-w3ls .glyphicon {
    font-size: 1em;
    padding: 1em;
	color:#fff;
}
.contact-left-w3ls h4,.contact-left-w3ls h5{
	text-align:left;
}
.contact-left-w3ls h4 {
    color: #000;
    font-weight: 600;
    font-size: 1.1em;
    margin-bottom: 0.5em;
}
.contact-left-w3ls p{
	color:#8d8d8d;
	font-weight:400;
	font-size:1em;
}
.contact-left-w3ls p a{
	color:#8d8d8d;
}
.contact-right-w3l input[type="text"]{
	font-size:14px;
	border:1px solid #d5d3d3;
	background:transparent;
	outline:none;
	padding:10px;
	width:48.5%;
	margin-bottom:15px;
}
.contact-right-w3l input[type="text"]:nth-child(1),.contact-right-w3l input[type="text"]:nth-child(3) {
    margin-right:2.4%;
}
.contact-right-w3l textarea{
	width:100%;
	padding:10px;
	outline:none;
	resize:none;
	height:100px;
	border:1px solid #d5d3d3;
	font-size:14px;
}
.contact-right-w3l input[type="submit"]{
	background:rgb(254,143,1);
	color:#fff;
	padding:8px 15px;
	margin-top:15px;
	border:none;
	outline:none;
}
.contact-right-w3l input[type="submit"]:hover {
    background: #000;
}
.visit,.mail,.call {
    border-bottom: 2px solid #000;
}
.contact-right-w3l {
    margin: 5em 0 0 0;
}
/*-- //contact --*/
/*--footer--*/
.footer{padding:2em 0em;}

.footer nav    {border:none;
	margin-bottom:2em;}
.footer ul.nav-buttom li {
	list-style: none;
	display: inline-block;
	margin: 0px 15px;
}

.footer ul.nav-buttom li a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.footer ul.nav-buttom li:hover a {
	color: #ab7442;
}

ul.nav-buttom {
	margin:1em 0;
}

footer{background: #2f2f2f;}
.footer {
	background: #2f2f2f;
	text-align: center;
}
.bottom-head h2 a {
    font-size: 45px;
    color: #fff;
}
span.cap{
    color: rgb(254,143,1);
    margin-top: 7px;
    font-size: 15px;
    letter-spacing: 11.4px;
}
.icons {
    text-align: center;
	    padding-top: 15px;
}
.icons ul li {
    display: inline-block;
}
.icons ul li a{
     color: #fff;
    font-size: 15px;
    letter-spacing: 11.4px
}
.icons ul li a span.fa.fa-facebook:hover {
    color: #3b5998;
}

.icons ul li a span.fa.fa-twitter:hover{
	color: #55acee;
}

.icons ul li a span.fa.fa-rss:hover{
	color: #f26522;
}
.icons ul li a span.fa.fa-vk:hover{
	color: #45668e;
}
.colr-row{padding:0px;}	
.footer h3,.footer h2{    margin-bottom:11px;}
.footer h3 {
       font-size: 20px;
    color: rgb(254,143,1);
    letter-spacing: 2px;
    font-weight: 800;
}
.one p {
    color: #fff;
    line-height: 26px;
    font-size: 14px;
}
.addres.up-out p:nth-child(1), .addres.up-out p:nth-child(2), .addres.up-out p:nth-child(3) {
    padding-top: 0px;
}
.addres p {
    font-size: 15px;
    color: #fff;
    padding: 10px 0px;
}
.icons-left {
    font-size: 20px;
    margin-right: 14px;
    color: #efaa15;
}
footer p {
    padding: 0.8em 0;
    text-align: center;
    font-size: 15px;
    color: #fff;
    letter-spacing: 2.5px;
    background: #2f2f2f;
}
footer p a {
    color: #fff;
    text-decoration: underline;
}
footer p a:hover {
    color:rgb(254,143,1);
}
/*--//footer--*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 35px;
	height: 35px;
	border: none;
	text-indent: 100%;
	background: url(../images/top-arrow.png) no-repeat 0px 0px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}
#toTopHover {
	width: 35px;
	height: 35px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- /responsive design --*/
@media(max-width:1440px){
.clients-left {
    min-height: 454px;
}
.contact-right-w3l {
    margin: 2em 0 0 0;
}
}
@media(max-width:1366px){
.clients-left {
    min-height: 478px;
}
}
@media(max-width:1280px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 4.5em;
}
.clients-left {
    min-height: 472px;
}
}
@media(max-width:1080px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 4.3em;
}
.clients-left {
    min-height: 490px;
}
.contact-right-w3l input[type="text"] {
    width: 100%;
}
span.cap {
    letter-spacing: 10px;
}
.w3l_banner_figure p a {
    margin: 0 2px;
}
}
@media(max-width:1024px){
.carousel-caption {
    min-height: 540px!important;
    padding-top: 12em;
}
.carousel-caption h2, .carousel-caption h3 {
    font-size: 3.5em;
}
.carousel-indicators {
    bottom: 20%;
}
.clients-left {
    min-height: 520px;
}
}
@media(max-width:991px){
.navbar-default .navbar-nav>li>a {
    padding: 35px 14px;
}
.carousel-caption {
    min-height: 540px!important;
    padding-top:10em;
}
.carousel-caption {
    min-height: 491px!important;
}
.carousel-indicators {
    bottom: 17%;
}
.grid_info {
    width: 60%;
	margin:0 auto 2em;
}
.grid_info:nth-child(2) {
    margin: 0 auto 2em;
}
.carousel-caption h2, .carousel-caption h3 {
    font-size: 3.2em;
}
.tab-info h4 {
    margin-bottom: 1em;
    margin-top: 1em;
}
.wthree_team_grid_left figure .w3l_banner_figure {
    padding: 0.2em;
}
.w3layouts_stats_left.w3_counter_grid {
    width: 50%;
    float: left;
}
.w3layouts_stats_left.w3_counter_grid2 {
width: 50%;
 float: left;
 
}
.w3layouts_stats_left.w3_counter_grid3,.w3layouts_stats_left.w3_counter_grid2{
margin-top: 2em;
}
.clients-left {
    width: 50%;
    margin: 0 auto;
}
.clients {
    width:80%;
	margin:0 auto;
}
.contact-left-w3ls {
    width: 60%;
    margin: 0 auto;
}
.contact-left-w3ls {
    width: 65%;
    margin-left: 6em;
}
.contact-right-w3l {
    width: 100%;
}
.bottom-head.bottm-grid {
    width: 100%;
	margin-bottom:2em;
}
.copyright.bottm-grid {
    width: 100%;
	margin-bottom:1em;
}
.one.bottm-grid {
    width: 100%;
	margin-bottom:1em;
}
.three.bottm-grid {
    width: 100%;
	margin-bottom:1em;
}
}
@media(max-width:800px){
.about, .team, .gallery, .welcome, .contact-w3-agileits, .banner-bottom, .services {
    padding: 3em 0;
}
.w3-heading-all h3 {
    font-size: 2.3em;
}
}
@media(max-width:768px){
.clients-left {
    min-height: 338px;
}
}
@media(max-width:767px){
.navbar {
    min-height: 85px;
}
div#bs-example-navbar-collapse-1 {
    position: absolute;
    width: 100%;
    background: #000000ba;
    text-align: center;
    z-index: 99;

}
.navbar-nav>li {
    float: none;
    width: 43%;
    margin: 0 auto;
	
}
.navbar-nav {
    background: #08080833;
}
.navbar {
    padding: 0.5em;
}
.navbar-default a.navbar-brand h1 {
    margin-top: 8px;
	    padding-bottom:10px;
}
}
@media(max-width:667px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 3em;
}
.wthree_team_grid_left {
    width: 33%;
    margin: 0 auto;
}
.logo2
{
 margin-top:-10px;
 height:90px;
 width:80px;
 margin-bottom:35px;

}
}
@media(max-width:640px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 2.5em;
}
}
@media(max-width:600px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 2.5em;
}
.navbar-default .navbar-nav>li>a {
    padding: 18px 13px;
}
}
@media(max-width:568px){
}
@media(max-width:480px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 2.2em;
}
.clients {
    width: 100%;
}
.contact-left-w3ls {
    width: 100%;
    margin-left: 0em;
}
.wthree_team_grid_left {
    width: 50%;
    margin: 0 auto;
}
.footer ul.nav-buttom li {
    margin: 0px 9px;
}
.w3-heading-all h3 {
    font-size: 2em;
}
div#bs-example-navbar-collapse-1 {
    width: 97%;
}
}
@media(max-width:414px){
.carousel-caption {
    padding-top: 9em;
}
.carousel-caption h2, .carousel-caption h3 {
    font-size: 2em;
}
.carousel-caption h2, .carousel-caption h3 {
    letter-spacing: 1px;
}
.carousel-caption h2, .carousel-caption h3 {
    font-size: 1.8em;
}
.carousel-caption {
    min-height: 438px!important;
}
.grid_info {
    width: 75%;
    margin: 0 auto 2em;
}
.tab-info h4 {
    font-size: 1.2em;
   }
   .footer ul.nav-buttom li {
    margin: 0px 6px;
}
.about, .team, .gallery, .welcome, .contact-w3-agileits, .banner-bottom, .services {
    padding: 2em 0;
}
.clients {
    padding: 4em 2em 4em 4em;
}
}
@media(max-width:384px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 1.5em;
}
.carousel-caption p {
    letter-spacing: 3px;
    font-size: 1em;
}
.tab-info h4 {
    font-size: 1.1em;
}
.w3layouts_stats_left h3 {
    font-size: 0.9em;
}
.w3layouts_stats_left span {
    font-size: 2em;
    color: #fff;
}
.clients-left {
    min-height: 230px;
}
.contact-left-w3ls .glyphicon {
    font-size: 1em;
    padding: 0.5em;
}
}
@media(max-width:375px){
.w3layouts_stats_left p {
    font-size: 2em;
}
.footer ul.nav-buttom li a {
    font-size: 13px;
    letter-spacing: 1px;
}
.bottom-head h2 a {
    font-size: 35px;
    color: #fff;
}
}
@media(max-width:320px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 1.4em;
}
.navbar-default a.navbar-brand h1 {
    font-size: 31px;
}
.grid_info {
    width: 95%;
}
.wthree_team_grid_left {
    width: 100%;
    margin: 0 auto;
}
.w3layouts_stats_left.w3_counter_grid {
    width: 100%;
    float: none;
    margin-bottom: 2em;
}
.w3layouts_stats_left.w3_counter_grid2 {
      width: 100%;
    float: none;
	   margin-bottom: 2em;
}
.client h5 {
    font-size: 13px;
}
.footer ul.nav-buttom li {
    margin: 0px 2px;
}
.contact-left-w3ls .glyphicon {
    font-size: 1em;
    padding: 0.5em;
}
}
/*-- /responsive design --*/

/* About Html*/
.abthead
{
  Color:red;
  font-size:45px;
  Margin-top:20px;
  font-style:bold;
  
}
.cotimg
{
 Margin-top:20px;
 width:100%;

}
.abttxt
{
 margin-top:20px;
 
}
.gro
{
 background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #e10019), to(#00601b ));
	background:-webkit-linear-gradient(top, #e10019 30%, #00601b 100%);
	background: -o-linear-gradient(top, #e10019 30%, #00601b 100%);
	background: transparent, linear-gradient(to bottom, #e10019 30%, #00601b 100%);
	-webkit-background-clip: text;
	        background-clip: text;
	-webkit-text-fill-color: transparent;


}

/** Section**/

*
{
 
    transition: all .5s;

}
.img-responsive
{
    width: 100%; <!-- important-->
}

hr{
    color: #e74c3c;
    background: rgb(231, 76, 60) !important;
    height: 5px;
    width: 150px;
    border-top:0px;
}

.work-item{
    margin-bottom: 15px;
    overflow: hidden;
}
.work-info{
   padding:50px 0px;
   background-color: #fff;
    
}
.work-item a 
{
    display: block;
    overflow: hidden;
}

.work-item a img{
    margin: 0 auto;
}
.work-item>a>img:hover{
    transform: scale(1.2,1.2);
       
}

/* Section end*/

/* Why choose us */

.whohead
{
  Margin-top:30px;
}

/** About html ends **/


/** Service html **/

.serhead
{
  margin-top:30px;

}
.sertxt
{
 text-align:center;
 margin-top:-10px;
 
}

/** Service section *


header {
  text-align: center;
  background-image: url('../img/service-bannar.jpg');
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 80px 0;
}
header:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to right bottom, #e10019,#00601b,#ffa200);
  z-index: -1;
  opacity: .7;
}
header h2 {
  color: #fff;
  font-size: 45px;
}
header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header li {
  display: inline-block;
  background: linear-gradient(to right bottom, #e10019,#00601b,#ffa200);
  padding: 10px 25px;
  font-size: 20px;
  margin: 20px 10px;
  border-radius: 3px;
}
.single-service {
	margin-bottom: 60px;
}
.section-padding {
	padding: 80px 0;
}
a.border-btn {
	color: #fff;
	background: linear-gradient(to right bottom, #e10019,#00601b,#ffa200);
	display: inline-block;
	padding: 10px 30px;
	border-radius: 3px;
	margin-top: 20px;
	font-weight: 500;
  -webkit-transition:.4s;
  transition: .4s;
  position:relative;
  overflow:hidden;
  z-index:10
}

a.border-btn:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to right bottom, #e10019,#00601b,#ffa200);
  left: 0;
  top: -100%;
  border-radius: 3px;
  -webkit-transition:.4s;
  transition: .4s;
  visibility: hidden;
  z-index:-1
}
a.border-btn:hover:before {
  visibility:visible;
  top: 0;
}
.single-service h3 {
	font-weight: 600;
	font-size: 20px;
}
.single-service p {
	font-weight: 300;
	color: #333;
	font-size: 14px;
}



/* Section Title Css 

.section-title {
  text-align: center;
  margin: 80px 0;
}
.section-title h2 {
	position: relative;
	display: inline-block;
	padding-bottom: 25px;
}
.section-title h2:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 3px;
  background-color: #00601b ;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}
.section-title h2:after {
	position: absolute;
	content: "";
	width: 60px;
	height: 3px;
	background:linear-gradient(to right bottom, #e10019,#00601b,#ffa200);
	left: 50%;
	bottom: -10px;
	margin-left: -30px;
}

/* Service Style 5 Css 
.style-5 .single-service {
  border: 1px solid #ddd;
  padding: 25px 40px;
  margin-bottom: 70px;
  box-shadow: 0 5px 30px -5px #ccc;
  position:relative;
  -webkit-transition:.3s;
  transition:.3s;
  text-align:center
}
.style-5 .single-service i.fa {
	color: #00601b;
	font-size: 30px;
	margin: 25px 0px;
	border: 1px solid #00601b ;
	text-align: center;
	border-radius: 50%;
	position: relative;
	width: 60px;
	height: 60px;
	line-height: 60px;
	-webkit-transition:.5s;
	transition:.5s
}
.style-5 .single-service:after{
	position: absolute;
	content: "";
	width: 0%;
	left: 0;
	top: 0;
	border-left: 3px solid #00601b ;
	height: 0%;
	z-index: 2;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition:.5s;
	transition:.5s
}
.style-5 .single-service:before{
	position: absolute;
	content: "";
	width: 0%;
	right: 0;
	bottom: 0;
	border-right: 3px solid #00601b;
	height: 0%;
	z-index: 2;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition:.5s;
	transition:.5s
}
.style-5 .single-service:hover:before, .single-service:hover:after{
	height:50%;
	width:50%;
}
.style-5 .single-service:hover i.fa {
	background:linear-gradient(to right bottom, #e10019,#00601b,#ffa200);
	border-color: #00601b ;
	color: #fff;
}
.style-5 .single-service h3 {
	position: relative;
	font-weight: 400;
	margin-top: 0px;
	padding-top: 20px;
	font-size: 22px;
}
.style-5 .single-service p {
	font-weight: 300;
}
.style-5 .single-service h3:before {
  position: absolute;
  content: "";
  width: 3px;
  height: 12px;
  background:linear-gradient(to right bottom, #e10019,#00601b,#ffa200);
  top: -25px;
  left: 50%;
  margin-left: -1.5px;
}
.style-5 .single-service h3:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 3px;
  background:linear-gradient(to right bottom, #e10019,#00601b,#ffa200);
  left: 50%;
  margin-left: -15px;
  top: -13px;
}
*/
.pb-60 {
	padding-bottom: 60px;
}
.pt-60 {
	padding-top: 60px;
}
.mb-60 {
	margin-bottom: 60px;
}
p {
	font-weight: 300;
	font-size: 14px;
}
.section-title p {
	font-size: 24px;
	font-family: Oleo Script;
	margin-bottom: 0px;
}
.section-title h4 {
	font-size: 40px;
	text-transform: capitalize;
	color: #FF5E18;
	position: relative;
	display: inline-block;
	padding-bottom: 25px;
}
.section-title h4::before {
	width: 80px;
	height: 1.5px;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.section-title h4::before, .section-title h4::after {
	position: absolute;
	content: "";
	background-color: #FF5E18;
}
.section-title h4::after {
	width: 40px;
	height: 1.5px;
	bottom: -5px;
	left: 50%;
	margin-left: -20px;
}
.single_service.service_right {
	padding-right: 70px;
	padding-left: 0;
	text-align: right;
}
.single_service.service_right img {
	right: 0;
	left: auto;
	margin-top: 0;
	
}
.single_service:nth-child(1), .single_service:nth-child(2) {
	border-bottom: 1px dashed #333;
	padding-bottom: 15px;
}
.single_service img {
	max-width: 45px;
	position: absolute;
	left: 0;
	top: 0;
}
.single_service {
	position: relative;
	padding-left: 70px;
	margin-bottom: 35px;
}
.middimg
{
 width:230px;
 height:350px;
  
}


/** Service section about **/



/*		[ About Us Page ]		*/
.about{
	position: relative;
	padding: 170px 0 25px;
}

.about:before{
	position: absolute;
	content: '';
	left: -140px;
	top: 250px;
	width: 400px;
	height: 400px;
	background-image: url('../img/source/shape.png');
	background-repeat: no-repeat;
	background-size: cover;	
	-webkit-animation-name: rotate;	
	        animation-name: rotate;
	-webkit-animation-duration: 20s;
	        animation-duration: 20s;
	-webkit-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	        animation-timing-function: linear;
	z-index: -1;
}

.about .about-item{
	position: relative;
	padding: 75px 35px 40px;
	margin-bottom: 50px;
	border-radius: 5px;
	text-align: center;
	background-color: #fff;
	-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, .2);
	        box-shadow: 0px 2px 10px rgba(0, 0, 0, .2);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.about .about-item:hover{
	border-bottom: 3px solid #00601b;
	-webkit-transform: translateY(-10px);
	    -ms-transform: translateY(-10px);
	        transform: translateY(-10px);
}


.about .about-item .icon{
	position: absolute;
	left: 50%;
	top: -50px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 36px;
	border-radius: 50%;
	color: #fff;
	background-image: linear-gradient(to right bottom, #e10019,#00601b,#ffa200);
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.about .about-item .title{
	display: block;
	color: #000;
	font-family: Poppins;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 22px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.about .about-item .title:hover{
	color: #944179;
}

.about .about-item .description{
	color: #555;
	font-size: 15px;
	font-weight: 500;
	line-height: 28px;

}
.gro
{
  font-size:20px;
}
.about .image{
	position: relative;
	margin-bottom: 25px;
	border-radius: 5px;
	overflow: hidden;
}

.about .skills{
	position: relative;
	margin-bottom: 25px;
}

.about .skills .item{
	margin-bottom: 25px;
}

.about .skills .item .title{
	color: #555;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .7px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.about .skills .item .title span{
	float: right;
}

.about .action .item{
    position: relative;
    text-align: center;
    padding: 25px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.about .action .item .icon{
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 42px;
    color: #944179;
    opacity: 1;
}

.about .action .item .counter {
    color: #944179;
    font-family: poppins;
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 1.5px;
}

.about .action .item .counter .odometer{
	color: #000;
}

.about .action .item .description {
    display: block;
    color: #555;
    font-size: 18px;
    font-weight: 600;
    margin-top: 5px;
}

.strhead
{
  margin-top:30px;

}
.strtxt
{
  margin-top:10px;
 
}
.strsun1
{
 text-align:left;
 margin-top:10px;
 font-size:20px;
 color:red;
  font-style:italic;

}
.strsun2
{
 text-align:left;
 margin-top:10px;
 font-size:20px;
 color:red;
 font-style:italic;
}
/** Service end**/

/** Contact Html **/
.pb-100 {
	padding-bottom: 100px;
}
.pt-100 {
	padding-top: 100px;
}
.mb-100 {
	margin-bottom: 100px;
}
a {
	text-decoration: none;
	color: #333;
	-webkit-transition: .4s;
	transition: .4s;
}
.section-title {
	position: relative;
}
.section-title p {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 400;
}
.section-title h4 {
	font-size: 40px;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 20px;
	display: inline-block;
}
.section-title h4::before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background-color: #d8d8d8;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.section-title h4::after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background: linear-gradient(to right bottom, #e10019,#00601b,#ffa200);
	left: 0;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.contact {
	background-image: url("http://infinityflamesoft.com/html/abal-preview/assets/img/contact_back.jpg");
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	position: relative;
	z-index: 2;
	color: #fff;
}
.contact-form input,
textarea {
	width: 100%;
	border: 1px solid #555;
	padding: 5px 10px;
	text-transform: capitalize;
	margin-top: 15px;
	background-color: transparent;
	color: #fff;
}
.contact:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #333;
	z-index: -1;
	opacity: .85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
.single-contact {
	text-align: left;
	position: relative;
	padding-left: 70px;
	margin-bottom: 50px;
	margin-top: 10px;
}
.single-contact i.fa {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	background: linear-gradient(to right bottom, #e10019,#00601b,#ffa200);
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
}
.single-contact h5 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 500;
	color:white ;
	font-style:bold

}
.single-contact p {
	font-size: 15px;
	font-weight: 400;
	color:white;
	
}
.contact-form input[type="submit"] {
	background:linear-gradient(to right bottom, #e10019,#00601b,#ffa200);
	border: 0px;
	cursor: pointer;
	font-size: 16px;
	-webkit-transition: .4s;
	transition: .4s
}
.contact-form input[type="submit"]:hover {
	background-color: #CC5B00;
}
.contact-form input:focus, textarea:focus {
	border-color: #CC5B00;
}

/* Map section**/
.maphead
{
 margin-top:20px;
}
/* contact page */
.map h4 {
    font-size: 22px;
    margin-bottom: 60px;
}

.contact-top1 .contact-formw3ls {
    border: 1px solid #c3c3c3;
    border-radius: 0px;
    padding: 10px;
    box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.15);
}

.contact-top1 textarea {
    resize: none;
}

button.contact-submit {
    background: #6488f9;
    color: #fff;
    letter-spacing: 1px;
    padding: 10px 0;
    width: 100%;
}
.office
{
 color:#00601b;
 font-weight:200px;
 font-style:bold;
 font-size:20px;
 margin-bottom:20px;
}
.factory
{
 color:#00601b;
 font-weight:200px;
 font-style:bold;
 font-size:25px;
}
/* //contact page */


//** Portfolio Section**/
.ch-grid {
 margin: 20px 0 0 0;
 padding: 0;
 list-style: none;
 display: block;
 text-align: center;
 width: 100%;
}
.ch-grid:after,
.ch-item:before {
 content: '';
 display: table;
}
.ch-grid:after {
 clear: both;
}
.ch-grid li {
 width: 200px;
 height: 200px;
 display: inline-block;
 margin: 0 20px;
}
.ch-item {
 width: 100%;
 height: 100%;
 position: relative;
 box-shadow: 0 1px 2px rgba(0,0,0,0.1);
 cursor: default;
}
.ch-info-wrap, 
.ch-info{
 position: absolute;
 width: 162px;
 height: 162px;
 -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 -ms-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
 
 -webkit-perspective: 800px;
 -moz-perspective: 800px;
 -o-perspective: 800px;
 -ms-perspective: 800px;
 perspective: 800px;
}

.ch-info-wrap {
 top: 20px;
 left: 20px;
 box-shadow: 
 0 0 0 20px rgba(255,255,255,0.2), 
 inset 0 0 3px rgba(115,114, 23, 0.8);
 
}
.ch-info {
 -webkit-transform-style: preserve-3d;
 -moz-transform-style: preserve-3d;
 -o-transform-style: preserve-3d;
 -ms-transform-style: preserve-3d;
 transform-style: preserve-3d;
}
.ch-info > div {
 display: block;
 position: absolute;
 width: 100%;
 height: 100%;
 background-position: center center;
 -webkit-transition: all 0.6s ease-in-out;
 -moz-transition: all 0.6s ease-in-out;
 -o-transition: all 0.6s ease-in-out;
 -ms-transition: all 0.6s ease-in-out;
 transition: all 0.6s ease-in-out;
}
.ch-info .ch-info-front {
 -webkit-transform-origin: 50% 100%;
 -moz-transform-origin: 50% 100%;
 -o-transform-origin: 50% 100%;
 -ms-transform-origin: 50% 100%;
 transform-origin: 50% 100%;
 
 z-index: 100;
 box-shadow: 
 inset 2px 1px 4px rgba(0,0,0,0.1);
}
.ch-info .ch-info-back {
 background: rgba(230,132,107,0);
}

.ch-img-1 { 
 background-image: url(../images/gallery/5.jpg);
}

.ch-img-2 { 
 background-image: url(http://bootstraptema.ru/snippets/block/2017/shutters/2.jpg);
}

.ch-img-3 { 
 background-image: url(http://bootstraptema.ru/snippets/block/2017/shutters/3.jpg);
}
.ch-img-4{ 
 background-image: url(http://bootstraptema.ru/snippets/block/2017/shutters/4.jpg);
}
.ch-info h4{
 font-family: 'Niconne-Regular';
 color: #DF1E1C;
 letter-spacing: 2px;
 font-size: 30px;
 margin: 0 18px;
 padding: 40px 0 0 0;
}
.ch-info p {
 color: #464646;
 line-height:1.8em;
 padding: 10px 5px;
 font-style: italic;
 font-size: 13px;
}
.ch-item:hover .ch-info-front {
 -webkit-transform: rotate3d(1,0,0,-180deg);
 -moz-transform: rotate3d(1,0,0,-180deg);
 -o-transform: rotate3d(1,0,0,-180deg);
 -ms-transform: rotate3d(1,0,0,-180deg);
 transform: rotate3d(1,0,0,-180deg);
 
 box-shadow: 
 inset 0 0 5px rgba(255,255,255,0.2), 
 inset 0 0 3px rgba(0,0,0,0.3);
}
.ch-item:hover .ch-info-back {
 background: #fff;
}
@media (max-width: 1024px){
 .ch-grid li {
 margin: 0 15px;
 }
}
@media (max-width: 991px){
 .ch-grid li:nth-child(4) {
 margin-top: 30px;
 }
}
@media (max-width: 800px){
 .ch-grid li:nth-child(4) {
 margin-top: 30px;
 }
}
@media (max-width: 640px){
 .ch-grid li:nth-child(4) ,.ch-grid li:nth-child(3) {
 margin-top: 30px;
 }
}
@media (max-width: 480px){
 .ch-grid li {
 margin: 0 6px;
 }
 .ch-grid li:nth-child(4), .ch-grid li:nth-child(3) {
 margin-top: 12px;
 }
}
@media (max-width: 320px){
 .ch-grid li:nth-child(4), .ch-grid li:nth-child(3),.ch-grid li:nth-child(2) {
 margin-top: 15px;
 }
}

/* Port2*/
.btn-primary {
                background-color: #E7A331;
                color: #ffffff;
                border: 2px solid #E7A331;
                text-transform: uppercase;
                border-radius: 4px;
            }
            .btn-primary:hover {
                background-color: #d6962c;
                border-color: #d6962c;
                color: #fff;
            }

.portfolio{
                background:url(assets/images/portfoliobg.jpg) center top no-repeat;
                -moz-background-size: cover;
                -webkit-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
                width: 100%;
                overflow: hidden;	
            }

            .portfolio_content{
                padding-bottom:120px;
                display:inline-block;
            }
            .portfolio .portfolio_content .head_title h3{
                color:#000000;
            }
            .portfolio .portfolio_content .head_title h4{
                color:#000000;
            }

            .single_portfolio_text{
                display:inline-block;
                padding:0;
                position:relative;
                overflow:hidden;

            }
            .single_portfolio_text img{
                width:100%;
            }

            .single_portfolio_text:hover .portfolio_images_overlay{
                top:5%;
                left: 5%;
            }

            .portfolio_images_overlay{
                width: 90%;
                height: 90%;
                background: rgba(0, 0, 0, .5);
                padding: 20px;
                margin: 0 auto;
                top:-100%;
                left: 5%;
                position: absolute;
                transition:.6s;
            }
            .portfolio_images_overlay h6{
                text-transform:uppercase;
                color:#fff;
                font-size:2rem;
                line-height:2.575rem;
                font-weight: 500;
                margin-bottom: 1rem;
                margin-top: 1rem;
            }

            .portfolio_images_overlay p.product_price{
                font-size:2.5725rem;
                color:#fff;
                line-height:3rem;
            }
            .portfolio_images_overlay .btn{
                margin-top: 25px;
            }

            @media (min-width:769px) and (max-width:991px) {
                .portfolio_images_overlay {
                    padding: 0px;
                }
            }
            @media (max-width:768px) {
                .portfolio_images_overlay{
                    padding: 170px 20px;
                }
            }
            @media (max-width:580px) {
                .portfolio_images_overlay{
                    padding: 100px 20px;
                }
            }
            @media (max-width:480px) {
                .portfolio_images_overlay{
                    padding: 40px 20px;
                }
            }
            @media (max-width:320px) {
                .portfolio_images_overlay{
                    padding: 20px;
                }
            }

.modelimg
{
width:300px;
height:300px;}

.port
{
 padding-bottom:20px;
}

.testbot
{
 padding-bottom:20px;
}

/** Our Client **/




