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

body 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;
}

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

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

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

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

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

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


/*-- //Reset-Code --*/

p {
    margin: 0;
    font-family: 'Lato', sans-serif;
    line-height: 2em;
    font-size: 1.8em;
    color: #888;
}

ul {
    list-style-type: none;
}


/*-- header styling starts here --*/

.agileits_main {
    background: url(../images/top-bg.jpg);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}


/*-- banner --*/

.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.banner_text_w3layouts {
    text-align: center;
    padding: 16.5em 0;
}

.bg {
    background: url(../images/bg.jpg);
}

.bg2 {
    background: url(../images/bg2.jpg);
}

.bg3 {
    background: url(../images/bg3.jpg);
}

.banner_text_w3layouts h3 {
    color: #7fbb00;
    font-size: 3em;
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 10px;
}

.banner_text_w3layouts p {
    color: #fff;
    font-size: 1.3em;
    margin: 2.5em 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300;
}

.w3-button a {
    color: #fff;
    padding: 0.8em 2em;
    text-decoration: none;
    margin: 0;
    font-size: 1em;
    border: 2px solid#7fbb00;
    background: none;
    font-weight: 700;
    text-transform: uppercase;
}

.w3-button a:hover {
    color: #7fbb00;
    border-color: #FFf;
}

.w3-button {
    position: relative;
    margin: 0;
    padding: 1em;
    z-index: 1;
}


/*--slider--*/

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

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

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

.events {
    list-style: none;
}

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

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

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

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

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

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

.callbacks_nav:hover {
    opacity: 0.3;
}

.callbacks_nav.next {
    left: auto;
    background: transparent url(../images/a2.png) no-repeat;
    right: 0;
}

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

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

#slider3-pager span {
    float: left;
}

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

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

#slider3-pager a {
    padding: 0;
}

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

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

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

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

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

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

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

.callbacks_tabs li {
    display: none;
    margin: 0;
}

.callbacks_tabs a {
    visibility: hidden;
}

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

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


/*-- //slider --*/

.agileits-w3layouts-info img {
    width: 100%;
}

.modal-header h2 {
    color: #212121;
    font-size: 2em;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

.modal-body p {
    margin: 1em 0 0 0;
    font-size: .875em;
    color: #999999;
    line-height: 1.8em;
}

.close {
    float: none;
}


/*-- //banner --*/

.w3-agile-logo h1 a {
    font-size: 1em;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 1em;
    float: left;
    font-family: 'Redressed';
}

.w3layouts-nav-right {
    float: right;
    line-height: 85px;
    margin-right: 5em;
}

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

ul.list-right.w3l li i {
    font-size: 2.5em;
    color: #7fbb00;
    padding: 0.5em;
}

ul.list-right.w3l {
    margin: 1em 3em 0 0em;
}

.list-right li span {
    color: #ffffff;
    font-size: 1.8em;
    font-weight: 600;
}


/* -- about --*/

.w3l-about {
    padding: 4em 0;
}

h3.agileits-title {
    font-size: 2.5em;
    text-transform: uppercase;
    font-weight: 500;
    color: #7fbb00;
    margin-bottom: 1em;
    font-family: 'Redressed';
}

.content-para {
    line-height: 25px;
}

.agileits-aboutleft {
    background: url(../images/IBI-Cooking-Institute.jpg) center no-repeat;
    min-height: 470px;
}

h3.about-head {
    font-size: 1.3em;
    font-weight: 600;
    color: #000;
    line-height: 1.5;
}

h3.about-head1 {
    font-size: 1.3em;
    font-weight: 600;
    color: #000;
    line-height: 1.5;
    background: #7fbb00;
    padding: 15px 0px;
    text-align: center;
}

.about-content1 h4 {
    font-size: 1.5em;
    color: #7fbb00;
    line-height: 1.5;
}

.agileits-aboutright {
    padding-bottom: 2em;
    border: 1px solid #e2dcdc;
}

.agileinfo-bottom {
    margin-top: 1em;
}

.about-content1 {
    padding: 1em 0 0.5em 0;
}

.about-content1 p {
    color: #000;
    margin: 1em 0 0;
    font-size: 1.5em;
    line-height: 1.5em;
}

.agileits-aboutright.about-bottom,
.agileits-aboutright.about-bottom1 {
    background: #7fbb00;
    width: 49.3%;
    margin-right: 1em;
    padding: 2em;
}

.agileits-aboutright.about-bottom1 {
    margin-right: 0;
}

.about-bottom h4,
.about-bottom1 h4 {
    color: #fff
}

.blog h4 {
    color: #7fbb00;
    font-size: 1.5em;
    padding-bottom: .5em;
}

.blog p {
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0px;
}

.blog .tab {
    color: #FFFFFF;
    font-size: 1.1em;
    background: #7fbb00;
    padding: 0.5em 1.5em;
    display: inline-block;
    margin-top: 1em;
}

.blog .tab:hover {
    color: #000000;
}


/* -- //about --*/


/* -- //testimonials --*/

video.agile-media {
    width: 58%;
    padding: 0;
    height: auto;
}

.caption {
    padding: 2.9em;
    width: 42%;
    text-align: center;
    background: rgba(255, 255, 255, 0.19);
}

section.slider {
    border: 2px solid #ffffff;
}

div#team1,
.w3l-about.sponsors {
    background: url(../images/8.jpg) no-repeat center;
    background-size: cover;
    background-attachment: fixed;
}

div#team,
.w3l-about.courses {
    background: url(../images/9.jpg) no-repeat center;
    background-size: cover;
    background-attachment: fixed;
}

#team .w3-agile-title,
#services .w3-agile-title {
    float: right;
}

#team .w3-agile-title-pos {
    right: 50px;
}

#services .w3-agile-title-pos {
    right: 100px;
}

#services h3.agileits-title {
    color: #fff;
}

#team .w3-agile-title p,
#services .w3-agile-title p,
.sponsors .w3-agile-title p {
    color: rgba(232, 232, 232, 0.2);
}


/* -- //testimonials --*/


/*-- gallery --*/

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #ffffff;
    cursor: default;
    background: #7fbb00;
    border: solid 2px #7fbb00;
}

.nav-tabs > li > a {
    margin-right: 3px;
    font-size: 1em;
    color: #212121;
    border: solid 2px #7fbb00;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    padding: .5em 1em;
    text-transform: capitalize;
}

.nav-tabs > li > a:focus {
    background: transparent;
}

.nav-tabs {
    border-bottom: none;
    margin: 0 auto 3em;
    width: 100%;
    text-align: center;
}

.nav-tabs > li {
    margin: 0 10px 0 0;
}

.nav-tabs > li > a:hover {
    color: #FFFFFF;
    background: #7fbb00;
    border: solid 2px #7fbb00;
}

.w3_tab_img_left {
    padding: 0;
}

.ibi-courses {
    padding: 10px 10px;
    ;
}

.agile-gallery-info {
    padding: 1em;
    background: #ffffff;
}

.agile-gallery-info h5 {
    color: #000000;
    height: 60px;
    font-size: 1.2em;
    line-height: 1.5em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0;
    text-align: center;
    padding-bottom: .5em;
}

.agile-gallery-info p {
    color: #999999;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
}

.agile-gallery-info p a {
    color: #999999;
    font-size: 1em;
    line-height: 1.2em;
    text-align: center;
}

.agile-gallery-info p a:hover {
    color: #000000;
}

.agile-gallery-info {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.w3_tab_img_left:hover .agile-gallery-info {
    background: #7fbb00;
    color: #FFFFFF;
}

.w3_tab_img_left:hover .agile-gallery-info p {
    color: #FFFFFF;
}


/*-- //gallery --*/


/*-- service --*/

div#services {
    background: #7fbb00;
}

div#courses {
    background: url(../images/3.jpg);
}

.w3-agile-title {
    position: relative;
}

.w3-agile-title p {
    font-size: 4em;
    color: #e8e8e8;
    font-weight: 600;
}

.w3-agile-title-pos {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.service {
    padding: 5em 0 0;
}

.w3ls_service_left_grid {
    width: 80px;
    height: 80px;
    background: #f5f5f5;
    border-radius: 100px;
    text-align: center;
    border: 3px double #999;
}

.agileinfo_service_left {
    background: url(../images/s.jpg) center no-repeat;
    min-height: 256px;
}

.w3ls_service_left_grid i {
    font-size: 1.5em;
    color: #212121;
    line-height: 3.5em;
}

.agileits_service_right h4 {
    font-size: 2.2em;
    padding-top: 1em;
    color: #212121;
    text-transform: capitalize;
}

.agileits_service_right h3 {
    font-size: 1.8em;
    color: #212121;
    text-transform: capitalize;
}

.agileits_service_right p {
    padding: 10px 0;
    color: #fff;
    line-height: 1.5em;
}

.agileits_service_right h6 {
    padding: 10px 0;
    color: #fff;
    font-size: 1.4em;
    line-height: 1.5em;
}

.w3l_service_right_grid,
.agileinfo_service_right {
    padding: 0;
}

.agileits_service_right {
    padding-left: 0;
}

.w3_service_right_grid_main {
    margin-top: 1em;
}

.w3ls_service_left_grid {
    width: 80px;
    height: 80px;
    background: #f5f5f5;
    border-radius: 100px;
    text-align: center;
    border: 3px double #999;
}


/* Rectangle Out */

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

.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 100px;
}

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

.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before,
.w3_service_right_grid_main:hover .hvr-rectangle-out:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}


/*-- //service --*/


/*-- timing --*/

.timing {
    background: url(../images/3.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}

.agile_timing_left {
    background: url(../images/7.jpg) no-repeat center;
    min-height: 379px;
}

.agile_campuses_left {
    background: url(../images/7.jpg) no-repeat center;
    min-height: 342px;
}

.agile_campuses1_left {
    background: url(../images/ibi-campuses.jpg) no-repeat center;
    min-height: 342px;
}

.agile_campuses2_left {
    background: url(../images/g7.jpg) no-repeat center;
    min-height: 342px;
}

.agile_campuses3_left {
    background: url(../images/g1.jpg) no-repeat center;
    min-height: 342px;
}

.agile_campuses4_left {
    background: url(../images/g6.jpg) no-repeat center;
    min-height: 342px;
}

.agile_campuses5_left {
    background: url(../images/gg7.jpg) no-repeat center;
    min-height: 342px;
}

.agile_hobby_left {
    background: url(../images/hobby-courses.png) no-repeat center;
    min-height: 379px;
}

.agile_campus_left {
    background: url(../images/ibi-campuses.jpg) no-repeat center;
    min-height: 379px;
}

.agile_timing_right {
    padding: 2.7em;
    background: rgba(27, 33, 16, 0.67);
}

.agile_timing_right a {
    color: #7fbb00;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 2em;
    line-height: 2em;
    margin-bottom: 0.5em;
}

.agile_timing_right a:hover {
    color: #fff;
}

.agile_timing_right p {
    color: #FFFFFF;
    font-size: 1.5em;
    line-height: 1.6em;
}

.agile_timing_right h4 {
    margin: 1em 0;
    color: #fff;
    font-size: 1.8em;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
}

.agile_timing_right ul li {
    list-style-type: none;
    margin-bottom: 1em;
    color: #fff;
    font-size: 1.8em;
}

.agile_timing_right h6 {
    padding-bottom: 1em;
    color: #fff;
    font-size: 1.4em;
    line-height: 1.5em;
}

li.wthree-time-title {
    background: #7fbb00;
    padding: 0.2em 1em;
    display: inline-block;
}

.agile_timing_right ul li span {
    width: 20%;
    display: inline-block;
}

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

.agile_timing_right p a:hover {
    color: #212121;
}

.agile_hobby_right {
    padding: 1.8em;
    background: rgba(27, 33, 16, 0.67);
}

.agile_hobby_right a {
    color: #7fbb00;
    text-decoration: none;
    display: block;
    margin-bottom: 1em;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-size: 1em;
    line-height: 2em;
}

.agile_hobby_right h2 {
    color: #7fbb00;
}

.agile_hobby_right p {
    color: #fff;
    font-size: 1.5em;
    line-height: 1.8em;
    padding-top: 1em;
    padding-bottom: .5em;
}

.agile_hobby_right a:hover {
    color: #fff;
}

.agile_hobby_right h4 {
    margin: 1em 0;
    color: #fff;
    font-size: 1em;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
}

.agile_hobby_right ul li {
    list-style-type: none;
    margin-bottom: 1em;
    color: #fff;
}

li.wthree-hobby-title {
    background: #7fbb00;
    padding: 0.2em 1em;
    display: inline-block;
}

.agile_hobby_right ul li span {
    width: 25%;
    display: inline-block;
}

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

.agile_hobby_right p a:hover {
    color: #212121;
}


/*-- //timing --*/


/*-- contact --*/

.w3ls-contact {
    background: #fff;
}

.agileinfo-contactleft h3 {
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 900;
    text-transform: uppercase;
}

.agileinfo-contactright h4 {
    color: #000;
    font-size: 2em;
    margin-bottom: 1em;
    text-transform: capitalize;
}

.agileinfo-contactright input[type="text"],
.agileinfo-contactright input[type="email"] {
    font-size: 1em;
    border: 1px solid #7fbb00;
    background: #fff;
    outline: none;
    padding: 0.7em;
    width: 68.7%;
    margin-bottom: 1em;
    color: #000;
}

.agileinfo-contactright input[type="text"]:nth-child(1),
.agileinfo-contactright input[type="email"] {
    margin-right: 2%;
}

.agileinfo-contactright textarea {
    width: 100%;
    padding: 0.7em;
    outline: none;
    resize: none;
    height: 100px;
    border: 1px solid #7fbb00;
    font-size: 1em;
    background: #fff;
    color: #000;
}

.agileinfo-contactright input[type="submit"] {
    background: #7fbb00;
    color: #000000;
    padding: .9em 1.8em;
    margin-top: 1.3em;
    border: 1px solid #7fbb00;
    outline: none;
    font-size: 0.9em;
}

.agileinfo-contactright input[type="submit"]:hover {
    background: transparent;
    color: #7fbb00;
    border: 1px solid #7fbb00;
}

.agileinfo-contactright,
.agileinfo-contactleft {
    padding: 3em;
}

.agileinfo-contactright {
    border-left: 1px solid #7fbb00;
}

.agileinfo-contactleft p {
    color: #000;
    letter-spacing: 2px;
    margin: 1em 0;
    font-size: 1.5em;
    line-height: 1.5em;
}

ul.wthree-address {
    list-style-type: none;
}

ul.wthree-address li {
    display: block;
    color: #000;
    font-size: 2em;
}

ul.wthree-address li a {
    color: #000;
}

ul.wthree-address li a:hover {
    color: #000;
}

ul.wthree-address li i {
    color: #000;
    padding: 1.2em 1em 0 0;
}

p.address {
    margin: 0;
    display: inline-block;
    font-size: 0.9em;
}

.agileinfo-social-grids li {
    display: inline;
    padding-right: 1.5em;
}

.agileinfo-social-grids li a {
    color: #7fbb00;
    font-size: 2em;
}

.agileinfo-social-grids li a:hover {
    color: #000;
}

.agileinfo-social-grids {
    padding: 1em 0;
}

#contactid strong {
    font-size: 1.3rem;
}

#contactid ul.wthree-address li {
    display: block;
    color: #000;
    font-size: 1em;
}

#contactid strong {
    font-size: 1.8rem;
    font-weight: 500;
}


/*-- //contact --*/


/*-- //footer --*/

.agile-footer {
    background: url(../images/8.jpg) no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    padding: 4em;
    border: 1px solid #777;
}

.agile-footer ul li {
    display: inline-block;
    margin: 0 1em;
    text-transform: uppercase;
    font-weight: 600;
}

.agile-footer ul li a {
    color: #000;
    background: #7fbb00;
    text-decoration: none;
    padding: 1em 2em;
    font-weight: 900;
}

.agile-footer ul li a:hover {
    color: #212121;
}

.agileits_w3layouts-map iframe {
    width: 100%;
    min-height: 400px;
}

.agileinfo-copyright {
    padding: 1.5em 0;
    background: #7fbb00;
}

.agileinfo-copyright p {
    color: #fff;
    font-size: 1.2em;
    letter-spacing: 1px;
}

.agileinfo-copyright a {
    color: #fff;
}

.agileinfo-copyright a:hover {
    color: #000;
}


/*-- //footer --*/

.w3layouts-about,
.wthreelocationsaits,
.packages,
.team,
.testimonials,
.blog,
.contact {
    padding: 4em 0;
}


/*-- flex-slider --*/

.caption img {
    border-radius: 50%;
}

.caption h4 {
    color: #fff;
    font-size: 1.5em;
}

.caption p {
    font-size: 1em;
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 1px;
    margin: 0.8em 0;
}

#carousel li {
    margin-right: 0 !important;
    width: 107px !important;
}

#carousel img {
    display: block;
    opacity: .5;
    cursor: pointer;
}

#carousel img:hover {
    opacity: 1;
}

#carousel .flex-active-slide img {
    opacity: 1;
    cursor: default;
}


/*-- sponsers --*/

#flexiselDemo1,
#flexiselDemo2,
#flexiselDemo3 {
    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;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}

.nbs-flexisel-item > img {
    cursor: pointer;
    position: relative;
    max-width: 300px;
    max-height: 100px;
}


/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 25px;
    height: 35px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    margin-top: -4px;
}

.nbs-flexisel-nav-left {
    background: url(../images/a2.png) no-repeat right;
    right: 0;
}

.nbs-flexisel-nav-right {
    background: url(../images/a1.png) no-repeat left;
}

.some-happy-clients-list {
    padding: 2em;
    background: rgba(27, 33, 16, 0.31);
}

.some-happy-clients-list ul li a {
    color: #FFFFFF;
    font-size: 1.2em;
}

.some-happy-clients-list p {
    font-size: 1.2em;
    line-height: 1.5em;
}

.some-happy-clients h4 {
    font-size: 2em;
    color: #fff;
    margin-bottom: .5em;
    text-transform: capitalize;
    font-weight: 700;
}

.some-happy-clients h2 {
    font-size: 2em;
    color: #7fbb00;
    margin-bottom: .5em;
    margin-top: 1em;
    text-transform: capitalize;
    font-weight: 500;
}

.some-happy-clients p {
    color: #fff;
    line-height: 2em;
}

.nbs-flexisel-item a {
    color: #fff;
}


/* ---- 31/07/2019---  */

.search_form {
    position: relative;
    display: block;
    margin-top: -97px;
    padding: 15px;
    background: rgba(255, 252, 252, 0.38);
    border-radius: 60px;
    box-shadow: 0px 0px 16px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 70px;
}

.search_form button.btn {
    background: #7fbb00;
    border: 1px solid #7fbb00;
    border-radius: 60px;
    height: 48px;
    width: 130px;
    font-size: 16px;
}

.search_form .search-query {
    border-radius: 60px;
    height: 48px;
    border: 1px solid #e4e4e4;
}

.search_form button.btn span {
    margin-right: 6px;
}
.innerpage {
    background: url(../images/top-bg.jpg);
    height: 280px;
    background-position: left -120px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
section.innerpage:before {
  /*  content: "";
    position: absolute;
    top: auto;
    left: auto;
    width: 100%;
    height: 100%;
    background: rgba(127, 187, 0, 0.48);*/
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.nav > li > a {
    font-size: 16px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #7fbb00;
    border-bottom: 2px solid #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

.top-header {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    padding: 8px;
    background: rgba(0, 0, 0, 0.48);
}

.top-header span a {
    color: #fff;
    font-size: 15px;
}
.top-header span i {
    color: #fff;
    font-size: 18px;
    margin-right: 12px;
}
.navbar-default .navbar-brand img.logo {
    width: 315px;
}
.middle h2 {
    font-family: 'Redressed';
    color: #fff;
    font-size: 44px;
    margin: 70px 0 0 0;
    padding: 0;
    display: block;
}
.search-query {
    padding-left: 22px;
    font-size: 16px;
}
a.navbar-brand h1 {
    color: #7fbb00;
    font-family: 'Redressed';
    font-size: 40px;
    text-transform: uppercase;
    position: relative;
    background: rgba(0, 0, 0, 0.34);
    padding: 20px;
    margin-left: -30px;
}
a.navbar-brand h1:before {
    content: "";
    position: absolute;
    border-left: 60px solid rgba(0, 0, 0, 0.34);
    border-bottom: 85px solid transparent;
    width: auto;
    height: auto;
    top: 0px;
    right: -60px;
}
.table-design {
    position: relative;
    display: block;
    
}




.middle h2 a {
    color: #fff;
}
.phone_number {
    position: absolute;
    right: 0;
    color: #fff;
    bottom: 17px;
    top: auto;
    left: auto;
}

.phone_number a{
	    color: #7fbb00;
    font-size: 26px;
    text-transform: uppercase;
    position: relative;
    background: rgba(0, 0, 0, 0.34);
    padding: 20px;
    font-weight: bolder;
}
.phone_number a:before {
    content: "";
    position: absolute;
    border-right: 60px solid rgba(0, 0, 0, 0.34);
    border-top: 70px solid transparent;
    width: auto;
    height: auto;
    top: 0px;
    right: auto;
    left: -60px;

}
section.innerpage.dummy {
    min-height: 570px;
    background-position: left top;
}
.table-design table tr td ,.table-design table tr th {
    padding: 15px;
}
.table-design .table > thead > tr > th {
    border-bottom: 2px solid #7fbb00;
}
.table-design .table > thead > tr {
    border: 1px solid #eae8e8;
}
.agileinfo-contactright .form-group input {
    margin-bottom: 0.5rem;
}
.agileinfo-contactright .form-group {
    position: relative;
}
.agileinfo-contactright .form-group.help-block{
    margin-bottom: 18px;
}
.agileinfo-contactright .form-group .error {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -13px;
    color: #f00;
}
section.innerpage + .w3l-about ul.wthree-address li i {
    color: #000;
    padding: 1em 0.5em 0 0;
}


/*-- sponsers --*/


/* -- Responsive code -- */
@media (min-width: 768px){
.navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
}
}

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

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

a.navbar-brand h1{
    font-size: 30px;
}
a.navbar-brand h1:before {
    border-left: 60px solid rgba(0, 0, 0, 0.34);
    border-bottom: 73px solid transparent;
 }
 



}

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

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

@media screen and (max-width: 1080px) {
    .agileits-aboutleft {
        margin: 0 1em;
    }
    .agile-gallery-info h5 {
        height: 60px;
        font-size: 1em;
        line-height: 1.2em;
    }
    .agile-gallery-info p {
        font-size: 1em;
        line-height: 1.2em;
    }
    .agile-gallery-info p a {
        font-size: 1.2em;
        line-height: 1.5em;
    }
    .agileits-aboutright {
        width: 31.8%;
    }
    .agileits-aboutright.about-bottom,
    .agileits-aboutright.about-bottom1 {
        width: 49.2%;
    }
    .agileinfo_service_left {
        min-height: 312px;
    }
    #contact .container,
    #team.container {
        width: 100%;
        padding: 0 10px;
    }
    .agileinfo-contactright input[type="text"]:nth-child(1),
    .agileinfo-contactright input[type="email"] {
        margin-right: 1.8%;
    }
    .agile_timing_left {
        min-height: 385px;
    }
    .w3l-about.timing .container {
        width: 100%;
    }
    .agile_timing_right {
        padding: 4em 3.4em;
    }
    .caption {
        padding: 0;
        width: 45%;
    }
    video.agile-media {
        width: 55%;
    }
    .caption p {
        margin: 0.2em 0 1.4em;
    }
}

@media screen and (max-width: 1050px) {
    .agile_timing_right {
        padding: 4em 2em;
    }
}

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

@media screen and (max-width: 991px) {
    .banner_text_w3layouts h3 {
        letter-spacing: 5px;
    }
    .banner_text_w3layouts {
        padding: 13.5em 0;
    }
    .w3layouts-nav-right {
        margin-right: 2em;
    }
    #about .container,
    #team .container,
    #gallery .container {
        width: 90%;
    }
    video.agile-media {
        width: 61%;
    }
    .caption {
        width: 39%;
    }
    .agileits-aboutright {
        width: 31.4%;
    }
    .agileits-aboutleft {
        min-height: 470px;
    }
    .agileits-aboutright.about-bottom,
    .agileits-aboutright.about-bottom1 {
        width: 49%;
    }
    #contact .container {
        width: 89%;
    }
    .agileinfo_service_left img {
        margin: 0 auto;
    }
    .w3_service_right_grid_main:nth-child(1) {
        margin-top: 2em;
    }
    .agileinfo_service_right {
        padding: 0 2em;
    }
    .agileits_service_left {
        width: 20%;
    }
    .agileinfo_service_left {
        margin-top: 2em;
    }
    .agile_timing_left {
        width: 48%;
    }
    .agile_timing_right {
        width: 52%;
    }
    .agileinfo-contactright {
        border-top: 1px solid #7fbb00;
        border-left: none;
    }
}

@media screen and (max-width: 900px) {
    .w3l-about {
        padding: 3em 0;
    }
    .agileits-aboutleft {
        min-height: 470px;
    }
    .agile_timing_left,
    .agile_timing_right {
        width: 50%;
    }
    .caption {
        width: 32%;
    }
    video.agile-media {
        width: 68%;
    }
    #about .container {
        width: 90%;
    }
    .agileinfo-contactright input[type="text"],
    .agileinfo-contactright input[type="email"] {
        color: #000;
    }
    #about .container {
        width: 97%;
    }
    .flex-control-nav {
        right: 12%;
    }
    .agile_timing_right ul li span {
        width: 30%;
    }
}

@media screen and (max-width: 800px) {
    .agileits-aboutleft {
        min-height: 496px;
    }
    video.agile-media,
    .caption {
        width: 100%;
    }
    .flex-viewport {
        max-height: 720px;
    }
    .flex-control-nav {
        right: 44%;
    }
    #gallery .container {
        width: 95%;
    }
    .agile_timing_left,
    .agile_timing_right {
        width: 100%;
        padding: 4em;
    }
    .w3l-about.timing .container {
        width: 85%;
    }
}

@media screen and (max-width: 768px) {
    .agileits-aboutright {
        width: 30.4%;
    }
    .agileits-aboutleft {
        min-height: 490px;
    }
    .about-content1 {
        padding: 1em 0 0;
    }
    .agileits-aboutright {
        padding: 1em;
    }
    .banner_text_w3layouts {
        padding: 10.5em 0;
    }
    .banner_text_w3layouts h3 {
        letter-spacing: 4px;
    }
    .agileits-aboutright {
        padding: 2em;
        width: 100%;
    }
    .agileits-aboutleft {
        min-height: 370px;
        margin: 2em auto;
        width: 100%;
    }
    .agileits-aboutright.about-bottom,
    .agileits-aboutright.about-bottom1 {
        width: 49%;
    }
}

@media screen and (max-width: 736px) {
    .agileits-aboutright.about-bottom,
    .agileits-aboutright.about-bottom1 {
        width: 48%;
    }
    .banner_text_w3layouts {
        padding: 5.5em 0;
    }
    .w3_tab_img_left {
        float: left;
        width: 50%;
    }
}

@media screen and (max-width: 667px) {
    .flex-viewport {
        max-height: 975px;
    }
    .agile_timing_right {
        padding: 3em;
    }
    .agileits_w3layouts-map iframe {
        min-height: 330px;
    }
    .banner_text_w3layouts h3 {
        font-size: 2.5em;
    }
    .w3l-about {
        padding: 2.5em 0;
    }
}

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

@media (max-width: 600px) {
 
 section.innerpage.dummy {
    min-height: auto;
    height: 200px;
    background-position: left top;
}
.innerpage{
    min-height: auto;
    height: 200px;
    background-position: left top;  
}

a.navbar-brand h1 {
    font-size: 14px;
    background: rgba(0, 0, 0, 0.34);
    padding: 10px;
}

a.navbar-brand h1:before {
    border-left: 36px solid rgba(0, 0, 0, 0.34);
    border-bottom: 36px solid transparent;
    top: 0px;
    right: -36px;
}
.phone_number{
    bottom: 8px;
    
}
.phone_number a{
    font-size: 15px;
    padding: 10px;

}
.phone_number a:before {
    border-right: 40px solid rgba(0, 0, 0, 0.34);
    border-top: 37px solid transparent;
    top: 0px;
    right: auto;
    left: -40px;
}
 .navbar-collapse.collapse.in {
    background: rgba(0, 0, 0, 0.62);
    padding: 7px;
} 
.top-header span a {
    color: #fff;
    font-size: 13px;
}
.search_form{
    margin-top: 0;
}
.middle h2 {
    font-size: 26px;
    margin: 0px 0 0 0;
    padding: 0;
    display: block;
}
.search-query {
    font-size: 14px;
}

  
}

@media screen and (max-width: 600px) {
    .banner_text_w3layouts h3 {
        letter-spacing: 3px;
    }
    .w3l-about.timing .container {
        width: 94%;
    }
    .agileinfo-contactright,
    .agileinfo-contactleft {
        padding: 3em 2em;
    }
    .caption img {
        width: 150px;
    }
    .agileits_service_right {
        padding-left: 2em;
    }






}

@media screen and (max-width: 568px) {
    .banner_text_w3layouts h3 {
        letter-spacing: 1px;
    }
    .agile_timing_right {
        padding: 3em 2em;
    }
    .agileinfo-contactright input[type="text"]:nth-child(1),
    .agileinfo-contactright input[type="email"] {
        margin-bottom: 1.5em;
        margin-right: 0;
    }
    .agileinfo-contactright input[type="text"],
    .agileinfo-contactright input[type="email"],
    .agileinfo-contactright input[type="submit"] {
        width: 100%;
    }
    .banner_text_w3layouts p {
        font-size: 1.1em;
        letter-spacing: 0px;
    }
}

@media screen and (max-width: 480px) {
    .w3-agile-logo h1 a {
        padding: 1em 1em 1em 0;
    }
    .banner_text_w3layouts h3 {
        font-size: 2.1em;
    }
    .nav-tabs > li > a {
        padding: .5em 0.6em;
    }
    .flex-control-nav {
        bottom: 0;
        left: 41%;
        right: 0;
    }
    .agile_timing_right ul li span {
        width: 34%;
    }
    .agileits_service_right {
        padding-left: 3em;
    }
}

@media screen and (max-width: 414px) {
    .w3layouts-nav-right {
        clear: both;
        width: 100%;
        margin: 0 auto;
        line-height: 0;
    }
    .banner_text_w3layouts {
        padding: 2em 0 3em;
    }
    ul.list-right li {
        margin: 0 0.5em;
    }
    ul.list-right.w3l {
        margin: 0;
    }
    .w3-agile-logo h1 a {
        padding: 1em 0em 0em 0;
    }
    ul.list-right.w3l {
        margin: 1em auto;
        width: 60%;
    }
    .nav-tabs {
        margin: 0 auto 1.5em;
    }
    .agileits-aboutright.about-bottom,
    .agileits-aboutright.about-bottom1 {
        width: 100%;
    }
    .banner_text_w3layouts h3 {
        font-size: 1.8em;
    }
    .agileits-aboutright.about-bottom,
    .agileits-aboutright.about-bottom1 {
        margin-right: 0;
    }
    .agileits-aboutright.about-bottom {
        margin-bottom: 1em;
    }
    #team .container {
        width: 100%;
    }
    .agileits_service_right {
        padding: 2em;
        text-align: center;
        width: 100%;
    }
    .agileits_service_left {
        text-align: center;
        width: 100%;
    }
    .agileits_service_right p {
        letter-spacing: 0.5px;
    }
    .w3_service_right_grid_main {
        margin-top: 1em;
    }
    .nav-tabs > li > a {
        padding: .5em 0.2em;
    }
    .nav-tabs > li {
        margin: 0 9px 0 0;
    }
    .agile_timing_right ul li span {
        width: 44%;
    }
    .agileits_w3layouts-map iframe {
        min-height: 280px;
    }
    .agileinfo-copyright p {
        padding: 0 1em;
    }
}

@media screen and (max-width: 384px) {
    ul.list-right.w3l {
        width: 66%;
    }
    #gallery .container {
        width: 100%;
    }
    .nav-tabs > li {
        margin: 0 7px 0 0;
    }
    .banner_text_w3layouts p {
        font-size: 0.9em;
    }
    .banner_text_w3layouts h3 {
        font-size: 1.6em;
    }
    .banner_text_w3layouts p {
        margin: 1em 0;
        letter-spacing: 0.5px;
    }
    h3.agileits-title {
        font-size: 2em;
    }
}

@media screen and (max-width: 375px) {
    ul.list-right.w3l {
        width: 68%;
    }
    .nav-tabs > li {
        margin: 0px 5px 0 0;
    }
    #contact .container {
        width: 100%;
    }
    .agile_timing_right a {
        letter-spacing: 5px;
    }
}

@media screen and (max-width: 320px) {
    ul.list-right.w3l {
        width: 81%;
    }
    .nav-tabs > li > a {
        padding: .5em;
    }
    .nav-tabs > li {
        margin: 5px;
    }
    .agile_timing_right a {
        letter-spacing: 2px;
    }
    .banner_text_w3layouts h3 {
        height: 38px;
    }
    .w3l-about {
        padding: 2em 0;
    }
    .w3l-about.timing .container {
        width: 100%;
    }
    .agile_timing_right {
        text-align: center;
    }
    .agile_timing_right ul li span {
        width: 100%;
        margin-bottom: 1em;
    }
    .agileits_w3layouts-map iframe {
        min-height: 250px;
    }
    .w3_tab_img_left {
        float: none;
        width: 100%;
    }
    .callbacks_nav.next {
        right: -12px;
    }
    .banner_text_w3layouts p {
        margin: 1em 0 2em;
    }
}


/* -- //Responsive code -- */

.head {
    margin: 1em 0 0;
    color: #101010;
    font-size: 1.0em;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600
}

.headtwo {
    color: #000;
    letter-spacing: 2px;
    margin: 1em 0;
    font-size: 1.5em;
    line-height: 1.5em
}

.top-20 {
    margin-top: 20px;
}

.top-10 {
    margin-top: 10px;
}

.listtxt {
    list-style: disc;
    padding-left: 20px;
}

.listtxt li {
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0px;
    color: #888;
    margin-bottom: 10px;
}

.greenclr {
    color: #7fbb00;
}

.pad-0 {
    padding: 0;
}