@charset "utf-8";
/* CSS Document */
.ban_bott{
    background-color: #f1f1f1;
    padding-top: 15px;
    padding-bottom: 15px;
}
.ban_bott h2{
    color: #444;
    font-size: 36px;
    line-height: 40px;
    text-transform: capitalize;
    margin: 5px 0px 5px 0px;
    border: solid #118ece;
    border-width: 0px 0px 4px 0px;
    display: inline-block;
}
.ban_bott ul{
	margin: 0px 0px 0px 0px;
    list-style: none;
    padding: 0px 0px 0px 0px;
}
.ban_bott ul li{
    float: left;
    margin-right: 20px;
    position: relative;
text-transform:capitalize;
}
.ban_bott ul li:nth-child(1):after{
	content:'>';
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
}
.ban_bott ul li a{
	    text-decoration: none;
/*		    color: #ff7200;*/
    color: #56bced;

	    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;

}
.ban_bott ul li a:hover{
	    color: #068bcc;
		}
.ban_bott ul li font{
}
.slds img{
	width:100%;
}
.ei-title1{
}

.ei-title1 h5{
	font-size: 25px;
	line-height: 50px;
	font-family: 'Playfair Display', serif;
/*	font-style: italic;*/
    color: #fff;
	text-transform:uppercase;
}
@media (max-width: 460px){

.ei-title1{

}
.ei-title1 h5{
	font-size: 10px;
	line-height: 15px;
	font-family: 'Playfair Display', serif;
/*	font-style: italic;*/
    color: #fff;
	text-transform:uppercase;
}
}
@media (min-width: 460px) and (max-width: 780px) {

.ei-title1{
	position: absolute;
	margin-right: 10%;
	margin-left:10%;
	top: 33%;
}
.ei-title1 h5{
	font-size:20px;
	line-height: 25px;
	font-family: 'Playfair Display', serif;
/*	font-style: italic;*/
    color: #fff;
	text-transform:uppercase;
}
}

.about{
	padding:40px 15px 60px 15px !important;
}
.project,.service,.compete{
/*		padding:40px 15px 60px 15px !important;*/
/*padding:0px 0px 0px 0px;*/

}
.about h3,.service h3,.project h3,.compete h3{
	    font-size: 22px;
    line-height: 28px;
    margin: 5px 0px 10px 0px;
    color: #222;
    text-transform:uppercase;
	text-align:center;
}
.about p{
    line-height: 30px;
	/*padding-right:35px;*/
	font-size: 13px;
	text-align:center;
}
.box {
  float: left;
  margin-top: 20px;
}

.box .top {
/*      padding: 15px 5px 15px 5px !important;
    background-color: #eee;
    color: #444;
    border-left: 3px solid #999999bd;
    cursor: pointer;
    position: relative;
	z-index:1;*/
	    padding: 15px 5px 15px 5px !important;
    background-color: #eaeaea;
    color: #444;
    border-left: 0px solid #999999bd;
    cursor: pointer;
    position: relative;
    z-index: 1;
}
.box .top h5{
		font-size:13px;

}
.box .top i{
	float:right;
	margin-top:-15px;
	margin-right:5px;
    color: #999;
	
}
.box .bottom {
  /*padding: 12px !important;*/
  color: #444;
  display: none;
  padding:15px 10px 15px 10px;
}
.box .bottom ul{
	list-style:none;
	
}
.box .bottom ul li{
    list-style: none;
    line-height: 28px;
    font-size: 13px;
    position: relative;
    padding: 5px 15px 5px 15px;
    color: #444;
}
.box .bottom ul li:before{
	content:'--';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto auto;
    font-size: 13px;
    line-height: 32px;
}


.project p{
	font-size:13px;
	color:#444;
	margin:0px 0px 10px 0px;
}

.project




.project ul{
	position:relative;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;
}
.project ul li{
    border: 1px solid #eee;
    list-style: none;
    font-size: 13px;
    line-height: 28px;
    background-color: #fff;
    padding: 5px 0px 3px 20px;
    margin: 0px 0px 3px 0px;
    color: #444;
	position:relative;
	}
.project ul li:before{
	content:'+';
    position: absolute;
    left: 5px;
    top: 4px;
    bottom: 0;
    color: #ff7200;
}
.prA{
	height:140px;
}
.project .box .bottom{
	position:absolute;
	z-index:1000000;
	width:95%;
}

.ppA_B{
	 background: transparent;
    position: relative;
	}
.ppA_B b.clos{
	    position: absolute;
    right: -26px;
    top: 0;
    font-size: 24px;
    background: #a94442;
    line-height: 32px;
    padding: 5px 5px 5px 5px;
    color: #fff;
	cursor:pointer;
				    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.ppA_B b.clos:hover{
	    background: #00bcd4;
}
.ppA_B .lt{
	position: relative;
    padding-left: 0;
}
.ppA_B .rt{
	position: relative;
    padding-right: 0;
}
.ppA_B .rt .cont_A{
	position:relative;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.ppA_B form{
	width:100%;
	float:left;
}
.ppA_B .ppA_B2{
}
.ppA_B .ppA_B2 h3{
    font-size: 22px;
    line-height: 28px;
    margin: 5px 0px 5px 0px;
    color: #fff;
    background: #f3a76a;
    padding: 5px 5px 5px 5px;
    border-radius: 0px 0px 0px 0px;
}
.ppA_B form.contt .ppA_B1{
	padding-left:0;
	padding-right:0;
}
.ppA_B .ppA_B1{
   /* padding: 0px 0px 0px 0px;*/
    margin: 0px 0px 10px 0px;
	position:relative;
}
.ppA_B .ppA_B1 input[type='text'],.ppA_B .ppA_B1 input[type='email'],.ppA_B .ppA_B1 input[type='number'],.ppA_B .ppA_B1 input[type='password']{
    width: 100%;
    background: #fff;
    font-size: 14px;
    line-height: 26px;
    border: solid #ddd;
    border-width: 1px 1px 1px 1px;
    padding: 5px 10px 5px 10px;
	border-radius: 0px 0px 0px 0px;

    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.ppA_B .ppA_B1 input[type='checkbox']{
	margin-right:5px;
	font-size: 14px;
    line-height: 26px;
    color: #444;
				    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.ppA_B .ppA_B1 font{
	font-size: 14px;
    line-height: 26px;
    color: #444;
}
.ppA_B .ppA_B1 input[type='submit']{
	    font-size: 14px;
    text-transform: uppercase;
    line-height: 26px;
    background: #00bcd4;
    color: #fff;
    border: solid #00bcd4;
    padding: 4px 15px 4px 15px;
    border-width: 0px 0px 0px 0px;
					    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
	
}
.ppA_B .ppA_B1 input[type='submit']:hover{
	background:#777;
}
.ppA_B .ppA_B1 button{
}
.ppA_B .ppA_B1 span{
	font-size: 18px;
    margin: 0px 10px 0px 10px;
    line-height: 30px;
    color: #d41b17;
						    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.ppA_B .ppA_B1 textarea{
		    width: 100%;
    background: #fff;
    font-size: 14px;
    line-height: 26px;
    border: solid #ddd;
    border-width: 1px 1px 1px 1px;
    padding: 5px 10px 5px 10px;
	border-radius: 0px 0px 0px 0px;
	height:80px;
			    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.ppA_B .ppA_B1 button{
	    font-size: 14px;
    text-transform: uppercase;
    line-height: 26px;
    background: #337ab7;
    color: #fff;
    border: solid #ddd;
    border-width: 0px 0px 0px 0px;
    padding: 4px 15px 4px 15px;
				    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.ppA_B .ppA_B1 button:hover{
	background:#777;
}
.iframe{
    padding-bottom: 10px;
    padding-top: 10px;
}
.iframe iframe{
	width:100%;
	    height: 294px;
}
.iframe .iframe_A{
	padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    background: #eee;
}
.iframe h4{
	    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
.iframe p{
	    font-size: 14px !important;
    line-height: 28px !important;
    color: #444 !important;
    margin: 0px 0px 10px 0px !important;
    font-weight: 500 !important;
}
.iframe h5{
	    font-size: 28px;
    text-align: center;
    line-height: 32px;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    color: #444;
    text-transform: uppercase;
	    background: #5ece2e;
					    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.iframe h5 span{
	    display: inline-block;
					    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.iframe h5 span a{
    display: block;
    text-decoration: none;
    font-size: 28px;
    line-height: 32px;
    color: #fff;
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 3px 10px;
    background: #0a88ff;
					    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}


.contact{
/*			padding:15px 15px 40px 15px !important;*/
    padding-top: 0;
    padding-bottom: 0;
}
.contact .contact_min{
	/*min-height:100px;*/
	    border: solid #eee;
    border-width: 1px 1px 1px 1px;
    margin: 10px 0px 5px 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.contact h5{
	font-size:15px;
	font-weight:400;
	color:#f3a76a;
	line-height:30px;
}
.contact h6{
	font-size:13px;
	font-weight:600;
	color:#888;
	line-height:30px;
}
.contact p{
	color:#777;
	font-size:12px;
	line-height:30px;
}
.contact p a{
}
.compete ul{
}
.compete ul li{
border-left: 1px solid #ff7200;
    list-style: none;
    font-size: 13px;
    padding: 10px 15px 10px 15px;
    line-height: 28px;
    background-color: #eee;
    /* text-align: center; */
    margin: 0px 0px 5px 0px;
    color: #444;
}