@charset "utf-8";
/* CSS Document */

/*
* Style tweaks
* --------------------------------------------------
*/
html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
	font-family: 'Raleway', sans-serif;
	line-height:1.428;
	color:#565656;
	text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
body {
    padding-top: 100px;
}





hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #565656!important;
}


/*
 * Navigation
 */
.navbar-brand {
	height:inherit;
	margin-top:-10px;
	
}

.navbar-right {
    padding-top:0px!important;
}


.navbar-container {
    padding: 0px 0 0px 0;
	
}

.navbar{background-color:#f1f1f1;}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #fefefe;
    border-color: #080808;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
}

.navbar-brand.fixed-theme {
    font-size: 18px;
}

.navbar-container.fixed-theme {
    padding: 0;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}

.navbar-fixed-top ul li a {
    top: 0;
    border-width: 0 0 1px;
	text-transform:uppercase;
	color:#2727272;
    
}


.navbar-toggle {
    margin-top: 28px!important;
  
}




.nav>li>a {
	color:#272727!important;
	font-weight:500;
	font-size:13px;
	
    }


.nav li:hover:nth-child(8n+1), .nav li.active:nth-child(8n+1) {
    border-bottom: #1d5b88 2px solid;
}

.navbar-fixed-top .nav li.active{border-bottom: #1d5b88 2px solid;}

.nav li:hover{
    border-bottom: #1d5b88 2px solid;
	background-color:#c4c4c4!important;
}


.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #9a9a9a!important;
}



div#wrapper {
	margin:0 auto;
	width:900px;
	background:#FFF;
}
div#mainContent {
	width:560px;
	padding:20px;
	float:left;
}
div#sideBar {
	width:230px;
	padding:20px;
	margin-left:30px;
	float:left;
}
.clear { 
	clear:both; 
}
div#sticker {
	padding:20px;
	margin:20px 0;
	background:#AAA;
	width:190px;
}
.stick {
	position:fixed;
	top:0px;
}



.glyphicon-phone-alt{ color:#787878!important;}
.glyphicon-envelope{color:#787878;!important}



.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color:#67ab4d!important;
    color:#fff!important;
}



.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0!important;
    margin: 0px 0 0;
    font-size: 13px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}


.dropdown-menu>li>a {
    display: block;
    padding: 13px 20px;
    clear: both;
	font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu>li>a:hover{
    display: block;
    padding: 13px 20px;
    clear: both;
	font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
	border:none!important;
	background-color:#67ab4d;
}

.navbar-nav a{-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}







/*===================================================================
                     BANNER
==================================================================*/

#carousel-example-generic{ margin-top:-16px!important;}

.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom:30px!important;
}

.carousel-caption h1{
     font-size:22px;
	 padding-top:0px;
}

.carousel-caption p{
	display:none!important;
	}



/*===================================================================
                     WELCOME-FEATURES
==================================================================*/


.welcome-features{ background-color:#fff; padding:40px 0 20px 0;}



.tg-theme-heading {
    float: left;
    width: 100%;
    padding: 0 0 0 25px;
    margin: 0 0 40px;
    border-left: 2px solid#1d5b88;
    position: relative;
}


.tg-theme-heading h1{
    margin: 0;
    text-transform: uppercase;
	font-size:20px; color:#010101; font-weight:600;
}


.tg-theme-heading p{
    margin: 0;
     font-weight:500;
	padding-top:10px;
    font-size: 14px;
    line-height: 24px;
    color: #626262;
} 
	
	

.tg-theme-heading::after {
    content: "";
    height: 100%;
    left: 4px;
    position: absolute;
    top: 0;
    width: 6px;
}


.tg-theme-heading::after {
    background: #1d5b88;
}


/*============================================
              SERVICES-FEATURES
==============================================*/

.service-features{ padding:0px 0 20px 0; background-color:#FFF; text-align:center;}

.tag-box h2{ font-size:16px; color:#010101; text-transform:uppercase; font-weight:700; padding-bottom:10px!important;}

.heading-border{ border-bottom:1px solid#1d5b88; margin:0 auto; width:92%;}
.service-features p{ font-size:14px; color:#565656; font-weight:500; padding-top:20px;}

.tag-box ul{ margin:0; padding:0; text-align:left;padding-left:87px!important;}
.tag-box ul li{margin:0; padding:0; list-style:none; color:#565656; font-size:13px; font-weight:500;}
.tag-box ul li a{ color:#565656; font-size:13px; font-weight:500;}
.fa-check{color:#67ab4d!important; margin-right:10px;}

.service-features img{ margin-bottom:30px; padding-top:40px;}



.btn {
    display: inline-block;
    padding: 0 19px;
    margin:10px 0!important;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px!important;
    border-radius: 0px;
}





/*
 * Font Awesome Animation
 */
/* WRENCHING */
@keyframes wrench {
	0%{transform:rotate(-12deg)}
	8%{transform:rotate(12deg)}
	10%{transform:rotate(24deg)}
	18%{transform:rotate(-24deg)}
	20%{transform:rotate(-24deg)}
	28%{transform:rotate(24deg)}
	30%{transform:rotate(24deg)}
	38%{transform:rotate(-24deg)}
	40%{transform:rotate(-24deg)}
	48%{transform:rotate(24deg)}
	50%{transform:rotate(24deg)}
	58%{transform:rotate(-24deg)}
	60%{transform:rotate(-24deg)}
	68%{transform:rotate(24deg)}
	75%,100%{transform:rotate(0deg)}
}
.faa-wrench.animated,
.faa-wrench.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-wrench {
	animation: wrench 2.5s ease infinite;
	transform-origin-x: 90%;
	transform-origin-y: 35%;
	transform-origin-z: initial;
}
.faa-wrench.animated.faa-fast,
.faa-wrench.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-wrench.faa-fast {
	animation: wrench 1.2s ease infinite;
}
.faa-wrench.animated.faa-slow,
.faa-wrench.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-wrench.faa-slow {
	animation: wrench 3.7s ease infinite;
}

/* BELL */
@keyframes ring {
	0%{transform:rotate(-15deg)}
	2%{transform:rotate(15deg)}
	4%{transform:rotate(-18deg)}
	6%{transform:rotate(18deg)}
	8%{transform:rotate(-22deg)}
	10%{transform:rotate(22deg)}
	12%{transform:rotate(-18deg)}
	14%{transform:rotate(18deg)}
	16%{transform:rotate(-12deg)}
	18%{transform:rotate(12deg)}
	20%,100%{transform:rotate(0deg)}
}
.faa-ring.animated,
.faa-ring.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-ring {
	animation: ring 2s ease infinite;
	transform-origin-x: 50%;
	transform-origin-y: 0px;
	transform-origin-z: initial;
}
.faa-ring.animated.faa-fast,
.faa-ring.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-ring.faa-fast {
	animation: ring 1s ease infinite;
}
.faa-ring.animated.faa-slow,
.faa-ring.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-ring.faa-slow {
	animation: ring 3s ease infinite;
}

/* VERTICAL */
@keyframes vertical {
	0%{transform:translate(0,-3px)}
	4%{transform:translate(0,3px)}
	8%{transform:translate(0,-3px)}
	12%{transform:translate(0,3px)}
	16%{transform:translate(0,-3px)}
	20%{transform:translate(0,3px)}
	22%,100%{transform:translate(0,0)}
}
.faa-vertical.animated,
.faa-vertical.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-vertical {
	animation: vertical 2s ease infinite;
}
.faa-vertical.animated.faa-fast,
.faa-vertical.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-vertical.faa-fast {
	animation: vertical 1s ease infinite;
}
.faa-vertical.animated.faa-slow,
.faa-vertical.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-vertical.faa-slow {
	animation: vertical 4s ease infinite;
}

/* HORIZONTAL */
@keyframes horizontal {
	0%{transform:translate(0,0)}
	6%{transform:translate(5px,0)}
	12%{transform:translate(0,0)}
	18%{transform:translate(5px,0)}
	24%{transform:translate(0,0)}
	30%{transform:translate(5px,0)}
	36%,100%{transform:translate(0,0)}
}
.faa-horizontal.animated,
.faa-horizontal.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-horizontal {
	animation: horizontal 2s ease infinite;
}
.faa-horizontal.animated.faa-fast,
.faa-horizontal.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-horizontal.faa-fast {
	animation: horizontal 1s ease infinite;
}
.faa-horizontal.animated.faa-slow,
.faa-horizontal.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-horizontal.faa-slow {
	animation: horizontal 3s ease infinite;
}

/* FLASHING */
@keyframes flash {
	0%,100%,50%{opacity:1}
	25%,75%{opacity:0}
}
.faa-flash.animated,
.faa-flash.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-flash {
	animation: flash 2s ease infinite;
}
.faa-flash.animated.faa-fast,
.faa-flash.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-flash.faa-fast {
	animation: flash 1s ease infinite;
}
.faa-flash.animated.faa-slow,
.faa-flash.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-flash.faa-slow {
	animation: flash 3s ease infinite;
}

/* BOUNCE */
@keyframes bounce {
	0%,10%,20%,50%,80%,100%{transform:translateY(0)}
	40%{transform:translateY(-15px)}
	60%{transform:translateY(-15px)}
}
.faa-bounce.animated,
.faa-bounce.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-bounce {
	animation: bounce 2s ease infinite;
}
.faa-bounce.animated.faa-fast,
.faa-bounce.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-bounce.faa-fast {
	animation: bounce 1s ease infinite;
}
.faa-bounce.animated.faa-slow,
.faa-bounce.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-bounce.faa-slow {
	animation: bounce 3s ease infinite;
}

/* SPIN */
@keyframes spin{
	0%{transform:rotate(0deg)}
	100%{transform:rotate(359deg)}
}
.faa-spin.animated,
.faa-spin.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-spin {
	animation: spin 1.5s linear infinite;
}
.faa-spin.animated.faa-fast,
.faa-spin.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-spin.faa-fast {
	animation: spin 0.7s linear infinite;
}
.faa-spin.animated.faa-slow,
.faa-spin.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-spin.faa-slow {
	animation: spin 2.2s linear infinite;
}

/* FLOAT */
@keyframes float{
	0%{transform: translateY(0)}
	50%{transform: translateY(-6px)}
	100%{transform: translateY(0)}
}
.faa-float.animated,
.faa-float.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-float {
	animation: float 2s linear infinite;
}
.faa-float.animated.faa-fast,
.faa-float.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-float.faa-fast {
	animation: float 1s linear infinite;
}
.faa-float.animated.faa-slow,
.faa-float.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-float.faa-slow {
	animation: float 3s linear infinite;
}

/* PULSE */
@keyframes pulse {
	0% {transform: scale(1.1)}
 	50% {transform: scale(0.8)}
 	100% {transform: scale(1.1)}
}
.faa-pulse.animated,
.faa-pulse.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-pulse {
	animation: pulse 2s linear infinite;
}
.faa-pulse.animated.faa-fast,
.faa-pulse.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-pulse.faa-fast {
	animation: pulse 1s linear infinite;
}
.faa-pulse.animated.faa-slow,
.faa-pulse.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-pulse.faa-slow {
	animation: pulse 3s linear infinite;
}

/* SHAKE */
.faa-shake.animated,
.faa-shake.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-shake {
	animation: wrench 2.5s ease infinite;
}
.faa-shake.animated.faa-fast,
.faa-shake.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-shake.faa-fast {
	animation: wrench 1.2s ease infinite;
}
.faa-shake.animated.faa-slow,
.faa-shake.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-shake.faa-slow {
	animation: wrench 3.7s ease infinite;
}

/* TADA */
@keyframes tada {
	0% {transform: scale(1)}
	10%,20% {transform:scale(.9) rotate(-8deg);}
	30%,50%,70% {transform:scale(1.3) rotate(8deg)}
	40%,60% {transform:scale(1.3) rotate(-8deg)}
	80%,100% {transform:scale(1) rotate(0)}
}

.faa-tada.animated,
.faa-tada.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-tada {
	animation: tada 2s linear infinite;
}
.faa-tada.animated.faa-fast,
.faa-tada.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-tada.faa-fast {
	animation: tada 1s linear infinite;
}
.faa-tada.animated.faa-slow,
.faa-tada.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-tada.faa-slow {
	animation: tada 3s linear infinite;
}

/* PASSING */
@keyframes passing {
	0% {transform:translateX(-50%); opacity:0}
	50% {transform:translateX(0%); opacity:1}
	100% {transform:translateX(50%); opacity:0}
}

.faa-passing.animated,
.faa-passing.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-passing {
	animation: passing 2s linear infinite;
}
.faa-passing.animated.faa-fast,
.faa-passing.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-passing.faa-fast {
	animation: passing 1s linear infinite;
}
.faa-passing.animated.faa-slow,
.faa-passing.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-passing.faa-slow {
	animation: passing 3s linear infinite;
}

/* PASSING REVERSE */

@keyframes passing-reverse {
	0% {transform:translateX(50%); opacity:0}
	50% {transform:translateX(0%); opacity:1}
	100% {transform:translateX(-50%); opacity:0}
}

.faa-passing-reverse.animated,
.faa-passing-reverse.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-passing-reverse {
	animation: passing-reverse 2s linear infinite;
}
.faa-passing-reverse.animated.faa-fast,
.faa-passing-reverse.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-passing-reverse.faa-fast {
	animation: passing-reverse 1s linear infinite;
}
.faa-passing-reverse.animated.faa-slow,
.faa-passing-reverse.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-passing-reverse.faa-slow {
	animation: passing-reverse 3s linear infinite;
}

/* WAVE */
@keyframes burst {
	0% {opacity:.6}
	50% {transform:scale(1.8);opacity:0}
	100%{opacity:0}
}
.faa-burst.animated,
.faa-burst.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-burst {
	animation: burst 2s infinite linear
}
.faa-burst.animated.faa-fast,
.faa-burst.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-burst.faa-fast {
	animation: burst 1s infinite linear
}
.faa-burst.animated.faa-slow,
.faa-burst.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-burst.faa-slow {
	animation: burst 3s infinite linear
}





/*============================================
              COLL-ACTION
==============================================*/


.bg-8 {
    background: url(../img/coll-action.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.page-section-ptb {
    padding:90px 0;
}


.bg-opacity-black-70:before {
    background: rgba(29, 91, 136, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}


.coll-action h2 {
    margin-top: 0px;
    text-transform: capitalize;
    margin-bottom: 0px;
	text-align:center;
	color:#fff;
	font-size:25px;
	font-weight:600;
}


.coll-action h5 {
    margin-top:20px!important;
    text-transform: uppercase;
    margin-bottom: 0px;
	text-align:center;
	color:#fff;
	font-size:19px;
	font-weight:400;
}




/*============================================
              MISSION-VISSION
==============================================*/

.mission-vission{ padding:30px 0; background-color:#f5f5f5;}


.tg-theme-heading h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    color: #010101;
    font-weight: 600;
}

.thumb p{margin: 0;
     font-weight:500;
	padding-top:20px;
	padding-bottom:30px;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
	text-align:justify;
	}

.thumb img{
	border:1px solid#dddddd;
	padding-top:0;
	margin-top:0;
	
	}








/*============================================
                 FOOTER
==============================================*/


.footer{ padding:43px 0 60px 0; background-color:#45474e;}

.footer h5{ font-size:15px; color:#f5f5f5; font-weight:500; text-transform:uppercase; margin-bottom:18px; padding:20px 0;}
.footer h6{ font-size:14px; color:#cccccc; font-weight:400; line-height:20px;}



/*=========================
  Icons
 ================= */
ul{ margin-left:0!important; margin-top:20px;}

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding:0;
	
	
}
ul.social-network li {
	display: inline;
	margin:0 7px 0 0;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:25px auto 0 auto;
	text-align:center;
	width: 30px;
	height: 30px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:30px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #45474e;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-network a{background-color:#FFF;}

ul.site-link{
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding:0;
}
.site{ width:100%; height:auto; padding-left:0px!important;}

ul.site-link li a{
	 color:#cccccc;
	 font-size:13px;
	 text-decoration:none;
	 
}

.site-link li a:hover{color:#81ca3a;}


.media h6{ margin-top:0;}

.media-left, .media>.pull-left {
    padding-right: 27px!important;
}

.media-body p{ color:#cccccc; font-size:13px;}

.touch-box{ width:100%; height:auto; border-bottom:1px solid#565656; padding-bottom:8px; margin-bottom:12px;}

/*Footer-bottom*/

.footer-bottom{padding:20px 0 8px 0; background-color:#45474e; border-top:1px solid#656565;}
.footer-bottom p{ color:#cccccc; font-size:13px;}


.breadcrumb {
    padding: 0px 0px!important;
    margin-bottom:0px!important;
    list-style: none;
    background-color:transparent!important;
    border-radius:none!important;
	
	
}

.breadcrumb a{color:#cccccc; font-size:13px;}

.breadcrumb a:hover{color:#81ca3a; text-decoration:none;}




/*============================================
              ABOUT-CONTENT
==============================================*/

.about-content{ padding:30px 0 80px 0; background-color:#fff;}


.tg-theme-heading h5 {
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    color: #010101;
    font-weight: 600;
}


.thumb  ul li {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}






.padding p {
    margin: 0;
    font-weight: 500;
    padding-top:0px!important;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}


.padding ul li {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
	padding-bottom:5px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}

ul.cir{list-style-type: circle;}






.padding p{ padding:40px 0 30px 0;}


.btn {
    display: inline-block;
    padding:0 16px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height:43px;
    border-radius: 0px;
}

.btn:hover{
    display: inline-block;
    padding:0 19px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height:43px;
	color:#fff;
    border-radius: 0px;
	background-color:#1d5b88;
}



/*============================================
              SERVICES
==============================================*/

.service{ padding:30px 0 30px 0; background-color:#fff;}

.service-tax{padding:0px 0 43px 0; background-color:#fff;}

.service-tax h5{
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}

.service-tax ul li{
    margin: 0;
    font-weight: 500;
    padding-top: 12px;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}


.service-tax h4{
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
	font-style:italic;
	color: #565656;
    text-align: justify;
}


/*============================================
              ARTICLE -SERVICES
==============================================*/

.article-services{ padding:30px 0 30px 0; background-color:#fff;}




/*============================================
              ARTICLE
==============================================*/


.article{ padding:0px 0 30px 0; background-color:#fff;}
.article h3{ font-size:19px; color:#565656; text-transform:uppercase; margin-top:0; letter-spacing:0.5px;}

.article a{ color:#565656;}
.article a:hover{color:#1d5b88; text-decoration:none;}



.article p{   margin: 0;
    font-weight: 500;
    padding-top: 12px;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}





/*============================================
              CLIENTS
==============================================*/


.client{ padding:50px 0 50px 0; background-color:#f5f5f5; border-top:1px solid#E5E5E5;}
client img{ margin-bottom:40px; padding-left:10px;}
.client h6{font-size:16px; color:#7f7f7f; text-transform:uppercase; font-weight:600; padding-bottom:20px; line-height:24px;}









/*CONTACT US*/

.contact{ padding:0 0 50px 0; background-color:#fff;}

.contact h4{ padding-bottom:20px;}

 form, .do-contact-form {
    overflow: hidden;
}

.google-map{ margin-top:40px;}

.google-map{}

input:not([type='submit']), .do-contact-form input:not([type='submit']) {
    width: calc(100% / 3 - 15px);
    height: 45px;
    font-size: 13px;
    color: #888888;
    font-weight: 400;
    line-height: 45px;
    padding: 0 15px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: #f9f9f9;
    border: 0px solid;
    outline: 0;
}


form textarea, .do-contact-form textarea {
    width: calc(100% - 15px);
    font-size: 13px;
    color: #888888;
    font-weight: 400;
    padding: 15px;
    float: left;
    margin-bottom: 40px;
    background-color: #f9f9f9;
    border: 0px solid;
    outline: 0;
}

.do-contact-address p {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}
































/*=====================================================MAIN MEDIA QUERY  STRAT HERE===============================================================*/


/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {
	
	
	* Style tweaks
* --------------------------------------------------
*/
html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
	font-family: 'Raleway', sans-serif;
	line-height:1.428;
	color:#565656;
}
body {
    padding-top: 100px;
}


/*
 * Custom styles
 */
.navbar-brand {
	height:inherit;
	margin-top:-10px;
	
}

.navbar-right {
    padding-top: 30px!important;
}


.navbar-container {
    padding: 0px 0 0px 0;
	
}

.navbar{background-color:#f1f1f1;}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #fefefe;
    border-color: #080808;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
}

.navbar-brand.fixed-theme {
    font-size: 18px;
}

.navbar-container.fixed-theme {
    padding: 0;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}

.navbar-fixed-top ul li a {
    top: 0;
    border-width: 0 0 1px;
	text-transform:uppercase;
	color:#2727272;
    
}

.nav>li>a {
	color:#272727!important;
	font-weight:500;
	font-size:13px;
    }


.nav li:hover:nth-child(8n+1), .nav li.active:nth-child(8n+1) {
    border-bottom: #1d5b88 2px solid;
}

.nav li:hover{
    border-bottom: #1d5b88 2px solid;
	background-color:#c4c4c4!important;
}


.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff!important;
}








div#wrapper {
	margin:0 auto;
	width:900px;
	background:#FFF;
}
div#mainContent {
	width:560px;
	padding:20px;
	float:left;
}
div#sideBar {
	width:230px;
	padding:20px;
	margin-left:30px;
	float:left;
}
.clear { 
	clear:both; 
}
div#sticker {
	padding:20px;
	margin:20px 0;
	background:#AAA;
	width:190px;
}
.stick {
	position:fixed;
	top:0px;
}

.glyphicon-phone-alt{ color:#787878!important;}
.glyphicon-envelope{color:#787878;!important}




/*============================================
              SERVICES-FEATURES
==============================================*/

.service-features{ padding:0px 0 20px 0; background-color:#FFF; text-align:center;}

.tag-box h2{ font-size:16px; color:#010101; text-transform:uppercase; font-weight:700; padding-bottom:10px!important;}

.heading-border{ border-bottom:1px solid#1d5b88; margin:0 auto; width:92%;}
.service-features p{ font-size:14px; color:#565656; font-weight:500; padding-top:20px;}

.tag-box ul{ margin:0; padding:0; text-align:left;padding-left:87px!important;}
.tag-box ul li{margin:0; padding:0; list-style:none; color:#565656; font-size:13px; font-weight:500;}
.tag-box ul li a{ color:#565656; font-size:13px; font-weight:500;}
.fa-check{color:#67ab4d!important; margin-right:10px;}

.service-features img{ margin-bottom:30px; padding-top:40px;}

.ser{ padding:0 15px;}















	
	
	
	
	
	}

/* Medium devices (desktops, 992px and up) */
@media (min-width:992px) {
	
	
	
	
	
	
	
	
	
	
	
	}

/* Large devices (large desktops, 1200px and up) */
@media (min-width:1200px) {
	
	
	* --------------------------------------------------
*/
html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
	font-family: 'Raleway', sans-serif;
	line-height:1.428;
	color:#565656;
	text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
body {
    padding-top: 100px;
}


/*
 * Custom styles
 */
.navbar-brand {
	height:inherit;
	margin-top:-10px;
	
}



.navbar-right {
    padding-top: 30px!important;
}


.navbar-container {
    padding: 0px 0 0px 0;
	
}

.navbar{background-color:#f1f1f1; border-bottom:1px solid#8dce48;}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #fefefe;
    border-color: #080808;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
	-webkit-box-shadow: 0 10px 12px 0px rgba(0, 0, 0, 0.1);
}

.navbar-brand.fixed-theme {
    font-size: 18px;
}

.navbar-container.fixed-theme {
    padding: 0;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}

.navbar-fixed-top ul li a {
    top: 0;
    border-width: 0 0 1px;
	text-transform:uppercase;
	color:#2727272;
    
}

.nav>li>a {
	color:#272727!important;
	font-weight:500;
	font-size:13px;
    }


.navbar-fixed-top .nav li:hover:nth-child(8n+1), .nav li.active:nth-child(8n+1){
    border-bottom: #1d5b88 2px solid;

}
.navbar-fixed-top .nav li.active{border-bottom: #1d5b88 2px solid;}


.navbar-fixed-top.nav li:hover{
    border-bottom: #1d5b88 2px solid;
	

}


.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff!important;
}

.glyphicon-phone-alt{ color:#787878;}
.glyphicon-envelope{color:#787878;}




.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color:#67ab4d!important;
    color:#fff!important;
}



.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0!important;
    margin: 0px 0 0;
    font-size: 13px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}


.dropdown-menu>li>a {
    display: block;
    padding: 13px 20px;
    clear: both;
	font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu>li>a:hover{
    display: block;
    padding: 13px 20px;
    clear: both;
	font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
	border:none!important;
	background-color:#67ab4d;
}

.navbar-nav a{-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}






/*===================================================================
                     BANNER
==================================================================*/

#carousel-example-generic{ margin-top:-16px!important;}


.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom:64px!important;
}

.carousel-caption h1{
     font-size:36px!important;
}


.carousel-caption p{
	display:none!important;
	}




/*===================================================================
                     WELCOME-FEATURES
==================================================================*/


.welcome-features{ background-color:#fff; padding:50px 0 30px 0;}



.tg-theme-heading {
    float: left;
    width: 100%;
    padding: 0 0 0 25px;
    margin: 0 0 40px;
    border-left: 2px solid#1d5b88;
    position: relative;
}


.tg-theme-heading h1{
    margin: 0;
    text-transform: uppercase;
	font-size:28px; color:#010101; font-weight:600;
}


.tg-theme-heading p{
    margin: 0;
     font-weight:500;
	padding-top:10px;
    font-size: 14px;
    line-height: 24px;
    color: #626262;
} 
	
	



.tg-theme-heading::after {
    content: "";
    height: 100%;
    left: 4px;
    position: absolute;
    top: 0;
    width: 6px;
}


.tg-theme-heading::after {
    background: #1d5b88;
}




/*============================================
              SERVICES-FEATURES
==============================================*/

.service-features{ padding:30px 0 70px 0; background-color:#FFF; text-align:center;}

.tag-box h2{ font-size:16px; color:#010101; text-transform:uppercase; font-weight:700;}
.tag-box{padding-bottom:20px; margin-bottom:25px;}
.heading-border{ border-bottom:1px solid#1d5b88; margin:0 auto; width:92%;}
.service-features p{ font-size:14px; color:#565656; font-weight:500; padding-top:10px;}

.tag-box ul{ margin:0; padding:0; text-align:left; padding-left:64px!important; }
.tag-box ul li{margin:0; padding:0; list-style:none; color:#565656; font-size:13px; font-weight:500;}
.tag-box ul li a{ color:#565656; font-size:13px; font-weight:500;}
.fa-check{color:#67ab4d!important; margin-right:10px;}

.service-features img{ margin-bottom:0px!important; padding-top:20px;}


.tag-box:hover {
    position: relative;
    z-index: 9999;
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    transform: translateY(-7px);
    -webkit-box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
	webkit-transition: all 0.3s;
    transition: all 0.3s;
	
}


.circle{ width:84px; height:84px; 
         border-radius: 100%;
         text-align: center;
         transition: all 0.3s ease;
	     border: 3px solid #1d5b88;
		 margin:5px auto;
		 padding:4px 0px 5px 1px;
		 
		 }













/*============================================
              COLL-ACTION
==============================================*/


.bg-8 {
    background: url(../img/coll-action.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.page-section-ptb {
    padding:90px 0;
}


.bg-opacity-black-70:before {
    background: rgba(29, 91, 136, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}


.coll-action h2 {
    margin-top: 0px;
    text-transform: capitalize;
    margin-bottom: 0px;
	text-align:center;
	color:#fff;
	font-size:29px;
	font-weight:600;
}


.coll-action h5 {
    margin-top:20px;
    text-transform: uppercase;
    margin-bottom: 0px;
	text-align:center;
	color:#fff;
	font-size:19px;
	font-weight:400;
}





/*============================================
              MISSION-VISSION
==============================================*/

.mission-vission{ padding:50px 0; background-color:#f5f5f5;}


.tg-theme-heading h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 26px;
    color: #010101;
    font-weight: 600;
}

.thumb p{margin: 0;
     font-weight:500;
	padding-top:20px;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
	text-align:justify;
	}

.thumb img{
	border:1px solid#dddddd;
	
	}



/* Individual effects */
/*---------------*/
/***** effect1 *****/
/*---------------*/
.box-hover-effect.effect1{
  position: relative;
}
.box-hover-effect.effect1 .thum{
  position: relative;
}
.box-hover-effect.effect1 .thum:after {
  background-color: rgba(255, 255, 255, 0.5);
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  width: 0;
}
.box-hover-effect.effect1 .thum:before {
  left: 0;
  content: "";
  height: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  width: 0;
  z-index: 1;
}
.box-hover-effect.effect1:hover .thum:before,
.box-hover-effect.effect1:hover .thum:after {
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}

html, html a {
    -webkit-font-smoothing: antialiased;
}








/*============================================
                 FOOTER
==============================================*/


.footer{ padding:30px 0 30px 0; background-color:#45474e;}

.footer h5{ font-size:15px; color:#f5f5f5; font-weight:500; text-transform:uppercase; margin-bottom:18px; padding:0px!important;}
.footer h6{ font-size:14px; color:#cccccc; font-weight:400; line-height:20px;}



/*=========================
  Icons
 ================= */
ul{ margin-left:0!important; margin-top:20px;}

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding:0;
	
	
}
ul.social-network li {
	display: inline;
	margin:0 7px 0 0;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:25px auto 0 auto;
	text-align:center;
	width: 30px;
	height: 30px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:30px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #45474e;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-network a{background-color:#FFF;}

ul.site-link{
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding:0;
}
.site{ width:100%; height:auto; padding-left:90px!important;}

ul.site-link li a{
	 color:#cccccc;
	 font-size:13px;
	 text-decoration:none;
	 
}

.site-link li a:hover{color:#81ca3a;}


.media h6{ margin-top:0;}

.media-left, .media>.pull-left {
    padding-right: 27px!important;
}

.media-body p{ color:#cccccc; font-size:13px;}

.touch-box{ width:100%; height:auto; border-bottom:1px solid#565656; padding-bottom:8px; margin-bottom:12px;}

/*Footer-bottom*/

.footer-bottom{padding:20px 0 8px 0; background-color:#45474e; border-top:1px solid#656565;}
.footer-bottom p{ color:#cccccc; font-size:13px;}


.breadcrumb {
    padding: 0px 0px!important;
    margin-bottom:0px!important;
    list-style: none;
    background-color:transparent!important;
    border-radius:none!important;
	
	
}

.breadcrumb a{color:#cccccc; font-size:13px;}

.breadcrumb a:hover{color:#81ca3a; text-decoration:none;}








/*============================================
              ABOUT-CONTENT
==============================================*/

.about-content{ padding:30px 0 80px 0; background-color:#fff;}


.tg-theme-heading h5 {
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    color: #010101;
    font-weight: 600;
}


.thumb  ul li {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}





.padding p {
    margin: 0;
    font-weight: 500;
    padding-top:0px!important;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}


.padding ul li {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
	padding-bottom:5px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}

ul.cir{list-style-type: circle;}




.btn {
    display: inline-block;
    padding:0 19px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height:43px;
    border-radius: 0px;
}

.btn:hover{
    display: inline-block;
    padding:0 19px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height:43px;
	color:#fff;
    border-radius: 0px;
	background-color:#1d5b88;
}



/*============================================
              SERVICES
==============================================*/

.service{ padding:30px 0 10px 0; background-color:#fff;}

.service-tax{padding:0px 0 43px 0; background-color:#fff;}

.service-tax h5{
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}

.service-tax ul li{
    margin: 0;
    font-weight: 500;
    padding-top: 12px;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}

.service-tax h4{
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
	font-style:italic;
	color: #565656;
    text-align: justify;
}




/*============================================
              ARTICLE-SERVICES
==============================================*/

.article-services{ padding:30px 0 30px 0; background-color:#fff;}





/*============================================
              ARTICLE
==============================================*/


.article{ padding:0px 0 50px 0; background-color:#fff;}
.article h3{ font-size:20px; color:#565656; text-transform:uppercase; margin-top:0; letter-spacing:0.5px;}

.article a{ color:#565656;}
.article a:hover{color:#1d5b88; text-decoration:none;}





.article p{   margin: 0;
    font-weight: 500;
    padding-top: 12px;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}


.bac a{font-size:12px; color:#565656; margin-left:4px;}
.bac a:hover{font-size:12px; color:#1d5b88; text-decoration:none;}



/*============================================
              CLIENTS
==============================================*/


.client{ padding:50px 0 50px 0; background-color:#f5f5f5; border-top:1px solid#E5E5E5;}
.client img{ margin-bottom:21px; padding-left:0px!important;}
.client h6{font-size:16px; color:#7f7f7f; text-transform:uppercase; font-weight:600; padding-bottom:20px; line-height:24px;}
.client h4{font-size:18px; color:#010101; text-transform:uppercase; text-decoration:underline; font-weight:700; padding-bottom:10px; line-height:24px;}


/*CONTACT US*/

.contact{ padding:0 0 50px 0; background-color:#fff;}

.contact h4{ padding-bottom:20px;}

 form, .do-contact-form {
    overflow: hidden;
}

.google-map{ margin-top:40px;}



	
	






input:not([type='submit']), .do-contact-form input:not([type='submit']) {
    width: calc(100% / 3 - 15px);
    height: 45px;
    font-size: 13px;
    color: #888888;
    font-weight: 400;
    line-height: 45px;
    padding: 0 15px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: #f9f9f9;
    border: 1px solid#e0e0e0;
	box-shadow: inset 0 0 5px 1px rgba(0,0,0,0.05);
    outline: 0;
}


form textarea, .do-contact-form textarea {
    width: calc(100% - 15px);
    font-size: 13px;
    color: #888888;
    font-weight: 400;
    padding: 15px;
    float: left;
    margin-bottom: 40px;
    background-color: #f9f9f9;
    border:1px solid#e0e0e0;
	box-shadow: inset 0 0 5px 1px rgba(0,0,0,0.05);
    outline: 0;
}

.do-contact-address p {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    text-align: justify;
}






.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #67ab4d!important;
    border-color:none!important;
}


.welc{font-weight:500;
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    text-align: justify;}
































}



















