﻿/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/


/*-- Reset-Code --*/

body {
    padding: 0;
    margin: 0;
    background: #FFF;
    font-family: 'Poppins', sans-serif;
}

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

body a:hover {
    text-decoration: none;
}

body a:focus,
a:hover {
    text-decoration: none;
}

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

h1,
h4,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
}

p {
    margin: 0;
    line-height: 1.9;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none;
}
.services,.our-team,.we-offer,.testimonials,.contact,.stats {
    padding: 70px 0px 0px 0px;
}
.we-offer-content,.services-content,div#team,.stats,.testimonials-content,.contact-content,.we-offer-about {
    padding-top: 70px;
}
.services-info h3,.stats-info.text-center h3 {
    color: #fff;
}
.dropdown-menu{margin-top: 10px!important;}

.dropdown-menu li {border-bottom: 0px solid #eaeaea ; font-size: 12px;}
.dropdown-menu li:nth-last-child(1) {
   border-bottom: none;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  /*margin-top: -1px;*/
  margin-top: 10px!important;
}
/*-- //Reset-Code --*/
.we-offer-conte1{background: #fff;
    padding: 20px;margin: 10px 0px;}

.we-offer-conte1:hover{box-shadow: 0px 0px 11px 1px #000; cursor:pointer; background:#4cc7ee;}

/*--top nav--*/
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
	border-radius: 0px;
}
.navbar-default {
    background-color: #fff;border-bottom: 2px solid #19274c;
    border: none;
    padding: 5px 0;position: fixed;
    width: 100%;
    z-index: 22;
}
 .navbar-default .navbar-brand {
    color: #333;
    font-size: 28px;
    text-shadow:2px 2px 2px rgba(95, 93, 93, 0.8);
}
.navbar-brand a {
    color: #000000;
}

h1.navbar-brand span {
    padding: 7px 13px;
    background-color: #161717;
    font-size: 36px;
    color: #fff;
}
.navbar-default .navbar-nav>li>a {
    color: #555;
    font-family: raleway,sans-serif;
    font-weight: 500;
    font-size: 13px;
    /*letter-spacing: 2px;*/
    text-align: center;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #03A9F4;
    background-color: transparent;
}
.effect-3 {
	overflow: hidden;
}

.effect-3:before {
	left: -1px;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #19294b;
	content: '';
	position: absolute;
	transition: transform 0.5s ease;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
}

.effect-3:hover:before {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
}
.navbar-default .navbar-nav>.active>a:before {
    background: #19294b;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
   color: #03A9F4;
    background: none;
    font-weight: bold;
}
.nav>li {
    position: relative;
    margin: 0 5px;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: rgb(51, 51, 51);
    background-color: transparent;
}
/*--banner--*/
.banner {
        /*background-image:url("../images/banner-img1.jpg");*/	
	margin-top: 95px;position: relative;	
}
.banner_image{
    background-image:url("../images/web_banner.jpg");
    /*background-image:url("../images/banner-img1.jpg");*/
    /*background-image:url("../images/IMG_20200530_122029_2.jpg");*/
    background-size:cover;
    background-position: center;
    height: 459px;
}
.media_image{
    background-image:url("../images/media.jpg");
    background-size:cover;
    background-position: center;
    height: 60%;
}
.plugngo_app_image{
    background-image:url("../images/app_banner.jpg");
    background-size:cover;
    background-position: center;
    height: 60%;
}

.banner_image2 {
    background-image:url("../images/evcharging.jpg");
    background-size:cover;
    background-position: center;
    height: 60%;
}
.banner_image3 {
    background-image:url("../images/evcharging1.jpg");
    background-size:cover;
    background-position: center;
    height: 60%;
}
.agileits-banner-info {
	text-align: center;
	margin: 14em 0 0 0;
}

.agileits-banner-info h3 {
	color: #FFF;
	font-size: 5em;
	margin: 0;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 13px;
	text-shadow: 2px 2px 2px rgba(16, 16, 16, 0.8);
}

.agileits-banner-info h3 span {
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	color: #FFFFFF !important;
	font-size: .2em !important;
	letter-spacing: 7px;
	margin-top: 2em;
}

.w3-button {
	margin: 4em auto 0;
	text-align: center;
	width: 22%;
}

.w3ls-button {
	float: left;
	width:100%;
}


.w3ls-button a,
.w3l-button a,
.w3ls-about-left a {
	text-decoration: none;
	padding: 0.6em 1.9em;
	background: #161615;
	text-align: center;
	border: solid 1px #161615;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #fff;
}

.w3l-button a {
	border: solid 1px #FFFFFF;
	background: none;
}

.w3l-button a:focus {
	outline: none;
}

.w3l-button a:hover {
	background: #ffb900;
	border: solid 1px #ffb900;
}

.w3ls-button a:hover {
	background: none;
	border: solid 1px #ffffff;
	color: #ffffff;
}


/*--slider--*/

#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}

.events {
	list-style: none;
}

.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
}

.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	bottom: 450px;
	left: 0;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	width: 56px;
	height: 56px;
	background: transparent url(../images/arrows.png) no-repeat left top;
}

.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}

.callbacks_nav.prev {
	right: auto;
	background-position: left top;
	left: 0;
}

#slider3-pager a {
	display: inline-block;
}

#slider3-pager span {
	float: left;
}

#slider3-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}

#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}

#slider3-pager a {
	padding: 0;
}

#slider3-pager li {
	display: inline-block;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;z-index: 0!important;
}

.rslides li {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	height: auto;
	border: 0;
}

.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 76%;
	left: 45%;
	padding: 0;
	margin: 0;
	display: none;
	z-index: 999;
}

.slider-top span {
	font-weight: 600;
}

.callbacks_tabs li {
	display: inline-block;
	margin: 0 8px;
}


/*----*/

.callbacks_tabs a {
	visibility: hidden;
}

.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 10px;
	width: 10px;
	display: inline-block;
	background: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}

.callbacks_here a:after {
	background: #000000;
	border: 2px solid #ffffff;
}


/*-- //slider --*/

/* Shutter Out Vertical */

.hvr-shutter-out-vertical {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	position: relative;
	background: #e1e1e1;
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.3s;
}

.hvr-shutter-out-vertical:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color:rgba(249, 252, 253, 0.4);
	-webkit-transform: scaleY(0);
	-webkit-transform-origin: 50%;
	-webkit-transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-shutter-out-vertical:hover,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:active {
	color: white;
}

.hvr-shutter-out-vertical:hover:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:active:before {
	-webkit-transform: scaleY(1);
}


/*-- //model --*/


/*--about--*/
.we-offer-content1 h3 {
                     color:#19294b;	text-align:center;margin: 7px;
}
.we-offer-content1 h3 a {
                     color:#19294b;	}
.we-offer-content{
    background: #f5f5f5;
    /*padding: 50px 0px;*/
    padding: 10px 0px;
}
.we-offer-par p {
    font-size: 15px;
	text-align: justify;
    line-height: 28px;
    margin: 4px 0px;
}
.we-offer img {
    width: 100%;
}
.we-offer-info h3,.services-info h3,.our-team-info h3,.stats-info.text-center h3,.testimonials-info.text-center h3,.contact-info h3,.gallery-info h3 {
	                
    font-size: 3em;
    margin: 0;
    letter-spacing: 7px;
    text-shadow: 2px 2px 2px rgba(16, 16, 16, 0.45);
    font-weight: 700;	
}
.we-offer-content1 i {
    font-size: 28px;
    line-height: 1.6;
    /* border: 1px solid; */
    /* padding: 1px 10px; */
    color: #fff;
    background-color: rgb(8, 173, 167);
    width: 45px;
    height: 45px;
    text-align: center;
}
label {
    width: 10%;
    height: 4px;
    background: #8c8f96;
}
.we-offer-about h2 {
    letter-spacing: 2px;
    font-size: 32px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.we-offer-info p {
    letter-spacing: 1px;
    font-size: 13px;
	margin-top: 7px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    letter-spacing: 1px;
}
/*-- why --*/
.pa_italic i {
    left: -1em;
	font-size: 11px;
}
.pa_italic span {
    display: none;
}
.collapsed span {
    display: inline-block;
    left: -1em;
	font-size: 11px;
}
.collapsed i {
    display: none;
}
.panel-heading {
    padding:10px 30px;
}
.panel-title > a{
    font-size: 1em;
    color:#212121;
    text-transform: capitalize;
	text-decoration: none;
}
.panel-default {
    border-color: #FFF;
	background: #f5f5f5;
}
.panel-default > .panel-heading {
    border-color: #FFF;
    color: #212121;
    background-color: #b7cdda;
}
.choose p {
    font-size: 16px;
    line-height: 2em;
    color: #163a52;
    margin: 1em 0;
    font-weight: 600;
}
.panel-body {
    padding: 2em;
    font-size: 14px;
    line-height: 2em;
    color: #555;
    background: #f3f1f1;
}
a.pa_italic label {
    cursor: pointer;
	font-weight:500;
}
a.pa_italic:focus {
    outline: none;
    text-decoration: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
/*-- //why --*/
/*--services--*/
.services {
	background-image:url("../images/services-img1.jpg");	
	background-size: cover;
    background-attachment: fixed;
}
.service1 {
    padding: 17px;
}
.services-content .row.serv1 {
    padding: 1.7em;
    background-color: rgba(0, 0, 0, 0.63);
}
.services-content .col-sm-6.col-md-2.icon1 {
    text-align: right;
}
.services i {
    line-height: 47px;
    font-size: 28px;
	color: #08ada7;
}
.services p {
    color: rgba(255, 255, 255, 0.79);
    letter-spacing: 2px;
	font-size: 13px;
}



/*-- team --*/
.our-team {
    background-color: #e7e8e8;
}
.our-team-info h3 {
	text-shadow: 2px 2px 2px rgba(16, 16, 16, 0.45);	
}
.w3_agile_team_grid_info h3 {
	font-size: 1.4em;
	    color: #343535;
	margin: 2em 0 1em 0;
	font-weight: 600;
	letter-spacing: 2px;
}

.w3_agile_team_grid_info:nth-child(1),
.w3_agile_team_grid_info:nth-child(3) {
	margin-top: 5em;
}

.w3_agile_team_grid_info p {
	color:#626166;
	margin-bottom: 1em;
	font-size: 1.1em;
	letter-spacing: 2px;
}

ul.team_icons_agile li {
	display: inline-block;
	margin-right: 1em;
}

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

.w3_agile_team_grid_info {
	text-align: center;
	padding: 0;
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.5s ease-in;
	-ms-transition: 0.5s ease-in;
	-o-transition: 0.5s ease-in;
	transition: 0.5s ease-in;
}

ul.team_icons_agile li a {
	color: #fff;
}

ul.team_icons_agile {
	border-top: 2px solid #252323;
	padding: 1.5em 0;
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.5s ease-in;
	-ms-transition: 0.5s ease-in;
	-o-transition: 0.5s ease-in;
	transition: 0.5s ease-in;
}

ul.team_icons_agile li a:hover {
	color: #de0f17;
}

.team_agile._icons ul li {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
}

.team_agile._icons ul li a i.fa {
	height: 32px;
	width: 32px;
	background: none;
	line-height: 31px;
	    color: #343535;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	border: 1px solid #343535;
}

.team_agile._icons ul li a i.fa:hover {
	color:#004990;
	border:1px solid #1bb580;
}

.w3_agile_team_grid_info img {
	margin: 0 auto;
	text-align: center;
}


/*-- //team --*/


/*--gallery--*/

.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 100%;
    height: 57%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(460px, -100px) rotate(180deg);
    -ms-transform: translate(460px, -100px) rotate(180deg);
    -webkit-transition: all 0.2s 0.4s ease-in-out;
    transition: all 0.7s 0.1s ease-in-out;
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.2s ease-in;
}

.hovereffect h4 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    margin-top: 91px;
    letter-spacing: 2px;
}

.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    margin: 50px 0 0 0;
    background-color: transparent;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out;

}

.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-delay: 0s;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
}

.hovereffect:hover h4 {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transition-delay: 0.5s;
}

.hovereffect:hover a.info {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
}
.gallery-content .col-md-4 {
    width: 33.333333%;
    padding: 0 5px;
}

.gallery-info h3 {
    color: #333;
    letter-spacing: 7px;
    padding-bottom: 0px;
    font-size: 37px;
    font-weight: 700;
    text-shadow: 2px 2px 2px rgba(16, 16, 16, 0.38);
}

.overlay p {
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    padding-top: 57px;
    color: #E7F9F7;
}

.gallery {
    padding: 73px 0px;
}

.gallery-content {
    padding-top: 57px;
}


/*-- stats --*/

.w3layouts_stats_left {
    text-align: center;
}

.w3layouts_stats_left p {
    font-size: 4em;
    font-weight: 800;
    letter-spacing: 2px;
    color: #fff;
    margin: 0.1em 0 0.1em 0;
}

.w3layouts_stats_left h3 {
    font-size: 1em;
    color: #ffffff;
    letter-spacing: 3px;
    margin: 0;
    font-weight: 600;
}

.w3layouts_stats_left i {
    font-size: 3em;
    color: #fff;
}

.w3l_stats_bottom_grid_left img {
    margin: 0 auto;
}

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

.agile_inner_info_stats {
    margin-top: 2em;
}


/*-- //stats --*/
.testimonials-content h3 {
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: 500;text-align: center;
}
.testimonials-content img {
    width: 100%;
}

.testimonials-content p {
    font-size: 16px;
    letter-spacing: 1px;
}
.testimonials {
	padding:70px 0px 100px 0px;
}
.carousel-indicators {
    bottom: -61px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #0e0d0d;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #0e0d0d;
    border-radius: 10px;
}


/*--contact--*/
.contact {
    background: #1f2121;
}
.contact-info h3 {
                color:#F1F8F7;	
}
.contact-tel {
    padding-top: 16px;
}
.contact-tel ul {
    list-style-type: none;
}
.contact-tel ul li i {
    font-size: 17px;
    margin: 7px 9px;
    color: #fff;
    width: 34px;
    height: 34px;
    background: #181919;
    line-height: 31px;
    text-align: center;
}
i.fa.fa-mobile {
    padding-left: 5px;
}
.contact-tel span {
	color:#c1c1c1;	
}
.contact-tel a{
	color:#c1c1c1;	
}
.contact-form input.name,input.email {
    width: 100%;
    border: none;
    border-bottom: 1px solid #7E9997;
    outline: none;
	padding: 14px 0;
	box-sizing: border-box;
	background-color:#1f2121;
	color: rgba(249, 255, 208, 0.94);
    letter-spacing: 1px;
}
.row.form1,.row.form2 {
    padding: 10px;
}
textarea.textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #7E9997;
    resize: none;
    height: 137px;
    outline: none;
	box-sizing: border-box;
	background-color:#1f2121;
	color: rgba(249, 255, 208, 0.94);
    letter-spacing: 1px;
}
.contact-form input.submit {
    padding: 10px 37px;
    background-color: #009688;
    color: #EFF7F7;
    font-size: 19px;
    letter-spacing: 2px;
    outline: none;
    margin-top: 87px;
    box-sizing: border-box;
    border: 2px solid #06645c;
    border-radius: 28px;
	
}
.contact-form input.submit:hover {
    color: #070707;
    background-color: snow;
	border:2px solid #070707;
}
.contact-form ::-webkit-input-placeholder {
								color:#E1E7E7;
}
.footer.text-center {
    padding: 19px;
    color: #DFE8E7;
    background-color: #181919;
	letter-spacing: 1px;
}
.footer a {
         color:#03A9F4;	
}
.footer a:hover {
               color:#03A9F4;	
}
/*--top hover--*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url("../images/arrow.PNG") no-repeat 0px 0px;
}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}


/*--/tophover--*/


/*--responsive--*/
@media screen and (max-width: 1280px){
	.nav>li {
    position: relative;
    margin: 0 4px;
}
.callbacks_tabs {
    top: 76%;
    left: 44%;
}
}

@media screen and (max-width: 1050px){

.hovereffect .overlay {
    height: 67%;
}
}

@media screen and (max-width: 1024px){
	.nav>li {
    position: relative;
    margin: 0 0px;
}
	
}

@media screen and (max-width: 991px){

.nav>li {
    position: relative;
    margin: 0px 0px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 13px;
    letter-spacing: 0px;
}
.agileits-banner-info h3 {
    font-size: 4em;
    letter-spacing: 9px;
}
.banner {
    height: 537px;
    background-position: center;
}
.slider {
    margin-top: -20px;
}
.callbacks_tabs {
    left: 42%;
}
.we-offer-content1 p {
    font-size: 12px;
}
.we-offer-par p {
    font-size: 15px;
    letter-spacing: 1px;
	line-height: 1.5;
}
.agileits_w3layouts_nav_right.team_agile._icons {
    margin-bottom: 47px;
}
div#team {
    padding-top: 67px;
}
.col-md-4.w3_agile_team_grid_info {
    float: left;
    width: 50%;
}
.w3_agile_team_grid_info:nth-child(1), .w3_agile_team_grid_info:nth-child(3) {
    margin-top: 0em;
}
.hovereffect h4 {
    margin-top: 57px;
}
.testimonials-content h3 {
	margin-top: 10px;
}
}

@media screen and (max-width: 900px){
	.we-offer-content, .services-content, div#team, .stats, .testimonials-content, .contact-content, .we-offer-about {
    padding-top: 37px;
}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
}

.nav>li {
    margin: 0 1px;
}
}

@media screen and (max-width: 800px){
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 37px;
}

.nav>li {
    position: relative;
    margin: 0 -4px;
}
.navbar-default .navbar-nav>li>a {
    color: #555;
    font-size: 14px;
}
.services i {
    line-height: 83px;
}	
}

@media screen and (max-width: 768px){

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #555;
    font-size: 13px;
}
.nav>li {
    position: relative;
    margin: 0 -7px;
}
h1.navbar-brand span {
    font-size: 33px;
}
.navbar-default .navbar-brand {
    font-size: 24px;
}
.slider {
    margin-top: -28px;
}
.gallery_product.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    padding: 2px 7px;
}
.hovereffect h4 {
    margin-top: 82px;
}
}
@media screen and (max-width:767px){
.busis h2 {
    font-size:30px!important;}
.dropdownhover-right {
    position: relative!important;
    right: 0!important;
    top: 0px!important;
    display:block;
}
.hn1 li {
    display: block!important;
}
.hn1 img{
	margin: auto;
}

.navbar-collapse.in {
    overflow-y: scroll!important;
    max-height: 400px;
}
.he{font-weight:bold!important;}
.caret1 {
    
 display:none!important;
}	
.slie {
    font-size: 14px!important;
    bottom: 0px!important;
    padding: 10px!important;
    width: 100%!important;
  
}
.gp{float:none!important;}.ap{float:none!important;}
.lead ul{padding-left: 30px!important;}
.frme {
    width: 94%!important;}
.lead img{margin: auto!important;
    float: none!important;
    display: block;}
.vm{margin-top: 10px!important;}
.lead { padding: 20px 0px!important;}
.lead h6{text-align: center;
    line-height: 24px;font-size: 14px!important;}
.lead h3{text-align: center;
    line-height: 24px;font-size: 24px!important; margin-top:15px!important;}
.wat h3 {
    font-size: 20px!important;line-height:27px!important;letter-spacing:0 !important;}
.cont1 h1 {
    padding: 10px 0px!important;
    font-size: 29px!important;
}
.fea {margin:10px 0px!important;
    padding: 10px!important;}
.dropdown-menu {margin: 0px!important;}
.dropdown-menu li {
    border-bottom: 1px solid #f5f5f5!important;
}
.navbar-brand img{width: 200px!important;
    margin-top: 12px!important;}
.banner{margin-top: 50px!important;}
.navbar-brand img{width: 100px;
    margin-left: 10px;}
.navbar-nav {
    margin:0px!important;
}
.nav>li {
    position: relative;
    margin: 0 0px;
}
.col-sm-4.col-md-4.we-offer-cont {
    width: 100%;
    margin-bottom: 28px;
	text-align: center;
}
.we-offer-content1 h3 {
    color: #6f7d7c;
    margin: 11px 0px;
}
.services-content .row.serv1 {
    padding: 1.7em;
    background-color: rgba(0, 0, 0, 0.63);
    text-align: center;
}
.gallery_product.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    width: 33.3333%;
}
.hovereffect h4 {
    margin-top: 47px;
}
.w3layouts_stats_left {
    text-align: center;
    float: left;
    width: 24%;
}
}   
                                                       
@media screen and (max-width: 736px){
	.we-offer-content, .services-content, div#team, .stats, .testimonials-content, .contact-content, .we-offer-about {
    padding-top: 37px;
}
.services, .our-team, .we-offer,.contact, .stats {
    padding: 57px 0px;
}
	.navbar-default {
    z-index: 9;
	padding: 4px 0;
}
.testimonials{
	  padding: 57px 0px 90px 0px;
	 
 }
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-left: 0px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -13px;
}
	.banner {
    height: 293px;position: relative;
}
.slider {
    margin-top: -137px;
}
.agileits-banner-info h3 {
    font-size: 3em;
}
.callbacks_tabs {
    top: 61%;
    left: 42%;
}
.we-offer-info h3, .services-info h3, .our-team-info h3, .stats-info.text-center h3, .testimonials-info.text-center h3, .contact-info h3, .gallery-info h3 {
    font-size: 2.6em;
}
.we-offer-content1 {
    text-align: center;
}
.we-offer .col-sm-4.col-md-4.we-offer-cont {
    margin-bottom: 28px;
}
.we-offer .col-sm-3.col-md-2.cont-icon1 {
    margin-bottom: 10px;
}
.we-offer-par p {
    line-height: 2;
    text-align: center;
}
.service1 {
    padding: 17px;
    text-align: center;
}
.services i {
    font-size: 47px;
}
.services p {
    font-size: 15px;
}
.our-team .w3_agile_team_grid_info:nth-child(1), .w3_agile_team_grid_info:nth-child(3) {
    margin-top: 0em;
}
.gallery_product.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    padding: 2px 7px;
    width: 50%;
}
.hovereffect h4 {
    font-size: 14px;
}
.w3layouts_stats_left {
    margin-bottom: 57px;
}
.w3layouts_stats_left h3 {
    font-size: 1.2em;
}
}

@media screen and (max-width: 667px){
	.agileits-banner-info h3 {
    font-size: 3em;
}
.callbacks_tabs {
    top: 61%;
    left: 41%;
}
.hovereffect h4 {
	letter-spacing: 0px;
    margin-top: 45px;
}
.w3layouts_stats_left p {
    font-size: 3.2em;
}
}

@media screen and (max-width: 640px){
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-left: 0px;
}
.slider {
    margin-top: -157px;
}
.callbacks_tabs {
    top: 103%;
    left: 41%;
}
.agileits-banner-info h3 {
    font-size: 3em;
    letter-spacing: 2px;
}
.w3-button {
    margin:3em auto 0;
}

.stats {
    padding-bottom: 12px;
}
.testimonials-content p {
    font-size: 15px;
    letter-spacing: 1px;
}
.agileits-banner-info {
    margin: 16em 0 0em 0;
}
.callbacks_nav {
    bottom: 60px;
}
}
@media (min-width: 641px) and (max-width: 767px){
.callbacks_nav {
    bottom: 348px;
}}
@media screen and (max-width: 600px){
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-left: -5px;
}
.banner {
    height: 307px;
    background-repeat: no-repeat;
}
.we-offer-info h3, .services-info h3, .our-team-info h3, .stats-info.text-center h3, .testimonials-info.text-center h3, .contact-info h3, .gallery-info h3 {
    font-size: 2.2em;
}
.hovereffect .overlay {
    height: 73%;
}
.hovereffect h4 {
    letter-spacing: 0px;
    margin-top: 63px;
}
.stats {
    padding-bottom: 10px;
}
.testimonials-content p {
    font-size: 13px;
    letter-spacing: 1px;
}
}

@media screen and (max-width: 568px){
	.w3-button {
    width: 28%;
}
	.hovereffect .overlay {
    height: 82%;
}
.contact-form input.submit {
	margin-top: 57px;
}
.w3layouts_stats_left p {
    font-size: 3.1em;
}
.w3layouts_stats_left h3 {
    font-size: 1.1em;
}
}

@media screen and (max-width: 480px){
.banner {
   
	  height: 250px;
   
}
	.w3-button {
    width: 28%;
}
.callbacks_nav {
    height: 35px;
    width: 35px;
    background-size: 200%;
}
.agileits-banner-info h3 {
    font-size: 2.5em;
}
.col-md-4.w3_agile_team_grid_info {
    float: left;
    width: 100%;
}
.hovereffect h4 {
    letter-spacing: 4px;
    margin-top: 47px;
    font-size: 13px;
}
.w3layouts_stats_left {
    text-align: center;
    float: left;
    width: 50%;
}
.callbacks_tabs {
    left: 36%;
}
.we-offer-about h2 {
    letter-spacing: 1px;
    font-size: 26px;
}
.gallery {
    padding: 48px 0px;
}
.gallery-content {
    padding-top: 32px;
}
.services, .our-team, .we-offer, .contact, .stats {
    padding: 47px 0px;
}
.w3layouts_stats_left:nth-child(3),.w3layouts_stats_left:nth-child(4) {
    margin-bottom: 0;
}
.stats.second {
    padding: 30px 0 0 0;
}
h3, .our-team-info h3, .stats-info.text-center h3, .testimonials-info.text-center h3, .contact-info h3, .gallery-info h3 {
    font-size: 2em;
    letter-spacing: 3px;
}
.footer.text-center {
    font-size: 14px;
    line-height: 1.8;
}
}

@media screen and (max-width: 414px){
	.agileits-banner-info h3 {
    font-size: 32px;
    letter-spacing: 1px;
}
.agileits-banner-info h3 span {
    font-size: 10px !important;
    letter-spacing: 1px;
}
.we-offer-info h3, .services-info h3, .our-team-info h3, .stats-info.text-center h3, .testimonials-info.text-center h3, .contact-info h3, .gallery-info h3 {
    font-size: 2.2em;
}
.w3-button {
    width: 30%;
}
.callbacks_tabs {
    left: 35%;
}
.gallery_product.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    padding: 2px 7px;
    width: 100%;
}
.hovereffect h4 {
    letter-spacing: 1px;
    margin-top: 16px;
    font-size: 10px;
}
.hovereffect h4 {
    letter-spacing: 1px;
    margin-top: 16px;
    font-size: 10px;
}
.testimonials-content p {
    line-height: 19px;
}
.testimonials {
    padding: 47px 0px 90px 0px;
}
h3, .our-team-info h3, .stats-info.text-center h3, .testimonials-info.text-center h3, .contact-info h3, .gallery-info h3 {
    font-size: 1.5em;
    letter-spacing: 2px;
}
}

@media screen and (max-width: 384px){
	.we-offer-info h3, .services-info h3, .our-team-info h3, .stats-info.text-center h3, .testimonials-info.text-center h3, .contact-info h3, .gallery-info h3 {
    font-size: 2.2em;
}
.we-offer-content, .services-content, div#team, .stats, .testimonials-content, .contact-content, .we-offer-about {
    padding-top: 37px;
}
.w3-button {
    width: 33%;
}
.we-offer-about {
    padding-top: 10px;
}
.panel-body {
    padding: 1em;
}
.services p {
    font-size: 15px;
    letter-spacing: 1px;
}
.hovereffect h4 {
    letter-spacing: 1px;
    margin-top: 79px;
    font-size: 10px;
}
.testimonials-content p {
    font-size: 12px;
    letter-spacing: 0px;
}

}

@media screen and (max-width: 375px){
	.w3-button {
    width: 36%;
}
.callbacks_tabs {
    left: 33%;
}
.we-offer-about h2 {
    font-size: 31px;
}
.we-offer-about h2 {
    letter-spacing: 2px;
    font-size: 31px;
}
.we-offer-about h2 {
    letter-spacing: 2px;
    font-size: 23px;
}
}

@media screen and (max-width: 320px){
	.agileits-banner-info h3 {
    font-size: 28px;
    letter-spacing: 1px;
}
.w3-button {
    width: 43%;
}
.callbacks_tabs {
    left: 31%;
}
.we-offer-info h3, .services-info h3, .our-team-info h3, .stats-info.text-center h3, .testimonials-info.text-center h3, .contact-info h3, .gallery-info h3 {
    font-size: 1.7em;
	letter-spacing:2px;
}
.panel-body {
    padding: 1em;
}
.panel-title > a {
    font-size: 0.9em;
}
.panel-body {
    padding: 1em;
}
.cont h3 {
    font-size: 1.3em;
}
.hovereffect h4 {
    margin-top: 57px;
}
.testimonials-content h3 {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 500;
}
.testimonials-content p {
    font-size: 11px;
}
body p {
		font-size:14px!important;
}
}
.marquee1 {
   padding: 10px 0px;
    background: #f5f5f5;
}
.marquee {
  background: #19294b;
    padding: 10px;
    color: #fff;text-align:center;text-transform:uppercase;
}
.maq{    color: #fc0006;
    padding: 10px;}
	.contact-tel h3{ margin: 10px;color:#00b0ff;}
	.foote li{color: #e0dcdc;
    padding: 10px;}
	.fot{border-bottom: 1px solid;
    padding-bottom: 10px;
}
.foll{text-align: center;
    color: #c1c1c1;
    font-size: 20px;
    text-transform: capitalize;
    padding: 20px 0px;}
	.icon-bar a{color: #c1c1c1;
    background: #181919;
    padding: 5px 10px;}
	.navbar-brand img{width: 250px;
    margin-top: 5px;margin-left: 10px;}
	.busi{padding: 50px 0px;}
	.busi h2{text-align: center;
    color: #5ecdf0;
    font-family: Raleway;}
	.busi p{font-size: 15px;
    letter-spacing: .5px;
    text-align: justify;
    line-height: 28px;
    font-family: raleway;
    color: black;
    margin: 4px 0px;}
	.column-content__buttons{float: right;
    background: #5ecdf0;
    padding: 15px 25px;}
	.column-content__buttons a{color:#fff;}
	
.icon-bar a.facebook:hover	{ background:#3b5998;}
.icon-bar a.twitter:hover	{ background:#55acee;}
.icon-bar a.youtube:hover	{ background:#bb0000;}
.icon-bar a.linkedin:hover	{ background:#0e76a8;}
@media (min-width:1200px) and (max-width:1600px){.lead ul{padding-left: 30%!important;}}
@media (min-width:992px) and (max-width:1199px){.navbar-brand img{width: 200px!important;
    margin-top: 20px!important;}
	.navbar-default .navbar-nav>li>a {
    font-size: 14px!important;letter-spacing: 1px!important;}
	.nav>li>a {  padding: 10px 12px!important;}.banner { margin-top:100px!important;position:relative;}.dropdown-menu>li>a {
    font-size: 12px!important;}.lead ul{padding-left: 30%!important;}.slie { font-size: 17px!important; bottom: 0px!important; width: 100%!important; }}
	@media (min-width:768px) and (max-width:991px){.dropdownhover-right {    right: -34%!important;}.navbar-brand img{width: 150px!important;
    margin-top: 20px!important;}.navbar-default .navbar-nav>li>a {
    font-size: 13px!important;letter-spacing: 0px!important;}.nav>li>a {  padding: 10px 15px!important;}.dropdown-menu>li>a {
    font-size: 12px!important;}.banner { height: 437px!important;margin-top:100px!important;position:relative;}.lead ul{padding-left: 30%!important;}
	.slie { font-size: 16px!important; bottom: 0px!important; width: 100%!important; }
}
	
.cont1{
    padding: 10px 0px;
    position:relative;
    padding-bottom: 50px!important;
}
	.cont1 h1{    text-align: center;
   padding: 30px 0px;
    color: #19294b;}
	.frme{width: 98%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.contact-to	label {
    width: 100%;
    height: auto;
    background: transparent;margin: 15px 0px 5px 0px;
}
.text2	label {
    width: 100%;
    height: auto;
    background: transparent;margin: 15px 0px 5px 0px;
}

.contact-to	label span{color:#ff0000;}
	.frme1{width: 98%;
    height: 60px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
	.but{border: none;
    background: #1b2847;
    padding: 6px 20px;
    color: #fff;
    position: absolute;
    right: 5%;}
	.emai{background: #19294b;padding: 12px;position: relative;top: -5px;}
.emai span ul li {
    color: #fff;
    list-style: none;
    display: inline-block;
    float: right;
    padding: 0px 7px;
}
.emai span ul li a {color:#fff;top: 4px;
    position: relative;text-transform: uppercase;
    font-size: 11px;}
.emai span ul {
  position: absolute;
    right: 38px;
    top: 1px;
}
.emai span ul li a:hover {
    color: #0dacf4;
}
 .maq1{ color:#0dacf4!important;}
 .abut{padding: 0px 10px;}
 .busi h5{text-align: center;
    color: #01540a;
    font-size: 20px;
    font-style: italic;
    font-family: 'Poppins', sans-serif;margin-bottom: 20px;}
	.fes li{font-size: 15px;
    letter-spacing: .5px;
    text-align: justify;
    line-height: 28px;
    font-family: raleway;
    color: #fff;
    margin: 4px 0px;}
	.fes{padding: 10px 0px 10px 30px;}
	.fea h4{    color: #fff;}
	.fea{margin: 30px 20px;
    background: #19294b;
    padding: 30px;}
        table th{
            background: #03b1f6;
            text-align: left;
            color: #fff;
            font-weight: normal;
        }
/*tr:nth-child(even) {
    background-color: #03b1f65e
}
tr:nth-child(odd) {
    background-color: #03b1f62e
}

tr td:nth-child(odd) {
    background-color: #c1c1c1
}*/

.wat h3{
   padding: 30px 20px;
}
td, th {
    padding: 0;
    text-align: left;
}
.icon-bar:nth-child(3){opacity:0}
 .icon-bar:nth-child(4){
    top: -5px;
    left: 7%;
    position: relative;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(-45deg);}
.icon-bar:nth-child(2){top: 7px;
    left: 7%;
    position: relative;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);}
	
	.collapsed .icon-bar:nth-child(3){opacity:1}
 .collapsed .icon-bar:nth-child(4){
    top: 0px;
    left: 0;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);}
.collapsed .icon-bar:nth-child(2){top: 0px;
    left: 0;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);}
	.lead img{float: left;
    margin-right: 20px;border-radius: 50%;}
	.lead h3{margin-top: 65px;font-size: 30px;
    margin-bottom: 10px;
    line-height: 27px;
    color: seagreen;}
	.lead h6{font-size: 16px;}
	.vm{text-align: center;
    font-size: 14px;cursor: pointer;
    margin-top: 90px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    color: #03a9f5;text-transform: uppercase;}
	.lead{background: #f5f5f5;
    padding: 50px;}
	.lead ul{font-size: 14px;
    /* margin: 28px; */
    padding: 15px 30px;
    text-align: justify;
    line-height: 26px;
    font-family: 'Raleway', sans-serif;}
	.accordion .vm.collapsed:after {
  content: '\02795';
    font-size: 12px;
    color: #03a9f5;
    margin-left: 9px;
    position: relative;
    top: -2px;
}

.accordion .vm:after {
    content: "\2796";margin-left: 9px; /* Unicode character for "minus" sign (-) */
}
.mp{padding:50px 0px;}
.busi ul {
    font-size: 15px;
    letter-spacing: .5px;
    text-align: justify;
    line-height: 28px;
    font-family: raleway;
    color: black;
    margin: 4px 0px;
}
.text2{
margin-bottom: 10px;}
.slie{position: absolute;
    color: #000;
    font-family: raleway;
    font-size: 20px;
    bottom: 0px;
    padding: 30px;
    width: 60%;
    background: #ffffff85;}
	.tt p{font-size: 1.75rem;
    line-height: 34px;}
.gp{float:right;}.ap{float:left;}
.tre h5{text-align: center;
    font-size: 15px;
    font-weight: bold;}
	.tres{padding:50px 0px}
	.rt{border: 1px solid #5ecdf0;}.rt:hover{background:#5ecdf0;}
.dropdownhover-right{
    position: absolute;
    right: -54%;text-align: center;
    top: -20px;min-width: 20px!important;}
	.caret1 {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-left: 4px dashed;
    border-top: 4px solid\9;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}	
.testimon{margin-top: 15px;}
.mrn{text-align: right;
    margin-right: 10px;
    margin-top: 15px;}
	.mrn span{background: #19294b;
    padding: 7px 15px;
    color: #fff;}
	.mrn:hover{cursor:pointer;}
	.mrn span a{color: #fff;}
	.busis h2 {
    font-size:50px;
    color: #5ecdf0;
    font-family: Raleway;
}
.busis p { font-size: 15px;
    letter-spacing: .5px;
    text-align: justify;
    line-height: 28px;
    font-family: raleway;
    color: black;
    margin: 4px 0px;}
.busis h5 {	color: #19294b;
    font-size: 19px;
    font-family: lato;
    font-weight: bold;
    margin-top: 10px;
}
.sri{margin: auto;
    border-radius: 50%;}
	
	.leadsp{background: #03a9f5;
    padding: 10px;
    color: #fff;}
	.leadsdp{font-size: 15px;
    letter-spacing: .5px;
    text-align: center;
    line-height: 28px;
    font-family: raleway;
    color: black;
    margin: 4px 0px;margin-top: 30px;}
	.csn{text-align: center;
    font-size: 30px;
    /* background: red; */
    color: #404443;}
    .hn1 li a{
	text-align:center;
}
.hn1 li{
	display: inline-block;
}
.hn1{
	/*width: 750px; left: -250px!important; position: absolute;*/
	width: 670px; left: -250px!important; position: absolute;
}
.margin-top-10{
    padding-bottom:  10px;
}