﻿
.training.content .rightpane .jumpto p {
    display:inline-block;
    font-size:20px;
    
    text-decoration:none;
    margin-bottom:15px;
}

/* LINKS */
.about ul.list-unstyled {}
.about ul.list-unstyled li, .categories ul.list-unstyled li {
    position:relative;
    padding-left:20px;
    margin:17px 0;
}
.about ul.list-unstyled li::before, .categories ul.list-unstyled li::before{
    content:">";
    position:absolute;
    left:0;
    top:0;
    color:#00a4e4;
}

/* ABOUT STIS */
.general.options a{ 
    display:block;
    background-color:transparent;
    border:0;
    width:100%;
    height:100%;
    min-height:50px;
    color:#1b8fa3;
    text-align:left;
    position:relative;
    padding:0;
}

.ourservices .top {padding:10% 0; background-size:cover; /*max-width:1400px;*/ max-height: 350px; margin: 0 auto; text-align:left;}
.aboutus .top {padding:10% 0; background-size:cover; /*max-width:1400px;*/ max-height: 350px; margin: 0 auto; text-align:left;}
.visitus .top {padding:10% 0; background-size:cover; /*max-width:1400px;*/ max-height: 350px; margin: 0 auto; text-align:left;}
.contactus .top {padding:10% 0; background-size:cover; /*max-width:1400px;*/ max-height: 350px; margin: 0 auto; text-align:left;}
.aboutyou .top {padding:10% 0; background-size:cover; /*max-width:1400px;*/ max-height: 350px; margin: 0 auto; text-align:left;}

.top-banner.home { background:url(../Images/hp-banner.jpg) no-repeat center;}
.top-banner.about { background:url(../Images/about-bannner.jpg) no-repeat center;}
.top-banner.general { background:url(../Images/general-purpose-bannner.jpg) no-repeat center;}
.top-banner.contactus { background:url(../Images/contactus-bannner.jpg) no-repeat center;}
.top-banner.visitus { background:url(../Images/hp-visitus-banner.jpg) no-repeat center;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #f0f0f0;
}

.about {background-color:#fff;}

.txt p
{
    margin-bottom: 20px;
}

.about .text 
{
   margin-bottom: 20px;
}

.ourservices ul.list-unstyled {}
.ourservices ul.list-unstyled li {
    position:relative;
    padding-left:20px;
    margin:17px 0;
    margin-left:20px;
}
.ourservices ul.list-unstyled li::before {
    content:">";
    position:absolute;
    left:0;
    top:0;
    color:#00a4e4;
}

.sti {
    padding-bottom: 0px;
}

.top-banner .top-banner-context {padding-bottom:0px;}

/* correct the location */
.biglaunch {
    margin-top: -20px;
    margin-bottom: 20px;
}

/*.ourservices {background-color: #f0f0f0;}*/


/* 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 5px;
}


/* footer social icons */
.social-network a.icoYouTube:hover {
	background-color: #BB0000;
}
.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.icoInstagram:hover {
    background-color: #125688;
}
.social-network a.icoSkype:hover {
    background-color: #12A5F4;
}
.social-network a.icoEnvelope:hover {
    background-color: #22263D;
}



.social-network a.icoYouTube: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,
.social-network a.icoInstagram:hover i, .social-network a.icoSkype:hover i, .social-network a.icoEnvelope:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	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: #696969;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}


/* modal*/
.pagetitle .smallbox{
    padding-top:2px;
    padding-bottom:10px;
}

.pagetitle h3{
    font-family:Dosis;
    font-size:30px;
    font-weight:600;
    color:#fff;
    margin:0;
}

/* Am I OK font */
.AIOK 
{
    font-family:'Dosis';
} 


.about.categories .categorie .main a.more2 {
    /*font-family: 'Dosis';
    /*font-size: 20px;*/
    /*font-weight: normal;*/
    /*text-transform: uppercase;*/
    color: #2cb99c;
    text-decoration: none;
}