﻿/*--
	Author: W3Layouts
	Author URL: http://w3layouts.com
	License: Creative Commons Attribution 3.0 Unported
	License URL: http://creativecommons.org/licenses/by/3.0/
--*/

html,
body {
    background: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 100%;
    margin: 0;
}

body a {
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    text-decoration: none;
    transition: 0.5s all;
}

a:hover { text-decoration: none; }

input[type="button"],
input[type="submit"] {
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
    margin: 0;
}

p {
    color: #777;
    font-size: 1em;
    letter-spacing: 1px;
    line-height: 1.9em;
}

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-bottom: 25px;
    padding-top: 25px;
}

.nav_top_fx_w3ls_agileinfo {
    margin: 0 auto;
    padding: 1.4em 0;
    width: 88%;
}

.navbar-brand {
    color: #000;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 700;
    height: 50px;
    line-height: 20px;
    padding: 0;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.29);
}

.navbar-default .navbar-brand { color: #111; }

.logo-w3layouts-agileits h1 a {
    color: #111;
    font-size: 1.1em;
}

.navbar-nav > li > a {
    font-size: 0.75em;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 7px 20px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a { color: #27292b; }

.dropdown-menu > li > a {
    clear: both;
    color: #807d7d;
    display: block;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.42857143;
    padding: 10px 20px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #c3e6f3;
    color: #262626;
    text-decoration: none;
}

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 {
    background-color: #ff3c41;
    color: #fff;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    background-color: none;
    color: #2d2d2d;
}

span.desc {
    color: #777;
    display: block;
    font-size: 0.3em;
    font-weight: 400;
    letter-spacing: 5px;
}

.logo-w3layouts-agileits i.fa { color: #76daff; }

/*-- header --*/

/*--// header --*/

/*-- banner --*/

.carousel .item {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
    background-size: cover;
}

.carousel .item.item2 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner2.jpg) no-repeat;
    background-size: cover;
}

.carousel .item.item3 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner3.jpg) no-repeat;
    background-size: cover;
}

.carousel .item.item4 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.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 {
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
    letter-spacing: 7px;
    margin: 1em 0 2em 0;
}

.carousel-caption a {
    background: none;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    font-size: 0.9em;
    letter-spacing: 1px;
    padding: 11px 20px;
}

.carousel-caption a:hover {
    background: #ee4f4f;
    border: 1px solid #ee4f4f;
}

.codes {
    background: #fff;
    padding: 5em 0;
}

.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 {
    -moz-background-size: 10px 100%;
    -moz-box-sizing: border-box;
    -webkit-background-size: 10px 100%;
    -webkit-box-sizing: border-box;
    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%);
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    background-size: 10px 100%;
    border-bottom: 10px solid #3a4ed5;
    border-top: 10px solid #3ACFD5;
    box-sizing: border-box;
}

.carousel-indicators {
    bottom: 5%;
    left: 50%;
}

.carousel-caption {
    min-height: 650px !important;
    padding-top: 16em;
    position: inherit;
    text-align: center;
}

.carousel-control { line-height: 35em; }

.carousel-indicators li {
    border: 2px solid #fff;
    display: inline-block;
    height: 12px;
    margin: 0 4px;
    width: 12px;
}

.carousel-indicators .active {
    background: #ff3c41;
    border: 2px solid #ff3c41;
    height: 12px;
    margin: 0px 4px;
    width: 12px;
}

/* Show it is fixed to the top */

.top-buttons {
    margin: 2em auto 0;
    text-align: center;
    width: 24%;
}

.bnr-button { float: left; }

.bnr-button a {
    border: solid 2px #fff;
    color: #fff;
    display: inline-block;
    font-size: 0.75em;
    letter-spacing: 2px;
    padding: .8em 1.5em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

a.act {
    background-color: #ff3c41;
    border: solid 2px #ff3c41;
}

.bnr-button a:hover {
    background-color: #ff3c41;
    border: solid 2px #ff3c41;
}

a.two.scroll { margin-left: 10px; }

/*-- //banner --*/

/*-- /banner_bottom --*/

.banner_bottom_left h4 {
    color: #3c3c3c;
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.6em;
    margin-bottom: 1em;
    position: relative;
    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 {
    font-size: 1.4em;
    margin-top: 1em;
}

.banner_bottom_in {
    margin: 0 auto;
    text-align: center;
    width: 60%;
}

.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 {
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    background: #ffffff;
    border: 2px solid rgb(118, 218, 255);
    border-radius: 0;
    color: #222;
    font-size: 0.8em;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0.8em 2em;
    text-transform: uppercase;
    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 {
    border: 6px solid #ddd;
    margin-top: 3em;
    min-height: 333px;
    width: 600px;
}

.news-main {
    border-top: 1px solid #ddd;
    margin-top: 4em;
    padding-top: 4em;
}

.banner_bottom_grid_left_grid span {
    color: #76daff;
    font-size: 2em;
    line-height: 62px;
}

.banner_bottom_grid_right h4 {
    color: #222222;
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: .7em;
}

.banner_bottom_grid_right p { line-height: 1.9em; }

/*-- /works--*/

.inner_sec_info_wthree_agile { margin-top: 4em; }

.banner_inner_con {
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background: url(../images/banner2.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
}

.services-breadcrumb {
    background: #f5f5f5;
    padding: 1em 1em;
    text-align: center;
}

ul.short li {
    color: #8c8e90;
    display: inline-block;
    font-size: 0.85em;
    letter-spacing: 1px;
    text-align: left;
}

ul.short li a {
    color: #76daff;
    text-decoration: none;
}

.services-breadcrumb ul li span { padding: 0 1.5em; }

/*-- //works--*/

h3.tittle-w3ls {
    color: #1b1b1b;
    font-size: 3em;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: .7em;
    text-align: left;
    text-align: center;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
}

h3.tittle-w3ls.cen {
    color: #fff;
    text-align: center;
}

.ser-first-grid span {
    -moz-border-radius: 50%;
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -ms-border-radius: 50%;
    -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -o-border-radius: 50%;
    -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 50%;
    background: none;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 32px;
    height: 80px;
    line-height: 2.4em;
    width: 80px;
}

.ser-first-grid:hover span {
    border: 2px solid #76daff;
    color: #76daff;
}

.ser-first-grid p {
    color: #777;
    font-size: 0.9em;
    line-height: 1.9em;
    margin: 0;
}

.ser-first-grid h3 {
    color: #fff;
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 26px 0 10px 0;
}

.works {
    background: #1d1c1c;
    padding: 7em 0;
}

/*-- /blog --*/

.banner-btm-top,
.banner-btm-bottom {
    display: flex;
    display: -webkit-flex;
}

.a1 { background: #76daff; }

.a4 { background: #57cefb; }

.a2 {
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background: url(../images/g1.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 350px;
}

.a3 {
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background: url(../images/banner2.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 350px;
}

.a5 {
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background: url(../images/g5.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 350px;
}

.a6 {
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background: url(../images/g8.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 350px;
}

.banner-btm-left { padding: 0; }

.banner-btm-inner {
    flex: 1;
    padding: 4.5em 2.5em;
}

.blog_date h4 {
    color: #f00;
    font-size: 0.9em;
    font-weight: 600;
    margin-bottom: 1em;
}

.banner-btm-inner h6 {
    color: #222;
    font-size: 1.1em;
    font-weight: 600;
    margin-bottom: 1em;
}

.banner-btm-inner h6 a {
    color: #222323;
    letter-spacing: 2px;
}

.banner-btm-inner p {
    color: #fff;
    font-size: 0.9em;
    margin: 1em 0;
}

a.blog-btn {
    background: #fff;
    color: #222;
    font-size: 0.85em;
    letter-spacing: 1px;
    padding: 0.6em 1em;
}

a.blog-btn:hover {
    background: #ff3c41;
    color: #fff;
}

/*-- //blog --*/

/*-- /testimonials --*/

.carousel.slide.two .item { background: none !important; }

.tesimonials {
    -moz-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background: #222222;
    background: url(../images/bottom.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding: 7em 0;
    text-align: center;
}

#quote-carousel {
    margin-top: 30px;
    padding: 0 10px 30px 10px;
}

/* Control buttons  */

#quote-carousel .carousel-control {
    background: none;
    color: #fff;
    font-size: 2em;
    line-height: 145px;
    margin-top: 0px;
    text-shadow: none;
}

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 {
    bottom: -26px;
    left: 34%;
    margin-right: -19px;
    top: auto;
}

/* Changes the color of the indicators */

#quote-carousel .carousel-indicators li {
    background: #fff;
    height: 12px;
    margin: 0 2px;
    width: 12px;
}

#quote-carousel .carousel-indicators .active {
    background: #ee4f4f;
    border: 1px solid #ee4f4f;
    height: 12px;
    margin: 0 2px;
    width: 12px;
}

#quote-carousel img {
    -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);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    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 {
    color: #ff3c41;
    content: "\f10d";
    float: left;
    font-family: 'Fontawesome';
    font-size: 2em;
    margin-right: 10px;
}

.test_img_info p {
    color: #f7f5f5;
    font-size: 0.9em;
    margin-bottom: 1em;
}

.test_img_info h6 {
    color: #76daff;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 2em;
}

.text-center.test_img {
    border: 4px solid rgba(255, 255, 255, 0.07);
    height: 120px;
    margin-right: 1em;
    width: 120px;
}

.test_img i {
    color: #fff;
    font-size: 5em;
    line-height: 104px;
}

.test_img_info { text-align: left; }

/**
  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) {
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    #quote-carousel .carousel-indicators { bottom: -20px !important; }

    #quote-carousel .carousel-indicators li {
        display: inline-block;
        height: 15px;
        margin: 0px 5px;
        width: 15px;
    }

    #quote-carousel .carousel-indicators li.active {
        height: 20px;
        margin: 0px 5px;
        width: 20px;
    }
}

/*-- //testimonials --*/

/*--/newsletter--*/

.newsletter_w3ls_agileits { padding: 3em 7em; }

.newsright input[type="email"] {
    background: none;
    border: 1px solid #ddd;
    color: #848484;
    font-size: 14px;
    letter-spacing: 3px;
    outline: none;
    padding: 10px 15px;
    width: 100%;
    width: 74%;
}

.newsright input[type="submit"] {
    background: #76daff;
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 0 0 -4px;
    outline: none;
    padding: 10px 20px 11px;
    text-transform: uppercase;
}

.newsright input[type="submit"]:hover {
    background: #080808;
    color: #ffffff;
}

.newsleft h3 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 3px;
    margin-top: 15px;
}

.blog_sec { padding-top: 7em; }

/*--//newsletter--*/

.banner_bottom.proj { background: #f7f7f7; }

/*-- /error --*/

.error-404 h4 {
    color: #333;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12em;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

a.b-home {
    background: #202020;
    color: #FFF;
    display: inline-block;
    font-size: 0.9em;
    margin-top: 1em;
    padding: 0.7em 1.5em;
    text-decoration: none;
}

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;
    text-align: center;
    width: 40%;
}

.error-404 form input[type="search"] {
    background: none;
    border: 1px solid #c4c5c5;
    color: #212121;
    float: left;
    font-size: 13px;
    letter-spacing: 5px;
    outline: none;
    padding: 13px 15px;
    width: 80%;
}

button.btn1 {
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    background: #76daff;
    border: none;
    color: #fff;
    float: right;
    padding: 12px 0;
    text-align: center;
    text-decoration: none;
    transition: 0.5s all;
    width: 20%;
}

button.btn1:hover { background: #ff3c41; }

@media (max-width: 640px) {
    .error-404 h4 { font-size: 9em; }
}

@media (max-width: 600px) {
    .error-404 h4 { font-size: 6em; }

    a.b-home {
        margin-top: 1em;
        padding: 0.6em 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 {
    color: #212121;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 1em 0 0.8em 0;
    text-transform: uppercase;
}

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 {
    border: none;
    border: 1px solid #ccc;
    color: #212121;
    font-size: 0.8em;
    letter-spacing: 1px;
    margin: 0.5em 0;
    outline: none;
    padding: 1em 1em 1em 1em;
    text-align: left;
    width: 100%;
}

.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"] {
    background: #76daff;
    border: none;
    box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1em;
    margin-top: 1em;
    outline: none;
    padding: 0.8em 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.signin-form input[type="submit"]:hover {
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    -o-transition: .5s all;
    -webkit-transition: .5s all;
    background: #000;
    color: #fff;
    transition: .5s all;
}

.signin-form p a {
    color: #424242;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
}

.login-social-grids { margin: 3em 0 1.5em 0; }

.login-social-grids ul {
    margin: 0;
    padding: 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 {
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    background: none;
    border: solid 2px #212121;
    color: #212121;
    height: 30px;
    line-height: 29px;
    transition: 0.5s all;
    width: 30px;
}

.login-social-grids ul li a i.fa.fa-facebook:hover {
    background: #3b5998;
    border: solid 2px #3b5998;
    color: #FFFFFF;
}

.login-social-grids ul li a i.fa.fa-twitter:hover {
    background: #55acee;
    border: solid 2px #55acee;
    color: #FFFFFF;
}

.login-social-grids ul li a i.fa.fa-rss:hover {
    background: #f26522;
    border: solid 2px #f26522;
    color: #FFFFFF;
}

.modal-header .close { float: right !important; }

.form-control:focus {
    border: 1px solid #ccc;
    box-shadow: none !important;
    outline: 0;
}

.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 {
    background: #fff;
    border: none;
    border: none;
    border: 1px solid #cccaca;
    color: #777;
    font-size: 0.91em;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 7px;
    margin-right: 2px;
    outline: none;
    outline: none;
    padding: 1em 1em;
    text-align: center;
    width: 100%;
}

/*-- //registration --*/

/*-- //signin-form --*/

/*-- footer --*/

.footer {
    background: #080808;
    padding: 4em 0;
}

.footer_inner_info_w3ls_agileits {
    margin: 0 auto;
    width: 90%;
}

ul.social-nav.model-3d-0.footer-social.social.two { float: none; }

.footer-left p {
    color: #737070;
    font-size: 14px;
    line-height: 2em;
    margin-top: 22px;
}

.sign-gd h4,
.sign-gd-two h4 {
    color: #fff;
    font-size: 1.4em;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 25px;
}

.sign-gd h4 span,
.sign-gd-two h4 span { font-weight: 300; }

.sign-gd ul li,
.sign-gd-two ul li {
    color: #848484;
    font-size: 14px;
    line-height: 2em;
    list-style-type: none;
}

.sign-gd ul li a,
.sign-gd-two ul li a {
    color: #737070;
    letter-spacing: 1px;
}

.sign-gd ul li a:hover,
.sign-gd-two ul li a:hover { color: #ffffff; }

.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;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0;
}

.address-right p {
    color: #565656;
    font-size: .9em;
    margin: 1em 0 0 0;
}

.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 {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    background: #000;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: 0.5s;
    width: 30px;
}

.model-3d-0 a {
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    background: #5C5B5B;
    transform-style: preserve-3d;
}

.model-3d-0 .front,
.model-3d-0 .back {
    -moz-backface-visibility: visible;
    -moz-transform: translateZ(18px);
    -ms-backface-visibility: visible;
    -ms-transform: translateZ(18px);
    -o-backface-visibility: visible;
    -o-transform: translateZ(18px);
    -webkit-backface-visibility: visible;
    -webkit-transform: translateZ(18px);
    backface-visibility: visible;
    color: #212121;
    font-size: 12px;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateZ(18px);
    width: 30px;
}

.model-3d-0 .back {
    -moz-backface-visibility: hidden;
    -moz-transform: rotateX(90deg) translateZ(18px);
    -ms-backface-visibility: hidden;
    -ms-transform: rotateX(90deg) translateZ(18px);
    -o-backface-visibility: hidden;
    -o-transform: rotateX(90deg) translateZ(18px);
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotateX(90deg) translateZ(18px);
    backface-visibility: hidden;
    transform: rotateX(90deg) translateZ(18px);
}

a.twitter .front { background: #00acee; }

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 {
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}

.model-3d-0 a:hover .back {
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    -webkit-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; }

.flickr-post ul li {
    display: inline-block;
    margin: 5px 5px;
}

.flickr-post ul li {
    border: 1px solid #212020;
    display: inline-block;
    margin: 1% 1%;
    padding: 4px;
    width: 28%;
}

p.copy-right {
    border-top: 1px solid #0e0e0e;
    color: #848484;
    font-size: 14px;
    margin-top: 55px;
    padding-top: 3em;
    text-align: center;
}

p.copy-right a {
    color: #76daff;
    text-decoration: none;
}

p.copy-right a:hover { color: #848484; }

.footer-left h2 a {
    color: #7e8184;
    font-size: 1em;
    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 {
    background: #444242;
    font-weight: 700;
    padding: 6px 10px;
}

/*-- //footer --*/

#toTop {
    background: url(../images/top_move.png) no-repeat 0px 0px;
    border: none;
    bottom: 20px;
    display: none;
    height: 32px;
    overflow: hidden;
    position: fixed;
    right: 2%;
    text-decoration: none;
    text-indent: 100%;
    width: 32px;
    z-index: 999;
}

/*--responsive--*/

@media (max-width: 1440px) {
    h3.tittle-w3ls { font-size: 2.5em; }

    .banner_bottom, .works, .banner_bottom, .blog_sec, .tesimonials { padding: 6em 0; }
}

@media (max-width: 1280px) {
    .carousel-caption h2, .carousel-caption h3 { font-size: 3.5em; }

    .carousel-caption {
        min-height: 630px !important;
        padding-top: 17em;
        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 15px; }

    .top-buttons {
        margin: 2em auto 0;
        width: 29%;
    }

    .banner_bottom_left h4 { font-size: 1em; }

    p {
        font-size: 0.9em;
        letter-spacing: 1px;
    }

    .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: 3em; }

    .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: 14%;
        left: 50%;
    }

    #quote-carousel .carousel-indicators {
        bottom: -26px;
        left: 40%;
        top: auto;
    }
}

@media (max-width: 1024px) {
    .nav_top_fx_w3ls_agileinfo {
        padding: 1.4em 0;
        width: 95%;
    }

    .carousel-caption h2, .carousel-caption h3 {
        font-size: 3em;
        letter-spacing: 1px;
    }

    .banner-btm-inner h6 a { letter-spacing: 1px; }
}

@media (max-width: 991px) {
    .carousel-caption p {
        font-size: 1em;
        letter-spacing: 6px;
        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;
        text-align: center;
        width: 60%;
    }

    .logo-w3layouts-agileits h1 a { font-size: 1em; }

    .navbar-nav > li > a {
        font-size: 0.75em;
        font-weight: 600;
        letter-spacing: 1px;
        padding: 7px 20px;
    }

    .help_full img, .help_full img {
        margin-bottom: 2em;
        width: 57%;
    }

    .flickr-post ul li {
        margin: 1% 1%;
        padding: 4px;
        width: 15%;
    }

    .sign-gd { margin: 1em 0; }

    .sign-gd-two { margin-top: 1em; }

    .footer_inner_info_w3ls_agileits {
        margin: 0 auto;
        width: 98%;
    }

    .footer-right { padding: 0; }

    .banner_inner_con { min-height: 280px; }

    .banner_bottom_left { margin-bottom: 2em; }

    h3.tittle-w3ls.we { font-size: 2em; }
}

@media (max-width: 900px) {
    .carousel-caption {
        min-height: 565px !important;
        padding-top: 15em;
        text-align: center;
    }

    .sign-gd h4, .sign-gd-two h4 {
        font-size: 1.2em;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 22px;
    }

    .newsleft h3 {
        font-size: 20px;
        letter-spacing: 1px;
        margin-top: 15px;
    }

    .newsright input[type="email"] {
        padding: 10px 15px;
        width: 69%;
    }

    .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: 4em 0; }
}

@media (max-width: 768px) {	
}

@media (max-width: 767px) {
    .navbar-nav {
        float: none;
        margin: 0;
    }

    .nav > li {
        display: block;
        margin-bottom: 0.5em;
        position: relative;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background: #e0e0e0;
        border-color: #e7e7e7;
        margin-top: 1em;
    }

    .navbar-toggle {
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        float: right;
        margin-bottom: 8px;
        margin-right: 0px;
        margin-top: 2px;
        padding: 12px 10px;
        position: relative;
    }

    .test_img_info {
        margin-top: 1em;
        padding: 0;
        width: 100%;
    }

    #quote-carousel .carousel-indicators {
        bottom: -26px;
        left: 10%;
        top: auto;
    }

    .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 {
        bottom: -26px;
        left: 10%;
        top: auto;
    }

    .carousel-control { line-height: 32em; }
}

@media (max-width: 684px) {
    .footer { padding: 2em 0; }

    .bnr-button a {
        font-size: 0.7em;
        letter-spacing: 2px;
        padding: .8em 1.3em;
    }

    .carousel-caption p {
        font-size: 0.9em;
        letter-spacing: 5px;
        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; }
}

@media (max-width: 667px) {
    .footer { padding: 2em 0; }

    .bnr-button a {
        font-size: 0.7em;
        letter-spacing: 2px;
        padding: .8em 1.3em;
    }

    .carousel-caption p {
        font-size: 0.9em;
        letter-spacing: 5px;
        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; }
}

@media (max-width: 640px) {
    .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; }
}

@media (max-width: 600px) {
    .top-buttons {
        margin: 2em auto 0;
        width: 45%;
    }

    .carousel-caption {
        min-height: 450px !important;
        padding-top: 11em;
        text-align: center;
    }

    .carousel-indicators {
        bottom: 10%;
        left: 50%;
    }

    .banner_bottom_in {
        margin: 0 auto;
        width: 90%;
    }

    .login-form-rec {
        margin: 0 auto;
        width: 85%;
    }
}

@media (max-width: 568px) {
    .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: 428px !important;
        padding-top: 11em;
        text-align: center;
    }

    .carousel-control { line-height: 29em; }

    .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;
        text-align: center;
        width: 90%;
    }
}

@media (max-width: 480px) {
    .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: 406px !important;
        padding-top: 11em;
        text-align: center;
    }

    #quote-carousel .carousel-indicators {
        bottom: -26px;
        left: 19%;
        top: auto;
    }

    .test_img_info p {
        font-size: 0.85em;
        margin-bottom: 1em;
    }

    .newsletter_w3ls_agileits { padding: 2em 1em; }
}

@media (max-width: 440px) {
    .bnr-button a {
        font-size: 0.7em;
        letter-spacing: 1px;
        padding: .6em 1em;
    }

    .logo-w3layouts-agileits h1 a { font-size: 0.9em; }

    .carousel-caption p {
        font-size: 0.9em;
        letter-spacing: 4px;
        margin: 1em 0 0em 0;
    }

    h3.tittle-w3ls { font-size: 1.8em; }
}

@media (max-width: 414px) {
    .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 {
        margin-bottom: 2em;
        width: 99%;
    }

    .inner_sec_info_wthree_agile { margin-top: 1.5em; }

    .banner_inner_con { min-height: 204px; }

    .banner-btm-inner h6 { font-size: 0.9em; }
}

@media (max-width: 412px) {
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 1.7em;
        letter-spacing: 1px;
    }

    h3.tittle-w3ls { font-size: 1.6em; }
}

@media (max-width: 384px) {
    .top-buttons {
        margin: 1em auto 0;
        width: 65%;
    }

    .banner_bottom, .works, .banner_bottom, .blog_sec, .tesimonials { padding: 2em 0; }

    .carousel-caption {
        min-height: 380px !important;
        padding-top: 10em;
    }

    .carousel-control { line-height: 24em; }
}

@media (max-width: 375px) {
    .top-buttons {
        margin: 1em auto 0;
        width: 65%;
    }

    .nav_top_fx_w3ls_agileinfo {
        padding: 1.2em 0;
        width: 93%;
    }
}

@media (max-width: 320px) {
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 1.4em;
        letter-spacing: 1px;
    }

    .top-buttons {
        margin: 1em auto 0;
        width: 78%;
    }

    .carousel-caption {
        min-height: 339px !important;
        padding-top: 9em;
    }

    .carousel-indicators {
        bottom: 6%;
        left: 50%;
    }

    .ab_button a { padding: 0.8em 1.5em; }

    .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; }
}
/*--//responsive--*/