
body {
 	font-family: 'Poppins', sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Raleway', sans-serif;
	letter-spacing: 0.5px;
}
a:focus {
    outline: none;
    outline-offset: 0;
}
ul {
    padding: 0;
    list-style-type: none;
}
p {
    margin-bottom: 30px;
}
a{
	text-decoration: none !important;}
h2,h2 strong{
	font-size:50px;
	font-weight: 600;
	}
	
* {
    font-size: 20px;
}
span.glyphicon.glyphicon-earphone {
    font-size: 15px;
}
h2.parah {
    font-size:50px !important;
    font-weight: 800;
    margin: 60px 0 30px;
}
.navbar-brand {
    height: auto;
}

.navbar-nav a {
    font-size: 16px;
}

.navbar-right li:last-child a {
    background-color: #72bf44 !important;
    color: #fff !important;
    padding: 15px;
}

.navbar-right li a {
    color: #231f20 !important;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

.navbar-default .navbar-nav > .active > a {
    background: none;
    border-bottom: 3px solid #72bf44;
}

.navbar-right li {
    padding: 0 15px;
}

.navbar-right {
    margin-top: 28px;
}

nav.navbar.navbar-default {
    background: none;
    border: none;
}
.sec2 a {
    background-color: #72bf44;
    color: #fff;
    display: inline-block;
    padding: 15px 35px;
}

.sec2 p {
    margin: 20px 0 30px;
    text-align: justify;
}

.sec2 h2 {
    margin-top: 0;
}


.sec3 {
    background-image: url(../../../images/bg3.png);
    color: #fff;
    padding: 150px 0;
    background-repeat: no-repeat;
    background-position: left top;
}
.sec3 p {
    margin-top: 20px;
}
.sec3 > div > div:first-child {
    
    max-width: 420px;
}

.sec3 .regular .pbox{
	background: #fff;
	-moz-transform: skew(-11deg);
	-webkit-transform: skew(-11deg);
	-ms-transform: skew(-11deg);
    transform: skew(-11deg);
    max-width: 84%;
    font-size: 14px;
    margin: -20px auto 0 16px;
    padding: 0px;
    box-shadow: 1px 1px 5px 0 #eee;
}
.sec3 .regular p a {
    font-size: 14px;
    text-align: center;
    padding: 30px 20%;
    color: #272424;
    font-weight: 500;
	display: inline-block;
}

.sec3 .slick-slide:hover a{
	color:#72bf44;
	}

.sec3 ul.slick-dots {
    display: none !important;
}

.sec3 .container {
    position: relative;
}
.sec3 h2 {
    margin-top: 130px;
}



.sec3 .colini,.sec3 .regular {
    position: initial;
}

.sec3 .slick-prev {
    left: 38px;
    top: auto;
    bottom: 0;
}

.sec3 .slick-next {
    left: 80px;
    right: auto;
    bottom: 0;
    top: auto;
}
.sec3 button.slick-prev.slick-arrow{
	background:url(../../../images/licn.png);
	}


.sec3 button.slick-next.slick-arrow{
	background:url(../../../images/ricn.png);
	}

.sec3 .slick-arrow:before {
    content: none !important;
}

.sec3 .slick-arrow {
    width: 30px;
    background-size: 23px !important;
    background-repeat: no-repeat !important;
    opacity: .5;
}

.sec3 .slick-arrow:hover {
    opacity: 1;
}	
.sec3 .regular {
    margin-bottom: 0;
	
}
.pgal .thumbnail {
    border: none !important;
	margin-bottom: 0;
	position: relative;
	overflow: hidden;
}

.pgal .list-group.gallery > div {
    padding: 0;
	margin-bottom: 0;
}

.pgal {
    text-align: center;
    padding: 80px 0;
}

.pgal h2 {
    margin-bottom: 20px;
}

.pgal p {
    margin-bottom: 60px;
}
.clients p,.clients span {
    text-align: center;
    font-size: 30px;
    max-width: 510px;
    margin: 0 auto 120px;
}

.greentxt {
    color: #51bd4a;
}

.clients span {
    font-weight: 500;
}

.greenbg {
    background: #72bf44;
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 50px 50px;
	-moz-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	-webkit-transform: skew(-10deg);
    transform: skew(-10deg);
    margin-top: 110px;
}

.greenbg > div {
   
	-moz-transform: skew(10deg);
	-ms-transform: skew(10deg);
	-webkit-transform: skew(10deg);
	 transform: skew(10deg);
}

.greenbg h2 {
    margin-bottom: 20px;
}

.greenbg > div:nth-child(2) {text-align: right;}

.greenbg a {
    color: #72bf44;
    background-color: #fff;
    padding: 15px 40px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    margin: 35px 40px 0 0;
}
.footer {
    background: url(../../../images/footerbg.jpg);
    padding-top: 260px;
    margin-top: -120px;
    background-position: center bottom;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
	
	}

.f-logo {
    text-align: center;
}

.f-logo img {
    max-width: 250px;
    margin-bottom: 40px;
}

.f-logo p {
    max-width: 740px;
    margin: 0 auto 20px;
}
.col3 {
    display: inline-block;
    width: 100%;
    margin-top: 120px;
}

.footer h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 24px;
}

ul {
    padding: 0;
    list-style-type: none;
}

.lnews li {
    background-color: rgba(26, 54, 68, .5);
    padding: 15px 20px 15px 15px;
    position: relative;
    max-width: 326px;
	    margin-bottom: 10px;
}
.lnews span {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-color: #72bf44;
    width: 13px;
    text-align: center;
}

.lnews span a {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
    right: 3px;
	height: 100%;
    display: flex;
    align-items: center;
}

.ulinks li {
    margin-bottom: 14px;
    padding-left: 15px;
    position: relative;
}

.ulinks li:before {
	content: "";
    width: 6px;
    height: 8px;
    position: absolute;
    background: url(../../../images/bul.png);
    left: 0;
    top: 7px;
    background-repeat: no-repeat;
	}

.lnews p {
    margin-bottom: 0;
}
.copyr p {
    text-align: center;
    border-top: 1px solid rgba(19,44,56,1);
    margin: 50px 0 0;
    padding: 30px 0;
}

.copyr a {
    text-decoration: none;
}	

.hslider .carousel-control {
    background:url(../../../images/hslider.png);
    width: 40px;
    height: 29px;
	background-repeat:no-repeat;
	margin-bottom:170px;
}

.hslider .left {
    right: 120px;
    left: auto;
    top: auto;
    bottom: 0;
    background-position: 0px 0;
}

.hslider .right {
        right: 69px;
    top: auto;
    bottom: 0;
    background-position: -70px -2px;
}
.hslider .right:hover {
    background-position: -70px -53px;
}

.hslider .left:hover {
    background-position: 0 -51px;
}
.sec2 > div > div {
    padding: 0;
}
.sec2 .container-fluid {
    padding: 0;
    display: flex;
    align-items: center;
}
.sec2 > div > div:last-child {
    max-width: 40% !important;
	padding-left: 40px;
}
section.sec2 {
    margin-top: -120px;
    position: relative;
    z-index: 1;
}

section.hslider {
    position: relative;
    z-index: 9;
}
.ulinks a {
    color: #fff;
    text-decoration: none;
}

.ulinks a:hover {
    color: #72bf44;
}

.nletter form {
    background: #132c38;
    border-radius: 30px;
    overflow: hidden;
	margin-bottom: 30px;
}

.nletter input[type=text] {
    background: #132c38;
    box-shadow: none;
    border: none;
    width: 85%;
    padding: 17px 20px;
}

.nletter input[type=submit] {
    background-color: #72bf44;
    border: none;
    width: 15%;
    height: 63px;
    background-image: url(../../../images/bul.png);
    background-repeat: no-repeat;
    background-position: 20px center;
	}

.nletter input {
    float: left;
}
.navbar-right li:last-child a:hover,.sec2 a:hover,.greenbg a:hover {
    background-color: #132c38 !important;
	color:#fff;
}
.ulinks {
    padding-left: 92px;
}
.nletter li {
    display: inline-block;
    margin-right: 4px;
}

.nletter li a {
    color: #fff;
    font-size: 25px;
    background-color: #132c38;
    width: 55px;
    display: inline-block;
    text-align: center;
    height: 55px;
    border-radius: 50%;
    line-height: 55px;
}

.nletter li a:hover {
    color: #0197cf;
}

.carousel-inner .item,
.carousel-inner .item.active,
.carousel-inner .item img {
    margin: auto;
    padding: 0px;
}

section.sec3 {
    padding-left: 150px;
    padding-right: 0;
	overflow: hidden;
}
.sec3 .container {
    right: -33px;
    width: 100%;
	padding-right: 0;
}
.colini {
    padding-right: 0;
    padding-left: 0;
    overflow: hidden;
    max-width: 1000px;
    float: right;
}
.sec3 .slick-slide img {
    display: block;
    width: 100%;
}
.abtbanner{
	background-image:url(../../../images/abtbanner.jpg);}
.galbanner{
	background-image:url(../../../images/galbanner.jpg);}	
.contactbanner{
	background-image:url(../../../images/contactbanner.jpg);}	
	
.serbanner{
	background-image:url(../../../images/serbanner.jpg);}	
	
.pgal .thumbnail:before {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(0,0,0,.5);
    left: 100%;
    top: 0;
    content: "";
    background-image: url(../../../images/zoom.png);
    background-repeat: no-repeat;
    background-size: 44px;
    background-position: center;
	opacity:1;
}	
.list-group.gallery > div:hover a:before {
    left: 0;
}	
.pbanner {
    text-align: center;
    color: #fff;
    padding: 120px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.pbanner h1 {
    font-size: 60px;
    font-weight: 800;
    margin: 0 0 20px;
}

.pbanner p {
    font-size: 20px;
    max-width: 770px;
    margin:  0 auto;
}	
h2 strong {
    font-weight: 800;
}

.sec-mis h2 {
    text-align: justify;
    font-size: 40px;
    margin-bottom: 40px;
}
.team p {
    margin-bottom: 0;
}
.sec-mis {
    padding: 70px 0 150px;
}
.cert-gal {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}

.cert-gal > div {
    padding: 0;
}

.sec-cert {
    text-align: center;
    background-image: url(../../../images/cerbg.jpg);
    padding: 0 7% 100px 7%;
    background-repeat: no-repeat;
    background-position: left top;
}

.sec-cert h2.parah {
    margin-bottom: 20px;
	    margin-top: 0;
}
.sec-cert img {
    width: 100%;
}

.threecol > div:nth-child(1), .threecol > div:nth-child(4), .threecol > div:nth-child(7) {padding-left: 0;}



.threecol > div:nth-child(3),.threecol > div:nth-child(6) {
    padding-right: 0;
}

.threecol h3 {
    font-size: 30px;
    font-weight: 800;
	margin-bottom: 20px;
}

.threecol > div:nth-child(7) {
    clear: both;
}
.threecol > div {
    padding: 0 60px;
}

.threecol > div:nth-child(4) {
    clear: left;
}
.threecol > div:hover h3 {
    color: #6ebb41;
}

.threecol {
    display: inline-block;
    width: 100%;
}
.sec-pro {
    padding: 50px 0 100px;
}
.navbar .navbar-toggle {
    background-color: #72bf44;
	margin-top: 30px;
}

.navbar .navbar-toggle .icon-bar {
    background-color: #fff;
}
.sec-prov li {
    padding-left: 40px;
    margin-bottom: 15px;
    position: relative;
}

.sec-prov li:before {
	content: "";
    width: 26px;
    height: 19px;
    position: absolute;
    background: url(../../../images/bullets.png);
    left: 0;
    top: 5px;
    background-repeat: no-repeat;
	}
	
.sec-prov ul {
    margin-top: 40px;
}

.sec-prov {
    padding: 80px 0 80px;
}
.secinst {
    background-image: url(../../../images/serimg1.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 60px 0 60px;
	background-size: 710px;
}
.secmaint{
	background-image: url(../../../images/serimg2.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 80px 0 110px;
	background-size: 710px;
	}
.mpower{
	background-image: url(../../../images/serimg3.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 200px 0 200px;
	background-size: 710px;
	    margin-bottom: 120px;
	}
	
	

	
.col-custom {
    width: 60%;
}
.secinst .col-custom {
    float: left;
}
.secmaint .col-custom {
    float: right;
}	
.secmaint .sec-prov {
    padding: 0;
}

.secmaint li {
    width: 50%;
    float: left;
}

.secinst h2 strong,.secmaint h2 strong {
    font-size: 44px;
}
.secinst img,.secmaint img {
    display: none;
}
.mpower h2 span {
    font-size: 30px;
    font-weight: 800;
}
.cform input[type=text],input[type=email],textarea {
    width: 100%;
    border-color: #132c38;
    border-radius: 5px;
    box-shadow: none;
    border-width: 1px;
}

.cform input[type=text], input[type=email] {
    padding: 15px 15px;
    margin-bottom: 15px;
}

.cform textarea {
    padding: 15px;
    height: 200px;
    margin-bottom: 30px;
}

.cform input[type="submit"] {
    background: #72bf44;
    border: none;
    color: #fff;
    font-weight: 500;
    box-shadow: none;
    padding: 15px 40px;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
}

.cform input[type="submit"]:hover {
    background: #132c38;
}

.cform form {
    padding: 110px 0 80px;
}

.clients {
    overflow: hidden;
}

/*======================== 
		 RESPONSIVE 
  ========================*/
  
@media(max-width:1600px){
	.sec3 .regular p a {
    padding: 20px 10%;
}
.sec3 .regular .pbox {
    max-width: 82%;
}
section.sec3 {
    padding-left: 100px;
}
.sec3 h2 {
    margin-top: 70px;
}
.sec3 .slick-prev,.sec3 .slick-next {
    
    bottom: 30px;
}
.col-custom {
    width: 50%;
}
.secinst {
 	padding: 20px 0 60px;
    background-size: 730px;
}
.mpower {
 	padding: 170px 0 170px;
    background-size: 730px;
}
.secinst h2 strong {
    font-size: 37px;
}
.secmaint {
    
    background-size: 680px;
}
	}

@media(max-width:1400px){
	section.sec3 {
    padding-left: 50px;
}
	.secinst {
   
    background-size: 650px;
}
	}

@media(max-width:1199px){
	  .navbar-right li {
    padding: 0 10px;
}
.navbar-brand > img {
    max-width: 200px;
}
.hslider .carousel-control {
   
    margin-bottom: 110px;
}
section.sec2 {
    margin-top: -70px;
    
}
.sec2 > div > div:last-child {
    max-width: 45% !important;
    padding-left: 20px;
}

.secinst {
   
   background-image: url(../../../images/bgt.png);
}
.secmaint {
   
   background-image: url(../../../images/bgt2.png);
}
.mpower {
   
   background-image: url(../../../images/bgt3.png);
}
.col-custom {
    width: 100%;
}
section.sec3 {
    padding-left: 0px;
}
.colini {
    max-width: 700px;
   
}
.sec3 h2 {
    margin-top: 50px;
	    font-size: 44px;
}
.greenbg a {
    padding: 15px 25px;
}
.ulinks {
    padding-left: 50px;
}
.nletter input[type=submit] {
    
    background-position: 16px center;
}
.threecol > div {
    padding: 0 35px;
}
.pbanner h1 {
    font-size: 44px;
}


	  }
  
  @media(max-width:991px){
	  .navbar-brand > img {
    max-width: 150px;
}
.navbar-right li:last-child {
    clear: both;
    float: right;
}
.navbar .navbar-right {
    
    max-width: 500px;
}
.navbar-right li:last-child a {
  
    padding: 10px;
}
.navbar .glyphicon-earphone {
	font-size: 16px;
	}
	
.hslider .carousel-control {
    width: 30px;
    height: 20px;
    background-size: 79px;
}
.hslider .right {
    right: 50px;
    
    background-position: -50px -2px;
}
.hslider .left {
    right: 90px;
    
}
.hslider .right:hover {
    background-position: -49px -38px;
}
.hslider .left:hover {
    background-position: 0 -37px;
}
* {
    font-size: 16px;
}
h2, h2 strong,.sec3 h2 {
    font-size: 34px;
    
}
.sec2 a {
    padding: 12px 20px;
}
section.sec2 {
    margin-top: -50px;
}
.sec3 .regular p a {
    padding: 10px 5%;
}
.sec3 .regular .pbox {
    max-width: 79%;
	margin: -20px auto 0 8px;
}
.sec3 h2 {
    margin-top: 40px;
   
   
}
.f-logo img {
    max-width: 200px;
  
}
.ulinks {
    padding-left: 30px;
}
.nletter input[type=text] {
    
    padding: 20px 20px;
}
.nletter input[type=submit] {
    background-position: 12px center;
}
.sec-mis h2 {
    font-size: 34px;
}
h2.parah {
    font-size: 36px !important;
}
.sec-mis h2 {
    margin-bottom: 25px;
}
.sec-mis {
    padding: 30px 0 50px;
}
.threecol h3 {
    font-size: 22px;
 
}
h2.parah {
 
    margin: 10px 0 20px;
}
.sec-prov {
    padding: 40px 0 40px;
}
	  }
  
  @media(max-width:767px){
	  .navbar .navbar-right {
    max-width: initial;
}
.navbar-right li:last-child {
    
    float: left;
}
.hslider .carousel-control {
    display: none;
}
.navbar-right li a {
    font-size: 14px;
    
}
.navbar .glyphicon-earphone {
    font-size: 14px;
}
* {
    font-size: 14px;
}
section.sec2 {
    margin-top: 0px;
    padding-bottom: 50px;
}
.sec2 a {
    padding: 10px 15px;
}
.sec2 p {
    margin: 12px 0 20px;
    text-align: justify;
}
.sec2 > div > div:last-child {
 
    padding-left: 15px;
}
.sec3 > div > div:first-child {
    max-width: 100%;
    text-align: center;
}
.sec3 {
    padding: 20px 0 70px;
}
.sec3 .container {
    right: 0;
 
    padding-right: 15px;
}
.colini {
    max-width: 100%;
}
.sec3 .slick-prev, .sec3 .slick-next {
    bottom: -35px;
    z-index: 9;
}
.pgal {
    text-align: center;
    padding: 30px 0 50px;
}
.clients p, .clients span {
  
    font-size: 24px;
    max-width: 100%;
    margin: 0 auto 60px;
}
.greenbg {
    
	width: 100%;
    padding: 20px 20px;
    margin-top: 60px;
    text-align: center;
}
.greenbg h2 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.greenbg a {
    padding: 10px 18px;
	margin: 20px auto 0 auto;
}
.greenbg > div:nth-child(2) {
    text-align: center;
}
.footer {
    padding-top: 160px;
    margin-top: -100px;
}
.col3 {
    margin-top: 30px;
    max-width: 550px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.nletter {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 30px 0 0 0;
}
.nletter input[type=submit] {
    background-position: 30px center;
}
.ulinks {
    padding-left: 50px;
}
.pbanner p {
    font-size: 16px;
    max-width: 610px;
}
.pbanner {
    padding: 70px 0;
}
.pbanner h1 {
    font-size: 34px;
}
.threecol > div {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.threecol h3 {
    margin-bottom: 8px;
}
.threecol h3 br {
    display: none;
}
.sec-cert {
    
    padding: 0 15px 40px 15px;
    background-position: left 85px;
    background-size: cover;
}
.sec-prov li:before {
 
    width: 17px;
    height: 13px;
 
    top: 5px;
    background-size: 16px;
}
.sec-prov li {
    padding-left: 25px;
    
    
}
.secinst h2 strong {
    font-size: 34px;
}
.secinst h2 strong, .secmaint h2 strong {
    font-size: 34px;
}
.secmaint {
    padding: 30px 0 30px;
 
}
.mpower {
    padding: 30px 0 30px;
	margin-bottom: 60px;
	}
	  }
  
  @media(max-width:550px){
	  h2, h2 strong {
    font-size: 26px;
}
.secinst img,.secmaint img{
    display: block;
}
section.secinst,section.secmaint {
    background: none;
}
.colini {
    max-width: 400px;
    margin: 0 auto;
    display: block;
    float: none;
}
.sec3 .slick-prev, .sec3 .slick-next {
    display: none !important;
}
.sec3 .regular .pbox {
    max-width: 85%;
 
}
.nletter li a {
    font-size: 18px;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.copyr p {
    margin: 15px 0 0;
    padding: 15px 0;
}
.navbar-brand > img {
    max-width: 120px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
a.navbar-brand {
    padding: 12px 0 0;
}
.navbar .navbar-toggle {
   
    margin-top: 20px;
    margin-bottom: 0;
    margin-right: 0;
}
.navbar-default .navbar-nav > .active > a {
    
    border-bottom: 2px solid #72bf44;
}
.navbar-right li a {
    padding: 12px 0;
   
}
.team {
    overflow: hidden;
}
.pbanner {
    padding: 40px 0;
}
.sec-mis h2 {
    font-size: 26px;
}
.pbanner p {
    font-size: 14px;
 
}
.pbanner h1 {
    font-size: 32px;
	    margin: 0 0 10px;
}
h2.parah {
    font-size: 26px !important;
}
h2.parah {
    margin: 6px 0 10px;
}
p {
    margin-bottom: 15px;
}
.cert-gal {
    margin-top: 10px;
}
.sec-pro {
    padding: 30px 0 30px;
}
.sec-prov ul {
    margin-top: 15px;
}
.sec-prov {
    padding: 20px 0 20px;
}
.secinst h2 strong, .secmaint h2 strong {
    font-size: 24px;
}
.secinst {
    padding: 20px 0 0px;
 
}
.mpower h2 span {
    font-size: 24px;
 
}
.mpower {
    margin-bottom: 40px;
}
.cform form {
    padding: 50px 0 60px;
}

	  }
  
  @media(max-width:480px){
	  .sec2 > div > div:first-child {
    display: none;
}
.sec2 a {
    padding: 6px 10px;
}
section.sec2 {
    
    padding-bottom: 40px;
    padding-top: 20px;
}
.sec2 > div > div:last-child {
    max-width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
}
footer .col-xs-6 {
    width: 100%;
}
.ulinks {
    padding-left: 20px;
}
.nletter input[type=submit] {
    background-position: 18px center;
}
.nletter {
    text-align: left;
    margin: 8px 0 0 0;
}
.sec-mis h2 {
    text-align: initial;
 
}
.sec-cert {
 
    background-position: left 115px;
 
}
	  }
  