@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=latin,latin-ext);

body{
    background: url('images/bg.jpg') repeat-x left top #FFFEFA;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #444444;
}

h2.bordered{
    color: #0377c1  !important;
    font-size: 110% !important;
    text-transform:uppercase !important;
    font-weight: 600 !important;
     padding-bottom: 10px !important;
    margin-bottom: 20px !important;
    border-bottom: 1px solid #d0d0d0 !important;
}

p{
    text-align: justify;
}

header{
    background: url('images/head.png') repeat-x left top transparent;
}

.navbar-default, #banner{
    background: #078de3 !important; /* Old browsers */
    background: -moz-linear-gradient(top, #078de3 0%, #0664a1 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#078de3), color-stop(100%,#0664a1)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #078de3 0%,#0664a1 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #078de3 0%,#0664a1 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #078de3 0%,#0664a1 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #078de3 0%,#0664a1 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#078de3', endColorstr='#0664a1',GradientType=0 ) !important; /* IE6-9 */
     border-radius: 10px !important;
}

.navbar-brand{
	color: #ffffff !important;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff !important;
    text-transform:uppercase;
}

.navbar-default .navbar-nav > .active > a {
    color: #00000e !important;
}

.navbar-default li{
    border-right: 1px solid #71b7df;
}

.navbar-default li:last-child{
    border-right: none;
}

#info{
    background: url('images/head-1.png') no-repeat left -1px transparent;
    color: #605d5d;
    padding-top: 3px;
}

#info ul li {
    list-style-type: none;
    display: inline-block;
    padding: 0 5px;
    border-right: 1px solid #abaaaa;
}

#info ul li:last-child {
    border-right: none;
}

#info ul li i{
    color: #008ae2;
    padding-right: 2px;
}

#logo{
    margin: 35px 0;
}

.logo-center img{
    margin: 0 auto;
}

#content .container{
    background: #f3f3f3;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.11);
    padding: 10px;
}

#banner ul{
	margin: 0;
}

#banner li{
	list-style-type: none;
}

#banner .col-md-7{
	padding: 0 36px 0 0;
}

#banner .carousel-caption{
    color: #FFFFFF;
    left: 405px;
    text-align: left;
    top: 3px;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{
	left: 10% !important;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 10% !important;
}

#banner .caption h2{
    text-transform:uppercase;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

#banner  .callbacks_nav {
    background: url('images/themes.gif') no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 61px;
    left: 0;
    margin-top: -45px;
    opacity: 0.7;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 52%;
    width: 38px;
    z-index: 3;
}

#banner .callbacks_nav.next {
    background-position: right top;
    left: auto;
    right: 0;
}

#banner p a{
    color: #ffffff;
}

.intro{
    background: #e4e4e4;
    border: 1px solid #d0d0d0;
    border-radius: 10px;
    padding-top: 20px;
    margin-top: 20px;
}

.intro img,
.img-pad img{
    background: #ffffff;
    padding: 5px;
}

.intro h2,
.media-heading{
    color: #0377c1;
    font-size: 110%;
    text-transform:uppercase;
    font-weight: 600;
}

.intro p{    
    font-size: 90%;
    text-align: justify;
}

.programs h2{
    color: #0377c1;
    font-size: 130%;
    text-transform:uppercase;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d0d0d0;
}

.programs .insert{
    padding-top: 15px;
}


.teamviewer{
    background: #e4e4e4;
    border: 1px solid #d0d0d0;
    border-radius: 10px;
    margin-top: 40px;
    padding: 10px 0;
}

.teamviewer h2,
.big{
    color: #0377c1;
    font-size: 130%;
    text-transform:uppercase;
    padding-bottom: 10px;
}

.slide-bottom h2{
    color: #0377c1;
    font-size: 130%;
    padding-bottom: 10px;
    border-bottom: 1px solid #d0d0d0;
}

.slide-bottom{
    margin-top: 20px;
}   

.slide-bottom .box_head{
    border-bottom: gray;
    color: #000000;
    font-size: 90%;
    font-weight: bold;
    height: 260px;
    line-height: 100%;
    min-height: 20px;
    padding: 5px 5px 5px 20px;
}

.slide-bottom .box_content {
    display: inline-block;
    width: 100%;
    margin-top: 6px;
}

.slide-bottom .links_container {
    height: 222px;
    margin: 0;
    overflow: hidden;
}

.slide-bottom .links {
    width: 250%;
}

.slide-bottom .link-slide {
    display: inline-block;
    margin: 5px 31px 5px 0;
    width: 260px;
    height: 218px;
}

.slide-bottom  img{
    padding: 5px;
    background: #ffffff;
}

.clients h2{
    color: #0377c1;
    font-size: 130%;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d0d0d0;
}

.clients img{
    border: 1px solid #D0D0D0;
    margin-bottom: 5px;
}

.download .buttons-download{
    text-align: right;
}

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

.download li{
    list-style-type: none;
}

footer{
    font-size: 90%;
    margin-top: 10px;
}

footer a{
    color: #000000;
}

footer p{
    text-align: right;
}

.features-table{
    text-align: center;
}

.features-table i{
    color: #41aa17;
}

.features-table td:first-child{
    text-align: left;
    width: 51%;
}

.features-table thead,
.features-table tfoot td{
    background: #078de3 !important; /* Old browsers */
    background: -moz-linear-gradient(top, #078de3 0%, #0664a1 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#078de3), color-stop(100%,#0664a1)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #078de3 0%,#0664a1 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #078de3 0%,#0664a1 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #078de3 0%,#0664a1 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #078de3 0%,#0664a1 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#078de3', endColorstr='#0664a1',GradientType=0 ) !important; /* IE6-9 */
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.3);
    color: #ffffff;
}

.features-table tbody td:first-child,
.features-table tfoot td{
    background: #ffffff;
}

.ul-check{
    padding: 0;
}

.ul-check li{
    list-style-type: none;
    padding: 3px 0;
}

.ul-check li i,
.green{
    color: #41AA17;
}

.green{
    font-weight: 600;
}

.programs li {
    list-style-type: none;
    display: block;
}

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

.about li{
    list-style-type: none;
    padding-bottom: 5px;
}

.about i{
    color: #41AA17;
}