
body {
    padding: 0;
    margin: 0;
    background: #FFF;
   font-family: 'Open Sans', sans-serif;
    color: #7a7a7a;
    line-height: 1.9;
    overflow-x: hidden;
    text-align: justify;
}

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: 'PT Sans', sans-serif;
	
    
}

p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #7a7a7a;
    text-align: left;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}
img{
	
	width:100%;
}
a:focus,
a:hover {
    text-decoration: none;
    outline: none
}
.ptb-20{
    padding: 20px 0px;
}

/*-- //Reset Code --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../img/arrow.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);
}
#news .nav.nav-tabs{justify-content: center;}
.nav.nav-tabs .more-button {
    margin: 0px 20px;
    padding: 8px 22px;
}
.nav.nav-tabs .more-button:hover{
	background: #235d3b;
	color: #fff!important;
}
.nav.nav-tabs .more-button:hover a{color:#fff;}
.dname, .ddesg{text-align: center;font-family: initial;}
.dropdown.nav-item {
    padding-top: 22px!important;
    
}
.dropdown-menu li{
    border-bottom: 1px solid #cecece;
    padding-bottom: 3px;
}
.dropdown-menu{
    padding-bottom: 0;
}
.dropdown-menu li a{
    color: #7a7a7a;
    padding-left: 5px;
    font-size: 13px;
}
.dropdown-toggle:hover {
    color: #f6d655;
}
/*-- nav --*/
header {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #1a3023ed;
}
.header-top{
    color: #fff!important;
}

.top-left ul>LI {
    MARGIN: 0PX 6PX;
    font-size: 13px;
    letter-spacing: 1px;
}
.top-left ul>LI i {
    font-size: 15px;
    margin-right: 6px;
    color: #f6d655;
}

.top-left ul{
    list-style-type: none;
    display: inline-flex;
    margin-bottom: 0px;
    padding-top: 20px;
}

.social-icons {
    padding: 0;
    list-style: none;
}
.social-icons li {
    display: inline-block;
    margin: 6px 5px 2px 0px;
    position: relative;
    font-size: 1.2em;
}
.social-icons i {
    color: #fff;
    position: absolute;
    top: 14px;
    left: 11px;
    transition: all 265ms ease-out;
}
.social-icons a {
    display: inline-block;
}
.social-icons a:before {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    content: " ";
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: block;
    background: linear-gradient(45deg, #30513c, #39664b);
    transition: all 265ms ease-out;
}
.social-icons a:hover:before {
    transform: scale(0);
    transition: all 265ms ease-in;
}
.social-icons a:hover i {
    transform: scale(1.5);
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    color: #f4df64;
    background: -webkit-linear-gradient(45deg, #fbd361, #eedd5b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 265ms ease-in;
}
.navbar{
    padding: 0px;
    border-top: 1px solid #b29e40;
}
.navbar-light .navbar-brand {
    padding-top: 0;
    padding-bottom: .7rem;
    color:#f6d655;
}
.navbar-brand img{height:110px;}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: #f6d655;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color:#f6d655;
	border-bottom: 2px solid;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #f6d655;
    border-bottom: 2px solid;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}
li.nav-item {
    padding: 8px;
}
/*-- //nav --*/
/*-- banner --*/
.banner{
    padding-top: 70px;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
	border-radius:50%;
	border:2px solid #f6d655;
}
.carousel-indicators {
    bottom: 30px;
} 

/*-- //banner --*/
/*-- about --*/

.title-heading-about h3 {
    padding: 1em 0;
    font-size: 35px;
    color: #34764f;
    letter-spacing: 2px;
    font-weight: 600;
}
.title-heading-about h4 {
    position: absolute;
    top: 10px;
    font-size: 75px;
    font-weight: 600;
    opacity: .5;
    z-index: -1;
    color: #caccd1;
    letter-spacing: 3px;
}
.title-heading-about {
    position: relative;
}
.more-button {
    background-color: #235d3b;
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
    border: #fff;
	border: 2px solid #235d3b;
}
.more-button:hover {
    background: transparent;
    color: #000;
    border: 2px solid #235d3b;
}
.modal-body img {
    margin-bottom: 15px;
}
/*-- //about --*/
/*-- services --*/
.title-heading {
    position: relative;
}
.title-heading h3 {
    color:#34764f;
    font-size: 35px;
    letter-spacing: 2px;
	font-weight:600;
    text-transform: uppercase;
}
.title-heading h4 {
    position: absolute;
    text-transform: uppercase;
    left: 30%;
    width: 40%;
    top: -24px;
    font-size: 75px;
    font-weight: 600;
    opacity: .5;
    z-index: -1;
    color: #caccd1;
    letter-spacing: 3px;
}
.agile_wthree_inner_grids {
    margin-top: 5em;
}
.agileits-button.two a, .agileits-button a {
    padding: 0.5em 0em;
    color: #34764f;
    font-size: 15px;
    letter-spacing: 1px;
    background: none;
    border: none;
    border-radius: 0;
}
.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.wthree_banner_bottom_grid_right h4 {
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: 600;
    color: #333;
}
.wthree_banner_bottom_grid_right p {
    line-height: 28px;
    font-size: 14px;
    color: #676767;
    letter-spacing: 1px;
}
.agileits_banner_bottom_left {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.agile_banner_bottom_grid_left_grid i {
    font-size: 22px;
    color: #fff;
    background: #f6d655;
    width: 60px;
    height: 60px;
    line-height: 60px;
	border-radius: 50%;
}
.cb_agileits_banner_bottom_pos_grid:hover i {
    color: #34764f;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
/*-- //services --*/
/*-- team --*/
.team_grid img{
    height: 200px;
    /*box-shadow: 0 3px 6px rgba(0, 0, 0, 0.37), 0 3px 6px rgba(70, 70, 70, 0.23);*/
}

.team_grid {
    margin: 12px 0px;
}
.team_grid h3 {
    font-size: 1.2em;
    color: #f6d655;
    margin: 0.5em 0 0.2em;

    letter-spacing: 1px;
}
p.team_gridp {
    color: #34764f;
    margin-bottom: 1em;
    font-size: 1em;
}
ul.footer_list_icons.team_icons{
    border-top: 1px solid #ddd;
    padding: 1.5em 0;
}
ul.footer_list_icons li {
    display: inline-block;
    list-style: none;
    margin-right: 1em;
}
ul.footer_list_icons.team_icons li a {
    color: #f6d655;
}

/*-- //team --*/

/*-- video section --*/

.video-cbl {
    background: rgba(0, 0, 0, 0.28);
    min-height: 475px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.video-cbl h2 {
    color: #f6d655;
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    padding-top: 3em;
}
.video-cbl p {
    font-size: 28px;
    color: #fff;
    font-weight:500;
}
p.model-body-text-p {
    color: #000;
    font-size: 15px;
    text-align: left;
}
.more-button3 {
    background-color: #235d3b;
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
    border: 2px solid #235d3b;
    padding: .5em 2em;
}
.more-button3:hover {
    background: transparent;
    color: #fff;
    border: 2px solid #235d3b;
}
/*-- //video section --*/
/* gallery */

ul.portfolio-area li figure {
    margin: 0;
}

.portfolio-categ li {
    color: #333;
    cursor: pointer;
    display: inline-block;
    padding: 6px 15px;
    font-size: 1.1em;
    margin: 0 0.4em;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.portfolio-categ li a {
    color: #333;
    text-transform: uppercase;
    font-size: 13.5px;
    letter-spacing: 2px;
}

a.image-gal {
    display: block;
    height: 240px;
}
a.image-gal img{
    height: 100%;
}

.portfolio-area li {
    float: left;
    list-style-type: none;
    overflow: hidden;
    width: 19%;
    margin: 0.5%;
	width: 372px;
}

.home-portfolio-text {
    margin-top: 10px;
}

.portfolio-categ li.active {
    background: #34764f;
    color: #fff;
}

.portfolio-categ li.active a {
    color: #fff;
}

/* //gallery */
/*-- news --*/

.news_grid1 {
    background: url(../img/JamiSamuel.jpg) no-repeat center center;
    background-size: cover;
    height: 300px;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
.news_grid2 {
    background: url(../img/thomas-vc.jpg) no-repeat 0px 0px;
    background-size: cover;
    height: 300px;
	background-position: 50% 50%;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
.news_grid3 {
    background: url(../img/PRINCIPALMRSAJUSAMUEL.JPG) no-repeat 0px 0px;
    background-size: cover;
    height: 300px;
	background-position: 50% 50%;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

/***************** -- //news -- ****************/


/*-- Contact --*/
.contact{
	background: url(../img/contact.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height:500px;
}
.contact .title-heading {
    z-index: 9;
}
.contact .title-heading h4 {
    color:#333;
}

.contact-left,.contact-middle h3 {
	text-align: left;
	font-weight: inherit;
	font-size: 24px;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #f6d655;
	
}
.contact-left {
	padding: 1.5em;
	box-sizing: border-box;
	background: #1a3023d1;
}
p.para-cb-agileits {
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 16px;
}
.contact-middle {
	padding: 2em;
	box-sizing: border-box;
	background:  #1a3023d1;
}
ul.contact-social-icons {
    margin-top: 3px;
}
ul.contact-social-icons a {
    color: #dbe2e0;
    margin-right: 10px;
    font-size: 18px;
}
ul.contact-social-icons a:hover {
    color: #fff;
}
ul.contact-social-icons li {
    display: inline-block;
}
.form-group label {
    margin: 0px 0 7px;
    color: #fff;
}
.add-info p,a{
    color: #fff;
	margin-top: 5px;
	font-size: 16px;
}
.btn-3 {
    color: #f6d655;
    border: none;
    border: 2px solid #f6d655;
    padding: .5em 1em;
    outline: none;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 2px;
    background: #34764f;
    margin-top: 1em;
    font-weight: bold;
}
.btn-2 {
    background: #f6d655;
    border: none;
    border: 2px solid #f6d655;
    padding: .5em 1em;
    outline: none;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 2px;
    color: #34764f;
    margin-top: 1em;
    font-weight: bold;
}
.btn-2:hover {
    background: transparent;
    color: #fff;
}
/*--//Contact --*/

/*-- newsletter--*/
.n-left h6 {
	font-size: 2.5em;
	letter-spacing: 1px;
	color: #f6d655;
	font-weight: 700;
}

.cblayouts_newsletter_right {
    padding: 2em 0;
    background:#144328;
}

.cblayouts_newsletter_right input[type="submit"],
.cblayouts_newsletter_right input[type="text"] {
	width: 30%;
}

.cblayouts_newsletter_right input[type="email"],
.cblayouts_newsletter_right input[type="text"] {
	outline: none;
	border: none;
	padding: 10px;
	background: #fff;
	border: 2px solid #ffffff;
	color: #212121;
	font-size: 15px;
	text-align: center;
	float: left;
}

.cblayouts_newsletter_right input[type="email"] {
	width: 38%;
	margin: 0 1%;
}

.cblayouts_newsletter_right input[type="submit"] {
	color:#0b2817;
	letter-spacing: 0.5px;
	font-size: 16px;
	text-transform: capitalize;
	padding: 9.5px 0px;
	outline: none;
	background: #f6d655;
	border: 2px solid #f6d655;
	cursor: pointer;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	transition: 0.5s all;
}

.cblayouts_newsletter_right input[type="submit"]:hover {
	background: transparent;
	color: #fff;
}


/*-- //newsletter--*/

/*--footer--*/

.footer_cblayouts_section_1its{
	background: #151515;
}

.footer_cblayouts_section_1its h3,.footer_cblayouts_section_1its h2{
	font-size: 1.6em;
	color: #ffffff;
    font-weight: 300;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

.footer-text p,.contact-info p {
    color: #808080;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: 0.5px;
    
}

.phone {
    margin-top: 20px;
}

.contact-info h4 {
    font-style: normal;
    font-weight: 300;
    font-size: 1.3em;
    line-height: 1.71;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #fff;
}
.copyright {
    border-top: 1px solid #808080;
    margin-top: 1em;
    padding-top: 1em;
    margin-left: 15px;
}
.copyright p {
    font-size: 15px;
    letter-spacing: 0px;
    text-transform: capitalize;
    text-align: center;
}
.copyright p a{
	color:#808080;
}
.copyright p a:hover {
	color:#fff;
}
.footer{
	padding: 2em 0 0 0;
}

.footer p {
	color: #808080;
}

.footer .contact-info p {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}
.footer .contact-info p i{
    position: absolute;
    left: 0px;
    top: 5px;
    color: #f6d655;
    font-size: 16px;
}


.footer-grid:nth-child(2) {
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
}

.footer ul li.hd {
	color: #34bf49;
}

.newsletter .email {
	background-color: #F4F4F4;
	border: none;
}

.flickr-grid {
	float: left;
	width: 32%;
	margin: 0 0.1em .2em;
}

.flickr-grid a img {
	width: 100%;
	padding: 0.3em;
	border: 1px solid #333333;
}


.newsletter {
	position: relative;
	margin-top: 2em;
}


ul.social_section_1info li {
    display: inline-block;
}

ul.social_section_1info {
    margin-top: 15px;
}

ul.social_section_1info a {
    color: #808080;
    margin-right: 10px;
    font-size: 15px;
}
ul.social_section_1info a:hover{
    color: #fff;
}

.contact-info p a {
    color: #999;
}
.contact-info i {
    margin-right: 10px;
}
.phone p a:hover {
    color: #fff;
}

ul.links li {
    list-style-type: none;
    margin: 3px 0;
}
ul.links li a{
    color: #808080;
    font-size: 15px;
    letter-spacing: .5px;
}
ul.links li a:hover{
    color: #fff;
}



.mtb-30{
    padding: 20px 0px;
}
.pj-title{
    font-size: 22px;
    font-weight: bold;
    color: #808080;
    margin-bottom: 12px;
}
.latest-news div{
    box-shadow: 0 12px 12px rgb(207 179 128), 0 5px 10px rgb(199 169 113);
    margin-bottom: 30px;
}

/************ BANNER CSS ****************/
.page-title {
    background: url(../img/bg-page-title2.jpg) no-repeat 0px 0px;
    /*background: url(images/bg-page-title2.jpg) center center/cover no-repeat local;*/
    width: 100%;
    height: 320px;
    text-align: center;
}
.page-title .container {
    display: table;
}
.page-title .container > .row {
    vertical-align: middle;
    display: table-cell;
}
.banner-txt{
    color: #fff;
    font-size: 25px;
    margin-top: 220px;
    font-weight:500;
    display: inline-block;
}
.breadcrumb {
    margin-bottom: 0px;
    text-align: center;
    display: inline-flex;
    margin-left: 0;
    border-radius: 0px;
    padding: 5px 10px;
    background-color: #5b5b5b94;
}
.breadcrumb li {
    margin-right: 5px;
}
.breadcrumb li a {
    color: #f6d655;
    font-size: 25px;
}
.breadcrumb > li + li:before {
    font-family: "FontAwesome";
    content: "\f105";
    color: #f6d655;
    margin-right: 5px;
}

/*************** DIV TITLE **************/
.sec-title {
    MARGIN: 10px 0px;
    padding: 10px 0px;
    position: relative;
}
.sec-title h2 {
    font-size: 26px;
    text-transform: uppercase;
}
.theme_color {
    color: #268f53;
}
.bg-gray{
    background-color: #f2f2f2;
}

/************* ABOUT US CSS **************/
.listing{   
     list-style-type: disclosure-closed;
    padding-left: 25px;
    padding-top: 10px;
}
.about-block .image-gal img {
    height: 230px;
    padding-top: 6px;
}

.how-wework{
    background-image: url("../images/abut-parallex.jpg");
}
.how-wework {
    position: relative;
    padding: 40px 0px 5px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}
.how-wework:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.90);
}
.how-we-work .auto-container {
    position: relative;
}
.auto-container {
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.rounded-icon-column .inner-box {
    position: relative;
    padding: 0px 0px;
    text-align: center;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.rounded-icon-column .inner-box .icon {
    position: relative;
    font-size: 30px;
    line-height: 86px;
    color: #f6d655;
    background: #1e6a3e;
    width: 90px;
    height: 90px;
    margin: 0px auto 20px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 2px #f6d655;
}
.rounded-icon-column .inner-box .icon span {
    position: relative;
    z-index: 3;
}
.rounded-icon-column h3 {
    font-size: 13px;
    text-transform: uppercase;
    color: #1a1a1a;
    margin-bottom: 10px;
}
.rounded-icon-column .inner-box .text p {
    font-size: 15px;
    line-height: 2em;
}

.rounded-icon-column {
    position: relative;
    margin-bottom: 40px;
}
.cb-gallery .portfolio .image-gal img{
    height: 230px;
}

/********* FEATURES CSS ************/

.feature-title{
    color: #000;
    font-weight: bold;
    font-size: 16px;
    margin: 3px 0px;
}
hr.style12 {
    height: 6px;
    background: url(../images/hr-12.png) repeat-x 0 0;
    border: 0;
    margin: 40px 0px;
}

.project-block {
    padding: 15px 0px;
}
.houseimg img {
    width: 100%;
    max-height: 160px;
    margin: 10px 0px;
}
.teamtable { 
    border-right-color: #ffffff;
    margin-bottom: 30px;
    font-size: 13px;
    border-collapse: collapse;
    overflow: auto;
    width: 100%;
  }
  
  .teamtable th,
  td { 
    padding: 5px 14px;
    text-align: left;
  }
  
  .teamtable th {
    background-color: #1c3126;
    color: #fff; 
  }
  
  .teamtable tbody tr:nth-child(odd) {
    background-color: #f8f9fa;
  }
  
  .teamtable tbody tr:nth-child(even) {
    background-color: #e9ecef;
  }
  