.banner{

	background: url(../img/Infrastructure-1.png);

	background-size: cover;

	background-repeat: no-repeat;

}

h1.page_header {

	color: #126b92 !important;

	text-align: center;

	padding: 65px 0px;

	font-size: 40px;

	margin: 0px;

}

li.menu-items a {

	color: #75797c;

	font-weight: 700;

	font-size: 15px;

}

li.menu-items {

	list-style: none;

	padding: 10px 10px 10px 0px;

	border-bottom: 1px solid #42b3e5;

}

li.current_page{

	background: #12777f;

}

li.current_page a{

	color: #fff !important;

}

ul#menu-about-us {

	padding: 0px;

}

.content p {

	font-size: 15px;

	padding: 10px 0px;

	line-height: 2.5rem;

	color: black;

}

.content h2 {

	font-size: 30px;

	color: #12777f;

}

.content h2:after{

	display: block;

	content: '';

	width: 50px;

	height: 2px;

	background: #12777f;

	-webkit-transition: width .8s;

}

h2.menu-title {

	font-size: 22px;

	font-weight: 700;

	color: #12777f;

}

.bread_crumb {

	background: #68d1a9 !important;

	margin:0px;

}

ul.bread_crumb li {

	display: inline-block;

}

.bread_crumb li:first-child {

	margin-left: 0;

}

.bread_crumb li, .bread_crumb li a {

	color: #fff;

	font-weight: 600 !important;

	line-height: 25px;

	letter-spacing: 1px;

}

.bread_crumb li:last-child {

	background-color: #3c9aa6;

}

.bread_crumb li:last-child:before {

	content: " ";

	display: inline-block;

	border-top: 14px solid rgba(20, 49, 93, 0);

	border-left: 14px solid #68d1a9;

	border-bottom: 14px solid transparent;

	border-right: none;

	margin-top: 0px;

	vertical-align: middle;

}

.bread_crumb li:last-child:after {

	content: " ";

	display: inline-block;

	border-top: 14px solid rgba(20, 49, 93, 0);

	border-left: 14px solid #3c9aa6;

	border-bottom: 14px solid transparent;

	border-right: none;

	margin-top: 0px;

	background: #68d1a9;

	vertical-align: middle;

}

.menu-items:hover{

	background: #12777f;

}

.menu-items:hover a{

	color: #fff;

}

.vid_tube {

	border-bottom: 1px solid #009688 !important;

	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;

	padding: 20px;

	margin-bottom: 15px;

}

.vid_tube img {

	width: 100%;

}

.view_more {

	background: #009688;

	color: white;

	border: none;

	padding: 7px;

	border-radius: 5px;

	margin-top: 10px;

	font-size: 12px;

}

.vid_but {

	text-align: end;

}

.vid_tube p, .vid_tube p a {

	color: #009688 !important;

}

.modal{

	background-color: rgba(0, 0, 0, 0.8);

}

img#img01 {

    width: 80%;

    margin: 0px 12%;

}

span.close {

    color: white;

    font-size: 40px;

    display: block !important;

}

@media (min-width: 1251px) and (max-width: 1350px) {
button {
    margin-bottom: 15px !important;
}


}

@media (min-width: 1025px) and (max-width: 1250px) {
button {
    margin-bottom: 15px !important;
}
}

@media (min-width: 991px) and (max-width: 1024px) {
button {
    margin-bottom: 15px !important;
}
}

@media (min-width: 768px) and (max-width: 990px){
button {
    margin-bottom: 15px !important;
}
}
@media only screen and (max-width: 600px) {
  button {
    margin-bottom: 15px !important;
}
.gplus{text-align: center}
}

@media (min-width: 481px) and (max-width: 767px) {
	button {
    margin-bottom: 15px!important;
}

	h1.page_header{

		padding: 40px;

	}

	.about_us{

		display: none;

	}

}

@media (min-width: 100px) and (max-width: 480px) {

	h1.page_header{

		padding: 40px;

	}

	.about_us{

		display: none;

	}

}

.vid_tube p {

    margin-top: 15px;

}


.w3-btn, .w3-btn-block, .w3-button {
    border: none;
    display: inline-block;
    outline: 0;
    padding: 6px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none!important;
    color: #fff;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}
.google-out {
    border: 1px solid #d34836 !important;
    background-color: transparent !important;
}
.w3-padding-medium, .w3-padding, .w3-form {
    padding: 8px 16px!important;
}
.w3-round, .w3-round-medium {
    border-radius: 4px!important;
}
.star {
    opacity: 1;
}

.fa-star, .fa-star-half-o {
    color: #FFDF00 !important;
}
.w3-text-black, .w3-hover-text-black:hover {
    color: #000!important;
}
.fb-blue {
    background-color: #3b5998 !important;
}
.w3-text-white, .w3-hover-text-white:hover {
    color: #fff!important;
}
.w3-large {
    font-size: 18px!important;
}
.review_container {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    padding: 5px 15px 4px 15px !important;
    position: relative;
    margin: 15px 0px;
}
.review-arrow {
    width: 0;
    height: 0;
    border-left: 24px solid transparent;
    border-top: 25px solid #d2d2d2;
    left: -24px;
    top: 30px;
    position: absolute;
}
.review-arrow:before {
    content: '';
    margin-top: -12px;
    margin-left: -21px;
    width: 0;
    height: 0;
}
.rev_user {
    text-align: center;
    margin-top: 15px;
}