﻿.about-sec
{
	background-color: #f5f5f5;
    box-shadow: 4px 2px 2px #797878;
    margin-bottom: 20px;
    margin-top: 10px;
}
.about-sec1
{
	    padding: 10px;
    text-align: justify;
	font-size: 16px;
    font-family: -webkit-body;
}

.img-border1
{border: 4px solid #de0b33;
}
.about-sec p
{
    margin: 8px 11px 6px 15px;
	text-align:justify;
	padding-top:3%;
}

.margin-top10
{
	margin-top:50px;
}

.more-btn {
 border: 1px solid #109812;
    padding: 5px;
    border-radius: 3px;
    color: #000;

}
.more-btn a:hover
{
	background:#ff6a00;
	color:#ff0000;
}
.margin-bottom10
{
	margin-bottom:10px;
}
.pad10
{ padding:10px;
}
.pad-top20
{padding:20px;
}
.bg-gray
{
	background-image: url(../images/white_brick_wall.png);
}

.bg-image2
{
	background-image: url(../images/congruent_pentagon.png);
}
.bg-image3
{
	background-image: url(../images/subtle_white_feathers.png);
}

.marque-height
{
	max-height:270px;
}

	.Color-orenge
	{
		
		color:#F9A11C;
	}
.Color-green
{
	color:#109812;
}
.Color-blue
{
	color:#36BFC5;
}
.Color-red
{
	color:#f23d3a;
}
.featHeading
{
	display: block;
	color: #f31528;
    /* background: #de0b33; */
    /* color: #fff; */
    font-size: 20px;
    /* padding: 0 10px; */
    height: 50px;
    font-weight: 700;
    line-height: 50px;
    /* box-shadow: 2px 2px 2px #656060; */
}

.featHeading i {
    display: inline-block;
    font-size: 30px;
    color: #fe7725;
    padding: 0 5px;
    line-height: normal;
    position: relative;
    top: 5px;
}
.featBoxContent {
    display: block;
    padding: 15px;
    height: 370px;
    border: solid 1px #ddd;
}
/*services Boc Style strt here*/ 


.demo{ background: #e2e2e2; }
.serviceBox{
    color: #606060;
    padding: 0 10px 60px;
    background-color: #F9A11C;
    border: 1px solid transparent;
    border-radius: 20px;
    margin: 80px 0 30px;
    position: relative;
 }
 .serviceBox .service-content{
   text-align: center;
    padding: 15px 20px 30px;
    margin-top: -80px;
    border-radius: 25px;
    background-color: #fff;
    position: relative;
    transition:all 0.3s;
	max-height: 430px;
 }
 .serviceBox .service-content:hover{
   box-shadow: 0 0 20px -5px #000;
 }
 .serviceBox .service-content:after{
    content: '';
    height: 50px;
    width: 50px;
    border: 25px solid transparent;
    border-top: 25px solid #fff;
    transform:translateX(-50%);
    position: absolute;
    bottom: -50px;
    left: 50%;
}
.serviceBox .service-icon{
    display: inline-block;
    color: #F9A11C;
    font-size: 65px;
    margin-bottom: 10px;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon{
    transform:rotateX(360deg);
}
.serviceBox .title{
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin:0 0 10px;
}
.serviceBox .description{
    font-size: 15px;
    line-height: 25px;
    margin: 0;
}
.serviceBox .read-more{
    display: block;
    width: 60%;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    background-color: #6D4D42;
    border-radius: 15px;
    transform:translateX(-50%);
    transition:all 0.3s ease 0s;
    position: absolute;
    left: 50%;
    bottom: -20px;
}
.serviceBox .read-more:hover{
    text-decoration: none;
    letter-spacing: 2px;
    box-shadow: 0 0 10px #000;
}
.serviceBox p
{ 
	
	max-height:300px;
	overflow:hidden;
}
.serviceBox.green{background-color: #44BB85;}
.serviceBox.green .service-icon{color: #44BB85;}
.serviceBox.green .read-more{background-color: #007A6D;}
.serviceBox.blue{background-color: #36BFC5;}
.serviceBox.blue .service-icon{color: #36BFC5;}
.serviceBox.blue .read-more{background-color: #015F65;}
.serviceBox.red{background-color: #f23d3a;}
.serviceBox.red .service-icon{color: #f23d3a;}
.serviceBox.red .read-more{background-color: #ad0e0c;}
@media only screen and (max-width:990px){
    .serviceBox{ margin-bottom: 60px; }
    .serviceBox .service-content{padding: 20px 15px 30px;}
}
@media only screen and (max-width:767px){
    .serviceBox{ margin-bottom: 130px; }
}


.bg1
{ background-color:#fc0ca7;
}
.bg2
{ background-color:#c340ee;
}
.bg3
{ background-color:#F9A11C;
}
.bg4
{ background-color:#5fc133;
}
.bg5
{ background-color:#109812;
}
.bg6
{ background-color:#30e8f0;
}





            /*new -Images Gallary newwwwwwwww*/


.portfolio .thumbnail {
    position: relative;
}

.portfolio .thumbnail:hover {
    cursor: pointer;
}

.portfolio .caption {
    bottom: 0;
    position: absolute;
}

.portfolio .btn {
    opacity: 0.75;
}




@media only screen and (max-width:500px)

{
	.modal.in .modal-dialog
	{
		margin-top:42%;
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
	}
}

@media only screen and (max-width:420px)

{
	.navbar-brand {
	
		
    float: left;
    padding: 0;
    margin-top: -7%;
    font-size: 18px;
    line-height: 20px;
    height: 42px;
	}
}



.mar-top10p
{
	margin-top: 10%;
}
.mar-top6p
{
	margin-top: 6%;
}


.border2
{
	border: 5px solid #797878;
}



#accordion .panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
   /* margin: 0 30px 10px 30px;*/
    overflow: hidden;
    position: relative;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 0;
    position: relative;
}
#accordion .panel-title a{
    display: block;
    padding: 15px 20px;
    margin: 0;
    background: #fe7725;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 0;
    position: relative;
}
#accordion .panel-title a.collapsed{ background: #334878;}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f068";
    font-family: fontawesome;
    width: 30px;
    height: 30px;
    line-height: 25px;
    border-radius: 50%;
    background: #fe7725;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    border: 3px solid #fff;
    position: absolute;
    top: 10px;
    right: 14px;
}
#accordion .panel-title a.collapsed:before{
    content: "\f067";
    background: #ababab;
    border: 4px solid #626262;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: "";
    width: 17px;
    height: 7px;
    background: #fff;
    position: absolute;
    top: 22px;
    right: 0;
}
#accordion .panel-title a.collapsed:after{
    width: 19px;
    background: #ababab;
}
#accordion .panel-body{
    border-left: 3px solid #fe7725;
    border-top: none;
    background: #fff;
    /*font-size: 15px;*/
    color: #1c2336;
    line-height: 27px;
    position: relative;
}
#accordion .panel-body:before{
    content: "";
    height: 3px;
    width: 50%;
    background: #fe7725;
    position: absolute;
    bottom: 0;
    left: 0;
}
#accordion .panel-body p{
  padding: 10px;
  text-align:justify;
  font-size:16px;
  font-family:roboto;
}
#accordion a
{ color:#fe7725;
}

.bg-event
{ background-color:#fdd338e6;
  /*background-image:url(../images/event1.png)*/

  
}
.mar-topm10
{ margin-top:-10px;
}
.line1
{
	width:auto;
	height:5px;
	background-color:#de0b33;
	margin-top:-5px;
}
.line2
{
	width:auto;
	height:5px;
	background-color:#de0b33;
	
}




@media only screen and (max-width:1226px)
{
	.body
	{
		background-color: #000;
	}
}

@media screen and (max-width: 700px) {
 
	.menu3
	{
		margin-top:45pxdisplay: block;
    height: auto;
    float: right;
    margin-top: 45px;
    /* margin-left: 28%; */
	}
}


.text-justify
{
	text-align: justify;
}

.about-colr
{
	   color:#de0b33;
}

.image-bg
{
	background-image:url(../images/white_brick_wall.png)
}
.vision
{
	color: #fff;
   background-color:#fe7725;
    box-shadow: 2px 2px 2px #000;
	padding: 5px;

}
.mission
{
	color: #fff;
    
	 background-color:#109812;
    box-shadow: 2px 2px 2px #000;
	padding: 5px;
}
.school-color
{
	color:#f23d3a;
	font-size:25px;
	font-weight: 700;
}
.tz-about-content a
{
	color:#f23d3a;
}

.list-group a
{
	color:#5f5e5e;

}
	.list-group a:hover
	{
		color:#109812;
	}

.vedio-heding
{
	 margin-left: 44%;
    padding: 25px;
    color: #de0b33;
    font-weight: 600;
}

.gallery-heading
{
	 margin-left: 42%;
    padding: 10px;
    color: #de0b33;
    font-weight: 600;
}



/* Facebook */
.facebook {
    background: #3B5998;
    color: white;
}

/* Twitter */
.twitter {
    background: #55ACEE;
    color: white;
}
.Google
{
	background-color: #BD3518;
	 color: white;
}
.Linkedin
{
	background-color: #007bb7;
	 color: white;
}
.Youtube
{background-color:#FF0000;
  color: white;
}
.red-color
{ color:#de0b33;
}
.about-Heading
{
	margin-left: 42%;
    padding: 10px;
    color: #de0b33;
    font-weight: 600;
	font-size:20px;
	margin-top: 2%;
    margin-bottom: 1%;
}
.History-Heading
{
	
    color: #de0b33;
    font-weight:800;
	font-size:20px;
}
.training-Heading
{
	margin-left: 38%;
    padding: 10px;
    color: #de0b33;
    font-weight: 600;
	font-size:20px;
	margin-top: 2%;
    margin-bottom: 1%;
}

.images-border
{
	border: 3px solid #de0b33;
}
.about-pannel
{
	background-color: #5fc133;
	color: #fff;
	padding: 15px;
	box-shadow: 5px 5px 5px #464646;
}

	.about-pannel2
{
	background-color:#F9A11C;
    color: #fff;
    padding: 15px;
    box-shadow: 5px 5px 5px #464646;

}