/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/*-- Reset Code --*/

body {
    padding: 0;
    margin: 0;
    background: #FFF;
    font-family: 'Open Sans', 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;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif;
}

p {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.9;
    color: #505050;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none
}

/*-- //Reset Code --*/

/*-- header --*/

header {
    position: relative;
}

/*-- navigation --*/

.navbar-light .navbar-brand {
    color: #505050;
    font-size: 20px;
    font-family: 'Acme', sans-serif;
    padding: 0;
	
}

a.navbar-brand  {
    display: flex !important;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}

a.navbar-brand span,
.w3l-footer h1 a span {
    color: #8BC34A;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    padding: 0 1rem;
    background: #eee;
    box-shadow: 1px 2px 2px 1px rgba(12, 12, 12, 0.11);
}

.bg-light {
  
}
.solid-nav{
	background-color: rgba(0255,255,255, 1) !important;
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    
}

.navbar-light .navbar-nav .nav-link {
	font-weight: normal;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.30);
    color: #505050;
    letter-spacing: 1px;
    font-size: 16px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #fff;
    background: #F44336;
}
.nav-item {
 padding-bottom:5px;	
}
.nav-item::after {
	border:none;
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #1ca0de;
    transition: width .3s;
}

.nav-item:hover::after {
	border:none;
    width: 100%;
    //transition: width .3s;
}
.navbar-light .navbar-nav .nav-link:hover {
    text-shadow: 0px 2px 2px rgb(128, 204, 255);
	color: #0099ff;
}
.navbar-light .navbar-nav .nav-link:focus {
    text-shadow: 0px 2px 2px rgb(128, 204, 255);
	color: #0099ff;
}

.dropdown-menu {
    left: -32px;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #F44336;
}

/*-- //navigation --*/

/*-- banner --*/

.banner-w3l {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
   /* min-height: 800px; */
    padding-top: 2em;
}

.banner-left-wthree {
    padding-top: 3.5em;
	color: #505050;
    
}

.banner-left-wthree h3 {
    font-size: 60px;
    letter-spacing: 1px;
	color: #505050;
}

.banner-left-wthree h5 {
    font-size: 26px;
    letter-spacing: 2px;
	color: #505050;
}

.banner-left-wthree p {
   /* color: #e8e8e8; */
}

a.btn {
    background: #8BC34A;
    color: #fff;
    letter-spacing: 1px;
    padding: 10px 23px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

a.btn:hover {
    background: #F44336;
    color: #fff;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
}

/*-- //banner --*/

/*-- //header --*/

/*-- Footer --*/

.w3l-footer h4 a {
    font-family: 'Acme', sans-serif;
    color: #000;
}

.w3l-footer h3 {
    font-size: 26px;
    color: #000;
}

.w3l-footer p {
    font-size: 14px;
}

.w3l-footer ul li {
    list-style: none;
    font-size: 14px;
}

.w3l-footer ul li a {
    color: #999;
}

.w3l-footer ul li i {
    color: #f44336;
    line-height: 2;
}

p.copy-right-grids {
    font-size: 14px;
}

p.copy-right-grids a {
    color: #f44336;
}

/*-- social-icons --*/

.agileits_social_list li {
    display: inline-block;
}

.agileits_social_list li a {
    width: 35px;
    height: 35px;
    color: #000;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    line-height: 2.3;
    border: 1px solid #e6e6e6;
}

.agileits_social_list li a:hover {
    color: #fff;
}

a.w3_agile_facebook:hover {
    background: #3b5998;
    border-color: #3b5998;
}

a.agile_twitter:hover {
    background: #1da1f2;
    border-color: #1da1f2;
}

a.w3_agile_dribble:hover {
    background: #ea4c89;
    border-color: #ea4c89;
}

a.w3_agile_google:hover {
    background: #F44336;
    border-color: #F44336;
}

/*-- //social-icons --*/

/*-- //footer --*/

/*-- gallery --*/

.gallery-text-agile {
    background: rgba(244, 67, 54, 0.74);
    box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.51);
}

.gallery-text-agile h4 {
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px;
}

/*-- //gallery --*/

/*-- stats --*/

.numscroller {
    font-size: 46px;
    color: #8BC34A;
    /*-- text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.66); --*/
}

.right-text-about p {
    font-size: 16px;
}

/*-- //stats --*/

/*-- middle --*/

.middle-w3l {
    background: url(../images/masterbatch/Masterbatch.jpg) no-repeat center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.middle-w3l p {
    font-size: 30px;
    max-width: 800px;
    text-shadow: 1px 1px 1px #000;
}

/*-- //middle --*/

/*-- services --*/

.welcome-grid h4 {
    font-size: 26px;
    letter-spacing: 1px;
    color: #2b2a2a;
}

.welcome-grid i {
    color: #f44336;
    font-size: 42px;
}

/*-- //services --*/

/*-- team --*/

.team {
    background: #F9F9F9;
}

.team-agile-img {
    background-color: #FFF;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
}

.team-agile-img img {
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.team-agile-img:before {
    content: '';
    background-color: rgba(0, 0, 0, 0);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.team-agile-img:hover:before {
    background-color: rgba(0, 0, 0, 0.8);
}

.team-agile-img:hover .view-caption {
    -moz-transform: translateY(0%) scale(1);
    -o-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    -webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
}

.view-caption {
    background-color: rgba(255, 255, 255, 0.6);
    bottom: 0;
    height: 19%;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    text-align: left;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transform: translateY(150%) scale(1.5);
    -o-transform: translateY(150%) scale(1.5);
    -ms-transform: translateY(150%) scale(1.5);
    -webkit-transform: translateY(150%) scale(1.5);
    transform: translateY(150%) scale(1.5);
}

.view-caption .w3ls-info {
    float: left;
}

.view-caption .w3ls-info h4 {
    color: #000;
    font-size: 1.5em;
    font-weight: normal;
    margin-top: 5px;
}

.view-caption .w3ls-info p {
    color: #000;
    font-size: 1em;
}

.view-caption ul {
    float: right;
    display: inline-block;
}

.view-caption ul li {
    display: inline-block;
}

.view-caption ul li a {
    background-color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #f44336;
    display: inline-block;
    margin: 0 2px;
    height: 28px;
    text-align: center;
    line-height: 30px;
    width: 28px;
    font-size: 13px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.view-caption ul li a:hover {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

/*-- //team --*/

/*-- contact --*/

.contact-agileits-w3layouts h5 {
    color: #424242;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.8;
}

.midd-contact h6 {
    font-size: 22px;
    letter-spacing: 1px;
}

.midd-contact {
    border-left: 2px solid #F44336 !important;
}

p.para-agileits-w3layouts i {
    color: #8bc34a;
}

p.para-agileits-w3layouts a {
    color: #999;
}
p.para-agileits-w3layouts a:hover, .w3l-footer ul li a:hover, p.copy-right-grids a:hover {
    color: #000;
}

h4.contact-title {
    letter-spacing: 1px;
}

.map iframe {
    outline: none;
    border: none;
    width: 100%;
    height: 400px;
}

.form-bg-w3ls input[type="text"],
.form-bg-w3ls input[type="email"],
.form-control,
.form-bg-w3ls textarea {
    padding: 12px 10px;
    border-radius: 0;
    letter-spacing: 1px;
    font-size: 15px;
    outline: none;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.11);
}

.form-bg-w3ls textarea {
    resize: none;
    height: 10em;
}

.form-bg-w3ls input[type="submit"] {
    background: #8bc34a;
    color: #fff;
    font-size: 15px;
    width: 100%;
    outline: none;
    letter-spacing: 1px;
    cursor: pointer;
    padding: 12px 0;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.11);
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

.form-bg-w3ls input[type="submit"]:hover {
    background: transparent;
    color: #000;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

/*-- //contact --*/

/*-- title style --*/

h3.tittle {
    position: relative;
    color: #505050;
    font-size: 40px;
    letter-spacing: 1px;
    z-index: 1 !important;
}

h3.tittle span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #F5F5F5;
    z-index: -1 !important;
    font-size: 100px;
    line-height: .5;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3)
}

/*-- //title style --*/

/*-- video section --*/

.video-w3l {
    background: rgba(0, 0, 0, 0.66);
}

h2.video-agile {
    letter-spacing: 1px;
    font-size: 31px;
    line-height: 1.6;
}

/*-- //video section --*/

/*-- 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 --*/

/*--responsive--*/

@media(max-width: 1280px) {
    .banner-w3l {
        min-height: 700px;

    }
    .banner-left-wthree {
        padding-top: 2em;
    }
    .banner-left-wthree h3 {
        font-size: 56px;
    }
}

@media(max-width: 1080px) {
    .banner-w3l {
        min-height: 640px;
    }
    .banner-left-wthree {
       /* padding-top: 11em; */
    }
    .view-caption {
        padding: 11px 10px;
    }
    .view-caption .w3ls-info h4 {
        font-size: 1.3em;
    }
    .map iframe {
        height: 300px;
    }
    .banner-left-wthree h3 {
        font-size: 53px;
    }
}

@media(max-width: 1024px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 25px 13px;
    }
    .contact-agileits-w3layouts h5 {
        font-size: 18px;
    }
}

@media(max-width: 991px) {
	.navbar-light .navbar-nav .nav-link{
	color: #fff !important;
}
    div#navbarSupportedContent {
        background: rgba(0, 0, 0, 0.82);
    }
    .navbar-light .navbar-toggler {
        
        border-radius: 0;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 14px 0;
    }
    i.fas.fa-bars {
        padding: 3px 0;
    }
    .middle-w3l p {
        font-size: 28px;
    }
    .team-grids {
        padding: 0 .5em;
    }
    .view-caption ul li a {
        margin: 0 1px;
        height: 25px;
        line-height: 26px;
        width: 25px;
        font-size: 11px;
    }
    .view-caption {
        padding: 6px 2px;
    }
    .gallery-grids {
        padding: 0 .5em;
    }
    .gallery-text-agile h4 {
        font-size: 19px;
    }
    .w3l-footer {
        padding: 0 .5em;
    }
    .w3l-footer p {
        font-size: 13px;
    }
}

@media(max-width: 900px) {
    .banner-left-wthree h3 {
        font-size: 52px;
    }
    .banner-left-wthree h5 {
        font-size: 24px;
    }
    .banner-w3l {
        min-height: 580px;
    }
    .banner-left-wthree {
        padding-top: 1em;
    }
    h3.tittle span {
        font-size: 90px;
    }
    h3.tittle {
        font-size: 36px;
    }
}

@media(max-width: 736px) {
    .banner-left-wthree h3 {
        font-size: 46px;
    }
    .banner-left-wthree h5 {
        font-size: 22px;
    }
    p {
        font-size: 14px;
    }
    .banner-w3l {
        min-height: 540px;
    }
    .banner-left-wthree {
        padding-top: 9em;
    }
    .right-text-about p {
        font-size: 15px;
    }
    .middle-w3l p {
        font-size: 24px;
    }
    .welcome-grid h4 {
        font-size: 22px;
    }
    .welcome-grid {
        padding: 0 .5em;
    }
    .welcome-grid i {
        font-size: 34px;
    }
    .view-caption {
        padding: 15px 14px;
    }
    .gallery-text-agile h4 {
        font-size: 13px;
    }
    h2.video-agile {
        font-size: 28px;
    }
}

@media(max-width: 667px) {
    .banner-w3l {
        min-height: 490px;
    }
    .banner-left-wthree h3 {
        font-size: 42px;
    }
    .banner-left-wthree {
        padding-top: 0.5em;
    }
    .team-grids {
        padding: 0 1em;
    }
}

@media(max-width: 640px) {
    .numscroller {
        font-size: 40px;
    }
    .right-text-about p {
        font-size: 14px;
    }
}

@media(max-width: 600px) {
    a.btn {
        font-size: 15px;
    }
    .map iframe {
        height: 270px;
    }
}

@media(max-width: 568px) {
    .banner-left-wthree h3 {
        font-size: 39px;
    }
    .banner-left-wthree h5 {
        font-size: 20px;
    }
    .banner-left-wthree p {
        font-size: 13px;
    }
    .banner-w3l {
        min-height: 460px;
    }
    h3.tittle {
        font-size: 32px;
    }
    h3.tittle span {
        font-size: 75px;
    }
    .numscroller {
        font-size: 38px;
    }
    .middle-w3l p {
        font-size: 20px;
    }
    .welcome-grid {
        padding: 0 1em;
    }
    .gallery-grids {
        padding: 0 1em;
    }
    .gallery-text-agile h4 {
        font-size: 21px;
    }
    h2.video-agile {
        font-size: 25px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 12px 0;
    }
    .navbar-light .navbar-brand {
        font-size: 44px;
    }
    i.fas.fa-bars {
        padding: 2px 0;
    }
    .w3l-footer {
        padding: 0 1.5em;
    }
}

@media(max-width: 480px) {
    .banner-w3l {
        min-height: 440px;
    }
    .banner-left-wthree h3 {
        font-size: 36px;
    }
    .banner-left-wthree h5 {
        font-size: 19px;
    }
    .banner-left-wthree {
        padding-top: 0.2em;
    }
    .view-caption {
        padding: 10px 14px;
    }
    .contact-agileits-w3layouts h5 {
        font-size: 17px;
    }
}

@media(max-width: 440px) {
    .contact-agileits-w3layouts h5 {
        font-size: 17px;
    }
    .view-caption {
        padding: 8px 7px;
    }
}

@media(max-width: 414px) {
    .navbar-light .navbar-brand {
        font-size: 40px;
    }
    .banner-left-wthree h3 {
        font-size: 34px;
    }
    .banner-left-wthree h5 {
        font-size: 18px;
        letter-spacing: 1px;
    }
    .banner-left-wthree p {
        font-size: 12px;
    }
    a.btn {
        padding: 10px 16px;
    }
    .banner-w3l {
        min-height: 410px;
    }
    .banner-w3l {
        min-height: 410px;
    }
    .right-text-about p {
        font-size: 13px;
    }
    p {
        font-size: 13px;
    }
    .numscroller {
        font-size: 36px;
    }
    .middle-w3l p {
        font-size: 18px;
    }
    .view-caption .w3ls-info h4 {
        font-size: 1em;
    }
    .view-caption {
        padding: 6px 7px;
    }
}

@media(max-width: 384px) {
    .right-text-about p {
        font-size: 13px;
    }
    .welcome-grid,
    .team-grids {
        flex: 100%;
        max-width: 100%;
    }
    .welcome-grid:nth-child(2),
    .welcome-grid:nth-child(6) {
        margin-top: 1.5rem;
    }
    .gallery-text-agile h4 {
        font-size: 19px;
    }
    h2.video-agile {
        font-size: 23px;
    }
    .contact-agileits-w3layouts h5 {
        font-size: 16px;
    }
    .form-bg-w3ls input[type="text"],
    .form-bg-w3ls input[type="email"],
    .form-control,
    .form-bg-w3ls textarea {
        font-size: 14px;
    }
    .map iframe {
        height: 240px;
    }
    .w3l-footer h1 a {
        font-size: 36px;
    }
    .w3l-footer h3 {
        font-size: 24px;
    }
    .w3l-footer:nth-child(2) {
        margin: 1rem 0 !important;
    }
    p.copy-right-grids {
        font-size: 13px;
    }
    .view-caption {
        padding: 12px 16px;
        height: 12%;
    }
    .view-caption .w3ls-info h4 {
        font-size: 1.3em;
    }
    .team-grids:nth-child(2) {
        margin-top: 1.5rem;
    }
}

@media(max-width: 375px) {
    .regstr-r-w3-agileits {
        margin-top: 1.5rem !important;
    }
}

@media(max-width: 320px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 10px 0;
        font-size: 14px;
    }
    .banner-left-wthree h3 {
        font-size: 28px;
    }
    .banner-left-wthree h5 {
        font-size: 17px
    }
    .banner-left-wthree p {
        font-size: 11px;
        line-height: 1.8;
    }
    .banner-w3l {
        min-height: 370px;
    }
    .banner-left-wthree {
        padding-top: 6em;
    }
    h3.tittle span {
        font-size: 68px;
    }
    h3.tittle span {
        font-size: 68px;
    }
    .numscroller {
        font-size: 32px;
    }
    .stats-grid-w3-agile p {
        font-size: 12px;
    }
    .right-text-about p {
        font-size: 12px;
    }
    .middle-w3l p {
        font-size: 15px;
    }
    h2.video-agile {
        font-size: 21px;
    }
    .contact-agileits-w3layouts h5 {
        font-size: 15px;
    }
    .form-bg-w3ls input[type="text"],
    .form-bg-w3ls input[type="email"],
    .form-control,
    .form-bg-w3ls textarea {
        font-size: 13px;
    }
    .form-bg-w3ls input[type="submit"] {
        font-size: 14px;
        padding: 11px 0;
    }
    .map iframe {
        height: 220px;
    }
    .w3l-footer h1 a {
        font-size: 34px;
    }
    .view-caption {
        height: 15%;
    }
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
/*-- /portfolio --*/
.portfolio-grids{
	width:100%;
}
.sap_tabs{
	clear:both;
	padding: 0em 0 0em;
}
.resp-tabs-list {
	text-align:center;
    list-style: none;
    margin: 0 0 1.5em 0;
    padding: 0;
}
.resp-tab-item{
       margin: 0 3px;
    padding: 10px 20px;
    text-decoration: none;
    color: #343A4E;
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
    border: 2px solid #1ca0de;
    display: inline-block;
    text-align: center;
    list-style: none;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-transform: Capitalize;
    font-weight: 600;
}
.resp-tab-active,.resp-tab-item:hover{
	color: #fff;
    border:2px solid #1ca0de;
	background:#1ca0de;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;	
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}

.thumb {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
}
.thumb:before, .thumb:after {
    content: "";
    position: absolute;
    opacity: 0;
    pointer-events: none;
    z-index: 6;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    box-shadow: none;
}
.thumb:before {
    top:28px;
    left:28px;
    right: 100%;
    bottom: 100%;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
}
.thumb:hover:before {
    opacity: 1;
    bottom: 0;
    right: 0;
}
.thumb:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.thumb img {
    -webkit-transition: 0.35s all ease;
    transition: 0.35s all ease;
	width: 100%;
	height: 20em;
	object-fit: cover;
}
.thumb .team_pos {
    position: absolute;
    background:rgba(0, 0, 0, 0.41);
    width: 100%;
    bottom: -84px;
    left: 0;
    margin-top: 0px;
    padding: 6px 0;
    text-align: center;
}
.thumb:after {
    left: 100%;
    top: 100%;
    bottom:28px;
    right:28px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
}
.thumb:hover:after {
    opacity: 1;
    left: 0;
    top: 0;
}
.thumb:hover .team_pos {
    top: 0;
}
.thumb:hover ul li {
       margin: 115px 0px 0;
}
.team ul li {
    display: inline-block;
    margin: 11px 5px 0;
    /* width: 14%; */
}
.pic {
    overflow: hidden;
    margin: auto;
}
.fb_icon1 {
    background: url(../images/search1.png) no-repeat 13px 11px #1CA0DE;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}
.modal-header {
    border: none;
}
button.close{
	outline:none;
}
.modal-dialog {
    width: 600px;
    margin: 13em auto 0;
}
.port-modal{
	background:none;
	box-shadow:none;
	border:none;
}
.portfolio-modal {
    background: rgba(0, 0, 0, 0.95);
}
/*-- portfolio --*/

.portfolio {
    text-align: center;
	    background: #f7f7f7;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}
#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}
#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24,188,156,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
	font-size: 35px;
}
#portfolio * {
    z-index: 2;
}
@media(min-width:767px) {
    #portfolio .portfolio-item {
    margin: 0 0 30px;
    }
	.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 40px;
    height: 40px;
    background-color: transparent;
    cursor: pointer;
    z-index: 1;
}
}


.portfolio-modal .modal-content h3 {
    margin: 0 0 44px 0px;
    font-size: 2em;
    color: #fff;
}
.portfolio-modal .modal-content img {
    margin: 0 auto;
}
.portfolio-modal .modal-content p {
	font-size: 14px;
    padding: 2em 0;
    line-height: 1.8em;
    color: #fff;
}
.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
    z-index: 1;
}
.portfolio-modal .close-modal:hover {
    opacity: .7;
}
.col-lg-offset-2 {
    margin-left: 0;
	margin:30px auto 0;
	float:none;
}
.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #fff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.team-gd {
    padding: 0;
}
.bottom-top {
    margin: 0 auto;
    text-align: center;
}

.logo{
	display:inline-block !important;
   width: 40px;
   height: 40px;
   margin-left: -10px; /* Half the width */
   text-align:center;
}
@media(max-width: 991px){
	.logo{
   width: 30px;
   height: 30px;
   margin-top: 0px; /* Half the height */
   margin-left: 0; /* Half the width */
   text-align:center;
}
.navbar-light .navbar-brand {
    font-size: 24px;
	}	
}
@media(max-width: 442px){
	nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    padding: 0 0px;
}
	.navbar-light .navbar-brand {
    font-size: 20px;
	}	
}
.top-banner{
	top:80px;
}
@media(max-width: 358px){
	
	.navbar-light .navbar-brand {
    font-size: 16px;
	}	
}
.solid-text{
	color: #505050 !important;
}
.solid-text:hover,
.solid-text:focus{
	 text-shadow: 0px 2px 2px rgb(128, 204, 255) !important;
	color: #0099ff !important;
}
.slider-pro {
    font-family: 'Open Sans', Arial;
	display:inline-block;
}

/* Example 1 */

#Slide-Banner .sp-thumbnail {
	width: 100%;
	background-color: #F0F0F0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#Slide-Banner .sp-thumbnail-title {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #333;
}

#Slide-Banner .sp-thumbnail-description {
	font-size: 14px;
	color: #333;
}

@media (max-width: 860px) {
	#Slide-Banner .hide-medium-screen {
		display: none;
	}
}

@media (max-width: 640px) {
	#Slide-Banner .sp-layer {
		font-size: 12px;
	}

	#Slide-Banner .hide-small-screen {
		display: none;
	}
}

@media (max-width: 500px) {
	#Slide-Banner .sp-thumbnail {
		text-align: center;
	}

	#Slide-Banner .sp-thumbnail-title {
		font-size: 12px;
		text-transform: uppercase;
	}

	#Slide-Banner .sp-thumbnail-description {
		display: none;
	}
}

.links {
	text-align: center;
	margin-top: 10px;
}

.example2{
}
.horizontalTab{
	 display: block; 
	 width: 100%; 
	 margin: 0px;
}
@media(max-width:767px) {
	
	.portfolio-modal .close-modal {	
    top: 5px;
    right: 5px;
}
	.portfolio-modal .close-modal .lr {
   
    height: 40px;
}
.portfolio-modal .close-modal .lr .rl {
   
    height: 40px;
}

}

/*--//responsive--*/