<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.featured-menu-bottom {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #009bdb;
}

.featured-menu-bottom h2 {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.featured-menu-bottom h2, 
	.featured-menu-bottom h2 + p {
		color: #fff;
	}
	.featured-menu-bottom h2 + p {
		margin-left: 5%;
		margin-right: 5%;
	}


.progress-bar-success {
    background-color: #5cb85c;
}

.progress-bar-info {
    background-color: #5bc0de;
}


.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-bar-danger {
    background-color: #d9534f;
}






/*-------------------------------------   Whats app css-----------------------------------------*/


 .w3_whatsapp_btn {
    
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block !important;
    position: relative;
    font-family: Arial,sans-serif;
    letter-spacing: .4px;
    cursor: pointer;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    border-radius: 2px;
    background-color: #5cbe4a;
    background-repeat: no-repeat;
    line-height: 1.2;
    text-decoration: none;
    float:right;
}

.w3_whatsapp_btn_small {
    font-size: 12px;
    background-size: 16px;
    background-position: 5px 2px;
    padding: 3px 6px 3px 25px;
}

.w3_whatsapp_btn_medium {
    font-size: 16px;
    background-size: 20px;
    background-position: 4px 2px;
    padding: 4px 6px 4px 20px;
}

.w3_whatsapp_btn_large {
    font-size: 16px;
    background-size: 20px;
    background-position: 5px 5px;
    padding: 4px 9px 6px 9px;
    color: #fff;
}
a.whatsapp { color: #fff;}


.rounded-icons {
    width: 220px;
    height: 220px;
    margin: 0 auto 25px;
    border-radius: 50% !important;
    padding: 35px 0;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(76,69,76,0.38);
    -moz-box-shadow: 0px 0px 5px 3px rgba(76,69,76,0.38);
    box-shadow: 0px 0px 5px 3px rgba(76,69,76,0.38);
}



body, html {
  height: 100%;
  margin: 0;
}

.home-bg {
  /* The image used */
  background:#101010;

  background-image: url(../Imgs/sliderbg2.jpg);
  box-shadow: inset 0 0 0 1000px rgba(0,0,0,.5);
  /* Full height */
  height: auto; 
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: repeat-y;
  background-size: cover;
}



    @media (min-width: 1200px){
    .home-bg {
        height: 100%; 
    }
}



.banner-inner {
    padding-top: 85px;
    padding-bottom: 15px;
   
    
}



.banner-inner h2 {
    /*line-height: 25px;*/
    font-size:65px;
    color:#fff;
    font-family: Bernard MT Condensed;
}

.bg-purple-ope {
    background-color: rgba(155,89,182,.6);
}

.bg-blue-ope {
    background-color: rgba(68,150,245,.6);
}
.bg-white-ope {
    background-color: rgba(255,255,255,.6);
}
.bg-red-ope {
    background-color: rgba(231,76,60,.6);
}


.bg-yellow {
    background-color: #908718;
}
.bg-dark-blue {
    background-color: #4292a7;
}
.bg-dark-orange {
    background-color: #c47433;
}

.bg-dark-purpal {
    background-color: #862359;
}

.bg-theam-color {
    background-color: #c53133;
}






.bg-orange-ope {
    background-color: rgba(255, 87, 34, 0.32);
}
.line-font-lg {
    font-size: 75px;
    margin-bottom: 10px;
    margin-top: 0px;
}
.white-text a  {
    color: #FFF;

}
.white-text {
    color: #FFF;
}

.rounded-icons h3 {
    line-height: 25px;
    color:#fff;
    margin-top: 5px;
    font-size:20px;
}

.theam-color {
    background-color:#ff5722;
    color:#fff;
    border: 1px solid #ff5722;
}
a.theam-color {
    color:#fff;
}




@media  (min-width: 992px) {
    .fix-height {
        max-height: 185px;
        overflow: hidden;
    }
}


@media (min-width: 768px){
    .fix-height {
        max-height: 220px;
        overflow: hidden;
    }
}


@media screen and (min-width: 480px) and (max-width: 960px) {
    .fix-height {
        max-height: 300px;
        overflow: hidden;
    }

}







 .modal
    {
        position: fixed;
        top: 0;
        left: 0;
        background-color: black;
        z-index: 99;
        opacity: 0.8;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        min-height: 100%;
        width: 100%;
        background-color: rgba(243, 85, 38, 0.6);
    }
    .loading
    {
        font-family: Arial;
        font-size: 10pt;
        border: 5px solid #ff5722;
        width: 200px;
        height: 150px;
        display: none;
        position: fixed;
        background-color: rgba(243, 85, 38, 0.6);
        z-index: 999;
        color: #fff;
    }


.disabled {
 cursor: not-allowed;
}


.footer-bottom .fa {
    padding-top:8px;
}

.slider-icon {
    background:#f1f1f1;
    height:410px;
    width:100%;
}

.slider-icon .icon-box {
    height: 118px;
    width: 180px;
    margin-bottom: 10px;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
   
}

.slider-icon .icon-box a{
   
   color:#fff;
   font-size:17px;
   line-height: 25px;
   font-weight:bold;
}

.bg-theam-dark {
     background: #2b2b2b  !important;
}

.bg-theam-red {
     background: #C92123   !important;
}



@media (max-width: 408px) {
      .slider-icon .icon-box {
        height: 85px;
        width: 140px;
        
   
    }

      .header-info-boxes .header-info-box + .header-info-box {
    margin-left: 5px;
}
      .header-info-boxes .header-info-box {
    
    padding-left: 60px;
   
}

      .site-logo img {
   
    max-width: 150px;
   
}
      .header-info-boxes {
    
    margin-top: 15px;
}


}

@media (max-width: 542px) {
    .site-logo img {
   
    max-width: 160px;
   
}
      .header-info-boxes {
    
    margin-top: 15px;
}
    .banner-inner h2 span {
        font-size:50px;
    }
}




.features-list {
    margin-bottom: 40px;
    border-bottom: 1px solid #F7F7F7;
    padding-bottom: 20px;
}



.features-list i {
    width: 80px;
    height: 80px;
    border-radius: 5px;
    color: #FFF;
    line-height: 80px;
    text-align: center;
    font-size: 42px;
    background-color: #f40100 ;
    float: left;
    margin-right: 20px;
}
.fa-5x {
    font-size: 5em;
}




.fixed .site-logo img {
    height:40px;
}

.services-group.custom .service h3{
    line-height:22px;
}

.services-group.custom .service a{
    color:#fff;
}


.theme-line {
    background: #20DDBE;
    width:100%;
    height:10px;
}

</pre></body></html>