html,
body {
    margin: 0;
    font-size: 100%;
    background: #fff;
    font-family: 'Raleway', sans-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;
	width:26%;
}

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

p {
    letter-spacing: 1px;
    font-size: 1em;
    line-height: 1.9em;
    color: #777;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

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

.navbar-default {
    background-color: #ffffff;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
}

.navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
}

.nav_top_fx_w3ls_agileinfo {
    margin: 0 auto;
    width: 88%;
    padding: 1.4em 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.29);
    color: #000;
    font-weight: 700;
    text-decoration: none;
}

.navbar-default .navbar-brand {
    color: #111;
}

.logo-w3layouts-agileits h1 a {
    font-size: 1.1em;
    color: #111;
}

.navbar-nav>li>a {
    padding: 7px 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.75em;
    font-weight: 600;
}

.navbar-default .navbar-nav>li>a {
    color: #27292b;
}
.navbar-default .navbar-nav>li>a:hover{
		color:#76daff;
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #807d7d;
    letter-spacing: 1px;
}

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

.request {
border: 1px solid #ff3c41 !important;
font-weight:700;
}

a.request {
    border: 1px solid #ddd;
    padding: 0.6em 1.2em;
}

.nav_right_top {
    margin-top: 0.4em;
}

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

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #2d2d2d;
    background-color: none;
}

span.desc {
    font-size: 0.3em;
    display: block;
    font-weight: 400;
    color: #777;
    letter-spacing: 5px;
}

.logo-w3layouts-agileits i.fa {
    color: #76daff;
}

.googleBusiness{ margin:45px 0 0 0;}

/*-- header --*/

/*--// header --*/

/*-- banner --*/

.carousel .item {
    background:url(../images/banner1.jpg) no-repeat;
    background-size: cover;
}

.carousel .item.item2 { 
    background:url(../images/banner2.jpg) no-repeat;
    background-size: cover;
}

.carousel .item.item3 {
    background:url(../images/banner3.jpg) no-repeat;
    background-size: cover;
}

.carousel .item.item4 {
    background:url(../images/banner4.jpg) no-repeat;
    background-size: cover;
}

.carousel .item.item5 {
    background:url(../images/banner5.jpg) no-repeat;
    background-size: cover;
}

.carousel .item.item6 {
    background:url(../images/banner6.jpg) no-repeat;
    background-size: cover;
}

.carousel-caption h2,
.carousel-caption h3 {
    font-size: 4em;
    font-weight: 700;
    letter-spacing: 2px;
}

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

.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: 550px !important;
    padding-top: 13em;
    text-align: left;
}


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

.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    border: 2px solid #fff;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0px 4px;
    border: 2px solid #ff3c41;
    background: #ff3c41;
}
div#myCarousel {
    margin-top: 75px;
}
/* Show it is fixed to the top */

.top-buttons {
    margin: 2em auto 0;
    text-align: center;
    width: 100%;
}

.bnr-button {
    float: left;
}

.bnr-button a {
    text-decoration: none;
    padding: .8em 1.5em;
    text-align: center;
    border: solid 2px #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    font-size: 0.75em;
    display: inline-block;
}

a.act {
    border: solid 2px #ff3c41;
    background-color: #ff3c41;
}

.bnr-button a:hover {
    border: solid 2px #ff3c41;
    background-color: #ff3c41;
}

a.two.scroll {
    margin-left: 10px;
}

/*-- //banner --*/

/*-- /banner_bottom --*/

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

.help_full img,
.help_full img {
    width: 100%;
}

.news-main {
    margin-top: 4em;
}

.banner_bottom_left p {
    margin-bottom: 1em;
}

.banner_bottom {
    padding: 7em 0;
}

.news-left {
    padding-left: 0;
}

.b_left {
    padding: 0;
}

.b_right {
    padding: 0;
}

.news-right h4 {
    color: #333;
    font-size: 2.5em;
    font-weight: 500;
}

p.sub_p {
    margin: 1.2em 0;
}

.ab_info {
    margin-bottom: 2em;
}

.ab_info h4 {
    margin-top: 1em;
    font-size: 1.4em;
}

.banner_bottom_in {
    text-align: center;
    margin: 0 auto;
    width: 90%;
}

.banner_bottom_in img {
    background-color: #ebeeef;
    padding: 0.5em;
}

.banner_bottom_in p {
    margin: 2em 0;
}

.ab_button {
    margin-top: 2em;
}

.ab_button a {
    padding: 0.8em 1em;
    color: #222;
    font-size: 0.8em;
    letter-spacing: 1px;
    background: #ffffff;
    border: 2px solid rgb(118, 218, 255);
    border-radius: 0;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.ab_button a:hover {
    background: #76daff;
    border: 2px solid #76daff;
    color: #fff;
}

.banner_bottom_in h3 {
    line-height: 1.3em;
}

.banner_bottom_in iframe {
    width: 600px;
    min-height: 333px;
    border: 6px solid #ddd;
    margin-top: 3em;
}

.news-main {
    margin-top: 0em;
    border-top: 1px solid #ddd;
    padding-top: 4em;
}

.banner_bottom_grid_left_grid span {
    font-size: 2em;
    color: #76daff;
    line-height: 62px;
}

.banner_bottom_grid_right h4 {
    font-size: 1.2em;
    margin-bottom: .7em;
    font-weight: 600;
    color: #222222;
    letter-spacing: 1px;
}

.banner_bottom_grid_right p {
    line-height: 1.9em;
}

.inner-sec-info-wthree-agile{
	padding-bottom: 1em;
}

.banner_inner_con {
    background: url(../images/bannerin.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 375px;
	position:relative;
}

.contact-social-link{
		float:left;
		width:100%;
		padding:52px 0px;
}

.services-breadcrumb {
    padding: 1em 3em;
    background: #f5f5f5;
    text-align: left;
}

ul.short li {
    text-align: left;
    display: inline-block;
    letter-spacing: 1px;
    color: #8c8e90;
    font-size: 0.85em;
}

ul.short li a {
    color: #76daff;
    text-decoration: none;
}

.services-breadcrumb ul li span {
    padding: 0 1.5em;
}

/*-- //works--*/
h3.tittle-w3ls1 {
    color: #1b1b1b;
    font-size: 3em;
    letter-spacing: 2px;
	text-align:left;
    font-weight: 700;
    margin-bottom: .7em;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
    text-align: center;
	position:relative;
	bottom:295px;
}
h3.tittle-w3ls {
    color: #1b1b1b;
    font-size: 3em;
	text-align:center;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: .7em;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
}
h3.subtittle-we{
	color: #000;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: .7em;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
    text-align: center;
	}
.subtittle-we span{color: #76daff; font-family:Arial, Helvetica, sans-serif;}	
.gbusiness-left{display:inline-block;}
.gbusiness-right p{text-align:left;}
h3.tittle-w3ls.cen {
    color: #fff;
    text-align: center;
}

.ser-first-grid span {
    font-size: 32px;
    color: #fff;
    background: none;
    width: 80px;
    height: 80px;
    line-height: 2.4em;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.ser-first-grid:hover span {
    color: #76daff;
    border: 2px solid #76daff;
}

.ser-first-grid p {
    margin: 0;
    color: #fff;
    font-size: 0.9em;
    line-height: 1.9em;
}

.ser-first-grid h3 {
    margin: 26px 0 10px 0;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    letter-spacing: 1px;
}

.works {
    padding: 7em 0;
    background: #1d1c1c;
}

.newsright input[type="submit"] {
    width: 88px;
}

/*-- /blog --*/

.banner-btm-top,
.banner-btm-bottom {
    display: flex;
    display: -webkit-flex;
}

.a1 {
    background: #76daff;
}

.a4 {
    background: #57cefb;
}

.a2 {
    background: url(../images/g1.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: 350px;
}

.a3 {
    background: url(../images/banner2.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: 350px;
}

.a5 {
    background: url(../images/g5.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: 350px;
}

.a6 {
    background: url(../images/g8.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: 350px;
}

.banner-btm-left {
    padding: 0;
}

.banner-btm-inner {
    flex: 1;
    padding: 4.5em 2.5em;
}

.blog_date h4 {
    font-size: 0.9em;
    font-weight: 600;
    color: #f00;
    margin-bottom: 1em;
}

.banner-btm-inner h6 {
    font-size: 1.1em;
    font-weight: 600;
    color: #222;
    margin-bottom: 1em;
}

.banner-btm-inner h6 a {
    color: #222323;
    letter-spacing: 2px;
}

.banner-btm-inner p {
    font-size: 0.9em;
    color: #fff;
    margin: 1em 0;
}

a.blog-btn {
    background: #fff;
    font-size: 0.85em;
    padding: 0.6em 1em;
    color: #222;
    letter-spacing: 1px;
}

a.blog-btn:hover {
    background: #ff3c41;
    color: #fff;
}

/*-- //blog --*/

/*-- /testimonials --*/

.carousel.slide.two .item {
    background: none !important;
}

.tesimonials {
    padding: 7em 0;
    background: #222222;
    text-align: center;
    background: url(../images/fullsite-img8.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
}

.logo-design-content{
	text-align:justify;
}

/* Control buttons  */

#quote-carousel .carousel-control {
    background: none;
    color: #fff;
    font-size: 2em;
    text-shadow: none;
    margin-top: 0px;
    line-height: 145px;
}

ol.carousel-indicators.two {
    display: block;
}

/* Previous button  */

#quote-carousel .carousel-control.left {
    left: -116px;
}

/* Next button  */

#quote-carousel .carousel-control.right {
    right: -116px !important;
}

/* Changes the position of the indicators */

#quote-carousel .carousel-indicators {
    left: 34%;
    top: auto;
    bottom: -26px;
    margin-right: -19px;
}

/* Changes the color of the indicators */

#quote-carousel .carousel-indicators li {
    background: #fff;
    width: 12px;
    height: 12px;
    margin: 0 2px;
}

#quote-carousel .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0 2px;
    background: #ee4f4f;
    border: 1px solid #ee4f4f;
}

#quote-carousel img {
    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);
}

/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-top: 14px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
    color: #ff3c41;
    font-size: 2em;
}
.item{
	cursor:pointer;
}

.test_img_info p {
    color: #f7f5f5;
    margin-bottom: 1em;
    font-size: 0.9em;
}

.test_img_info h6 {
    color: #76daff;
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 2em;
    letter-spacing: 1px;
}

.text-center.test_img {
    width: 120px;
    height: 120px;
    border: 4px solid rgba(255, 255, 255, 0.07);
    margin-right: 1em;
}

.test_img i {
    color: #fff;
    font-size: 5em;
    line-height: 104px;
}

.test_img_info {
    text-align: left;
	min-height:245px;
}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
    }
}

/* Small devices (tablets, up to 768px) */

@media (max-width: 768px) {
	
	.get-touch {
    margin-right: 20px;
	}
	
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
    .carousel-control {
    line-height:22em;
	}      
}

/*-- //testimonials --*/

/*--/newsletter--*/

.newsletter_w3ls_agileits {
    padding: 3em 7em;
}

.newsright input[type="email"] {
    outline: none;
    padding: 10px 15px;
    color: #848484;
    font-size: 14px;
    border: 1px solid #ddd;
    width: 60%;
    letter-spacing: 3px;
    background: none;
}

.newsright input[type="submit"] {
    border: none;
    padding: 10px 10px 11px;
    font-size: 15px;
    outline: none;
    text-transform: uppercase;
    margin: 0 0 0 -4px;
    font-weight: 600;
    letter-spacing: 1px;
    background: #76daff;
    color: #fff;
}

.newsright input[type="submit"]:hover {
    background: #080808;
    color: #ffffff;
}

.newsleft h3 {
    font-size: 24px;
    margin-top: 15px;
    color: #333;
    letter-spacing: 3px;
    font-weight: 700;
}

.blog_sec {
    padding-top: 7em;
}

/*--//newsletter--*/

.banner_bottom.proj {
    background: #f7f7f7;
}

/*-- /error --*/

.error-404 h4 {
    font-size: 12em;
    font-weight: 700;
    color: #333;
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
}

a.b-home {
    background: #202020;
    padding: 0.7em 1.5em;
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    margin-top: 1em;
    font-size: 0.9em;
}

a.b-home:hover {
    background: #ff3c41;
}

.error-404 p {
    color: #929090;
    font-size: 1em;
    letter-spacing: 8px;
    margin: 0em 0 2em 0;
}

.error.social-icons {
    margin-bottom: 1em;
}

.error.social-icons a {
    color: #4e4e4e;
}

.error.social-icons a:hover {
    color: #00a78e;
}

.error-404 {
    text-align: center;
}

.error-404 form {
    margin: 0 auto;
    width: 40%;
    text-align: center;
}

.error-404 form input[type="search"] {
    outline: none;
    border: 1px solid #c4c5c5;
    background: none;
    color: #212121;
    padding: 13px 15px;
    width: 80%;
    float: left;
    font-size: 13px;
    letter-spacing: 5px;
}

#sendmessage {
    margin: 15px 0;
    font-size: 16px;
    font-weight: bold;
    color: red;
}

button.btn1 {
    color: #fff;
    border: none;
    padding: 12px 0;
    text-align: center;
    text-decoration: none;
    background: #76daff;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    width: 20%;
}

button.btn1:hover {
    background: #ff3c41;
}
li.left-turn {
    text-align: justify;
}

@media(max-width:640px) {
    .error-404 h4 {
        font-size: 9em;
    }
}

@media(max-width:600px) {
    .error-404 h4 {
        font-size: 6em;
    }
    a.b-home {
        padding: 0.6em 1em;
        margin-top: 1em;
    }
}

@media(max-width:480px) {
    .error-404 h4 {
        font-size: 5em;
    }
    .error-404 p {
        font-size: 0.8em;
        letter-spacing: 5px;
        margin: 1em 0;
    }
}

/*-- //error --*/

/*-- /signin-form --*/

/*-- registration --*/

.signin-form {
    padding: 0em 1em 1em 1em;
    text-align: center;
}

.signin-form h3,
h3.agileinfo_sign {
    font-size: 1.5em;
    color: #212121;
    font-weight: 700;
    margin: 1em 0 0.8em 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h3.agileinfo_sign {
    text-align: center;
}

.signin-form h3 span {
    color: #67e1ff;
}

.signin-form img {
    border-radius: 50%;
}

.signin-form input[type="email"],
.signin-form input[type="text"],
.signin-form input[type="password"],
.signin-form textarea {
    width: 100%;
    padding: 1em 1em 1em 1em;
    font-size: 0.8em;
    margin: 0.5em 0;
    outline: none;
    color: #212121;
    border: none;
    border: 1px solid #ccc;
    letter-spacing: 1px;
    text-align: left;
}

.signin-form input[type="email"] {
    background: none;
    display: block;
}

.signin-form input[type="text"] {
    background: none;
    display: block;
}

.signin-form input[type="password"] {
    background: none;
    display: block;
}

.signin-form ::-webkit-input-placeholder {
    color: #212121 !important;
}

.signin-form ::-webkit-textarea-placeholder {
    color: #212121 !important;
}

.signin-form textarea {
    min-height: 100px;
}

.signin-form input[type="submit"] {
    outline: none;
    padding: 0.8em 0;
    width: 100%;
    text-align: center;
    font-size: 1em;
    margin-top: 1em;
    border: none;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: pointer;
    background: #76daff;
    box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
}

.signin-form input[type="submit"]:hover {
    color: #fff;
    background: #000;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}

.signin-form p a {
    font-size: 1em;
    color: #424242;
    letter-spacing: 1px;
    font-weight: 600;
}

.login-social-grids {
    margin: 3em 0 1.5em 0;
}

.login-social-grids ul {
    padding: 0;
    margin: 0;
}

.login-social-grids ul li {
    display: inline-block;
    margin: 0 .5em 0 0;
}

.login-social-grids ul li a {
    color: #FFFFFF;
    text-align: center;
}

.login-social-grids ul li a i.fa.fa-facebook,
.login-social-grids ul li a i.fa.fa-twitter,
.login-social-grids ul li a i.fa.fa-rss {
    height: 30px;
    width: 30px;
    border: solid 2px #212121;
    line-height: 29px;
    background: none;
    color: #212121;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.login-social-grids ul li a i.fa.fa-facebook:hover {
    border: solid 2px #3b5998;
    background: #3b5998;
    color: #FFFFFF;
}

.login-social-grids ul li a i.fa.fa-twitter:hover {
    border: solid 2px #55acee;
    background: #55acee;
    color: #FFFFFF;
}

.login-social-grids ul li a i.fa.fa-rss:hover {
    border: solid 2px #f26522;
    background: #f26522;
    color: #FFFFFF;
}

.modal-header .close {
    float: right !important;
}

.form-control:focus {
    border: 1px solid #ccc;
    outline: 0;
    box-shadow: none !important;
}

.login-form-rec {
    margin: 0 auto;
    width: 45%;
}

h3.tittle-w3ls.three {
    font-size: 2.7em;
}

p.reg {
    margin-top: 3em;
}

.signin-form select#country13 {
    font-weight: normal;
    width: 100%;
    border: none;
    outline: none;
    color: #777;
    background: #fff;
    outline: none;
    font-size: 0.91em;
    padding: 1em 1em;
    border: none;
    letter-spacing: 1px;
    margin-right: 2px;
    border: 1px solid #cccaca;
    margin-bottom: 7px;
    text-align: center;
}

/*-- //registration --*/

/*-- //signin-form --*/

/*-- footer --*/

.footer {
    padding-top:4em;
    background:url('../images/ftrbg.jpg')no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
}

.footer_inner_info_w3ls_agileits {
    width: 90%;
    margin: 0 auto;
}

ul.social-nav.model-3d-0.footer-social.social.two {
    float: none;
}

.footer-left p {
    color: #737070;
    line-height: 2em;
    font-size: 14px;
    margin-top: 22px;
}

.sign-gd h4,
.sign-gd-two h4 {
    color: #fff;
    font-size: 1.4em;
    margin-bottom: 45px;
    font-weight: 700;
    letter-spacing: 1px;
}

.sign-gd h4 span,
.sign-gd-two h4 span {
    font-weight: 300;
}

.sign-gd ul li,
.sign-gd-two ul li {
    color: #848484;
    line-height: 2em;
    font-size: 14px;
    list-style-type: none;
}

.sign-gd ul li a,
.sign-gd-two ul li a {
    color:#fff;
    letter-spacing: 1px;
}

.sign-gd ul li a:hover,
.sign-gd-two ul li a:hover {
    color:#76daff;
}

.post-grid:nth-child(2) {
    margin: 1em 0;
}

.address-left {
    float: left;
    width: 10%;
}

.address-left i.fa.fa-phone,
.address-left i.fa.fa-envelope,
.address-left i.fa.fa-map-marker {
    color: #FFFFFF;
    font-size: 1em;
}

.address-right {
    float: right;
    width: 87%;
}

.address-right h6 {
    color: #FFFFFF;
    font-size: 0.9em;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
}

.address-right p {
    margin: 5px 0 0 0;
    font-size: .9em;
    color: #76daff;
}

.address-grid {
    margin-top: 36px;
}

.address-right p a {
    color: #76daff;
    text-decoration: none;
}

.address-right p a:hover {
    color: #b5b5b5;
}

.address-right p span {
    display: block;
    margin: .5em 0;
}

ul.social-nav.model-3d-0.footer-social.social.two {
    margin-top: 2em;
}

.social-nav li {
    display: inline-block;
    margin: 0 6px;
}

.social-nav a {
    display: inline-block;
    float: none;
    width: 30px;
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    background: #000;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.model-3d-0 a {
    background: #5C5B5B;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.model-3d-0 .front,
.model-3d-0 .back {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(18px);
    -moz-transform: translateZ(18px);
    -ms-transform: translateZ(18px);
    -o-transform: translateZ(18px);
    transform: translateZ(18px);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
    color: #212121;
    font-size: 12px;
}

.model-3d-0 .back {
    -webkit-transform: rotateX(90deg) translateZ(18px);
    -moz-transform: rotateX(90deg) translateZ(18px);
    -ms-transform: rotateX(90deg) translateZ(18px);
    -o-transform: rotateX(90deg) translateZ(18px);
    transform: rotateX(90deg) translateZ(18px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

a.twitter .front {
    background:#d34836;
}

a.facebook .front {
    background: #3b5998;
}

a.instagram .front {
    background: #f77737;
}

a.pinterest .front {
    background: #bd081c;
}

.twitter .back,
.facebook .back,
.instagram .back,
.pinterest .back {
    background: #fff;
}

.model-3d-0 a:hover {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}

.model-3d-0 a:hover .back {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
}

.social .front i {
    color: #fff;
    font-size: 12px;
}

.social .back i {
    color: #000;
    font-size: 12px;
}

/*--social icons--*/
/*
.address-grid:nth-child(2) {
    margin: 0.7em 0;
}*/
.address-left i.fa{
    position: relative;
}
.address-left i.fa:after {
    content: '';
    position: absolute;
    height: 33px;
    width: 2px;
    background: #fff;
    left: 30px;
    top: 2px;
}

.footer_inner_info_w3ls_agileits h4::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 40px;
    background: #ffff;
    top: 32px;
    left: 16px;
}

p.copy-right {
    color: #fff;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 0px;
    font-size: 14px;
    border-top: 1px solid #0e0e0e;
    padding:1.5em 0;
	font-family:arial;
}

p.copy-right a {
    color: #76daff;
    text-decoration: none;
}

p.copy-right a:hover {
    color: #fff;
}

.footer-left h2 a {
    font-size: 1em;
    color: #7e8184;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(29, 28, 28, 0.9);
}

.footer-left h2 i.fa {
    color: #76daff;
}

.footer-left h2 a span {
    padding: 6px 10px;
    background: #444242;
    font-weight: 700;
}
.our_themes{background: #76daff; padding: 25px 0;}
.our_themes p{color: #fff; text-align: center; padding: 20px 0; font-family: 'Raleway', sans-serif; font-size: 30px;}
.our_themes .ab_button a:hover {
    background: #000;
    border: 2px solid #000;
    color: #fff;
}
.banner_bottom_left ul {
    margin-left: 45px;
}
/*-- //footer --*/

#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/top_move.png) no-repeat 0px 0px;
}

.latestWorkTitle{   
     text-align: center;
    padding-bottom: 30px;
    font-size: 20px;}
.expSector{font-size:25px !important;}



.homeFormcontainer {
    box-shadow: -1px 4px 26px rgba(0, 0, 0, 0.27);
}
.homecontactForm {
    background: url(../images/bg_website_review.jpg) no-repeat center top;
    background-size: cover;
}
.homeHeadingForm {
    color: #fdfefc;
    font-family: "Montserrat",sans-serif;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 50px;
    margin-left: 12px;
    margin-top: 80px;
}
.homeHeadingForm p {
    color: #fff;
    font-family: "Montserrat",sans-serif;
    font-size: 16px;
}
.form-group {
    margin-bottom: 15px;
}
.homecontactForm input[type="text"] {
    width: 100%;
    border-radius: 4px;
    height: 50px;
    line-height: 36px;
    background: #ffffff;
    padding: 0 14px;
    margin-bottom: 15px;
    border: none;
    font-size: 19px;
    color: #505050;
    font-family:arial;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
.homeRecaptchabtnRightMiddle {
    float: right;
    margin: 10px 0 40px;
}
.homeRecaptchaCon {
    float: left;
}
.homeSubmitBtn .btn-primary {
    background: #3b5998;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-sie: 18px;
    border-radius: 5px;
    border: none;
    padding: 7px 30px;
    text-transform: uppercase;
    color: #ffffff;
    height: 52px;
    width: 212px;
}

.homecontactForm textarea {
    width: 100%;
    border-radius: 4px;
    height: 246px!important;
    background: #ffffff;
    padding: 10px 14px;
    border: none;
    font-size: 20px;
    color: #505050;
    font-family: 'arial';
}    
.minFree{padding-bottom: 20px;}
.minFree span{font-family:arial;}
.logoHolder { position: absolute; top: 2px;}
.aboutUs {
    position: absolute;
    text-align: center;
    top: 160px;
    color: #ffffff !important;
    width:100%;

}
.aboutUsTitle{
    font-size:3em;
    font-weight: bold;
}
h3.subHeading {
    padding: 20px 0 0 0;
    font-size: 1.5em;
    color: #ffffff;
}
section.black {
    border-bottom: 3px solid #018dc2;
        background: #000;
}
.narrow-content-wrap {
    max-width: 60em;
    margin: auto;
    width: 100%;
    margin-bottom: 50px;
}
.divider:after {
    width: 4rem;
    height: 2px;
    background-color: #00b2f6;
    display: block;
    content: "";
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}
.black p {
    font-family: brandon_text_light, Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: rgba(255, 255, 255, 0.85);
    text-align: center;
}

h2.divider.divider-center {
    text-align: center;
    padding: 50px 0 20px 0;
    color: #ffffff;
    font-size: 3em;
    text-transform: uppercase;
}
.firstHalfSection{padding: 0!important;}
.firstHalfSection img{
    max-width: 100%;
}
/*--responsive--*/

@media(max-width:1440px){
	h3.tittle-w3ls {
        font-size: 2.3em;
    }
    .banner_bottom,.works,.banner_bottom,.blog_sec,.tesimonials {
        padding:3em 0;
    }
}
@media(max-width:1280px){
	.carousel-caption h2, .carousel-caption h3 {
        font-size: 3.5em;
    }
    .carousel-caption {
        min-height: 500px !important;
        padding-top: 13em;
        text-align: center;
    }
    .banner_bottom_left h4 {
        font-size: 1.2em;
    }
}
@media(max-width:1080px){
    .banner_bottom,.works,.banner_bottom,.blog_sec,.tesimonials {
        padding:5em 0;
    }
    .navbar-nav>li>a {
        padding: 7px 23px;
    }
    .top-buttons {
        margin: 2em auto 0;
        width: 29%;
    }
    .banner_bottom_left h4 {
        font-size: 1em;
    }
    p {
        letter-spacing: 1px;
        font-size: 0.9em;
    }
    .banner_bottom_in {
        margin: 0 auto;
        width: 87%;
    }
    .test_img_info {
        width: 70%;
    }
    .test_img_info {
        width: 70%;
    }
    .inner_sec_info_wthree_agile {
        margin-top: 0;
    }
    .newsletter_w3ls_agileits {
        padding: 3em 1em;
    }
}
@media(max-width:1050px){
    .banner-btm-inner {
        flex: 1;
        padding: 4em 2em;
    }
    .footer {
        padding: 3em 0;
    }
    .carousel-indicators {
        bottom: 6%;
        left: 50%;
    }
    #quote-carousel .carousel-indicators {
        left: 40%;
        top: auto;
        bottom: -26px;
    }
}
@media(max-width:1024px){
	
	.get-touch {
    margin-right: 31px;
	}
	.nav_top_fx_w3ls_agileinfo {
        width: 100%;
        padding: 1.4em 0;
    }
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 3em;
        letter-spacing: 1px;
    }
    .banner-btm-inner h6 a {
        letter-spacing: 1px;
    }
	.carousel-control {
    line-height:27em;
	}
	.newsright input[type="email"] {
    padding: 10px 15px;
    width: 80%;
}
}
@media(max-width:991px){
	.carousel-caption p {
        letter-spacing: 6px;
        font-size: 1em;
        margin: 1em 0 1em 0;
    }
    .top-buttons {
        margin: 2em auto 0;
        width: 37%;
    }
    .carousel-caption {
        min-height: 584px !important;
        padding-top: 15em;
        text-align: center;
    }
    .ser-first-grid{
        margin-bottom: 1em;
    }
    .error-404 p {
        font-size: 0.9em;
        letter-spacing: 5px;
        margin: 0em 0 2em 0;
    }
    .error-404 form {
        margin: 0 auto;
        width: 60%;
        text-align: center;
    }
    .logo-w3layouts-agileits h1 a {
        font-size: 1em;
    }
    .navbar-nav>li>a {
        padding: 7px 12px;
        letter-spacing: 1px;
        font-size: 0.75em;
        font-weight: 600;
    }
    .help_full img, .help_full img {
        width: 100%;
        margin-bottom: 2em;
    }
    .flickr-post ul li {
        margin: 1% 1%;
        width: 15%;
        padding: 4px;
    }
    .sign-gd {
        margin: 1em 0;
    }
    .sign-gd-two {
        margin-top: 1em;
    }
    .footer_inner_info_w3ls_agileits {
        width: 98%;
        margin: 0 auto;
    }
    .footer-right {
        padding: 0;
    }
    .banner_inner_con {
        min-height: 360px;
    }
    .banner_bottom_left {
        margin-bottom: 2em;
    }
    h3.tittle-w3ls.we {
        font-size: 2em;
    }
}
@media(max-width:900px){
	.carousel-caption {
        min-height: 380px !important;
		padding-top: 9em;
		text-align: center;
		
    }
	.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top:116px;
	}
	.carousel-control {
    line-height:22em;
	}
	
    .sign-gd h4, .sign-gd-two h4 {
        font-size: 1.2em;
        margin-bottom: 22px;
        font-weight: 700;
        letter-spacing: 1px;
    }
    .newsright input[type="email"] {
        padding: 10px 15px;
        width: 63%;
    }
    .banner_bottom_left h4 {
        font-size: 1.2em;
    }
}
@media(max-width:800px){
	.carousel-caption h2, .carousel-caption h3 {
        font-size: 2.5em;
        letter-spacing: 1px;
    }
    .banner_bottom, .works, .banner_bottom, .blog_sec, .tesimonials {
        padding: 2em 0;
    }
}

@media(max-width:767px){
	
    .newsleft h3 {
        font-size: 20px;
        margin-top:0px;
        letter-spacing: 1px;
    }
	 #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
	.navbar-nav {
        float: none;
        margin: 0;
    }
    .nav > li {
        position: relative;
        display: block;
        margin-bottom: 0.5em 0em;
		border-bottom: 1px solid #fff;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        background: #e0e0e0;
        margin-top: 1em;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 12px 10px;
        margin-top: 2px;
        margin-right: 12px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .test_img_info {
        width: 100%;
        margin-top: 1em;
        padding: 0;
    }  
    #quote-carousel .carousel-indicators {
        left: 10%;
        top: auto;
        bottom: -26px;
    } 
    .news-main {
        margin-top: 1em;
        padding-top: 2em;
    }
    h3.tittle-w3ls.three {
        font-size: 1.8em;
    }
    .login-form-rec {
        margin: 0 auto;
        width: 50%;
    }
	

}
@media(max-width:736px){
	.top-buttons {
        margin: 2em auto 0;
        width: 39%;
    }
    .carousel-caption {
        min-height: 523px !important;
        padding-top: 13em;
        text-align: center;
    }
    #quote-carousel .carousel-indicators {
        left: 10%;
        top: auto;
        bottom: -26px;
    }
    .carousel-control {
        line-height: 32em;
    }
	.company-caller-left{
	float: left;
	font-size:15px;
    width: 45%;
    padding: 4px 20px;
    border: 1px solid #fff;
    margin: 13px;
	text-align:center;
	}
	.company-caller-right{
		float: left;
		font-size:15px;
		width: 45%;
		padding: 4px 14px;
		border: 1px solid #fff;
		margin: 12px;
		text-align:center;
	}
}
@media(max-width:684px){
	.footer {
        padding: 2em 0;
    }
    .bnr-button a {
        padding: .8em 1.3em;
        letter-spacing: 2px;
        font-size: 0.7em;
    }
    .carousel-caption p {
        letter-spacing: 5px;
        font-size: 0.9em;
        margin: 1em 0 0em 0;
    }
    .carousel-caption {
        min-height: 483px !important;
        padding-top: 12em;
        text-align: center;
    }
    .banner_inner_con {
        min-height: 243px;
    }
    h3.tittle-w3ls.we {
        font-size: 1.8em;
    }
	.company-caller-left{
	float: left;
	font-size:15px;
    width: 46%;
    padding: 4px 20px;
    border: 1px solid #fff;
    margin: 13px;
	text-align:center;
	}
	.company-caller-right{
		float: left;
		font-size:15px;
		width: 46%;
		padding: 4px 14px;
		border: 1px solid #fff;
		margin: 12px;
		text-align:center;
	}
}
@media(max-width:667px){
	
	.services-line {
    width: 35% !important;
    margin-top: 6px !important;
    margin-left: 2px !important;
	}
	.footer {
        padding: 2em 0;
    }
    .bnr-button a {
        padding: .8em 1.3em;
        letter-spacing: 2px;
        font-size: 0.7em;
    }
    .carousel-caption p {
        letter-spacing: 5px;
        font-size: 0.9em;
        margin: 1em 0 0em 0;
    }
    .carousel-caption {
        min-height: 483px !important;
        padding-top: 12em;
        text-align: center;
    }
    .banner_inner_con {
        min-height: 243px;
    }
    h3.tittle-w3ls.we {
        font-size: 1.8em;
    }
	.company-caller-left{
	float: left;
	font-size:15px;
    width: 44%;
    padding: 4px 20px;
    border: 1px solid #fff;
    margin: 13px;
	text-align:center;
	}
	.company-caller-right{
		float: left;
		font-size:15px;
		width: 44%;
		padding: 4px 14px;
		border: 1px solid #fff;
		margin: 12px;
		text-align:center;
	}
}
@media(max-width:640px){
	
	.services-line {
    width: 35% !important;
    margin-top: 6px !important;
    margin-left: 2px !important;
	}
	
	.top-buttons {
        margin: 2em auto 0;
        width: 41%;
    }
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 2.3em;
        letter-spacing: 1px;
    }
    h3.tittle-w3ls {
        font-size: 2.3em;
    }
    .newsleft {
        margin-bottom: 1em;
		text-align:center;
    }
	.company-caller-left{
	float: left;
	font-size:15px;
    width: 44%;
    padding: 4px 20px;
    border: 1px solid #fff;
    margin: 13px;
	text-align:center;
	}
	.company-caller-right{
		float: left;
		font-size:15px;
		width: 44%;
		padding: 4px 14px;
		border: 1px solid #fff;
		margin: 12px;
		text-align:center;
	}
}
@media(max-width:600px){
	
	.services-line {
    width: 34% !important;
    margin-top: 6px !important;
    margin-left: 2px !important;
	}
	.top-buttons {
        margin: 2em auto 0;
        width: 45%;
    }
    .carousel-caption {
        min-height: 450px !important;
        padding-top: 11em;
        text-align: center;
    }
    .carousel-indicators {
        bottom: -2%;
        left: 50%;
    }
    .banner_bottom_in {
        margin: 0 auto;
        width: 90%;
    }
    .login-form-rec {
        margin: 0 auto;
        width: 85%;
    }
	.company-caller-left{
	float: left;
	font-size:15px;
    width: 44%;
    padding: 4px 20px;
    border: 1px solid #fff;
    margin: 13px;
	text-align:center;
	}
	.company-caller-right{
		float: left;
		font-size:15px;
		width: 44%;
		padding: 4px 14px;
		border: 1px solid #fff;
		margin: 12px;
		text-align:center;
	}
}
@media(max-width:568px){
	
	.services-line {
    width: 33% !important;
    margin-top:6px !important;
    margin-left:2px !important;
	}
	.top-buttons {
        margin: 2em auto 0;
        width: 48%;
    }
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 2.2em;
        letter-spacing: 1px;
    }
    .carousel-caption {
        min-height:256px !important;
        padding-top: 11em;
        text-align: center;
    }
    .carousel-control {
        line-height: 13em;
    }
    .banner_bottom, .works, .banner_bottom, .blog_sec, .tesimonials {
        padding: 3em 0;
    }
    .inner_sec_info_wthree_agile {
        margin-top: 2em;
    }
    .error-404 form {
        margin: 0 auto;
        width: 90%;
        text-align: center;
    }
	.company-caller-left{
	float: left;
	font-size:15px;
    width: 44%;
    padding: 4px 20px;
    border: 1px solid #fff;
    margin: 13px;
	text-align:center;
	}
	.company-caller-right{
		float: left;
		font-size:15px;
		width: 44%;
		padding: 4px 14px;
		border: 1px solid #fff;
		margin: 12px;
		text-align:center;
	}
}
@media(max-width:480px){
	
	.services-line {
    width: 30% !important;
    margin-top:6px !important;
    margin-left:2px !important;
	 }
	.top-buttons {
        margin: 2em auto 0;
        width: 54%;
    }
    h3.tittle-w3ls {
        font-size: 2em;
    }
    .banner-btm-inner {
        flex: 1;
        padding: 2em 1em;
    }
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 1.8em;
        letter-spacing: 1px;
    }
    .top-buttons {
        margin: 1em auto 0;
        width: 57%;
    }
    .carousel-caption {
        min-height: 248px !important;
        padding-top: 6em;
        text-align: center;
    }
    #quote-carousel .carousel-indicators {
        left: 19%;
        top: auto;
        bottom: -26px;
    }
    .test_img_info p {
        margin-bottom: 1em;
        font-size: 0.85em;
    }
    .newsletter_w3ls_agileits {
        padding: 2em 1em;
    }
	.company-caller-left{
	float: left;
	font-size:15px;
    width: 44%;
    padding: 4px 29px;
    border: 1px solid #fff;
    margin: 14px;
	text-align:center;
	}
	.company-caller-right{
		float: left;
		font-size:15px;
		width: 44%;
		padding: 4px 22px;
		border: 1px solid #fff;
		margin: 14px;
		text-align:center;
	}
}
@media(max-width:440px){
	.services-line {
    width: 27% !important;
    margin-top: 6px !important;
    margin-left: 2px !important;
	}
	h1.tittle-w3ls.aboutUsTitle {
    padding: 0px 12px;
}
	.col-xs-4.mobile-footer-social-link1 {
    padding: 0px 33px;
 }
	.bnr-button a {
        padding: .6em 1em;
        letter-spacing: 1px;
        font-size: 0.7em;
    }
    .logo-w3layouts-agileits h1 a {
        font-size: 0.9em;
    }
    .carousel-caption p {
        letter-spacing: 4px;
        font-size: 0.9em;
        margin: 1em 0 0em 0;
		display:none;
    }
    h3.tittle-w3ls; {
        font-size: 1.8em;
    }
	.company-caller-left{
	float: left;
	font-size:15px;
    width: 44%;
    padding: 4px 20px;
    border: 1px solid #fff;
    margin: 13px;
	text-align:center;
	}
	.company-caller-right{
		float: left;
		font-size:15px;
		width: 44%;
		padding: 4px 12px;
		border: 1px solid #fff;
		margin: 12px;
		text-align:center;
	}
	.newsright input[type="email"] {
    padding: 10px 15px;
    width: 75%;
}

}
@media(max-width:414px){
	.services-line {
    width: 27% !important;
    margin-top: 6px !important;
    margin-left: 0px !important;
	}
	.carousel-caption h2, .carousel-caption h3 {
        font-size: 1.8em;
        letter-spacing: 1px;
    }
    .banner_bottom_left h4,.ser-first-grid h3 {
        font-size: 1.1em;
    }
    h3.tittle-w3ls.we {
        font-size: 1.4em;
    }
    .help_full img, .help_full img {
        width: 99%;
        margin-bottom: 2em;
    }
    .inner_sec_info_wthree_agile {
        margin-top: 1.5em;
    }
    .banner_inner_con {
        min-height: 204px;
    }
    .banner-btm-inner h6 {
        font-size: 0.9em;
    }
	.aboutUs {
    position: absolute;
    text-align: center;
    top: 125px;
    color: #ffffff !important;
    width: 100%;
}
	h3.tittle-w3ls2 {
    font-size: 1em;
    width: 89%;
    top: 129px;
    line-height: 1.5em;
}
.company-caller-left{
	float: left;
    width: 44%;
    padding: 4px 18px;
    border: 1px solid #fff;
    margin: 12px;
	text-align:center;
}
.company-caller-right{
	float: left;
    width: 44%;
    padding: 4px 11px;
    border: 1px solid #fff;
    margin: 12px;
	text-align:center;
}
.newsright input[type="email"] {
    padding: 10px 15px;
    width: 74%;
}

}
@media(max-width:412px){
	
	.services-line {
    width: 27% !important;
    margin-top: 6px !important;
	margin-left:0px !important;
	}
	.col-xs-4.mobile-footer-social-link1 {
    padding: 0px 30px;
	}
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 1.7em;
        letter-spacing: 1px;
    }
    h3.tittle-w3ls; {
        font-size: 1.6em;
    }
	.aboutUs {
    position: absolute;
    text-align: center;
    top: 125px;
    color: #ffffff !important;
    width: 100%;
}
.company-caller-left{
	float: left;
    width: 44%;
    padding: 4px 18px;
    border: 1px solid #fff;
    margin: 12px;
	text-align:center;
}
.company-caller-right{
	float: left;
    width: 44%;
    padding: 4px 7px;
    border: 1px solid #fff;
    margin: 12px;
	text-align:center;
}
.newsright input[type="email"] {
    padding: 10px 15px;
    width: 74%;
}
}
@media(max-width:384px){
	
	.services-line {
    width: 25% !important;
    margin-top: 6px !important;
    margin-left: 0px !important;
	}
	.top-buttons {
        margin: 1em auto 0;
        width: 65%;
    }
    .banner_bottom, .works, .banner_bottom, .blog_sec, .tesimonials {
        padding: 2em 0;
    }
    .carousel-caption {
        min-height: 200px !important;
        padding-top: 5em;
    }
    .carousel-control {
        line-height: 9em;
    }
	.company-caller-left{
	float: left;
    width: 44%;
    padding: 4px 20px;
    border: 1px solid #fff;
    margin: 10px;
	text-align:center;
}
.company-caller-right{
	float: left;
    width: 44%;
    padding: 4px 14px;
    border: 1px solid #fff;
    margin: 10px;
	text-align:center;
}
}
@media(max-width:375px){
	
	.services-line {
    width: 24% !important;
    margin-top: 6px !important;
    margin-left: 2px !important;
	}
	.col-xs-4.mobile-footer-social-link1 {
    padding: 0px 25px;
	}
	.top-buttons {
        margin: 1em auto 0;
        width: 65%;
    }
    .nav_top_fx_w3ls_agileinfo {
        width: 100%;
        padding: 1.2em 0;
    }
	.aboutUs {
    position: absolute;
    text-align: center;
    top: 121px;
    color: #ffffff !important;
    right: 0px;
}
.company-caller-left{
	font-size:13px;
	float: left;
    width: 44%;
    padding: 4px 16px;
    border: 1px solid #fff;
    margin: 11px;
	text-align:center;
}
.company-caller-right{
	font-size:13px;
	float: left;
    width: 44%;
    padding: 4px 10px;
    border: 1px solid #fff;
    margin: 11px;
	text-align:center;
}
.newsright input[type="email"] {
    padding: 10px 15px;
    width: 71%;
}

}
@media(max-width:360px)	{
	
	.services-line {
    width: 23% !important;
    margin-top: 6px !important;
    margin-left: 2px !important;
	}
	.col-xs-4.mobile-footer-social-link1 {
		padding: 0px 22px;
	}
	.company-caller-left{
	float: left;
	font-size:12px;
    width: 44%;
    padding: 4px 16px;
    border: 1px solid #fff;
    margin: 10px;
	text-align:center;
}
.company-caller-right{
	float: left;
	font-size:12px;
    width: 44%;
    padding: 4px 11px;
    border: 1px solid #fff;
    margin: 10px;
	text-align:center;
}
.newsright input[type="email"] {
    padding: 10px 15px;
    width: 70%;
}
}

@media(max-width:320px){
	.services-line {
    width: 20% !important;
    margin-top: 6px !important;
	padding:0px 9px !important;
	}
	.services-footer-heading span {
    font-size: 1.3em !important;
	}
	.col-xs-4.mobile-footer-social-link1 {
    padding: 0px 16px;
	}
	.carousel-caption h2, .carousel-caption h3 {
        font-size: 1.4em;
        letter-spacing: 1px;
    }
	 #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
	
    .top-buttons {
        margin: 1em auto 0;
        width: 78%;
    }
    .carousel-caption {
        min-height: 162px !important;
        padding-top: 4em;
    }
    .carousel-indicators {
        bottom: -6%;
        left: 50%;
    }
    .ab_button a {
        padding: 0.8em 2.5em;
    }
	.ab_button{
		margin-top: 0;
		width: 100%;
		float: left;
		text-align: center;
    }
	.bnr-button {
    float: left;
    margin-left: 14px;
	}
	.newsright input[type="email"] {
    padding: 10px 5px;
    width: 65%;
	}
	.newsright input[type="submit"]{
	width:88px;
	}
	.homeSubmitBtn {
    margin: 0px 39px;
	}
	
    .banner_bottom_grid_left {
        padding: 0;
    }
    .banner_bottom_left h4, .ser-first-grid h3 {
        font-size: 0.95em;
    }
    h3.tittle-w3ls.we {
        font-size: 1.2em;
    }
    h3.tittle-w3ls {
        font-size: 1.4em;
    }
    .banner_inner_con {
        min-height: 165px;
    }
	.aboutUs {
    position: absolute;
    text-align: center;
    top: 102px;
    color: #ffffff !important;
    right: 0px;
}
.company-caller-left{
	float: left;
	font-size:12px;
    width: 44%;
    padding: 4px 8px;
    border: 1px solid #fff;
    margin: 9px;
	text-align:center;
}
.company-caller-right{
	float: left;
	font-size:12px;
    width: 44%;
    padding: 4px 6px;
    border: 1px solid #fff;
    margin: 9px;
	text-align:center;
}
	
}
/*--//responsive--*/
h3.tittle-w3ls2 {
    color: #fff;
    font-size: 3em;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: .7em;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
    bottom: 80px;
    position: absolute;
    left: 1.5em;
    width: 1200px;
}
.about-webdesign {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding-top: 10px;
	margin-top:30px;
}
.tesimonials {
    clear: both;
}
.banner_bottom {
    clear: both;
}

/* for about us page */
.grey-bg {
    background-color: #f2f2f2;
}
.intro-sec {
    padding: 46px 0 50px 0;
}
#about-us-page .intro-sec h2 {
    margin-bottom: 0;
}
.intro-sec h2 {
    margin-top: 0;
    color: #052033;
    font-family: Muli,sans-serif;
    font-weight: 400;
    font-size: 30px;
    text-transform: none;
}
.intro-sec .intro-sub-heading {
    margin-top: 6px;
}
.intro-sec .intro-sub-heading {
    font-size: 20px;
    color: #052033;
    margin-bottom: 20px;
    font-family: Lato,sans-serif;
    font-weight: 400;
    display: block;
}
.intro-sec p {
    margin-bottom: 15px;
	
}
.intro-sec .circle-list {
    list-style: none;
    margin: 30px 0 0 0;
    padding: 0;
}
.intro-sec .circle-list li {
    display: inline-block;
    width: auto;
    text-align: center;
    padding: 0 15px;
}
.intro-sec .circle-list li .circle {
    width: 75px;
    height: 75px;
    background: cyan;
    display: inline-block;
    text-align: center;
    line-height: 75px;
    border-radius: 100px;
    text-decoration: none;
}
.intro-sec .circle-list li .circle-link {
    font-weight: 400;
    font-size: 14px;
    color: #492f7b;
    display: block;
    text-decoration: none;
}
.intro-img-holder img {
    max-width: 100%;
}
.intro-img-holder{
	margin-top:47px;
}
.intro-left p {
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}

.intro-sec .circle-list li .circle span {
    line-height: 75px;
}
 [class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}
#about-us-page .intro-sec .circle-list li .circle span::before {
    color: #fff;
    font-size: 29px;
}
.icon-download:before {
    content: "\e911";
    color: #fff;
}
.intro-sec .circle-list li .circle span::before {
    color: #fff;
    font-size: 29px;
}
.icon-shopping-cart-managment:before {
    content: "\e965";
    color: #df2466;
}
.icon-wap-communication:before {
    content: "\e969";
    color: #df2466;
}
.ser-first1{
	float:left;
	width:100%;
	margin:50px 0px;
	background:#fff;
	color:#000;
}
.live{
    margin: 0px 0px 20px 0px;
    font-size: 1.5em;
}
.live1{
    font-size: 1em;
	line-height:1.4em;
}


/* about us robert software solution start*/
.grey-bg {
    background-color: #f2f2f2;
}
.services-section {
    padding: 46px 0 50px 0;
}
.services-section h2 {
    margin-top: 0;
    color: #052033;
    font-family: Muli,sans-serif;
    font-weight: 400;
    font-size: 30px;
    text-transform: none;
    margin-bottom: 15px;
}
.margin-bottom-15 {
    margin-bottom: 15px!important;
	font-size:14px;
	color:#000;
}
.list-point {
    list-style: none;
    margin: 0;
    padding: 0;
}
.list-point li {
    position: relative;
    padding-left: 12px;
    margin-bottom: 10px;
    margin-top: 10px;
	font-size:14px;
	color:#000;
}
.list-point li::after {
    position: absolute;
    content: "";
    left: 0;
    top: 7px;
    background: url(../images/common-bullet.png) no-repeat 0 0;
    width: 10px;
    height: 10px;
}
.about-slide {
    padding-left: 15px;
    padding-right: 15px;
}
.about-slide #carousel-example-generic {
    border: 2px solid #e2e2e2;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
	margin-top:0px;
} 
.icon-down-arrow:before {
    content: "\e977";
	position:absolute;
}
.about-slide #carousel-example-generic a .fa.fa-angle-left {
    left: -17px;
}
.about-slide #carousel-example-generic a .fa {
    width: 40px;
    height: 40px;
    background-color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
	z-index:999999;
}

/* contact us middle section all details css */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.figure{ margin:0px;}

img{ max-width:100%;}

a, a:hover, a:active{ outline:0px !important}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'LatoRegular';
    src: url('../fonts/lato-regular.eot');
    src: url('../fonts/lato-regular.eot') format('embedded-opentype'),
         url('../fonts/lato-regular.woff2') format('woff2'),
         url('../fonts/lato-regular.woff') format('woff'),
         url('../fonts/lato-regular.ttf') format('truetype'),
         url('../fonts/lato-regular.svg#LatoRegular') format('svg');
}
@font-face {
    font-family: 'LatoBoldBold';
    src: url('../fonts/lato-bold.eot');
    src: url('../fonts/lato-bold.eot') format('embedded-opentype'),
         url('../fonts/lato-bold.woff2') format('woff2'),
         url('../fonts/lato-bold.woff') format('woff'),
         url('../fonts/lato-bold.ttf') format('truetype'),
         url('../fonts/lato-bold.svg#LatoBoldBold') format('svg');
}
@font-face {
    font-family: 'DosisBold';
    src: url('../fonts/dosis-bold.eot');
    src: url('../fonts/dosis-bold.eot') format('embedded-opentype'),
         url('../fonts/dosis-bold.woff2') format('woff2'),
         url('../fonts/dosis-bold.woff') format('woff'),
         url('../fonts/dosis-bold.ttf') format('truetype'),
         url('../fonts/dosis-bold.svg#DosisBold') format('svg');
}

/* Contact
---------------------------------*/
.main-section.contact{
	padding:52px 0 0px;
}

.main-section.contact{
	background:url(../img/bg-map.png) left 190px no-repeat;
}


.contact_section{
	margin:0 0 60px 0;
	}
	
.contact_section h2{
	font-size:40px;
	color:#ffffff;
	margin:0 0 50px 0;
	text-transform:uppercase;
	text-align:center;
	}
	
.contact_block{
	text-align:center;
	}
	
.contact_block_icon{
    border-radius: 50%;
    height: 85px;
	width:85px;
	margin:0px auto 20px;
	}
.contact_block_icon.icon2{
	border-color:#7cc576;
	}
.contact_block_icon.icon3{
	border-color:#49b5e7;
	}
.contact_block_icon span {
    background: none repeat scroll 0 0 #f56eab;
    border: 5px solid #fff;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}	
.contact_block_icon.icon2{
	border-color:#7cc576;
	}
.contact_block_icon.icon2 span{
	background:#7cc576;
	}
.contact_block_icon.icon3{
	border-color:#49b5e7;
	}
.contact_block_icon.icon3 span{
	background:#49b5e7;
	}
.contact_block_icon i {
    color: #fff;
    font-size: 36px;
    margin-top: 0;
    position: relative;
    top: 0px;
    z-index: 20;
}
.contact_block span{
	display:block;
	font-size:16px;
	color:#ffffff;
	line-height:20px;
	}
	
.contact_block span a{
	display:block;
	font-size:16px;
	color:#ffffff;
	line-height:20px;
	font-family:arial;
	}


.contact-info-box{
	font-size:15px;
	margin:0 0 14px 68px;
	padding-left:0;
	
}
.contact-info-box h3{
	font-size: 24px;
	font-weight:600;
	margin:0 0 40px;
	color:#fff;
}

.contact-info-box p{
	line-height:28px;
	display:block;
	font-size:16px;
	color:#ffffff;
	margin:0 0 40px;
}
.social-link{
	padding:35px 0;
	margin:0 0 0 68px;
	display:block;
	overflow:hidden;
	list-style:none;
}
.social-link li{
	float:left;
	margin-right:8px;
	
}
.social-link li a{
	display:block;
	width:55px;
	height:55px;
	border:3px solid #fff;
	border-radius:50%;
	text-align:center;
	line-height:48px;
	font-size:25px;
	color:#fff;
	background:#222222;
	border-radius:50%;
	transition:all 0.3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus{
	text-decoration:none;
}
.twitter a:hover {
	background: #55acee;
}
.facebook a:hover {
	background: #3b5998;
}
.linkedin a:hover {
	background: #cb2026;
}
.gplus a:hover {
	background: #dd4b39;
}
.dribbble a:hover {
	background: #ea4c89;
}

.form{
	margin:0 66px 0 30px;
}
.input-text{
	padding:15px 16px;
	border:1px solid #ccc;
	width:100%;
	height:50px;
	display:block;
	border-radius:4px;
	font-size:15px;
	color:#aaa;
	font-family: 'Lato', sans-serif;
	margin:0 0 15px 0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.input-text:focus {
	border: 1px solid #7cc576;
	outline:0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);	
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area{
	height:230px;
	resize:none;
	overflow:auto;
	font-family: 'Lato', sans-serif;
}
.input-btn{
	font-family: 'Dosis', sans-serif;
	width:175px;
	height:50px;
	letter-spacing: 0px;
	background:#7cc576;
	border-radius:3px;
	color:#ffffff;
	font-size:16px;
	text-transform:uppercase;
	font-weight:600;
	border:0px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.input-btn:hover{
	background: #fff;
	color: #222;
}
.contactive_section{ background:url(../images/pattern_bg.jpg) repeat left top;
}

a.site-cta-link {
    font-family: arial;
}

/* service page's website design & dev page css */
.centeredText {
    text-align: center;
    font-size: 24px;
    line-height: 1.5;
}
.centeredText p{
	letter-spacing: 1px;
    font-size: 20px;
    line-height: 1.5em;
    color: #777;
	margin:20px 0px;
}
.centeredText h2{
	    font-weight: 600;
		margin-bottom: 32px;
}
.centeredText ul {
    display: table;
    margin: 0px auto;
}
.centeredText li {
list-style-type:disc;
}
.tab-content li{list-style-type:none;}
/* our-services-package css */
.services-footer-heading{
    width: 100%;
    margin: 0 0 43px;
    float: none;
    box-shadow: 0 0 0 0;
    border: 0;
    text-align: center;
    color:#76daff;
    text-transform: uppercase;
}
.services-line{
	background: url(../images/bg_heading.png);
    width: 37%;
    float: left;
    height: 20px;
    margin-top:15px;
}
.services-footer{
		float:left;
		width:100%;
		background: #F4F4F4;
		padding:45px 0px;
}
.services-footer-heading span{
	float: left;
    padding: 0px 20px;
    font-size: 2.3em;
    font-weight: 600;
}
.our-services-package{
		height:477px;
}
.our-services-package-title{
		height:105px;
}
.our-services-package-description{
		height:192px;
}
.our-services-package{
	float: left;
	background: #ffffff;
	box-shadow: 0 0 7px 7px #f5f5f5 inset;
	border: 8px solid #fff;
	text-align: center;	
	margin-top:20px;
}
.our-services-packages{
	padding: 27px;
	transition: background 400ms;
	display: block;	
}
.our-services-packages:hover{
	background-color:#3b5998;
}
.our-services-packages:hover .our-services-package-title {
	color:#ffffff;}
.our-services-packages:hover .our-services-package-description {
	color:#ffffff;}
.our-services-package-title{
	color: #2A2A2A;
	font-size:30px;
	font-weight:bold;
    line-height: normal;
	line-height: 1.2;
	margin-bottom: 30px;
	}
.our-services-package-description{
	color: #2A2A2A;
	font-size: 17px;
	line-height: 1.5;
	font-family:arial;
	}
.our-services-package-readmore {
    border-radius: 10px;
    width: 177px;
    height: 51px;
    padding: 16px 0 17px;
    margin: 29px 0 0 50px;
    text-align: center;
    line-height: 1;
    font: 16px;
    color: #ffffff;
    background: #060606;
}
.our-services-package-readmore-extra {
    border-radius: 10px;
    width: 177px;
    height: 51px;
    padding: 16px 0 17px;
    margin: 29px 0 0 50px;
    text-align: center;
    line-height: 1;
    font: 16px;
    color: #ffffff;
    background: #060606;
}
.blockquote{padding-left:0px;}
.advance-mobile{
	position: absolute;
    text-align: center;
    top: 166px;
    color: #ffffff !important;
    right: 37px;
}
.siteContent {
    margin: 90px auto;
    overflow: hidden;
}
/* customer service css*/
.customerdiv{
	width:100%;
	float:left;
	padding:30px 0px;
	background:url('../images/customer-care-copy.jpg');
   color: #fff;}
.customer-service{
	text-align:center;
	margin:15px 0px 15px 0px;
}
.customer-button-box {
    margin: 42px auto 0;
    overflow: hidden;
    text-align: center;
    width: 177px;
    float: none !important;
    z-index: 100000;
}
.customerdiv-down{
		float:left;
		width:100%;
		margin:30px 0px;
}
.cutomerdivdown-left h2{
	font-size:1.8em;
	font-weight:700;
	margin-top:0px;
}
.cutomerdivdown-left p{
	font-size:20px;
}
.cutomerdivdown-right{float:left;
	width:100%;
 }
.cutomerdivdown-right1{
	width:30%; 
	float:left;
}
.cutomerdivdown-right2{
	width:28%; 
	float:left;
}
.cutomerdivdown-right3{
	width:42%;
	float:left;
}
.list-icon{
	float:left;
	width:39%;
}
.list-icon1{
	float:left;
	width:37%;
}
.list-icon2{
	float:left;
    width:37%;
}
.wodiv2{
	float:left;
	width:54%;
	line-height:24px;
}
.wodiv1{
	float:left;
	width:58%;
	line-height:24px;
}
.wodiv{
	float:left;
	width:57%;
	line-height:24px;
}
.g-service-v2._green-bg svg [fill] {fill: #fff;}
.service-info-title{
	font-size:25px;
	font-weight:bold;
	width:100%;
	float:left;
}
.icon-sub-title{font-size:18px;}
/* our services custom table */
.customer-services-package{
		height:635px;
}
.customer-services-package-extra{
		height:573px;
}
.customer-services-package-extra{
		height:573px;
}
.customer-services-package-title{
		height:172px;
}
.customer-services-package-title-extra{
		height:196px;
}
.customer-services-package-description{
		height:305px;
}
.customer-services-package-description-extra{
		height:218px;
}
.customer-services-package{
	float: left;
	background: #ffffff;
	box-shadow: 0 0 7px 7px #f5f5f5 inset;
	border: 8px solid #fff;
	text-align: center;	
	margin-top:20px;
}
.customer-services-package-extra{
	float: left;
	background: #ffffff;
	box-shadow: 0 0 7px 7px #f5f5f5 inset;
	border: 8px solid #fff;
	text-align: center;	
	margin-top:20px;
}
.customer-services-packages{
	padding: 27px;
	transition: background 400ms;
	display: block;	
}
.customer-services-packages:hover{
	background-color:#3b5998;
}
.customer-services-packages:hover .customer-services-package-title {
	color:#ffffff;}
	.customer-services-packages:hover .customer-services-package-title-extra {
	color:#ffffff;}
	.customer-services-packages:hover .customer-services-package-description {
	color:#ffffff;}
	.customer-services-packages:hover .customer-services-package-description-extra {
	color:#ffffff;}
.customer-services-package-title{
	color: #2A2A2A;
	font-size:30px;
	font-weight:bold;
    line-height: normal;
	line-height: 1.2;
	margin-bottom:8px;
	}
	.customer-services-package-title-extra{
	color: #2A2A2A;
	font-size:30px;
	font-weight:bold;
    line-height: normal;
	line-height: 1.2;
	margin-bottom:8px;
	}
.customer-services-package-description{
	color: #2A2A2A;
	font: 17px 'latolight';
	line-height: 1.5;
	font-family:arial;
	}
	.customer-services-package-description-extra{
	color: #2A2A2A;
	font: 17px 'latolight';
	line-height: 1.5;
	font-family:arial;
	}
	
div#contentBlock h3 {
    margin: 20px 0px;
}
	
/* quality-control-body-section */
.quality-control-body-section{
	width:100%;
	float:left;
	padding-top: 50px;
    padding-bottom: 40px;
}
.inner-lft-menu {
    background: #f8f8f8;
    padding: 30px 15px;
    margin-bottom: 30px;
    box-shadow: 1px 2px 5px rgba(0,0,0,0.16);
    border-radius: 2px;
}
.inner-lft-menu h2 {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
    margin-top: 0;
    font-family: 'open_sanssemibold';
    padding: 0 5px;
}
.inner-lft-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
	line-height:24px;
}
.inner-lft-menu li{
	border-bottom: 1px solid;
    padding: 11px 0px;
}
.inner-lft-menu ul li:last-child {
    border-bottom: none;
}
.inner-body-content {
    position: relative;
}
.inner-body-content h2 {
    color:#76daff;
    font-size: 30px;
    margin-bottom: 25px;
    margin-top: 0;
}
.inner-body-content p {
    line-height: 1.5;
    font-size: 15px;
    margin-bottom: 15px;
    color: #313d38;
    word-wrap: break-word;
}
.download-pdfBx {
    background: #f8f8f8;
    box-shadow: 1px 2px 5px rgba(0,0,0,0.16);
    padding: 10px;
    position: absolute;
    right: -68px;
}
.download-pdfBx {
    top: -23px;
}
/* web design & devolopment packages content css */
.inner-body-content li {
    margin-bottom: 15px;
	font-size:15px;
	margin-left:16px;
}
.siteContainer{
	padding:70px 0px;
}
.descriptionFooter {
	float:left;
	width:100%;
	padding:50px 0px;
    background: #f4f4f4;
}
.descriptionFooterise {
    padding: 45px 0;
    font-family: latobold;
}
.descriptionFooter .leftPart {
    background: #ffffff;
    float: left;
    border: 8px solid #ffffff;
    box-shadow: 0 0 8px 8px #f5f5f5 inset;
    padding: 35px;
    overflow: hidden;
    font: 24px latolight;
}
.descriptionFooter .rightPart ul {
    list-style: none;
    padding: 0;
    margin: 28px 0 0;
}
.descriptionFooter .rightPart {
    float: left;
    padding: 35px 22px;
    background: #EF6028;
    color: #ffffff;
    overflow: hidden;
    border: 8px solid #ef6028;
    font: 24px latolight;
}
.descriptionFooter .rightPart ul {
    list-style: none;
    padding: 0;
    margin: 28px 0 0;
}
.siteContainer {
    float: left;
    width: 100%;
    background: #fff;
}
.descriptionFooter .leftPart ul li {
    background: url(../images/orange_bullet.png) no-repeat 0 1px;
    font: 20px latolight;
    line-height: 1;
    color: #2a2a2a;
    margin-bottom: 17px;
    padding: 0 0 3px 24px;
    line-height: 1.3;
}
.descriptionFooter .rightPart ul li {
    background: url(../images/white_bullet.png) no-repeat 0 2px;
    font: 20px latolight;
    line-height: 1;
    color: #ffffff;
    margin-bottom: 13px;
    padding: 0 0 3px 24px;
    line-height: 1.3;
}
.rightPart p {
    color: #fff;
    line-height: 1.2em;
    font-weight: bold;
}
/* seo page */
.inner-body-section{
	padding:50px 0px;
}
/* dedicated hiring css */
.form-control:focus {

	border-color:#00708c;

	-webkit-box-shadow:none;

	box-shadow:none

}


.lead strong {

	color:#00708c;

	font-weight:300

}



.nav-stacked>li:last-child {

	border-bottom:solid 1px #ddd

}

.nav-tabs {

	border-top:solid 4px #ddd;

	border-right:solid 1px #ddd;

	background:#eee;

}

.nav-tabs li:first-child a {

	border-left:solid 1px #ddd

}

.nav-tabs li a {

	margin-top:-4px;

	margin-right:0;

	border-radius:0;

	border-top:solid 3px #ddd;

	color:#555;

transition:all .2s;

-moz-transition:all .2s;

-webkit-transition:all .2s;

	padding-right:5px;

	padding-left:5px

}

.nav-tabs li a:hover, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {

	border-top:solid 3px #00708c;

	background-color:#fff;

	border-left:solid 1px #ddd;

	border-right:solid 1px #ddd;

	color:#00708c;

	padding-right:5px;

	padding-left:5px

}

@media (min-width:370px) {

.nav-tabs li a {

padding-right:10px;

padding-left:10px

}

.nav-tabs li a:hover, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {

padding-right:25px;

padding-left:25px

}

}

.nav-tabs+.tab-content {

	padding:15px;	
	border-left:solid 1px #ddd;
	border-right:solid 1px #ddd;	
	border-bottom:solid 1px #ddd;
	float:left;
	width:100%;
	/*	overflow:hidden*/

}



.animation-delay-7 {

-webkit-animation-delay:.7s !important;

-moz-animation-delay:.7s !important;

-ms-animation-delay:.7s !important;

-o-animation-delay:.7s !important;

animation-delay:.7s !important

}





animation-delay:.7s

}

.carousel-list li span {

	background-color:rgba(0, 0, 0, 0.4);

	padding:18px

}


.pricign-box:hover {

	-webkit-box-shadow:0 0 8px 2px rgba(0, 0, 0, 0.39);

	box-shadow:0 0 8px 2px rgba(0, 0, 0, 0.39)

}

.pricing-box-header {

	color:#fff;

	/*background-color:#444;*/

	background-color:#444;

	padding:10px

}

.pricing-box-header>h2 {

	margin:0 0 10px 0;

	padding:0;

	line-height:100%;

	font-size:1.6em;

	text-align:center;

	color:#fff

}

.pricing-box-header>p {

	font-size:.9em;

	font-weight:300;

	text-align:center;

	margin:0

}


.pricing-box-content2>ul {

	padding:0

}

.pricing-box-content2>ul>li {

	list-style-type:none;

	padding:7px 10px;

	border-bottom:dotted 1px #ddd;

	vertical-align:top;
	text-align:center;
	

}

.pricing-box-content2>ul>li>i {

	margin:0 14px;

	font-size:1.4em;

	list-style-position:inside

}


.pricing-box-content2 p{
margin: 0px 12px 10px 12px !important;
}




.pricing-box-price {

	padding:10px;

	margin-bottom:7px;

	background-color:#ededed;

	border-bottom:solid 1px #ddd

}

.pricing-box-price h3 {

	margin:0;

	padding:0;

	line-height:100%;

	font-size:2.6em;

	text-align:center

}

.pricing-box-price h3>sub {

	font-size:.6em

}

.pricing-box-content>ul {

	padding:0

}

.pricing-box-content>ul>li {

	list-style-type:none;

	padding:7px 0;

	border-bottom:dotted 1px #ddd;

	vertical-align:top

}

.pricing-box-content>ul>li>i {

	margin:0 14px;

	font-size:1.4em;

	list-style-position:inside

}

.pricing-box-footer {
	margin:6px auto;
	text-align:center;
	padding-bottom:20px;
}

.pricign-box-pro {

	border-color:#00708c

}

.pricign-box-pro>.pricing-box-header {

	color:#fff;

	background-color:#00708c

}
  
.form-group .btn-primary{ line-height:2.3;}
i.fa{ line-height:2.2;}


.our_staff strong
{color:#04b6d1;}



.component-element h1{
	margin-bottom:32px;
}
.tab-pane ul{
	margin:15px 0px 15px 0px;
}
.tab-pane h3{
	margin-bottom:10px;
}
.strong{color:cyan;}

.icon-sub-title a{
	color:#fff;
	text-decoration:none;
}
.icon-sub-title a:hover{
	color:cyan;
}

/* popup css */
.get-touch{
    padding: 4px 9px;
    border: 1px solid red;
    border-radius: 5px;
	cursor:pointer;
}
.input-group.no-pad input{
	width:100%;
    height: 56px;
    text-align: center;
    background: #3b5998;
    border: none;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 400;
    border-radius: 2px;
	
}
.input-group.no-pad input:hover{
	background-color:#76daff;
}
.company-caller-icon{
	display:none;
}
.footer1{
	display:none;
}

.map{
	line-height:0px;
}

a:hover, a:active, a:focus {
  color: #1dc9ce;
  outline: none;
  text-decoration: none;
}
.about-us-grey-bg{
		float:left;
		width:100%;
		color:#000;
}
.about-us-grey{
	text-align:center;	
}
li.top-mobile-menu{
	display:none;
}
li.top-mobile-menu1{
	display:none;
}
.leftPart li {
    list-style-type: none;
}
h2.customer-service {
    font-size: 2em;
    font-weight: 700;
}


/* testimonials page's css */
.testi-row {
    background: #24bcbd;
    padding: 15px 15px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}
.testi-content {
    padding: 15px 20px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}
.client-testimonials-page .testimonials-sec .testi-row .testi-content p:last-child {
    margin: 0;
}
.singature {
    padding: 8px 20px 0;
    display: inline-block;
    width: 100%;
}
.singature span {
    float: left;
	color:#fff;
}
.singature span strong {
    display: block;
}
.singature ul {
    float: right;
    list-style: none;
    margin: 13px 0 0 0;
    padding: 0;
}
.singature ul li {
    display: inline-block;
    margin: 0 1px;
}
.inner-body-content-up{
	margin-top:35px;
}
.col-sm-12.text-center {
    margin-bottom: 20px;
}
.col-sm-12.text-center h2{
    color:#76daff;
	margin-bottom: 10px;
}
.col-sm-12.text-center h3{
    font-size:20px;
}
.top-buttons{
	display:block;
	}

/* site map css */
div#sitemap-page {
    float: left;
    width: 100%;
    margin: 25px 0px;
}
.sitemap-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sitemap-list li {
    list-style: none;
    padding: 5px 0;
}
.sitemap-list>li::after {
    position: absolute;
    content: "";
    left: 0;
    top: 12px;
    background: url(../images/common-bullet.png) no-repeat 0 0;
    width: 10px;
    height: 10px;
}
.sitemap-list>li {
    position: relative;
    padding-left: 15px!important;
}
.sitemap-list li ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}

.sitemap-list li ul li {
    padding-left: 20px;
}
.services-section1 {
    padding: 16px 0 16px 0;
}

ul.sitecontainer-content {
    margin: 0px 0px 0px 162px;
}
ul.sitecontainer-content li {
    text-align: justify;
}

/* trial css */
.execphpwidget h2{
	margin-top:0;
	font-weight:600;
	margin-bottom:30px;
	font-size:35px;
}
.execphpwidget{
		float:left;
		width:100%;
		padding:60px 0px;
}
.execphpwidget h6 {
    padding: 20px 0 0 0;
    margin: 0;
	font-size:18px;
	font-weight:600;
    clear: both;
}
.last {
    margin-right: 0 !important;
    clear: right;
}
.list1.small li i {
    font-size: 12px;
    margin-right: 5px;
}
ul.list1 li i {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 15px;
}
.execphpwidget p {
    padding: 10px 0 10px 0;
    margin: 0;
    clear: both;
}
.execphpwidget ul.list1 {
    margin:10px 0px 20px 0px;
}
ul.list1 {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
ul.list1 li {
    clear: both;
    padding-left: 15px;
    position: relative;
    display: block;
	letter-spacing: 1px;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #777;
}
.list1 li {
    padding: 8px 0px;
    margin: 0px;
}
.list1.small li i {
    font-size: 12px;
    margin-right: 5px;
}
ul.list1 li i {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 5px;
}
.execphpwidget h6 {
    padding: 20px 0 0 0;
    margin: 0;
    clear: both;
}
/* Benefit a Responsive Webdesign Content */
.web-design-content {
    float: left;
    width: 100%;
    padding: 70px 0px;
    color: #fff;
	background-color:#24bcbd;
}
.web-design-content:hover{
	background-color:#3b5998;
	color:#fff;
	transition:4.2s;
}
.web-design-content-right p {
    line-height: 1.5em;
    padding: 0px;
    margin: 0px;
	color:#fff;
}
.web-design-parent{padding-bottom:8px;}
.web-design-content-right b{
		font-weight:600;
}
/* parallex section */
.mobile-friendly-content{
	float:left; width:100%; background:url(../images/mobile-friendly-img.png) no-repeat; color:#fff;
}
.sub-mobile-friendly-content{
	float:left;
	width:100%;
	height:auto;
	background: rgba(0,0,0,0.4);
}
.mobile-friendly-middle{
	width: 100%;
    padding: 30px 0px;
    text-align: center;
}
.mobile-friendly-middle p{
	color:#fff;
}
h2.mobile-friendly-heading {
    padding-bottom: 30px;
}
.mobile-friendly-button{
	padding-top:20px;
	width:100%;
}
.mobile-friendly-button a{
		color:#fff;
}
.mobile-under{
    border: 1px solid;
    width: 11%;
    margin: 0 auto;
    padding: 8px 0px;
    border-radius: 8px;
}
.mobile-under:hover{
	background-color:#3b5998;
	color:#fff;
	transition:0.2s;
}

/* price css start */
.package-container { 
  padding:30px 0px 50px 0px;
  float:left;
  width:100%;
  text-align: center;
  background-color:#f2f2f2;
}
.package-container li{list-style-type:none;}

.package-container a:hover{
	color:#fff;
	text-decoration:none;
}

.package-price {
	float:left;
  width:100%;
  margin: 50px auto 20px;
  border: 1px solid #CCC;
  display: inline-block;
}

.package-LeftBar .fa {
  color: #b9b9b9;
  font-size: 18px;
  font-style: normal;
  margin-right: 5px;
  width: 25px;
}

.package-LeftBar {
  width: 20%;
  background: #fbfbfb;
  float: left;
}

.package-LeftBar li {
    font-size: 14px;
    line-height: 22px;
    padding: 15px;
	font-weight: bold;
	border-top: 1px dotted #CCC;
	text-align: left;
}
.packagesDetails li {
  padding: 15px 24px;
  font-size: 16px;
  font-weight: bold;
  border-top: 1px dotted #CCC;
  text-align: left;
}

.package-LeftBar li:first-child, .packagesDetails li:first-child {
  text-align: center;
  padding: 30px;
  border: none;
}

.package-LeftBar li:last-child, .packagesDetails li:last-child {
	padding: 30px 0;
}

.packagesDetails {
  width:16%;
  float: left;
  position: relative;
  border-left: 1px dotted #CCC;
}

.packagesDetails:hover {
	background: #FAFAFA;
}

.packagesDetails .fa-times {
  color: #d31c06;
}

.packagesDetails .fa-check {
  color: #7e9513;
}

.packagesDetails li {
  text-align: center;
}

.packagesDetails li .fa {
  text-align: center;
  float: none;
  line-height: 0;
}

.packagesDetails li:first-child {
  padding: 10px 10px;
}

.package-LeftBar li:first-child {
  padding: 33px 10px 37px;
}

.packagesDetails li:first-child span {
  padding: 10px 0;
  left: 50%;
  margin-left: -65px;
  width: 130px;
  display: block;
  position: absolute;
  top:12px;
  font-family: 'Exo', sans-serif;
  font-weight: 400;
}

.packagesDetails.yellow li:first-child {
  background-color: #0BA9F9;
  color: #FFF;
  line-height: 16px;
}

.signUp {
  padding:12px 29px;
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
  border-radius:4px;
}

.packagesDetails li:nth-child(2) {
  padding:26px 5px 16px;
  border-top: 0;
  color: #FFF;
  font-size: 21px;
  font-family:arial;
}

.packagesDetails.yellow li:nth-child(2) {
  background: #0BA9F9;
}

.packagesDetails.yellow .signUp {
  background-color:#0BA9F9;
}

.packagesDetails.orange li:first-child {
  background-color: #e69844;
  color: #FFF;
  line-height: 16px;
}


.packagesDetails.orange li:nth-child(2) {
  background: #E38C2D;
}

.packagesDetails.orange .signUp {
  background-color: #cf7a1c;
}

.packagesDetails.red li:first-child {
  background-color: #e84c3d;
  color: #FFF;
  line-height: 16px;
}

.packagesDetails.red li:nth-child(2) {
  background: #e84c3d;
}

.packagesDetails.red .signUp {
  background-color: #b52918;
}

.packagesDetails.maroon li:first-child {
  background-color: #27AE60;
  color: #FFF;
  line-height: 16px;
}
.packagesDetails.maroon li:nth-child(2) {
  background: #27AE60;
}

.packagesDetails.maroon .signUp {
  background-color: #27AE60;
}

.packagesDetails.maroon-brown li:first-child {
  background-color:#76daff;
  color: #FFF;
  line-height: 16px;
}
.packagesDetails.maroon-brown li:nth-child(2) {
  background:#76daff;
}

.packagesDetails.maroon-brown .signUp {
  background-color:#76daff;
}

.packagesDetails #economy li:nth-child(2) {
  padding: 26px 5px 16px;
}

.packagesDetails #economy li:nth-child(2) select {
  margin-top: 14px;
}

#economy select {
  border: 0;
  outline: none;
  padding: 3px 8px;
}
.col-lg-2.package-LeftBar {
    padding: 0px;
}
.col-lg-2.package-LeftBar i.fa {
    line-height: 1px;
}

i.fa.fa-hand-o-right {
    font-size: 29px;
    color: #000;
    padding-left: 16px;
}

/* new css add */

.packagesDetails.yellow:hover {
    box-shadow: 1px 2px 15px #000;
    background-color:#3b5998;
    color: #fff;
    transition: 1s;
    border-color: #fff;
}
.packagesDetails.orange:hover {
    box-shadow: 1px 2px 15px #000;
    background-color:#3b5998;
    color: #fff;
    transition: 1s;
    border-color: #fff;
}
.packagesDetails.red:hover {
    box-shadow: 1px 2px 15px #000;
    background-color:#3b5998;
    color: #fff;
    transition: 1s;
    border-color: #fff;
}
.packagesDetails.maroon:hover {
    box-shadow: 1px 2px 15px #000;
    background-color:#3b5998;
    color: #fff;
    transition: 1s;
    border-color: #fff;
}
.packagesDetails.maroon-brown:hover {
    box-shadow: 1px 2px 15px #000;
    background-color:#3b5998;
    color: #fff;
    transition: 1s;
    border-color: #fff;
}

/* portfolio botton css */

.portfolio-down-botton{
    float: left;
    width: 100%;
    padding: 20px 0px;
}
.portfolio-down-botton-left{
    float: left;
    width: 47%;
    padding: 9px 22px;
    border-radius: 5px;
	text-align:center;
	background-color:#76daff;
	color:#fff;
}
.portfolio-down-botton-right{
    float: right;
    width: 47%;
    padding: 9px 22px;
    border-radius: 5px;
	text-align:center;
	background-color:#3b5998;
	color:#fff;
}


/* price table css start for mobile & tab*/

.table-packages-management{
	float:left;
	width:100%;
	padding:30px 0px;
}
.table-packages-management-first{
	float:left;
	width:100%;
	margin:25px 0px;
	background-color:#f2f2f2;
	border-radius:7px;
}
.table-packages-management-first li{
	list-style-type:none;
	line-height:35px;
	border:1px dotted #CCC;
}
.packages-management-one{
	float:left;
	width:100%;
	padding:2%;
	color:#fff;
	background:#0BA9F9;
	text-align:center;
	border-radius:7px;
}
.packages-management-one h2{
	padding-bottom:4px;
}
.packages-management-two{
	float:left;
	width:100%;
	padding:2%;
	color:#fff;
	background:#f39c12;
	text-align:center;
	border-radius:7px;
}
.packages-management-two h2{
	padding-bottom:4px;
}

.packages-management-three{
	float:left;
	width:100%;
	padding:2%;
	color:#fff;
	background:#e84c3d;
	text-align:center;
	border-radius:7px;
}
.packages-management-three h2{
	padding:0px 0px 15px 0px;
}
.packages-management-four{
	float:left;
	width:100%;
	padding:2%;
	color:#fff;
	background:#27AE60;
	text-align:center;
	border-radius:7px;
}
.packages-management-four h2{
	padding:4px;
}
.packages-management-five{
	float:left;
	width:100%;
	padding:2%;
	color:#fff;
	background:#76daff;
	text-align:center;
	border-radius:7px;
}
.packages-management-five h2{
	padding:4px;
}
.packages-management-order{
	float:left;
	width:100%;
	padding:20px 0px;
}
.packages-management-order-submit-one{
	margin:0 auto;
	width:52%;
	color:#fff;
	background-color:#0BA9F9;
	text-align:center;
	border-radius:5px;
	padding:8px;
}
.packages-management-order-submit-two{
	margin:0 auto;
	width:52%;
	color:#fff;
	background-color:#f39c12;
	text-align:center;
	border-radius:5px;
	padding:8px;
}
.packages-management-order-submit-three{
	margin:0 auto;
	width:52%;
	color:#fff;
	background-color:#e84c3d;
	text-align:center;
	border-radius:5px;
	padding:8px;
}
.packages-management-order-submit-four{
	margin:0 auto;
	width:52%;
	color:#fff;
	background-color:#27AE60;
	text-align:center;
	border-radius:5px;
	padding:8px;
}
.packages-management-order-submit-five{
	margin:0 auto;
	width:52%;
	color:#fff;
	background-color:#76daff;
	text-align:center;
	border-radius:5px;
	padding:8px;
}

.packages-management-one-main{
	float:left;
	width:100%;
}
.packages-management-one-left{
	float:left;
	width:50%;
	padding-left:30px;
}
.packages-management-one-right i.fa.fa-check {
    color: green;
}
.packages-management-one-right{
	float:left;
	width:50%;
	text-align:center;
}
.packages-management-one-right i.fa.fa-times {
    color:#d31c06;
}
.table-packages-management{
	display:none;
}

.price-package-down{
	float: left;
    width: 100%;
    padding: 30px 0px;
	background-color:#f2f2f2;
}
.price-package-down-in li{
    list-style-type: none;
    line-height: 3em;
}

/* custom service css start here */

.custom-packages-container {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.custom-packages-container-header p {
    padding-top: 20px;
	color:#000;
	text-align:center;
}

.customer-drop-down {
    float: left;
    width: 100%;
    padding: 20px 0px;
}
.middle-customer-drop-down {
    margin: 0 auto;
    width: 38%;
}
.middle-customer-drop-down-left{
    float: left;
    width: 100%;
    padding: 14px 0px;
    font-weight: bold;
}

.middle-customer-drop-down-right select {
    margin-top: 0px;
    padding: 7px;
    background: #24bcbd;
    font-size: 22px;
	color:#fff;
	border:none;
}
.customer-drop-down-box {
    float: left;
    width: 100%;
    padding: 25px 0px;
}

.customer-drop-down-box-info {
    float: left;
    width: 100%;
}
.customer-dropdown-checkbox {
    float: left;
    width: 100%;
    padding: 10px 0px;
    border-bottom: 1px solid #dedede;
}
.customer-left-content {
    float: left;
    width: 70%;
	padding-top:6px;
}
.customer-right-content {
    float: right;
    width: 20%;
    text-align: right;
}
.customer-right-content input {
    height: 26px;
    background: transparent;
    width: 26px;
}
.customer-content-from {
    float: left;
    width: 100%;
    padding: 20px 0px;
}
.customer-content-from h4 {
    padding-left: 17px;
}
.customer-content-from-fast {
    float: left;
    width: 100%;
}
.customer-content-from-fast textarea {
    width: 100%;
    font-size: 17px;
    padding: 8px;
    height: 122px;
}
.customer-content-from-second {
    float: left;
    width: 100%;
	margin:8px 0px;
}
.customer-content-from-second input {
    width: 100%;
    font-size: 17px;
    padding: 8px;
}
.customer-content-from-third {
    text-align: center;
    float: left;
    width: 100%;
	margin-top:21px;
}
.customer-content-from-third input {
    width:29%;
    border: none;
    background: #ffffff;
    border: 1px solid #24bcbd;
	padding:6px 29px;
}

.customer-content-from-third input:hover{
	background-color:#24bcbd;
	color:#fff;
}


/* for mobile */
@media only screen and (max-width:767px) and (min-width: 320px)
{
iframe{width:100%;}
.banner_bottom_left ul {
	margin-left: 10px;
}
.banner_bottom_left li{
	list-style-type:disc;	
}
.intro-sec .circle-list li {
    display: inline-block;
    width: auto;
    text-align: center;
    padding: 0 0px;
	}
	.services-line {
    width: 19%;
    margin-top: 6px;
	}
	.services-footer-heading span {
    font-size: 1.3em;
	}
	.intro-sec .circle-list {
    list-style: none;
    margin: 30px 0 30px 0;
    padding: 0;
}
.intro-sec .intro-sub-heading {
    font-size: 17px;
	margin-top: 15px;
}
.intro-sec h2 {
    font-weight: 500;
    font-size: 25px;
}
.services-section h2 {
    font-size: 27px;
    line-height: 35px;
}
.aboutus-one-feauture{
	text-align:center;
	margin: 15px 0px;
}
.short{
text-align:center;
}
.download-pdfBx {
    right: 1px;
}
.inner-lft-menu {
    text-align: center;
}
.advance-mobile {
    position: absolute;
    text-align: center;
    top: 98px;
	width:100%;
    left: 23px;
}
.aboutUsTitle {
    font-size: 1.2em;
    font-weight: 500;
}
.siteContent {
    margin: 10px auto;
}
.services-footer-heading {
    width: 100%;
}
.our-services-package {
    border: 4px solid #fff;
}
.our-services-package-title {
    font-size: 20px;
}
.our-services-package-readmore {
    width: 100%;
    height: 38px;
    padding: 11px 0 17px;
    margin-top:10px;
	margin-left:0px;
	
}
.our-services-package-readmore-extra {
    width: 100%;
    height: 38px;
    padding: 11px 0 17px;
    margin-top:10px;
	margin-left:0px;
	
}
.social-link {
    padding: 31px 0;
    margin: 0 0 0 20px;
}
.form {
    margin:0px;
}
.contact-info-box {
    font-size: 15px;
    margin: 0 0 0px 0px;
    padding-left: 0;
    text-align: center;
}
.contact_section h2 {
    font-size: 31px;
    margin: 0 0 20px 0;
    text-align: center;
}
h3.subHeading {
    padding: 10px 0 0 0;
    font-size: 0.7em;
    color: #ffffff;
}
.services-breadcrumb {
    display:none;
}

h3.tittle-w3ls2 {
    font-size: 1em;
    width: 268px;
    top: 92px;
}
.cutomerdivdown-right1{
	float:left;
	width:100%;
	margin-top:20px;
}
.cutomerdivdown-right2{
	float:left;
	width:100%;
	margin:20px 0px;
}
.service-info-title {
    font-size: 18px;
    font-weight: bold;
}
.cutomerdivdown-right3{
	width:100%;
}
.customer-service {
    text-align: center;
    margin: 0px;
}
.customer-service h2{
	font-size:25px;
}
.cutomerdivdown-left h2 {
    font-size: 1.5em;
	text-align:center;
	font-weight:400;
}
.customerdiv-down {
    margin: 10px 0px;
}
.company-caller-icon{
		float:left;
		width:100%;
		display:block;
		background:#24bcbd;
		padding:20px 0px;
		font-size:12px;
		color:#fff;
}
.company-caller-left:hover{
	background-color:#000;
	color:#fff;
}
.company-caller-right:hover{
	background-color:#000;
	color:#fff;
}

.company-caller-up{
	float:left;
	width:100%;
}
.company-caller-down{
	float:left;
	width:100%;
}
.company-caller-down a{
	color:#fff;
}
.customer-services-packages{
	padding: 27px 5px;
	transition: background 400ms;
	display: block;	
}
.customer-services-package-title {
    color: #2A2A2A;
    font-size: 26px;
    line-height: normal;
    line-height: 1.2;
	font-weight:300;
}
.customer-services-package-title-extra {
    color: #2A2A2A;
    font-size: 26px;
    line-height: normal;
    line-height: 1.2;
	font-weight:300;
}
.customer-services-package {
    float: left;
    background: #ffffff;
    box-shadow: 0 0 3px 3px #f5f5f5 inset;
    border: 2px solid #fff;
    text-align: center;
    margin-top: 20px;
}
.customer-services-package-extra {
    float: left;
    background: #ffffff;
    box-shadow: 0 0 3px 3px #f5f5f5 inset;
    border: 2px solid #fff;
    text-align: center;
    margin-top: 20px;
}
.customer-services-package{
		height:auto;
}
.customer-services-package-extra{
		height:auto;
}
.customer-services-package-title{
		height:auto;
}
.customer-services-package-title-extra{
		height:auto;
}
.customer-services-package-description{
		height:auto;
		padding:0px 10px;
}
.customer-services-package-description-extra{
		height:auto;
		padding:0px 10px;
}
.siteContent {
	float:left;
	width:100%;
    margin:10px 0px;
    overflow: visible;
}
.our-services-package{
		height:auto;
}
.our-services-package{
		height:auto;
}
.our-services-package-title{
		height:auto;
}
.our-services-package-description{
		height:auto;
		padding:0px 10px;
}
.our-services-package-readmore{
	background-color:#76daff;
}
.our-services-package-readmore-extra{
	background-color:#76daff;
}
.footer{
	display:none;
}
.footer1{
	display:inline-block;
	color:#fff;
	background-color:#000;
	float:left;
	width:100%;
}
p.copy-right {
    color: #fff;
    text-align: center;
    margin-top: 0px;
    font-size: 14px;
    border-top: 1px solid #0e0e0e;
    padding:1em 0em;
}

.our_themes p {
    font-size: 22px;
	padding:0px;
}
.ab_button {
	margin-top:0px;
    float: left;
    width: 100%;
    text-align: center;
}
.intro-left{
	float: left;
    width: 100%;
    margin-top: 25px;	
}
.homeRecaptchabtnRightMiddle {
	text-align:center;
    float: right;
    margin: 10px 0 40px;
    width: 100%;
}
.logoHolder img{
	height:65px;
	margin-top:12px;
}
.logoHolder {
    left: -13px;
}
h4.expSector {
    letter-spacing: 0px;
    font-weight: 400;
}
h3.tittle-w3ls2 {
    letter-spacing:0px;
}
.intro-img-holder {
    float: left;
    width: 100%;
    margin-top: 25px;
}
.mobile-footer-social-link {
    padding: 31px 0;
    margin: 0 0 0 20px;
}
.mobile-footer-social-link li a:hover, .mobile-footer-social-link li a:focus{
	text-decoration:none;
}
.mobile-footer-social-link li a{
	display:block;
	width:55px;
	height:55px;
	border:3px solid #fff;
	border-radius:50%;
	text-align:center;
	line-height:48px;
	font-size:25px;
	color:#fff;
	background:#222222;
	border-radius:50%;
	transition:all 0.3s ease-in-out;
}
.mobile-footer-social-link{
	padding:35px 0;
	margin:0 0 0 0px;
	display:block;
	overflow:hidden;
	list-style:none;
}
.mobile-footer-social-link li{
	float:left;
	margin:0px 6px;
	
}
.get-touch{
	display:none;
}
li.top-mobile-menu{
	display:block;
}
li.top-mobile-menu a{
	font-family:arial;
	font-size:15px;
}
li.top-mobile-menu1{
	display:block;
}
li.top-mobile-menu1 a{
	font-family:arial;
	font-size:15px;
	border-bottom:2px solid #fff;
}
.cutomerdivdown-right {
    display: none;
}
h2.customer-service {
    font-size: 1.5em;
    font-weight: 500;
}
.about-slide {
    margin-top: 30px;
}
.inner-body-section {
    padding: 30px 0px;
    float: left;
    width: 100%;
}
.inner-body-content h2 {
    color: #cb2d2c;
    font-size: 25px;
}
input.btn.btn-danger {
    width: 37%;
}
h1.underline-title.no-margin-top {
    font-size: 28px;
}
label.col-md-2.control-label {
    font-weight: 500;
    font-size: 20px;
}
.centeredText h3 {
    font-size: 20px;
    line-height: 29px;
}
footer#contact {
    float: left;
    width: 100%;
}
.main-section.contact {
    padding: 41px 0 38px;
}
.contact_block {
    text-align: center;
    float: left;
    width: 100%;
    margin: 18px 0px;
}
.contact_section {
    margin: 0 0 13px 0;
}
.contact-info-box h3 {
    margin: 0 0 16px;
    color: #fff;
}
.lefter-content{
	 margin: 0px 0px 0px 22px;
    font-size: 16px;
	}
ul.sitecontainer-content {
    margin: 0px 0px 0px 22px;
    font-size: 16px;
}
.siteContainer {
    padding: 22px 0px;
}
.centeredText h2 {
    font-weight: 600;
    margin-bottom: 32px;
    font-size: 23px;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
	margin-top:86px;
} 
.one_half{
	text-align:center;
}
.execphpwidget h6 {
    padding: 20px 0 0 0;
    margin: 0;
    clear: both;
    line-height: 1.5em;
}
.col-sm-12.text-center h2 {
    color: #76daff;
    font-size: 28px;
    margin-bottom: 25px;
}
.inner-body-content li {
    margin-bottom: 15px;
    font-size: 15px;
    margin-left: 0px;
}
.execphpwidget h2 {
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 11px;
    font-size: 22px;
}
.logo-design-content{
		font-size:14px;
		font-weight:300;
}
.carousel-caption p{
		display:none;
}
li.left-turn {
    text-align: left;
}
.centeredText ul {
    display: table;
    margin: 0px auto;
    padding: 0px 20px;
    font-size: 17px;
    float: left;
}
.inner-body-content-left{
		padding:0px 20px;
}
div#carousel-example-generic .carousel-inner {
    margin-top: 0px;
}
.testimonial-carousel .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
	margin-top:0;
} 
.web-design-content {
    float: left;
    width: 100%;
    padding: 40 0px;
    color: #fff;
    background-color: #24bcbd;
}
.web-design-content-right{
	margin-top:25px;
}
.web-design-parent {
    padding-bottom: 8px;
    font-size: 21px;
}
.mobile-under {
    width: 50%;
}
h2.mobile-friendly-heading {
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 1.5em;
}
.mobile-friendly-middle {
    width: 100%;
    padding: 28px 0px;
    text-align: center;
}

.package-container{display:none;}

/* portfolio two button */
.portfolio-down-botton-left {
    float: left;
    width: 100%;
    padding: 7px 16px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 20px;
}
.portfolio-down-botton-right {
    float: right;
    width: 100%;
    padding: 7px 16px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 20px;
}
.table-packages-management{
	display:block !important;
}
ul.nav.navbar-nav.navbar-right {
    display: none;
}
.nav_right_top {
    margin-top: 0em;
}
.nav > li {
    position: relative;
    display: block;
    padding: 0.4em 0em;
    border-bottom: 1px solid #fff;
}

.custom-packages-container-header h2{
	font-size: 27px;
    line-height: 1.2em;
    letter-spacing: 1px;
}
.middle-customer-drop-down {
    margin: 0 auto;
    width: 96%;
    text-align: center;
}
.customer-content-from-third input {
    width: 64%;
    border: none;
    background: #ffffff;
    border: 1px solid #24bcbd;
    padding: 6px 29px;
    font-size: 20px;
}

}

/* for tab */
@media only screen and (min-width:768px) and (max-width:1024px)
{
.navbar-nav {
    padding: 17px 0px 5px 0px;
}
.expSector{
 text-align:center;	
}
.ser-first-grid.text-center {
    padding: 25px;
}	
.aboutUs {
    top: 140px;
    right: 0px;
}
.aboutUsTitle {
    font-size: 3em;
    margin-top: 20px;
}
.aboutus-one-feauture{
    text-align: center;
    margin: 19px 0px;
}
.about-slide {
    padding-left: 120px;
    padding-right: 120px;
    margin-top: 50px;
}	
.download-pdfBx {
    right: 0px;
}
.aboutUsTitle {
    font-size: 2em;
    margin-top: 69px;
    margin-left: 33px;
}
.siteContent {
    margin: 30px auto;
}
.services-line {
    width: 29%;
}
.form {
    margin: 31px 1px 0 1px;
}
.contact-info-box {
    font-size: 15px;
    margin: 0 0 5px 0px;
    padding-left: 0;
}
.main-section.contact {
    padding: 33px 0 30px;
}	
h3.tittle-w3ls2 {
    font-size: 2em;
    bottom: 75px;
    width: 650px;
    text-align: center;
}	
.homeSubmitBtn	{
	margin:0px 250px;
}	

.customer-service {
    text-align: center;
    margin: 0px;
}
.cutomerdivdown-left{
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
}	
.customerdiv-down {
    float: left;
    width: 100%;
    margin: 15px 0px;
}
.our-services-package-readmore{
	background-color:#76daff;
}	
.our-services-package-readmore-extra{
	background-color:#76daff;
}	
.customer-services-package{
		height:auto;
}
.customer-services-package-extra{
		height:auto;
}
.customer-services-package-title{
		height:auto;
}
.customer-services-package-title-extra{
		height:auto;
}	
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;
    width: 27%;
}	
.inner_breadcrumb{
		text-align:center;
}
.execphpwidget h2 {
    font-size: 24px;
}	
.address-right {
    float: right;
    width: 95%;
    margin-top: 10px;
}
.address-left {
    float: left;
    width: 3%;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top:116px;
	}
	li.left-turn {
    text-align: left;
}
.centeredText ul {
    display: table;
    margin: 0px auto;
    padding: 0px 32px;
    font-size: 17px;
}
.mobile-under {
    width: 40%;
}		
.package-container{display:none;}	
.table-packages-management{
	display:block !important;
}
}
