

@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Kapakana:wght@300..400&display=swap');



@import url('https://fonts.googleapis.com/css2?family=WDXL+Lubrifont+TC&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Edu+QLD+Hand:wght@400..700&family=WDXL+Lubrifont+TC&display=swap');



body{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none !important;
}

.cource-img{
	width: 100%;
    height: 250px;
    object-fit: cover;

}



.logo img{
	width: 16%;
	margin: 10px 0;
}

.logo{
	display: flex;
}


.menu{
	text-align: right;
	margin-top: 5px;
}


.menu ul li a{
	text-decoration: none;

}

.topber{
	background-color:black;

}

.menu ul li{
	list-style: none;
    display: inline-block;
    padding-right: 20px;
    margin-top: 23px;
    font-size: 18px;

}

.menu  {
	margin-top:9px;
}
.menu ul li a{
	text-transform: capitalize;
	color: black;
}

.itid img{
	    width: 100%;
    /* margin-top: 30px; */
    height: 190px;
}
.coursebgs{
	margin: 30px 0;
}

.itid h3{
	text-transform: capitalize;
	font-weight: bold;
	margin-top: 10px;
	font-size: 20px;
}

.call a i{
	padding: 10px;
	text-decoration: none;
}

.itid p{
	color: green;
    text-transform: capitalize;
    
}

.itid a{
	background-color: red;
    padding: 3px 10px;
    color: white;
    text-transform: capitalize;
    font-size: 15px;
    margin: 0;

}

.itid a:hover{
	text-decoration: none;
	color: white;
	background-color:green;
}


.call ul li a:hover{
	text-decoration: none;
}

.call ul li a{
	color: #fff;
}

.call ul li{
	list-style: none;
	display: inline-block;

}

.call ul{
	
	margin: 0;
	padding: 0;
}


.call ul li a{
	font-size: 15px;
}

.address ul li{
	list-style: none;
    font-size: 15px;
    text-transform: capitalize;
}

.address ul li a:hover{
	text-decoration: none;

}

.address ul{
	text-align: right;
	margin: 0;
	padding: 0;
}


.address ul li a{
	color: #fff;
}


.address i{
	padding: 10px;
}

.banner img{
	width: 100%;
	height: 400px;
}

.imgone img{
	width: 100%;

}

.icon img{
	width: 25%;
	margin-bottom: 20px;
}

.imgone {
	position: relative;
}

.icon{
	position: absolute;
	content:"";
	top: 50%;
	width:100%;
	text-align: center;
	transform:translatey(-50%);
	z-index: 3;

}

.icon h2{
	
    color: white;
    font-family: "WDXL Lubrifont TC", sans-serif;
    font-size: 23px;
    text-transform: capitalize;
}

.imgone:after{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color:#000;
	opacity: 0.8;
}


#bgpaint:after{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color:#007bff;
	opacity: 0.8;
}

#bglast:after{
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color:green;
	opacity: 0.8;
}


#bgthree:after{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color:red;
	opacity: 0.8;
}




.welcome h2{
	font-weight: normal;
	color: 	black;
	text-transform: capitalize;
	line-height: 50px;

}
.welcome span{
font-family: "Fira Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight:bold;
  font-style: normal;
	 
}

.welcome{
	margin: 40px;

}

.welcome p{
	margin-top: 30px;
	text-align: justify;
}



.wela a{
	text-decoration: none;
	background-color: red;
	padding: 10px;
	color: white;
	margin-top: 20px;

}

.wela {
	margin-top: 30px;
}

.wela a:hover{
	color: white;
	text-decoration: none;
}

.notice h2{
	text-align: center;
	margin-top: 40px;
	text-transform:uppercase;
}

.bgcs{
	background-image: url(../images/bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-size: cover;
	height: 400px;
}

.bgcs h3{
	text-align: center;
	color: white;
padding-top: 40px;
	text-transform: capitalize;
}

.icononw{
	text-align: center;
	background-color: white;
}

.icononw img{
	width:34%;
}

.bgim1 img{
	width: 100%;
}

.icononw img{
	width: 30%;
}

.iconic{
	display: flex;

    background-color: red;
    align-items: center;
    /* justify-content: space-between; */
    border-radius: 5px;
    padding: 20px 20px;
    margin-bottom: 20px;
}

#yellow{
	

    background-color:yellow;
   
}

.logo h1{
font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 32px;
    padding-left: 10px;
}

.longpng img{
	width: 100%;
}

.longpng{
	margin-top: 120px;
}

.iticlass img{
	width: 100%;
}

.know {
	text-align: center;
	margin: 20px auto;
	background-color: red;
	color: white;
	padding: 10px;

}

.studentsay{
	text-align: center;
	margin: 40px 0;
}

.stu span{
	font-size:15px;
}
.stu img{
	width:100%;
	height: 200px;
}



.video video{
	width: 100%;
	margin-top: 93px;
}
.stu h3{
	    text-align: center;
    text-transform: capitalize;
    font-size: 15px;
    margin: 0;
    padding: 15px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    color: green;
}
.stu{
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 15px;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



.testimonial hr{
	 border: 2px solid #93800b;
    width: 40px;
    border-radius: 10px

}

#testislide{
	bottom: -35px !important;

}

.carousel-indicators{
	margin-top: 40px;
}

.testimonial{
	background-color:#e9d6d6;
	padding: 30px 0;
	margin-top: 67px;
}


.testi{
	text-align: center;
}

.testi h3{
	margin-top: 20px;
	text-align: center;
	text-transform: capitalize;
	font-family: "WDXL Lubrifont TC", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.testi p{
	width: 60%;
	margin: 0 auto;
}

.testi img{
	width: 100px !important;
	border-radius: 100%;
	margin-top: 30px;
	height: auto !important;
}

.studentsay h2{
	text-transform: capitalize;
	font-weight: bold;
}

.testimonial h2{
	text-transform: capitalize;
	text-align: center;
	margin-top: 40px;
	font-weight: bold;
}

.studentsay hr{
    border: 2px solid #93800b;
    width: 40px;
    border-radius: 10px
}

.whytotal{
	background-color:#ecdfdf80;
}

.stu img{
	width: 100%;
}

.facelyy img{
	    width: 80px;
    margin: 20px 0;
    height: 80px;
}

.facelyy{
	background-color: white;
    padding: 10px;
    border-radius: 5px;
    height: 309px;
    overflow: hidden;
    margin-bottom: 30px;
}

.whymain h2{
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
	margin-top: 40px;
	padding: 40px 0;
}

.facelyy h2{
	text-transform: capitalize;
font-weight: bold;
font-size: 20px;
}

.know a{
	color: white;
	font-size: 18px;
}

.know a:hover{
	text-decoration: none;
	color: white;
}

.know:hover{
	background-color: green;

}


.fasttext h3{
	color: white;
	margin-left: 15px;
}

.fasticon i{
	width: 50px !important;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: white;
    border-radius: 100%;
/*    margin-right: 20px;*/
}

.alocls i{
	   margin-left: 141px;
	   border-radius: none !important;
	   background: none !important; 
}

.footer1 img{
	width: 30%;
	margin: 0 auto;
}

.footer1{
	
	text-align: center;
}

.footer1 p{
	font-size: 20px;
	text-transform: capitalize;
	color: white;
}

.footer1 h3{
	font-weight: bold;
	text-transform: capitalize;
	color: white;
}

.footer1 a:hover{
	text-decoration: none;
}

.footer1 a{
	font-size: 20px;
	font-weight: bold;
	color: white;
}

.footer1 i{
padding-right: 10px;
}

.coninfo {
	text-align: center;
	margin-top: 40px;
}

.coninfo h3{
	text-transform: capitalize;
	color: white;
}

.coninfo ul li{
	list-style: none;
	padding-top: 10px;

}

.coninfo ul li a{
	text-transform: capitalize;
	color: white;
}

.coninfo ul li a:hover{
	text-decoration: none;
}

.footerbg{
	background-color:#6c4b4b;
	padding: 20px 0;
	margin-top: 40px;
}

.lastfooter{
	background-color:#370a0a;
	height: 48px;
}

.lastfooter p{
	color: white;
	padding-top: 10px;

}

.bannerabout h1{
	position: absolute;
	top: 40%;
	left: 45%;
	color: white;
	text-transform: capitalize;

}

.carousel-inner img {
    width: 100%;
    height: 450px;
  }

.coursebg{
	background-color: black;
	height:252px;

}

.coursebg h3{
	color: white;
	text-align: center;
padding-top:86px;
	text-transform: capitalize;
	font-size:47px;
}

.coursebg hr{
border: 2px solid  #cb8719;
width: 60px;
border-radius: 10px;
margin: 0 auto;
border-radius: 10px;

}

.bannerabout img{
	width: 100%;
	height: 350px;
}

.why h2{
	text-align: center;
	margin-top: 40px;
	text-transform: capitalize;
	font-weight: bold;
}

.why p{
	width: 70%;
	margin: 0 auto;
	text-transform: capitalize;
}

.target img{
	width: 20%;
	margin-top: 10%;
	text-align: center;
}

.target h3{
	text-transform: capitalize;
	font-weight: bold;
	text-align:center;
	
}

.target p{
text-align:center;
  
  
    font-size: 20px;
}

.target{
	text-align:center;
}

.vision img{
width:20%;
	margin-top: 10%;
	
}
.vision{
	text-align: center;
}

.vision h3{
		text-transform: capitalize;
	font-weight: bold;
	text-align:center;
	
}

.vision p{
	text-align:center;
  font-size: 20px;
}
.msme img{
	width: 100%;
}

.govt img{
	width: 60%;
}

.certificate h3{
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 30px;
}

.certificate{
	margin: 40px 0;
}

.lightboxpreview {
   transition: all .3s linear;
padding-top:60%;
  cursor:pointer;
  background-size:cover;
}
   
.lightbox-content {
max-height:75svh;
  height:75svh;
}

.lightbox-close { 
  cursor:pointer;
    margin-left: auto;
  position:absolute;
  right:-30px;
  top:-30px;
  color:white;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;}

.modalscale {transform:scale(0);
opacity:0;}



.lightbox-container, .lightbox-btn, .lightbox-image-wrapper, .lightbox-enabled{transition:all .4s ease-in-out;}
.lightbox_img_wrap {padding-top:65%;
  position:relative;
  overflow:hidden;
}
.lightbox-enabled:hover {
  transform:scale(1.1)
}
.lightbox-enabled {
	width:100%;
	height:100%;
  position:absolute;
  top:0;
object-fit:cover;
cursor:pointer;
border:1px solid #ccc;
padding: 15px;
}

.lightbox-container {width:100svw;
/*height:100svh;*/
/*position:fixed;*/
top:0;
left:0;
  display:flex;
  align-items:center;
  justify-content:center;
background-color:rgba(0,0,0,.6);
z-index:9999;
opacity:0;
pointer-events:none;
}

.lightbox-container.active {
  opacity:1;
  pointer-events:all;
}
.lightbox-image-wrapper {
  display:flex;
  transform:scale(0);
  align-items:center;
  justify-content:center;
  max-width:90vw;
  max-height:90vh;
  position:relative;
}
.lightbox-container.active .lightbox-image-wrapper {transform:scale(1);}
.lightbox-btn, #close {
  color:white;
  z-index:9999999;
 cursor:pointer; 
  position:absolute;
  font-size:50px;
}

.left {left:50px;}
.right {right:50px;}
#close {top:50px;
right:50px;}

.lightbox-image {
  width:100%;
  max-height:95vh;
  object-fit:cover;
 }

@keyframes slideleft {
  33% {transform:translateX(-300px);
  opacity:0;
  }
  66% {transform:translateX(300px);
  opacity:0;
  }
}


.slideleft {
   animation-name: slideleft;
 animation-duration: .5s; 
 animation-timing-function: ease; 
}
@keyframes slideright {
  33% {transform:translateX(300px);
  opacity:0;}
  66% {transform:translateX(-300px);
  opacity:0;}
}


.slideright{
   animation-name: slideright;
 animation-duration: .5s; 
 animation-timing-function: ease; 
}

.contact-page-section .inner-part .title {
  font-size: 36px;
  color: #101010;
  line-height: 46px;
  font-weight: 700;
  margin-bottom: 14px;
}
.contact-page-section .inner-part .title2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25em;
  color: #111111;
}
.contact-page-section .inner-part p {
  font-size: 19px;
  color: #363636;
  line-height: 32px;
  font-weight: 400;
}
.contact-page-section .rs-quick-contact {
  background-color: #F9F8F8;
  padding: 70px 150px 70px;
}
.contact-page-section .rs-quick-contact .from-control {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #F1F1F1;
  box-shadow: 0 0 30px #eee;
  color: #363636;
  width: 100%;
  max-width: 100%;
  opacity: 1;
  border-radius: 3px;
  border: 1px solid #ffffff;
  color: #767676;
  background: #ffffff;
  padding: 10px 18px;
}
.contact-page-section .rs-quick-contact textarea {
  height: 140px;
}
.contact-page-section .rs-quick-contact .form-group .btn-send {
  padding: 16px 0px 16px 0px;
  text-transform: uppercase;
  box-shadow: 0px 28px 50px 0px rgba(0, 0, 0, 0.05);
  outline: none;
  border: none;
  padding: 12px 40px;
  border-radius: 3px;
  display: inline-block;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  background: #ff5421;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.contact-page-section .rs-quick-contact .form-group .btn-send:hover {
  opacity: 0.90;
}
.contact-page-section .rs-quick-contact.new-style {
  padding: 70px 60px 70px;
}
.contact-page-section .rs-contact-box .address-item {
  padding: 50px 40px 50px 40px;
  background: #ffffff;
  box-shadow: 0 0 30px #fff;
  text-align: center;
  margin: 0px 20px 0px 0px;
  border-radius: 5px 5px 5px 5px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin:40px 0;
}
.contact-page-section .rs-contact-box .address-item .icon-part {
  padding-bottom: 20px;
}
.contact-page-section .rs-contact-box .address-item .icon-part img {
  width: 45px;
}
.contact-page-section .rs-contact-box .address-item .address-text .label {
  display: block;
  color: #101010;
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 10px;
}
.contact-page-section .rs-contact-box .address-item .address-text .des {
  font-size: 17px;
  color: #031a3d;
}
.contact-page-section .rs-contact-box .address-item .address-text .des a {
  color: #031a3d;
}
.contact-page-section .rs-contact-box .address-item .address-text .des a:hover {
  color: #ff5421;
}
.contact-page-section .rs-contact-wrap {
  padding: 40px 35px 30px 35px;
  background-color: #F9F8F8;
  border-radius: 5px 5px 5px 5px;
}
.contact-page-section .rs-contact-wrap .address-item {
  display: flex;
  position: relative;
  margin-bottom: 40px;
}
.contact-page-section .rs-contact-wrap .address-item .address-icon {
  margin-right: 20px;
}
.contact-page-section .rs-contact-wrap .address-item .address-icon i {
  font-size: 35px;
  color: #ff5421;
}
.contact-page-section .rs-contact-wrap .address-item .address-text .label {
  display: block;
  color: #505050;
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 10px;
  line-height: 1.2;
}
.contact-page-section .rs-contact-wrap .address-item .address-text .des {
  font-size: 18px;
  color: #111111;
  font-weight: 500;
}
.contact-page-section .rs-contact-wrap .address-item .address-text .des a {
  color: #111111;
  font-weight: 500;
}
.contact-page-section .rs-contact-wrap .address-item .address-text .des a:hover {
  color: #ff5421;
}
.contact-page-section .contact-comment-box .from-control {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #F1F1F1;
  box-shadow: 0 0 30px #eee;
  color: #363636;
  width: 100%;
  max-width: 100%;
  opacity: 1;
  border-radius: 3px;
  border: 1px solid #ffffff;
  color: #767676;
  background: #ffffff;
  padding: 10px 18px;
  margin-bottom: 15px;
}
.contact-page-section .contact-comment-box textarea {
  height: 140px;
}
.contact-page-section .contact-comment-box .form-group .btn-send {
  padding: 16px 0px 16px 0px;
  box-shadow: 0px 28px 50px 0px rgba(0, 0, 0, 0.05);
  outline: none;
  border: none;
  padding: 12px 40px;
  border-radius: 3px;
  display: inline-block;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  background: #ff5421;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  width: 100%;
  text-transform: uppercase;
}
.contact-page-section .contact-comment-box .form-group .btn-send:hover {
  opacity: 0.90;
}
.contact-page-section .contact-comment-box.new-style {
  padding: 60px 70px 60px !important;
}
.contact-page-section .contact-map {
  overflow: hidden;
}
.contact-page-section .contact-map iframe {
  float: left;
  width: 100%;
  height: 550px;
  border: none;
}
.contact-page-section .contact-map2 {
  overflow: hidden;
}
.contact-page-section .contact-map2 iframe {
  float: left;
  width: 100%;
  height: 720px;
  border: none;
}
.contact-page-section .contact-map3 {
  overflow: hidden;
}

.contact-page-section .contact-address-section {
  text-align: center;
  margin: 0 0 50px;
}
.contact-page-section .contact-address-section .contact-info {
  background: #f9f9f9;
  display: flex;
  text-align: left;
  align-items: center;
  padding: 0 30px;
  min-height: 175px;
  border-radius: 5px;
  position: relative;
  transition: all 0.3s ease;
}
.contact-page-section .contact-address-section .contact-info .icon-part {
  margin-right: 30px;
}
.contact-page-section .contact-address-section .contact-info .icon-part i {
  color: #ff5421;
  font-size: 30px;
  margin: 0;
  padding: 0;
  width: 70px;
  height: 70px;
  line-height: 58px;
  border-radius: 50%;
  text-align: center;
  background: transparent;
  border: 6px solid #f9ede9;
}
.contact-page-section .contact-address-section .contact-info .content-part .info-subtitle {
  font-size: 18px;
  font-weight: 700;
  color: #505050;
  margin: 0 0 5px;
}
.contact-page-section .contact-address-section .contact-info .content-part .info-title {
  font-size: 24px;
  font-weight: 700;
  color: #111111;
  margin: 0;
}
.contact-page-section .contact-address-section .contact-info .content-part a {
  color: #111111;
  display: block;
}
.contact-page-section .contact-address-section .contact-info .content-part a:hover {
  color: #ff5421;
}
.contact-page-section .contact-address-section .contact-info:hover {
  transform: translateY(-5px);
}
.contact-page-section .contact-address-section.style2 {
  margin: 0;
}
.contact-page-section .contact-comment-section {
  padding: 50px;
}
.contact-page-section .contact-comment-section h3 {
  font-size: 36px;
  margin: 0;
  padding-bottom: 15px;
  font-weight: 700;
}
.contact-page-section .contact-comment-section form .form-group input {
  height: 43px;
  padding: 0 15px;
}
.contact-page-section .contact-comment-section form .form-group input,
.contact-page-section .contact-comment-section form .form-group textarea {
  border: none;
  background: #ffffff;
  border-radius: 0;
  box-shadow: none;
}
.contact-page-section .contact-comment-section form .form-group label {
  color: #505050;
  font-weight: 400;
}
.contact-page-section .contact-comment-section form .form-group input.btn-send {
  text-transform: uppercase;
  color: #ffffff;
  background-color: #ff5421;
  margin-top: 15px;
  border: none;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: 600;
  padding: 0 50px;
  cursor: pointer;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
}
.contact-page-section .contact-comment-section form .form-group input.btn-send:hover {
  background: #ed3600;
}
.contact-page-section .contact-bg1 {
  background: #f9f9f9;
}

.itid{
	padding: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

}

.clear	{ 
	clear: both;
	display: block;
	width: 0; 
	height: 0;
	visibility: hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 30px 0;
	font-weight: 300;
}
h1 { font-size: 34px; }
h2 { font-size: 28px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

#container {
	width:  860px;
	margin: 0 auto;
}

section {
	position: relative;
	margin: 20px 0;
}

.section--white {
	background-color: #FFFFFF;
}

.section--red {
	background-color: #E74C3C;
}

.section--purple {
	background-color: #D6A8E9;
}

.section--blue {
	background-color: #33CCF7;
}

.section--yellow {
	background-color: #F4E9B4;
}

.section--green {
	background-color: #80D99D;
}
.section--cyan{
	background-color: #80D99D;
}

.section--pale{
	background-color: #F4E9B4;
}

.col_third section { margin: 0; }

.icn_red { color: #FF3D6A; }
.icn_purple { color: #9B59B6; }
.icn_blue{ color: #3498DB; }
.icn_yellow { color: #F1C40F; }
.icn_green { color: #80D99D; }

/*-=-=-=-=-=-=-=-=-=-*/
/* Wow Image */
/*-=-=-=-=-=-=-=-=-= */

.service-section {
	margin: 20px 0;
	position: relative;
	overflow: hidden;
}

.wow_imgage {
	position: relative;
	float: left;
	margin: 0 20px 20px 0;
	width: 270px;
	height: 180px;
}

.wow_imgage img {
	border: 4px solid #e4e4e1;
}

#mobile-menu span{
	display: none;
}
.menu{
	display: block;
}

#mySidenav{
	display: none;
}



@media only screen and (max-width: 768px) {
  #mobile-menu span{
	display: block;
	font-size: 30px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 85px;
}

#mySidenav{
	display: block;
}
.carousel-inner img{
	height: 200px;
}
.logo h1{
	font-size: 16px;
}

.topber{
	text-align: center !important;
}
.address{
	text-align: center;
}
.address ul{
	text-align: center;
}


.menu{
	display: none;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
          padding: 0 10px;
        text-decoration: none;
        font-size: 22px;
        color: #818181;
        display: block;
        transition: 0.3s;
        text-transform: capitalize;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.bannerabout img {
    width: 100%;
    height: 200px;
}
.bannerabout h1 {
    position: absolute;
    top: 33%
220.109px
;
    left: 29%;
    color: white;
    text-transform: capitalize;
}
.why h2 {
    text-align: center;
    margin-top: 30px;
    text-transform: capitalize;
    font-weight: bold;
    FONT-SIZE: 24PX;
}
.why p {
    width: 100%;
    margin: 0 auto;
    text-transform: capitalize;
    padding: 0 19px;
    line-height: 29px;
}
.msme img {
    width: 60%;
    margin: 0 auto;
    display: block;
    margin-bottom: 15px;
}

.govt img {
     width: 40%;
    margin: 0 auto;
    display: block;
    margin-bottom: 15px;
}

.pt-100{
	padding-top: 40px !important;
}

.contact-page-section .rs-contact-box .address-item{
	margin: 20px 0 !important;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

}















