html, button, input, select, textarea {
	color: #222;
}
body {
	font-size: 1em;
	line-height: 1em;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
 background: #f2c2c9;
 color: #a4003a;
 text-shadow: none;
}
::selection {
	background: #16a085;
	color: #a4003a;
	text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */

hr {
	display: block;
	height: 3px;
	border: 0;
	margin: 3em 0;
	padding: 0;
	background-image: -webkit-linear-gradient(left, #fff, #e6e6e6, #fff);
	background-image: -moz-linear-gradient(left, #fff, #f85209, #fff);
	background-image: -ms-linear-gradient(left, #fff, #e6e6e6, #fff);
	background-image: -o-linear-gradient(left, #fff, #e6e6e6, #fff);
	width: 50%;
	left: 25%;
	position: relative;
	border: none;
}

img {
	vertical-align: middle;
}
/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	resize: vertical;
}
/* ==========================================================================
   General styles
   ========================================================================== */

html, body {
	height: 100%;
}
body {
  	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #555;
	-webkit-font-smoothing: antialiased;
	-webkit-overflow-scrolling: touch;
}
.col-md-4 {
	/*padding-bottom: 30px;*/
}
.row {
	margin-right: 0px;
	margin-left: -15px;
}
.modal-header {
	background: #026eb9;
}
.modal-header h4 {
	color: white;
	font-weight: 700;
	letter-spacing: 1px;
}
.modal-footer {
	background: #026eb9;
}
.navbar-default .navbar-nav > li > a {
  color: #026eb9;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #f85209;
  background-color: #fff;
  
  
}
.navbar-default {
	background-color: #fff;
	padding: 12px 0;
	box-shadow: 0 0 3px #ccc;
	font-weight: 500;
}
.navbar-default .navbar-brand {
	font-weight: 700;
	font-size: 26px;
	color: #666;
}
.navbar-brand .fa {
	color: #38b5c9;
}
.navbar-toggle {
	border-color: transparent;
	border: 0px solid transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #f85209;	
}
a img {
	/* background: white; */
}
.odd a img {
	background: #f5f5f5;
}
/* Titles */
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	color: #026eb9;
}
h2 {
	font-size: 25px;
	color:#026eb9;
	font-weight: 500;
	text-transform:uppercase;
}
h3 {
	font-size: 20px;
	font-weight: 500;
}
/* Paragraph & Typographic */
p {
	line-height: 26px;
	margin-bottom: 20px;
}
p.large {
	font-size: 16px;
margin-bottom: 50px;
font-weight: 400;
	
}
.centered {
	text-align: center;
	
}
strong {
	font-weight: 700;
	color: #f85209;
}
em {
	font-weight: 300;
}
pre {
	background: #ebebeb;
	border: none;
	font-family: "Monaco";
	font-size: 16px;
	color: #666;
	padding: 20px;
	line-height: 28px;
}
small {
	font-size: 12px;
}
blockquote, blockquote p {
	line-height: 28px;
	color: #999;
	font-weight: 300;
	font-style: italic;
}
blockquote {
	position: relative;
	margin: 0 0 40px -30px;
	padding-left: 30px;
	border-left: 5px solid #3498db;
}
blockquote cite {
	position: absolute;
	bottom: -25px;
	right: 0;
	font-size: 12px;
	font-style: italic;
	color: #333;
	font-weight: 300;
}
blockquote cite:before {
	content: "-- "
}
/* Images */
.overflow-image {
	margin-top: -65px;
}
/* Links */
a {
color:#10bdd2;
	word-wrap: break-word;
	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
	-o-transition: color 0.1s ease-in, background 0.1s ease-in;
	transition: color 0.1s ease-in, background 0.1s ease-in;
}
a:hover, a:focus {
	color: #c0392b;
	text-decoration: none;
	outline: 0;
}
a:before, a:after {
	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
	-o-transition: color 0.1s ease-in, background 0.1s ease-in;
	transition: color 0.1s ease-in, background 0.1s ease-in;
}
/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {
	/*background: url(../img/header_bg.jpg) no-repeat center top;*/
	
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	/*min-height: 400px;*/
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*padding-bottom: 100px;*/
	margin-top: 73px;
	
}
#headerwrap h1 {
	color: #f85209;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 2px;
	padding-bottom: 50px;
}
#headerwrap p {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;
}
#headerwrap .btn {
	font-weight: 500;
	font-size: 17px;
	margin: 20px 0;
	background-color: rgba(255,255,255,0);
	color: #fff;
	border: 1px solid #fff;
}
#headerwrap .btn:hover, #headerwrap .btn:focus {
	color: #555;
	background-color: #fff;
	outline: 0px;
	border: 1px solid #fff;
}
#about {
	background: #fff;
	padding-top: 80px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 60px;
}
#about img {
	margin-top: 0;
}
#services {
	/*background: url(../img/bg.jpg) no-repeat center center fixed;*/
	padding: 10px 0;
	text-align: center;
	background-size: cover;
}
#services .fa {
	color: #026eb9;
	padding-top: 20px;
}
#services hr {
	display: block;
height: 3px;
border: 0;
margin: 3em 0;
padding: 0;
background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));
background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #f85209, rgba(255, 255, 255, 0));
background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));
background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));
width: 50%;
left: 25%;
position: relative;
border: none;
}
#services p {
	text-align: center;
	color: #000;
	font-family: Roboto;
font-weight: 400;
font-size: 14px;
}
#services H2 {
	color: #026eb9;
	text-transform: uppercase;
}
#services H3 {
	color: #f85209;
}
#team {
	/*background: url(../img/bg.jpg) no-repeat center center fixed;*/
	padding: 60px 0;
	text-align: center;
	background-size: cover;
	background-color: #2590da;
}
#team hr {
	display: block;
	height: 3px;
	border: 0;
	margin: 3em 0;
	padding: 0;
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #f85209, rgba(255, 255, 255, 0));
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));
	width: 50%;
	left: 25%;
	position: relative;
	border: none;
}
#team H2 {
	color: #fff;
}
#team p {
	color: #fff;
}
#team H4 {
	padding-top: 10px;
	color: #fff;
	font-weight:bold;
}
#team p.large {
	margin-top: 60px;
	margin-bottom: 30px;
}
#team .fa {
	width: 30px;
	height: 30px;
	margin: 0 3px;
	border-radius: 100%;
	font-size: 15px;
	line-height: 30px;
	outline: 0;
	color: #fff;
	background-color: #67c5d3;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
#team .fa:hover {
	background-color: #2ea0b1;
}
#portfolio {
	background-color: #fff;
	padding: 60px 0;
}
#portfolio .btn-default {
	border: 0;
}
#contact {
	background: #fff;
	padding: 60px 0;
	text-align: center;
}
#contact .form {
	padding: 30px 0;
}
#contact .fa {
	color: #f85209;
	margin-bottom: 10px;
}
#contact .btn {
	font-weight: 500;
	font-size: 18px;
	margin-top: 50px;
	background-color: #f85209;
	color: #fff;
	border: 0;
}
#contact .btn:hover, #contact .btn:focus {
	background-color: #329cad;
	outline: 0px;
}
#greywrap {
	background: #f5f5f5;
	margin-top: 0px;
	padding: 50px 0;
	border-bottom: 1px solid #eee;
	text-align: center;
}
#greywrap .btn {
	font-family: "Raleway";
	font-weight: 300;
	font-size: 20px;
	margin: 0 25px;
	background-color: #fff;
	border-color: #e2e2e2;
	color: #888;
	border-bottom: 0;
	letter-spacing: 1px;
}
#greywrap .btn:hover, #greywrap .btn:focus {
	margin: 0 25px;
	background-color: #fff;
	border-color: #a5cdd5;
	border-bottom: 0;
	outline: 0px;
	color: #a5cdd5;
}
#greywrap h2 {
	font-size: 30px;
}
#greywrap .callout {
	margin-bottom: 20px;
}
#greywrap p {
	font-size: 30px;
}
#greywrap .fa {
	font-size: 18px;
	margin-right: 4px;
}
#footerwrap {
	background: #026eb9;
	padding: 15px 0 0px 0;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
#footerwrap span.copyright {
	line-height: 40px;
	color: #fff;
	font-weight: 400;
}
#footerwrap span.copyright a {
	color: #fff;
	border-bottom: 1px dotted;
}
#footerwrap span.copyright a:hover {
	color: #3ab7cb;
	text-decoration: none;
}
#footerwrap h4 {
	color: white;
}
ul.social-buttons {
	margin: 0;
}
ul.social-buttons li a {
	font-size: 20px;
	outline: 0;
	color: #fff;
}
ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
	color: #3ab7cb;
}
/* ==========================================================================
   Box Sections
   ========================================================================== */

.white h1 {
	color: #999;
}
.white p {
	padding-top: 25px;
}

/* ==========================================================================
   Image Mask
   ========================================================================== */

.grid figure {
	margin: 0;
	position: relative;
	border: 1px solid #ddd;
}
.grid figure img {
	width: 100%;
	display: block;
	position: relative;
	
}
.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	color: #fff;
	background-color: #34b1c4;
}
.grid figcaption h5 {
	margin: 0;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #fff;
	font-weight: 700;
	text-align: left;
	letter-spacing: 1px;
}
.grid figcaption a {
	text-align: left;
	padding: 5px 10px;
	margin-left: 20px;
	display: inline-block;
	background: #2f2f2f;
	color: #fff;
	font-size: 13px;
}
/* Caption Style */
.mask figure {
	overflow: hidden;
}
.mask figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.no-touch .mask figure:hover img, .mask figure.cs-hover img {
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
}
.mask figcaption {
	height: 50px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.no-touch .mask figure:hover figcaption, .mask figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}
.mask figcaption a {
	position: absolute;
	top: 10px;
	bottom: 10px;
	right: 30px;
}




/* ==========================================================================
   Software feture page home page rule page
   ========================================================================== */


    .text
        {
            font-family: Roboto;
            font-weight: 400;
            text-align: justify;
        }
        
        
        .bx
        {
            height: 365px;
            border: solid 2px #d5cfcf;
        }
        
        .bx p
        {
            text-align: justify;
            padding: 10px;
        }
        
        
        .bx h1
        {
            font-weight: bold;
            color: #f85209;
            font-size: 18px;
            text-align: center;
        }
        
        
        
        .bx p
        {
            font-weight: 400;
            font-family: Roboto;
            text-align: center;
        }
        
        .text i
        {
            font-size: 28px;
            color: #00b2ff;
            text-align: justify;
            float:left;
        }
        
        
       
   
        
        
        .Packed p {
    margin-left: 32px;
}
        
        
       .Packed {
    margin: 15px 0px;
} 
        
        
        
        
        .overview img
        {
            float:left;
            margin-right:5px;
        }
        
        
        .Packed p {
    
        font-family:Roboto;
        font-weight:400;
        
        margin-left: 30px;
        
        }
        
        
        
        
        .title h3
        {
            text-align:center;
            font-weight:bold;
            font-family:Roboto;
           color:#026eb9;
        }
         
        .title h4
        {
            text-align:center;
            color:#f85209;
            font-weight:bold;
           line-height:40px;
            text-transform:uppercase;
        }
      
       .ovr img
        {
            float:left;
            margin-right:5px;
        }
      
      
      .icons .fa {
    color: #026eb9;
    margin-top: 5%;
}



.btn-info {
    color: #fff;
    background-color: #026eb9;
    border-color:#026eb9;
}








 .txt
        {
            float: left;
        }
        
        
        .pigmy img
        {
            float: left;
            margin-right: 25px;
             border-radius:20px;
            
        }
        
        
        .pigmy p
        {
            font-family: Roboto;
            font-weight: 400;
            text-align: justify;
        }
        



 #home
  {
     
   border-left:solid 1px #800b15;
          border-right:solid 1px #800b15;
          border-bottom:solid 1px #800b15;
  }      
       
       
       
       .loan-img
       {
          
       }
       
       
       
       
       .tab-pane
       {
          border-left:solid 1px #800b15;
          border-right:solid 1px #800b15;
          border-bottom:solid 1px #800b15;
       }
       
       
       .process
         {
             text-align:center;
             font-family:Roboto;
         }
         

















/* ==========================================================================
    home page
   ========================================================================== */
.ovr p
{
    font-family:Roboto;
   font-weight:400;
   font-size: 14px;
}






  .why-choose-agile-grids-top
        {
            margin-top: 3em;
        }
        
        .wthree_agile_us
        {
            margin-top: 3em;
        }
        
        .agile-why-text
        {
            padding-left: 0;
            text-align: left;
        }
        
        .agile-why-text h4
        {
            color: #026eb9;
            letter-spacing: 2px;
            font-weight: bold;
            font-size: 17px;
        }
        
        .agile-why-text
        {
            padding-left: 0;
            text-align: left;
        }
        
        .wthree_agile_us i
        {
            font-size: 1.5em; /* color: #fff;*/
            line-height: 2.8em;
        }
        
        
        .wthree_agile_us i
        {
            width: 70px;
            height: 70px;
            text-align: center;
            position: relative;
            z-index: 1;
            border-radius: 50%;
        }
        
        
        .wthree_features_grid hvr-rectangle-out
        {
            border: solid 1px blue;
            border-radius: 10px;
            background-color: Red;
        }
        
        
        
        
        
        
        
        
        
        
        
        
        .hvr-rectangle-out::before
        {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #10bdd2;
            -webkit-transform: scale(0);
            transform: scale(0);
            -webkit-transition-property: transform;
            transition-property: transform;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -o-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
        }
        .hvr-rectangle-out
        {
            display: inline-block;
            vertical-align: middle;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            box-shadow: 0 0 1px rgba(0, 0, 0, 0);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
            background: #f85209;
            -webkit-transition-property: color;
            transition-property: color;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -o-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
        }
        
        
        .wthree_agile_us i
        {
            font-size: 1.5em;
            color: #fff;
            line-height: 2.8em;
        }
        
        .wthree_agile_us i
        {
            width: 70px;
            height: 70px;
            text-align: center;
            position: relative;
            z-index: 1;
            border-radius: 50%;
        }
        
        
        
         .ovr1 img
        {
            float:left;
            margin-right:25px;
        }
        
        .content
        {
           /* border: solid 2px #026eb9;*/
/*background-color: #fbfbfb;*/
        }
        
        
        
        
          
        .member p {
    margin-left: 32px;
}
        
        
       .member {
    margin: 15px 0px;
} 
        
        
        
        
        .member h3
        {
            font-size:18px;
           color: #8f3110;
            font-family:Roboto;
        }
        
        
        .member1
        {
            font-size:12px;
             margin-left: 32px;
             font-weight:400;
             font-family:Roboto;
        }





 .head
        {
            text-align: center;
            font-weight: bold;
            font-family: Roboto;
           
            color: #026eb9;
text-transform: uppercase;
        }
        
        
        .head_para
        {
            text-align: center;
            font-weight: bold;
            font-family: Roboto;
        }
        



























/* ==========================================================================
    rule page
   ========================================================================== */





button.accordion 
{
    background-color: #5ecaca;
   
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-weight:bold;
}

button.accordion.active, button.accordion:hover {
    
    background-color: #82f7f1;
}

button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2212";
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    font-weight:400;
    font-family:Roboto;
}

p i 
{
    

font-size:25px; 
color: #0f7d9c;;


}


.hm
{
    font-family:Roboto;
    font-size:16px;
    font-weight:400;
    
    
    
}







table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}
th, td {
    padding: 5px;
    text-align: left;
}





/* ==========================================================================
   Term Deposits: section
   ========================================================================== */





 
  @import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
@import "http://fonts.googleapis.com/css?family=Roboto:400,500";

.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background:#026EB9; vertical-align: middle;  }
.box > .icon:hover > .image { background: #f85209;}
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; padding-top: 15px;}
.box > .icon:hover > .image > i { color: white !important; }
.box > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; height: 220px;}
.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
.box > .icon > .info > h3.title { font-family: "Roboto",sans-serif !important; font-size: 16px; color: #222; font-weight: 500; }
.box > .icon > .info > p { font-size: 15px; color: #666; line-height: 1.5em; margin: 12px;
text-align: justify;}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
.box > .icon > .info > .more a { font-family: "Roboto",sans-serif !important; font-size: 15px; color: #10bdd2; line-height: 12px; text-transform: uppercase; text-decoration: none; font-weight: bold; }
.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #800000; }
.box .space { height: 30px; }
  










@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
/* written by riliwan balogun http://www.facebook.com/riliwan.rabo*/
.board{
    width: 75%;
margin: 60px auto;
height: 500px;
background: #fff;
/*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
}
.board .nav-tabs {
    position: relative;
    /* border-bottom: 0; */
    /* width: 80%; */
    margin: 40px auto;
    margin-bottom: 0;
    box-sizing: border-box;

}

.board > div.board-inner{
    background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
    background-size: 30%;
}

p.narrow{
    width: 60%;
    margin: 10px auto;
}

.liner{
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    /* background-color: #ffffff; */
    border: 0;
    border-bottom-color: transparent;
    border: solid 2px maroon;
}

span.round-tabs{
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: white;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

span.round-tabs.one{
    color: rgb(34, 194, 34);border: 2px solid rgb(34, 194, 34);
}

li.active span.round-tabs.one{
    background: #fff !important;
    border: 2px solid #ddd;
    color: rgb(34, 194, 34);
}

span.round-tabs.two{
    color: #febe29;border: 2px solid #febe29;
}

li.active span.round-tabs.two{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #febe29;
}

span.round-tabs.three{
    color: #3e5e9a;border: 2px solid #3e5e9a;
}

li.active span.round-tabs.three{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #3e5e9a;
}

span.round-tabs.four{
    color: #f1685e;border: 2px solid #f1685e;
}

li.active span.round-tabs.four{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #f1685e;
}

span.round-tabs.five{
    color: #999;border: 2px solid #999;
}

li.active span.round-tabs.five{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #999;
}

.nav-tabs > li.active > a span.round-tabs{
    background: #fafafa;
}
.nav-tabs > li {
   /*  width: 20%; */
}
/*li.active:before {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:0;
    margin: 0 auto;
    bottom: -2px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    z-index: 1;
    transition:0.2s ease-in-out;
}*/
li:after {
    content: " ";
    position: absolute;
    left: 45%;
   opacity:0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #ddd;
    transition:0.1s ease-in-out;
    
}
li.active:after {
    content: " ";
    position: absolute;
   
   opacity:1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
   
   /* border-bottom-color: #800b15;*/
    left: 57%
    
}
/* .nav-tabs > li a{
   width: 70px;
   height: 70px;
   margin: 20px auto;
   border-radius: 100%;
   padding: 0;
}*/

.nav-tabs > li a:hover{
    background: transparent;
}

.tab-content{
}
.tab-pane{
   position: relative;
padding-top: 4px;
}
.tab-content .head{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.btn-outline-rounded{
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px;
}

.btn.green{
    background-color:#5cb85c;
    /*border: 2px solid #5cb85c;*/
    color: #ffffff;
}


@media( max-width : 585px ){
    
    .board {
width: 90%;
height:auto !important;
}
    span.round-tabs {
        font-size:16px;
width: 50px;
height: 50px;
line-height: 50px;
    }
    .tab-content .head{
        font-size:20px;
        }
    .nav-tabs > li a {
width: 50px;
height: 50px;
line-height:50px;
}

li.active:after {
content: " ";
position: absolute;
left: 35%;
}

.btn-outline-rounded {
    padding:12px 20px;
    }
}





































/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */


@media screen and (max-width:1050px), screen and (max-device-width:1050px) {
body .header {
	background-attachment: scroll;
}
}

/*ipad portrait*/
@media only screen and (min-device-width:768px) and (max-device-width : 1024px) and (orientation : portrait) {
.header {
	background-attachment: scroll;
}
}

@media screen and (max-width:769px) {
#headerwrap h1 {
	font-size: 30px;
}
#headerwrap p {
	font-size: 20px;
}
}
.span-color
{
    color:#f85209;
}
.packed-align
{
border: 2px solid #000;
width: 270px;
height: 330px;
box-shadow: 2px 1px 15px #638daa;
}
.top-heading
{
    background-color: #026eb9;

margin-top: -13px;


}
.top-content
{
    color: #fff;
float: left;
padding: 5px 0;
list-style: none;
line-height: 17px;
}
.mm
{
    margin-top:40px;

}
.lst
{
    list-style:none;
    padding-left: 0px;
    line-height: 30px;
}
.contact-fa
{
    color: #f85209;
margin-bottom: 10px;
}