@charset "utf-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
	list-style-type:none;
	text-decoration:none;

}
body
{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
}
.section-container 
{
	width:100%;
}
.section-banner {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.adjserv img{width: 100%;}
.adjserv p{line-height: 25px;color: #647175;}
.adjserv h3{color: #67b930;font-weight: bold;}
.adjserv ul li{line-height: 25px;color:#647175;font-weight: 600;}
.adjserv h4{color: #647175;font-weight: bold;}
.adjserv .row{box-shadow:-1px 1px 12px -2px black;margin-top: 30px;}
.adjserv{padding: 40px 0px !important;}
.servrght{ }
.bg-about {
    background-image: url(../images/acc-banner.jpg);
}
.main-banner-area {
    position: relative;
    z-index: 1;
}
.main-banner-description {
    position: relative;
    width: 100%;
    height: 300px;
}
.banner-caption {
    color: #333;
    display: inline-block;
    background: #ffffff;
    position: absolute;
    padding: 30px 15px 15px;
    left: 45%;
    bottom: 0;
    border-radius: 5px 5px 0 0;
}
.banner-caption h2 {
    font-family: 'Montserrat', sans-serif;
    color: #3f8f09;
    font-weight: bold;
    display: inline;
    padding: 15px;
    font-size: 24px;
}
.ftrpad{padding-left: 0px;}
.top-header1 
{
	 text-align:center;
	 padding:10px 0px;
}
.top-header2
{
	padding:25px 0px;
}
.top-header3
{
	padding:39px 25px;
	border-top:2px solid #67b930;
}
.top-header3 p
{
     text-align:center;
	 float:left;
	 padding:0px 10px;
	 font-size:15px;
}
.mob > p >i
{
	color:#67b930;
	font-size:50px;		
}
.top-header1 img{width:100%;padding:0px 20px;}
.five
{
	padding-top: 50px;
	width:100%;
}
.mid-cont1
{
	padding:20px;
}
.mid-cont1 h2
{
	font-size: 23px;
}
.mid-cont1 p {
    font-size: 17px;
    line-height: 30px;
	text-align:justify;
	color:#647175;			
}
.readbutton
{
	padding:30px 0px;
}
.read
{
	border-radius: 28px;
    color:#FFF;
    width: 140px;
    height: 50px;
	background:#24c9ed;
	padding:13px;
}
.section-container-graybg
{
	background:#f9fbfa;
    background-size:100% 100%;
    padding:40px 0px;
    //height:600px;
}
.midmg img{width: 100%;height: 600px;}
.mid-cont2
{
	padding: 10px 25px 0px 25px;	
	overflow:hidden;
	//letter-spacing:.5px;
	height:300px;
	text-align:center;
    // margin-left: -43px;
	font-size:17px;
	color:#4f4f4f;
	line-height: 2;	
}
.mid-cont2 h3
{
	font-weight: bold;
}
.mid-cont2 p
{
	color:#647175;
}
.section-container-graybg1
{
	background:#f0f0f0;
}
.logomov1
{
	width:100%;
	padding:30px 0px;
}

/*--footer--*/
.section-containerblackbg
{
	background:#0b0f12;
	padding-bottom:40px;	  
}
.foot1
{
	padding-top:10px;
	padding-left:0px;
}
.foot1 h3
{
	color:#FFF;
	padding:15px 9px;
}
.foot1 p
{
	color: #64676a;
	padding:8px 0px;
}
.foot1 > p > a > i
{
	color:#67b930;
	padding-left: 10px;
	font-size:17px;
}
.fmmenu > li >a
{
	color: #64676a;
	font-size:15px;	
}
.fmmenu > li
{
	padding:8px;
}
.fmmenu > li >a:hover
{
	text-decoration:none;
	color:#67b930;
}
.para p span
{
	font-size:18px;
	padding-left:10px;
}

/*icons-style*/
.gly
{
	  margin-left:8px;
}
.gly > li 
{
    display: inline-block;   
    padding: 10px 16px; 
    border-radius: 50%;
}
.f{ background-color:  #3b5998;} 
.i{background-color:  #517fa4;} 
.g{background-color:  #dd4b39;} 
.d{background-color:  #ea4c89;} 
.s{background-color:  #00aff0;}
    
.gly > li > a 
{
      color: white;
      display: table-cell;
      vertical-align: middle; 
      text-align: center;
      text-decoration: none;
}
	  
// icon size is controlled by class="icon-5x"
// below is to control the circle sizes
      height: 150px;
      width: 150px;   
      
.gly >li >a   &:hover, &:active 
{
        color: lightsalmon;
        text-decoration: none;
}
.section-containerblackbg4
{
	background:#0b0f12;
	border-top: 1px solid rgba(255,255,255,0.15);
}
.footend1
{
    text-align:left;
    font-size:15px;	
	padding-top:10px;
	padding-left:0px;
}
.footendleft p
{
	margin-left:0px;
}
.footendright
{
	text-align:right;
	font-size:15px;	
}
.footendright a
{
	color:#65696b;
	text-decoration:none;
}
.footend2 {text-decoration:none !important;color:#65696b !important;}
.footend
{
	padding-top:15px;
	color:#65696b;
}
/*about us*/
.aboutmid1 >li
{
    font-size: 17px;
    line-height: 30px;
    text-align: justify;
    color: #647175;		
}
.aboutmid
{
	padding:0px 50px;
}

/*contact form*/
.contact-form p
{
	font-size:18px;
}
.contact-form
{
	margin-top:2%;
}
.contact-form span
{
	color:#606465;
	font-weight:600;
	font-size: 16px;
}
.generalenqury
{
	margin-top:2%;
}

.gry1bg
{
	background:#666;
}

.contact-header-box
{
	font-size: 0px; line-height: 0%; width: 400px;
	border-top: 100px solid #1f223e;
	border-right: 100px solid #f6f6f6;
	padding:1%;
}

.contact-form  p
{
    font-size: 17px;
    line-height: 30px;
    text-align: justify;
    color: #647175;	
}

label
{
	color:#647175;
	font-size:15px !important;
}
.lin
{
	color:#0C0;
}
.mapi
{
	padding:20px 0px;
}
#register
{
    font-size:18px !important;	
    padding:7px 11px  !important;
    border:1px solid black;
    outline: none;
	border-radius:8%;
}

@media (min-width: 1300px)
{
.container {     width: 1270px;}
}
@media (min-width: 1400px)
{
.container {     width: 1370px; }
}
@media (min-width: 1500px)
{
.container {     width: 1470px; }
}
@media (min-width: 1600px)
{
.container {     width: 1570px; }
}


@media only screen and (max-width: 1300px) {
.top-header1 img {padding-top:5px;}

}
@media only screen and (max-width: 991px) {
.midmg{text-align: center;}
.midmg img{width: auto;padding-bottom: 20px;height: auto;}
.section-container-graybg{padding: 0px;}
}
@media only screen and (max-width: 767px) {
	.main-banner-description{height: 200px;}
	.banner-caption{left: 0;}
	.footend1 {text-align:center;}
	.footendright {text-align:center;}
	.banner img{width:100%;height:300px;}
    .carousel-inner {height:300px;}
    .carousel-inner>.item>a>img, .carousel-inner>.item>img {height:300px;}
    .top-header3 {display:none;}
    .previous_btn {    left: 50px; }
    .next_btn {   right: 50px; }
}
@media only screen and (max-width: 500px) {
.midmg img{width: 100%;}
}
@media only screen and (max-width: 400px)
{
		.banner img{width:100%;height:200px;}
        .carousel-inner {height:200px;}
        .carousel-inner>.item>a>img {height:200px;}
}
/*--slider--*/
.banner img{width:100%;height:500px;}
.carousel-inner {height:500px;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {height:500px;}

/*service*/
.mid-contser h3
{
	font-size:22px;
}
.mid-contser p h3
{
	
}
.mid-contser p
{
	
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
    color: #647175;
}
.ser
{
	 padding:15px;
}
.headclass
{   
    font-size: 33px;
	padding:8px 0px;
}
 
 /*clients*/

.clients1
{
	padding:10px;
}
.clients li
{
	font-size: 16px;
    line-height: 30px;
    text-align: justify;
    color: #647175;
	
}
.clients
{
	padding-bottom:40px;
}