/*

*/

html,
body {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 100%;
    overflow-x: hidden;
    background: #fff;
}

body a,
.btn-agile,
a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
	margin-bottom:0.195em;
}

p {
    line-height: 1.8;
    font-size: 1em;
    color: #333;
    font-weight: 500;
    margin: 0;
}



body a:hover {
    text-decoration: none;
}



.sep h4 {
    font-size: 1.414em;
    line-height: 1.5em;
	margin-top:1em;
}

/* banner */

/* header */

h1 a.navbar-brand {
    font-size: 0.8em;
    font-weight: 800;
    color: #ab3031;
    line-height: 24px;
    padding-bottom: 0;
}

h1 a.navbar-brand span {
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    letter-spacing: 3px;
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 600;
    text-transform: capitalize;
    color: #000;
    letter-spacing: 1px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .active>.nav-link {
    color: #c9333f;
}

button.btn.btn-agile.btn-block.w-25 {
    background: #f7eb48;
    font-weight: 600;
}

a.btn:hover {
    background: #093f9b;
    color: #fff;
	border:none;
}

/*--/navbar--*/

nav.navbar.fixed-top.navbar-expand-lg.navbar-light.navbar-fixed-top.top-nav-collapse {
    background: #f7eb48;
    top: 0px;
}

/*--logo--*/

/*-- //header --*/

/* banner */

.dropdown-item.active,
.dropdown-item:active {
    background: #fff;
    color: #c9333f;
}

.banner {
	background:#030;
/*    background: url(../images/banner.jpg)no-repeat center;
*/    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}

.banner-text-agile {
    padding: 13vw 0;
    box-sizing: border-box;
}

h3.b-w3ltxt span {
    font-weight: 100;
    text-shadow: none;
    letter-spacing: 1px;
    color: #fff;
}

.header-top {
    padding: 1em 0;
    background: #183883;
}

.header-top p{ color:#FFF; font-weight:400;}
/* navigation */

/*--/header --*/

header.mainheader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

nav.navbar.second {
    border: none !important;
    transition: all 1s ease;
}

/*--/navbar--*/

/*-- /nav.navbar.second --*/

nav.navbar.second {
    border: none !important;
    transition: all 1s ease;
}

nav.navbar.shrink.pagescrollfix {
    width: 100%;
    box-shadow: 0 1px 0 0 #dadada;
    position: fixed;
    left: 0px;
    transition: all 1.2s ease;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background: #fff !important;
    z-index: 9;
    top: 0;
    transition: all 1.5s ease;
}

nav.navbar.shrink .navbar-toggler {
    transition: all 1.5s ease;
}

.bg-transparent {
    background: transparent;
}

/*-- //nav.navbar.second --*/

/* //navigation */

h3.b-w3ltxt {
    font-size: 3em;
    color: #ffeb3b;
    text-shadow: 1px 1px 1px #000;
    font-weight: 600;
}

.carousel-item p {
    color: #000;
    font-weight: 100;
    text-transform: capitalize;
    font-size: 19px;
    width: 75%;
}

.btn-banner {
    background: #fff;
    border-radius: 20px;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    padding: 9px 20px;
}

.carousel-indicators {
        position: absolute;
    bottom: -30px;
    /*margin-left: 74px;
    justify-content: flex-start;*/
    z-index: 1;
    margin-right: 18%;
}


.carousel-indicators li {
    cursor: pointer;
}

ul.social-iconsv2 li {
    display: inline-block;
    border-radius: 50%;
}

ul.social-iconsv2 li a {
    text-decoration: none;
    font-size: 16px;
}

ul.social-iconsv2 li a i.fab {
    font-size: 18px;
    line-height: 38px;
    width: 30px;
    height: 37px;
    color: #fff;
    margin-right: 15px;
    border-radius: 50%;
    background-color: transparent;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

ul.social-iconsv2 li:first-child a {
    color: #3b5998;
}

ul.social-iconsv2 li:last-child {
    color: #287bbc;
}

/* //banner */

.serv_bottom {
    background: #252323;
}

.about-text-grid {
    padding-left: 4em;
}

.bg-theme {
    color: #fff !important;
    background: #FF5722 !important;
}

.abbot-right img {
    box-shadow: 0px 3px 10px 5px rgba(144, 141, 141, 0.96);
}

.abbot-right {
    position: relative;
    z-index: 0;
}

.abbot-right span {
    border: 9px solid #d6d6d6;
    position: absolute;
    width: 530px;
    height: 425px;
    left: -22px;
    top: -29px;
    z-index: -1;
}

h4.agile-ser_bot {
    font-size: 1.8em;
    line-height: 1.5;
}

a.serv_link {
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    word-spacing: 3px;
    padding: 8px 36px;
    border-radius: 20px;
    background: #ffeb3b;
}

/* about bottom */

h3.stat-title {
    color: #000;
    text-transform: capitalize;
    font-size: 3em;
    font-weight: bold;
    text-shadow: 0px 1px 1px #000000;
}

/* //about bottom */

/* pricing */

.w3ls-pricing.card {
    border: 0;
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 0px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 3px 0px 0 rgba(0, 0, 0, .08);
    transition: all .3s ease-in-out;
    padding: 2.25rem;
    position: relative;
    background: #006879;
}

.w3ls-pricing.card i {
    position: absolute;
    right: 40px;
    bottom: 23px;
    font-size: 3em;
    color: rgba(0, 0, 0, 0.32);
}

section#services,
#contact {
    background: url(../images/services.jpg) no-repeat center;
    background-size: cover;
}

a.price_link {
    color: #eee;
    font-weight: bold;
    letter-spacing: 1px;
    word-spacing: 3px;
    padding: 5px 14px;
    border-radius: 20px;
    font-size: 13px;
    background: #bb2d46;
}

.card-title {
    margin-bottom: 3em;
    font-size: 14px;
    color: #fff;
}

.w3ls-pricing.card-header::after {
    content: "";
    display: table;
    clear: both;
}

.w3ls-pricing.card:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 5px;
    background-color: #ff5722;
    transition: 0.5s;
}

h4.serv-title {
    font-size: 1.5em;
    font-weight: 600;
    color: #17a2b8;
}

.w3ls-pricing.card:hover,
.w3ls-pricing.card.service-active {
    transform: scale(1.15);
    -webkit-box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.08);
    background: #fff;
    z-index: 1;
}

.w3ls-pricing.card:hover p,
.w3ls-pricing.service-active p {
    color: #000;
}

.w3ls-pricing.card.service-active:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #ff5722;
    transition: 0.5s;
}

.w3ls-pricing.card:hover:after {
    width: 100%;
}

.w3ls-pricing .card-header {
    color: #000;
    background: transparent;
    padding-left: 0;
    border-bottom: none;
    text-transform: capitalize;
}

h4.price-title {
    font-size: 1.2em;
}

.w3ls-pricing .card-block {
    padding-top: 0;
}

/* //pricing */

/*-- text Slider --*/

.testimonials {
	background-color:#252323;
    background-size: cover;
    padding: 6em 0;
}

#slider {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0, 0, 0, .25);
    box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
}

.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: transparent;
    display: inline;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: bold;
}

.events {
    list-style: none;
}

.callbacks_container {
    position: relative;
}

ul.callbacks_tabs {
    position: absolute;
    z-index: 2;
    right: 10%;
    bottom: 50px;
}

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    visibility: visible;
    display: inline-block;
    height: 10px;
    width: 15px;
    border-radius: 10px;
    background: #17a2b8;
}

.callbacks_here a:after {
    background: #c9333f;
}

/*
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 78%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 34px;
	width: 34px;
	background: url("../images/left.png") no-repeat 0px 0px;
}
.callbacks_nav.prev {
	left: auto;
	background: url("../images/back.png") no-repeat 0px 0px;
	left: 18em;
}
.callbacks_nav.next {
	left: auto;
	background: url("../images/next.png") no-repeat 0px 0px;
	right: 18em;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks2_nav:active {
	opacity: 1.0;
}*/

#slider-pager a {
    display: inline-block;
}

#slider-pager span {
    float: left;
}

#slider-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider-pager a {
    padding: 0;
}

#slider-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    left: 0%;
    top: 0;
    width: 100%;
}

.rslides li {
    position: relative;
    display: block;
    float: none;
}

.rslides img {
    height: auto;
    border: 0;
}

.callbacks_tabs li {
    display: inline-block;
}

.callbacks_tabs a {
    visibility: hidden;
    width: 20px;
    line-height: 19px;
    height: 20px;
    text-align: center;
    color: #000;
    font-weight: 600;
    display: block;
    background: #fff;
    border-radius: 50%;
}

.callbacks_tabs a:hover {
    background: #1165f3;
    color: #fff;
}

.testi-agile {
    position: relative;
    padding: 4em 0 10em;
}

.testi-pos {
    position: absolute;
    bottom: 40px;
    left: 44%;
}

.testi-agile h4 {
    color: #000;
    font-size: 1em;
    text-transform: capitalize;
    margin: 1em 0 0.5em;
    font-weight: bold;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
}

.testi-agile p {
    width: 80%;
    margin: 1em auto 0;
    color: #000;
    padding: 4em 2em 5em;
    font-weight: 600;
    -webkit-box-shadow: 1px 1px 10px 0px #777129;
    -moz-box-shadow: 1px 1px 10px 0px #777129;
    box-shadow: 1px 1px 10px 0px #777129;
}

/* //testimonials */

/* footer */

.footer_grid1 span {
    color: #173981;
    line-height: 1.5;
}

.list-unstyled li span {
    color: #000;
    font-weight: 600;
}

input[type="submit"] {
    cursor: pointer;
}

#footer h5 {
    margin-bottom: 20px;
    color: #000000;
    text-transform: capitalize;
    font-size: 1.4em;
}

#footer ul.social li {
    padding: 3px 0;
}

.footer-logo h2 a {
    color: #ab3031;
    font-size: 0.9em;
    text-transform: capitalize;
}

.footer-logo p {
    font-size: 14px;
}

.footer-logo h2 a span {
    display: block;
    font-size: 0.5em;
    text-transform: capitalize;
    color: #000;
    letter-spacing: 3px;
    font-weight: 600;
}

#footer ul.social li a i {
    margin-right: 5px;
    font-size: 25px;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

#footer ul.social li:hover a i {
    font-size: 30px;
    margin-top: -10px;
}

#footer ul.social li a,
#footer ul.quick-links li a {
    color: #333;
}

#footer ul.social li a:hover {
    color: #eeeeee;
}

#footer ul.quick-links li {
    padding: 3px 0;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
    color: #333;
	text-transform:uppercase;
	
}

#footer ul.quick-links li a:hover {
    padding: 3px 0;
    margin-left: 5px;
    font-weight: 700;
}

#footer ul.quick-links li a i {
    margin-right: 5px;
    color: #173981;
}

#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

fv3-contact span {
    color: #56ab2f;
    font-size: 1.2em;
    display: inline-block;
    background: #eee;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
}

.fv3-contact p {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    font-size: 15px;
}

.fv3-contact p a {
    color: #333;
}

@media (max-width:767px) {
    #footer h5 {
        padding-left: 0;
        border-left: transparent;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
}

/*-- footer */

/*-- services --*/

#service {
    background: #fff;
}

.contact-top {
    background: url(../images/red.jpg)no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.content-contact-top {
    padding: 8em;
}

/*--contact--*/

.w3-contact {
    background: #fff;
}

.contact-bottom h5,
.wthree-form-left h5 {
    color: #000;
    text-transform: uppercase;
    font-size: 1.5em;
    margin-bottom: 1.5em;
}

.contact-right-w3ls span {
    background: #52b3cc;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #eee;
    font-size: 1.5em;
    text-align: center;
    border-radius: 50%;
}

.fv3-contact h6 {
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px;
}

.address h5 {
    color: #000;
    text-transform: capitalize;
    font-size: 1.1em;
}

.address p a,
p.c-txt {
    color: #777;
}

.address p a:hover {
    color: #000;
}

form.contact-wthree label {
    width: 30%;
    line-height: 2.5;
    color: #000;
    font-weight: 600;
}

form.contact-wthree .form-control {
    border-radius: 0;
    border: none;
    border-bottom: 4px solid #eee;
}

.contact-top1 h5 {
    font-size: 2em;
}

.address h5 {
    font-size: 1.5em;
}

/*--//contact--*/

.icon i {
    width: 100px;
    height: 100px;
    color: #ffffff;
    border-radius: 50%;
    line-height: 100px;
    text-align: center;
    font-size: 3em;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    background: #ff5722;
}

.services-box h4 {
    text-transform: uppercase;
    font-size: 1em;
    margin: 1em 0;
    color: #000;
    font-weight: 600;
}

.team-block h5 {
    color: #10aebd;
    text-transform: capitalize;
    font-size: 1.3em;
}

.team-block h5 {
    color: #10aebd;
    text-transform: uppercase;
    font-size: 1.2em;
}

.team-content {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.43);
    bottom: 0px;
    display: inline-block;
    width: 100%;
    color: #fff;
    top: 0px;
    left: 0;
    text-align: center;
}

.team-content h4 {
    background: #252323;
    padding: 10px 0;
    font-size: 1.2em;
    text-transform: capitalize;
}

h5.blog-title {
    font-size: 1.2em;
    color: #00a199;
    margin-bottom: 1em;
}

section.section-events {
    background: #eee;
}

.sub-sec-grid {
    background: #fff;
}

.pos-date {
    position: absolute;
    height: 100px;
    width: 100px;
    transition: .3s all ease-in-out;
    background: #ffeb3b;
    border: 5px solid #ffffff;
    top: 50%;
    left: 31.5%;
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%);
    -webkit-transform-origin: top left;
    /* transform-origin: top left; */
    text-align: center;
}

.pos-date-even {
    position: absolute;
    height: 100px;
    width: 100px;
    transition: .3s all ease-in-out;
    background: #ffeb3b;
    border: 3px solid #eeeeee;
    top: 50%;
    right: 22.5%;
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%);
    -webkit-transform-origin: top left;
    /* transform-origin: top left; */
    text-align: center;
}

.date-grid-agile-left {
    padding-right: 4em;
}

.date-grid-agile-right {
    padding-left: 4em;
}

.sub-sec-grid:hover .pos-date,
.sub-sec-grid:hover .pos-date-even {
    background: #20a1b6;
}

.pos-date__inner {
    position: absolute;
    vertical-align: middle;
    width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transition: .3s all ease-in-out;
    -webkit-transform: rotate(-45deg) translate(-50%, -50%);
    transform: rotate(-45deg) translate(-50%, -50%);
    -webkit-transform-origin: top left;
    transform-origin: top left;
}

.pos-date__title {
    position: relative;
    font-size: 2rem;
}

.pos-date__title:after {
    position: relative;
    background: #f64861;
    width: 40px;
    height: 3px;
    top: 0;
    display: block;
    content: '';
    margin: 8px auto 0;
}

.team-img {
    position: relative;
    margin: 1em 0 0;
}

.team-img img {
    width: 100%;
}

.overlay {
    border-radius: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 1s ease;
    background-color: #11181f;
}

.team-img:hover .overlay {
    opacity: .8;
}

.team-img:hover .team-content {
    opacity: 0;
}

.text {
    position: absolute;
    top: 35%;
    left: 26%;
    width: 100%;
    transform: translate(-26%, -26%);
    -ms-transform: translate(-26%, -26%);
    right: 0;
    font-weight: 400;
    font-size: 16px;
}

/* //blog */

.cpy-right {
    background: #173983;
}


.cpy-right p{ color:#FFF;}

.cpy-right p a {
    color: #000;
}

/*-- bottom-to-top --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 3%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/move-top.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

/*-- //bottom-to-top --*/

/*--//banner-bottom --*/

.bottom-slider,
.main-content-w3layouts-agileits {
    padding: 5em 0;
}

section.bottom-slider {
    background: #eceff1;
}

.left-img img {
    width: 100%;
}

/*--flexisel--*/

.flex-slider {
    background: #222227;
    padding: 70px 0 165px 0;
}

.opportunity {
    background: #28282e;
    margin: 0px 20px;
    padding: 80px 0;
    position: relative;
}

#flexiselDemo1 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0px auto;
    border: none;
    border-right: none;
}

.nbs-flexisel-item {
    float: left;
    padding: 0em;
    position: relative;
    line-height: 0px;
}

.nbs-flexisel-item>img {
    cursor: pointer;
    position: relative;
}

/*---- Nav ---*/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 25px;
    height: 25px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    border-radius: 50%;
}

.nbs-flexisel-nav-left {
    left: 3%;
    top: 33% !important;
    background: #173885 url(../images/c-arrows.png) no-repeat 8px 5px;
}

.nbs-flexisel-nav-right {
    right: 3%;
    top: 33% !important;
    background: #173885 url(../images/c-arrows.png) no-repeat -11px 5px;
}

/*--//flexisel--*/

.blog-item {
    position: relative;
    margin: 0 1em;
}

.floods-text {
    padding: 1em;
	text-align:center;
}

.floods-text h3 a {
    font-size: 18px;
    color: #000;
    margin: 0;
    font-weight: 400;
}

.floods-text h3 span {
    display: block;
    color: #173981;
    margin: .5em 0 0;
    font-size: 13px;
}

.floods-text h3 label {
    color: #B2B2B2;
    padding: 0 1em;
}

.floods-text h3 i {
    font-style: normal;
    color: #e91e63;
}




/* blog page */

.margin-30{ margin-bottom:30px;}




.site-wrapper-terms{
    box-shadow: 1px 1px 0px #333;
	background:url(../images/warranty.jpg); background-position:center center 0 0;
	width: 100%;
	height:300px;
}




.site-wrapper-common{
    box-shadow: 1px 1px 0px #333;
	background:url(../images/privacy-policy.jpg); background-position:center center 0 0;
	width: 100%;
	height:300px;
}



.site-wrapper-2 {
    box-shadow: 1px 1px 0px #333;
	background: #183883;
	box-shadow: 1px 1px 0px #333;
    opacity: 0.8;
	
}


.site-wrapper-2 h2{
font-size: 38px;
color: #fff;
letter-spacing: 0px;
text-align: center;
padding: 1em;
font-weight: bold;
font-family: "Raleway", Helvetica, Arial, sans-serif;
}


.site-wrapper-contact{
    box-shadow: 1px 1px 0px #333;
	background:url(../images/contact-us.jpg); background-position:center center 0 0;
	width: 100%;
	height:300px;
}

.site-wrapper-support{
    box-shadow: 1px 1px 0px #333;
	background:url(../images/support.png); background-position:center center 0 0;
	width: 100%;
	height:300px;
}


.site-wrapper {
    box-shadow: 1px 1px 0px #333;
	background-image:url(../images/About-BJD.jpg); background-position:center center 0 0;
	width: 100%;
	height:300px;
}

.site-wrapper h2 {
    font-size: 38px;
    color: #fff;
    letter-spacing: 0px;
    text-align: center;
    padding-top: 1em;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
}



.nav-tabs{margin:15px 0 0px 0;}


.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff;
	font-weight:bold;
    background-color: #173885;
    border-color: #dee2e6 #dee2e6 #fff;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}


.address {
    background: #275095;
    padding: 35px;
    max-height: 937px;
	margin-bottom:10px;
}
.address h2 { color:#FFF; text-transform:uppercase;}

hr {    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid #c6c6c6;
}

/*thumbnail*/
.card{
	box-shadow: 0px 4px 15px 0px rgba(191, 195, 198, 0.29);
	color:#fff;
	margin:10px 0px 10px 0px;
}


.card:hover{ border:2px solid #042b85; cursor:pointer;}
.card-title{
	color: #ec3237;
	text-transform: initial;
	font-size:1.4em;
}
.card-block{
	padding:4rem 4rem 4rem 2rem;
}

.card-block p{
	color:#424242;
}

.card-text{ color:#424242;}

/*thumnail end*/


/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tab-content {
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
	margin:0px 0 15px 0;
}


ul.a {list-style-type: circle;}
ul.b {list-style-type: square; color: #333; font-size:1em; line-height: 1.8;}
ol.c {list-style-type: upper-roman;}
ol.d {list-style-type: lower-alpha;}

.btn-dark{ margin:10px 0px 2px 10px;}




.panel {
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid transparent;
	border-radius:4px;
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .05);
	box-shadow:0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
	padding:15px
}
.panel-heading {
	padding:10px 15px;
	border-bottom:1px solid transparent;
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel-heading>.dropdown .dropdown-toggle {
	color:inherit
}
.panel-title {
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	color:inherit
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	color:inherit
}
.panel-footer {
	padding:10px 15px;
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom:0
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width:1px 0;
	border-radius:0
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top:0;
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom:0;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius:0;
	border-top-right-radius:0
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width:0
}
.list-group+.panel-footer {
	border-top-width:0
}
.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
	margin-bottom:0
}
.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
	padding-right:15px;
	padding-left:15px
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius:3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius:3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top:1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
	border-top:0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border:0
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left:0
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right:0
}
.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom:0
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom:0
}
.panel>.table-responsive {
	margin-bottom:0;
	border:0
}
.panel-group {
	margin-bottom:20px
}
.panel-group .panel {
	margin-bottom:0;
	border-radius:4px
}
.panel-group .panel+.panel {
	margin-top:5px
}
.panel-group .panel-heading {
	border-bottom:0
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top:1px solid #ddd
}
.panel-group .panel-footer {
	border-top:0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom:1px solid #ddd
}
.panel-default {
	border-color:#ddd
}
.panel-default>.panel-heading {
	color:#333;
	background-color:#f5f5f5;
	border-color:#ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#ddd
}
.panel-default>.panel-heading .badge {
	color:#f5f5f5;
	background-color:#333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#ddd
}
.panel-primary {
	border-color:#337ab7
}
.panel-primary>.panel-heading {
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#337ab7
}
.panel-primary>.panel-heading .badge {
	color:#337ab7;
	background-color:#fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#337ab7
}
.panel-success {
	border-color:#d6e9c6
}
.panel-success>.panel-heading {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#d6e9c6
}
.panel-success>.panel-heading .badge {
	color:#dff0d8;
	background-color:#3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#d6e9c6
}
.panel-info {
	border-color:#bce8f1
}
.panel-info>.panel-heading {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#bce8f1
}
.panel-info>.panel-heading .badge {
	color:#d9edf7;
	background-color:#31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#bce8f1
}
.panel-warning {
	border-color:#faebcc
}
.panel-warning>.panel-heading {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#faebcc
}
.panel-warning>.panel-heading .badge {
	color:#fcf8e3;
	background-color:#8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#faebcc
}
.panel-danger {
	border-color:#ebccd1
}
.panel-danger>.panel-heading {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#ebccd1
}
.panel-danger>.panel-heading .badge {
	color:#f2dede;
	background-color:#a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#ebccd1
}

.nav-tabs .nav-link {
  border: 1px solid #999;
  font-weight:bold;
  color:#666;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}


/* -- Responsive code -- */

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1080px) {
    .abbot-right span {
        width: 453px;
        height: 377px;
        left: -25px;
    }
    .pos-date {
        top: 38%;
    }
}

@media screen and (max-width: 1050px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 991px) {
    h3.b-w3ltxt {
        font-size: 2.6em;
    }
    .abbot-right span {
        width: 86%;
        height: 366px;
    }
    .about-text-grid {
        padding-left: 0em;
        margin-top: 2em;
    }
    h3.stat-title {
        font-size: 2.5em;
    }
    .testi-agile p {
        width: 99%;
    }
    .content-contact-top {
        padding: 4em;
    }
    .pos-date {
        top: 65%;
        left: 50%;
    }
    .pos-date-even {
        top: 35%;
        right: 37.5%;
    }
}

@media screen and (max-width: 900px) {
    .testimonials {
        padding: 4em 0 2em;
    }
}

@media screen and (max-width: 800px) {
    h3.b-w3ltxt {
        font-size: 2.5em;
    }
    h4.agile-ser_bot {
        font-size: 1.6em;
    }
    .w3ls-pricing.card:hover,
    .w3ls-pricing.card.service-active {
        transform: scale(1.05);
    }
    .testi-pos {
        left: 41%;
    }
}

@media screen and (max-width: 768px) {
    h3.b-w3ltxt {
        font-size: 2.2em;
    }
    .abbot-right span {
        width: 76%;
        left: 39px;
    }
}

@media screen and (max-width: 736px) {
    .carousel-item p {
        font-size: 16px;
    }
    .abbot-right span {
        width: 86%;
        height: 400px;
    }
    .about-text-grid {
        margin-top: 4em;
    }
    .pos-date {
        top: 55%;
    }
    .pos-date-even {
        top: 45%;
    }
}

@media screen and (max-width: 667px) {
    h4.agile-ser_bot {
        font-size: 1.5em;
    }
    .content-contact-top {
        padding: 3em 1em;
    }
}

@media screen and (max-width: 640px) {
    .testi-agile {
        padding: 2em 0 10em;
    }
}

@media screen and (max-width: 600px) {}

@media screen and (max-width: 568px) {
    .abbot-right span {
        border-color: transparent;
    }
    .about-text-grid {
        padding-left: 1em;
        margin-top: 3em;
    }
    h3.stat-title {
        font-size: 2.3em;
    }
    .w-75 {
        width: 100% !important;
    }
    .contact-right-w3ls span {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 1.3em;
    }
}

@media screen and (max-width: 480px) {
    h3.b-w3ltxt {
        font-size: 1.8em;
    }
    .btn-banner {
        font-size: 13px;
        padding: 6px 14px;
    }
    .carousel-item p {
        font-size: 15px;
        width: 60%;
    }
    h1 a.navbar-brand {
        font-size: 0.7em;
    }
    h1 a.navbar-brand span {
        font-size: 12px;
        letter-spacing: 2px;
    }
    h4.agile-ser_bot {
        font-size: 1.3em;
    }
    a.serv_link {
        letter-spacing: 0px;
        padding: 6px 22px;
        font-size: 14px;
    }
    h3.stat-title {
        font-size: 2em;
    }
    .testi-agile p {
        padding: 2em 2em 4em;
    }
    .testi-pos {
        left: 38%;
    }
    .pos-date {
        top: 51%;
        left: 54%;
    }
    .pos-date-even {
        top: 49%;
    }
    .date-grid-agile-right {
        padding-left: 1em;
    }
    .date-grid-agile-left {
        padding-right: 1em;
    }
    .pos-date__inner {
        left: 48%;
    }
    .contact-bottom h5, .wthree-form-left h5 {
        font-size: 1.3em;
    }
}

@media screen and (max-width: 414px) {
    .carousel-item p {
        font-size: 15px;
    }
    section#sub-services h3.stat-title {
        font-size: 1.8em;
    }
    .icon i {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 2em;
    }
    .pos-date {
        top: 24%;
    }
    .pos-date-even {
        top: 71%;
        right: 39%;
    }
}

@media screen and (max-width: 384px) {
    .header-top p {
        font-size: 15px;
    }
    .carousel-item p {
        width: 64%;
    }
    h4.agile-ser_bot {
        font-size: 1.2em;
    }
    p {
        font-size: 0.9em;
    }
    h3.stat-title {
        font-size: 1.8em;
    }
    section#sub-services h3.stat-title {
        font-size: 1.6em;
    }
    .testimonials {
        padding: 2em 0 1em;
    }
    .pos-date-even {
        top: 80%;
    }
    .fv3-contact h6 {
        font-size: 0.95em;
    }
    #footer h5 {
        font-size: 1.2em;
    }
}

@media screen and (max-width: 375px) {
    .contact-add {
        padding-left: 2em;
		
    }
    form.contact-wthree label {
        font-size: 0.9em;
    }
}

@media screen and (max-width: 320px) {
    .header-top p {
        font-size: 12px;
    }
    ul.social-iconsv2 li a i.fab {
        margin-right: 5px;
    }
    h3.b-w3ltxt {
        font-size: 1.5em;
    }
    .carousel-item p {
        width: 80%;
        font-size: 14px;
    }
    .carousel-indicators {
        bottom: -40px;
    }
    h4.agile-ser_bot {
        font-size: 1.15em;
    }
    section#sub-services h3.stat-title {
        font-size: 1.4em;
    }
    h3.stat-title {
        font-size: 1.8em;
    }
    .testi-pos {
        left: 31%;
    }
}


/* -- //Responsive code -- */