body{
margin-top:0px;
font-family:Myriad Pro,Arial, Helvetica, sans-serif;
font-size:18px;
overflow-x:hidden;
}


strong{font-weight:bold;
color:#da221a;
font-size:20px;}




spam{color:#da221a;}

.top{background-color:#f8f8f8;
border-top:10px solid #010f12;
border-bottom:1px solid #dcdcdc;}

.banner{border-bottom:12px solid #e0e2e4;
border-top:1px solid #FFFFFF}

.mail{
padding:8px;
}

.icon{;
text-align:right;}


.text{ font-size:20px;
padding-top:15px;}

.text a{ color:#000;}
.text a:hover{
color:#CC3333;}


.navbar{border-radius:0px;
margin:0px;

}

.bg{background-color:#e0e2e4; text-align:center;}

.3panel{background-color:#e0e2e4;
height:300px;}

phone{
font-size:24px;}

.heading{padding-top:20px;
padding-bottom:20px;
top:auto;
text-align:center;}


.services{text-align:center;
background-color:#e0e2e4;}

.iconlarge{
font-size:80px;
color:#fff;

}
.size{
font-size:50px;}

.title{ text-align:center;
background-color:#3b8002;
color:#fff;
font-size:40px;}

.thumbnail{
text-align:center;}

.thumbnail{

overflow:hidden;}

.thumbnail img{
transition: all 0.3s ease 0s;}

.thumbnail img:hover{
transform: scale(1.1);}


.box-content.box-style{background: #F7F3E2; padding:110px 0;-moz-box-shadow: 0 0 10px 10px #999;-webkit-box-shadow: 0 0 10px 10px #999;box-shadow: 0px 0 10px 10px #999;}
.box-content.box-style .heading h2:after{border-right: 37px solid #F7F3E2;}
.box-content.box-style .heading h2:before{border-left: 37px solid #F7F3E2;}

.box-content.box-1 {}
.box-content.box-1 .service{margin: -80px 0 100px 0;text-align: center;background:#EAE4D8;padding: 20px;border-top:5px solid #DA251D;-webkit-box-shadow: 0px 56px 36px -60px #121D12; -moz-box-shadow: 0px 56px 36px -60px #121D12; -o-box-shadow: 0px 56px 36px -60px #121D12;}
.box-content.box-1 .service h3{color: #363638;font-size:25px;text-transform:uppercase;}
.box-content.box-1 .service img{display: inline-block;margin-bottom:10px;}



/* Services
    -------------------------------------------------*/
.grid .text-content {
	padding-left: 35%;
}
.grid .text-content {
	display: block;
	padding-left: 19%;
	padding-right: 8%;
}
.grid .grid-item {
}
.grid .text-content h5 {
	font-weight: bold;
}
.grid .grid-item .item-content {
	display: block;
	outline: none;
	text-decoration: none;
	padding: 20px 0;
}
.item-content .fa {
	position: absolute;
	color: #646464;
	font-size: 9.5em;
	top: 36px;
}
.animated {
	/* -webkit-animation-duration: 1s; */
	animation-duration: 1s;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
.mcbook {
	opacity: 0;
}
.show {
	opacity: 1;
}
.pDark p {
	color: #6D6D6D;
}
#services .circle:hover {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotateY(360deg);
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.pDark h3 {
	color: #fff;
}


.colord p {
	color: #fff;
}
.colord h3 {
	color: #fff;
}
.c1 {
	background: rgba(0, 161, 203, 0.64);
	padding: 15px;
}
.c2 {
	background: rgba(0, 161, 203, 0.85);
	padding: 15px;
}
.c1:hover, .c2:hover {
	background: #265004;
	cursor: pointer;
}

.btn, .form-control, .team-socials i {
	border-radius: 5px !important;
}

.style{
background-color:#85b061;
padding-top:20px;
padding-bottom:20px;
color:#fff;

}

.style2{
background-color:#517137;
padding-top:20px;
padding-bottom:20px;
color:#fff;

}


.style3{
background-color:#85b061;
padding-top:20px;
padding-bottom:20px;
color:#fff;

}

h1{font-size:60px; color:#000;}


/* ----------------------------------*/
/* Start Team Member Section         */
/* ----------------------------------*/

.team-details a{color:#fff; text-decoration:none;}
#team-section {
    padding-top: 20px;
    padding-bottom: 20px;

    color: #111;
    overflow: hidden;
}

#team-section .section-title h2 {
    //color: #fff;
}

#team-section .section-title p {
    //color: #fff;
}

.team-member {
    position: relative;
    overflow: hidden;
}

.team-member .team-details {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	padding: 0 2px;
	opacity: 0;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	left: 2px;
}

.team-member .team-details h4 {
    padding-top: 7%;
    padding-bottom: 5%;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
}

.team-member .team-details p {
    padding-bottom: 20%;
    font-size: 16px;
    color: #fff;
}


.team-member .team-details li {
    display: inline-block;
   
}

.team-member .team-details li a {
    padding: 8px 12px;
    background: #fff;
    border: 1px solid transparent;
    color: #111;
    font-size: 16px;
}

.team-member .team-details li:hover a {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}


.team-details h4,
.team-details p,
.team-details li{
    -webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

.team-member:hover .team-details h4,
.team-member:hover .team-details p,
.team-member:hover .team-details li {
    -webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.team-member:hover .team-details {
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.team-member:hover .team-details h4 {
    -webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.team-member:hover .team-details p {
    -webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.team-member:hover .team-details li:nth-child(n+1) {
    -webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.team-member:hover .team-details li:nth-child(n+2) {
    -webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;
}

.team-member:hover .team-details li:nth-child(n+3) {
    -webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.team-member:hover .team-details li:nth-child(n+4) {
    -webkit-transition-delay: 0.35s;
	transition-delay: 0.35s;
}

.team-member:hover .team-details li:nth-child(n+5) {
    -webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.footer{
background-color:#181717;
border-top:1px solid #FFFFFF;
box-shadow: 10px 10px 10px 10px;
font-size:15px;

color:#000; }
.color{color:#999999;}

.footer ul{
list-style:none;}

.footer a{color:#999999;}

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

.side_boader{border-right:1px solid #ddd;}

.table{background-color:#f0f0f0;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
margin-top:20px;
}



@media screen and (max-width: 320px) {
body{
margin:0;
padding:0;
font-size:13px;
}

h1{font-size:40px; color:#000;}
