
body {
    background: white url(../img/background-main.jpg) repeat;
    padding:0px;
}

.head-wrapper
{
    padding-top:10px;
    padding-bottom:10px;
    background: white url(../img/head-wrapper-background.jpg) repeat-x;
}

/* Head and Navbar */

.masthead
{
    
}

.masthead .navbar
{
    padding-top:40px;
}

.masthead .navbar ul.nav>li>a
{
    font-size: 13pt;
    font-weight: bold;
}

.masthead .navbar ul.nav>li>a:hover, .masthead .navbar ul.nav>li.active>a
{
    color:#0075BD;
}

.navbar .nav > li > a
{
    padding: 10px 25px;
}

/* Carousel styles */

.winCarousel
{
    width:100%;
    overflow: hidden;
    text-align: center;
    background: black;
    position: relative;
    z-index: 10;
    padding-bottom:20px;
}

.winCarousel .play-pause
{
    position:absolute;
    right: 25px;
    top: 25px;
}

.winCarousel .container
{
    text-align: center;
    position: relative;
}

.winCarousel img.bkg
{
    width:100%;
    height:100%;
    position: absolute;
    top:0px;
    left:0px;
}

.carousel-indicators
{
    position:relative;
    margin:auto;
    display: table;
    padding-top:12px;
}

.carousel-indicators .active {
    background-color: #3F78C8;
}

.carousel-indicators li
{
    background-color: #FFFFFF;
    height:14px; width:14px;
    border-radius: 7px 7px 7px 7px;
}

.carousel-caption
{
    background: none;
    bottom:auto;
    position:relative;
}

.carousel-caption h1
{
    color:white;
}

/* Elements of slide 1 */
.container-1
{
    display: block;
    width:80%;
    max-width:905px;
    height:300px;
    position: relative;
    margin:auto;
}

.container-1 div.baloon
{
    max-width:208px;
    width:23%;
    height:210px;
    position:  relative;
    float:left;
    margin-right:10px;
}

.container-1 div.baloon div.inside-baloon
{
    border-radius: 10px;
    width:100%;
    height:100%;
    background: white;
    position:  absolute;
    opacity: 0.8;
}

.container-1 div.n1
{
    /*left:0px;*/
    top:25px;
}

.container-1 div.n2
{
    /*left:230px;*/
    top:55px;
}

.container-1 div.n2 img
{
    max-width:162px;
}

.container-1 div.n3
{
    /*left:460px;*/
    top:30px;
}

.container-1 div.n4
{
    /*left:690px;*/
    top:0px;
}

.content-baloon
{
    padding:5px 10px 5px 10px;
    position: absolute;
    text-align: left;
}

.content-baloon img
{
    width:95%;
    max-width:178px;
}

.num-baloon
{
    background: #F4F4F4;
    font-size: 27px;
    font-weight: bold;
    padding:20px;
    position: absolute;
    right:0px; top:0px;
    border-radius: 0px 10px 0px 30px;
    opacity: 0.8;
}

.baloon h3
{
    font-weight: normal;
    font-size: 24px;
    text-align: left;
    padding:0px; margin:0px;
    line-height: 30px;
}

.baloon p
{
    text-align: left;
    padding:5px 0px; margin:0px;
    font-size: 12px;
}

/* Center marketing */

.center-marketing
{
    width:680px;
    height: 80px;
    border-radius: 10px;
    background: white;
    border:2px solid #DDDDDD;
    margin:-40px auto 0px auto;
    z-index: 20;
    position:relative;
}

.center-marketing .question
{
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    top:19px; left:60px;
}

.center-marketing .ref
{
    font-size: 14px;
    position: absolute;
    top:49px; left:105px;
}

.center-marketing .tel
{
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top:55px; left:501px;
}

.center-marketing .btn
{
    position: absolute;
    top:10px; left:500px;
}

/* Center marketing phone */
.center-marketing-phone
{
    width:80%;
    min-height: 60px;
    border-radius: 10px;
    background: white;
    border:2px solid #DDDDDD;
    margin:-30px auto 0px auto;
    z-index: 20;
    position:relative;
    text-align:center;
    min-width: 150px;
}

.center-marketing-phone .question
{
    font-size: 15px;
    font-weight: bold;
    padding-top:8px;
    padding-bottom:3px;
    display:block;
}

.center-marketing-phone .ref
{
    font-size: 12px;
}

.center-marketing-phone .tel
{
    font-size: 11px;
    display: inline-block;
}

.center-marketing-phone .mail
{
    font-size: 11px;
    display: inline-block;
}

/* Ucase child elements */

.ucase
{
    text-transform: uppercase;
}

.center
{
    text-align: center;
}

/* Separator */

.separator
{
    border-top:1px solid #BBBBBB;
    width: 100%;
}

.separator div
{
    border-top: 3px solid #005BCC;
    width: 100px;
    margin: auto;
    
}

.separator-2
{
    border-top:1px solid #DDDDDD;
    width: 100%;
}

.separator-2 div
{
    border-top: 1px solid #005BCC;
    width: 68px;
}

/* Client logos */

.clients-logo
{
    border:1px solid red;
    text-align: center;
    height:135px;
    overflow: hidden;
}

.clients-logo img
{
    
}

/* Showbiz */

.showbiz-container{
    padding:0px 20px;margin:0px auto 20px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.logos .showbiz .mediaholder img
{
    width:auto;
}

.logos .sb-grey-skin .mediaholder
{
    background: transparent;
    border:0px;
}

li.sb-light-skin 
{
    box-shadow: 0px;
}

.logos .sb-navigation-left i, .logos .sb-navigation-right i {
    line-height: 24px;
}

/* Products showbiz */

.products-showbiz	{	z-index:10; position: relative;}

.products-showbiz .divide5			{	width:100%;height:5px;}
.products-showbiz .divide10			{	width:100%;height:10px;}
.products-showbiz .divide15			{	width:100%;height:15px;}
.products-showbiz .divide20			{	width:100%;height:20px;}
.products-showbiz .divide30			{	width:100%;height:30px;}

.products-showbiz .halfcontainer		{	width:50%; float:left; box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; }
.products-showbiz .leftfloat			{	float:left}
.products-showbiz .clear				{	clear:both}
.products-showbiz .rm10				{	margin-right:10px;}


.products-showbiz p.small				{	font-family: 'Open Sans', sans-serif; font-size:12px; color:#777; line-height:25px; text-align: left}

.products-showbiz p.small a,
.products-showbiz p.small a:visited,
.products-showbiz p.small a:hover		{	color:#000; text-decoration:none; font-size:13px; font-weight:700;}

.products-showbiz .sb-navigation-left i, .logos .sb-navigation-right i {
    line-height: 24px;
}

.products-showbiz .style-title		{	font-size:30px; font-weight: 800; font-family: 'Open Sans', sans-serif; color:#555; line-height:30px;text-align: center; position: relative; z-index:5;}
.products-showbiz .style-title p		{	font-size:14px;}

.products-showbiz .detailholder p
{
    /* color:black; */
}

@media only screen and  (max-width: 620px) {
		.halfcontainer	{	float:none; width:100%}
}

/* Wrap bottom */

.wrap-bottom
{
    background: white;
}

.wrap-bottom img
{
    padding:10px;
}

.footer
{
    padding:10px;
}

/* Icons */

.icon-phone
{
    background-image: url("../img/glyphicons-halflings-free.png");
    background-position: 0px -169px;
    background-repeat: no-repeat;
}

.contact-form textarea
{
    height:110px;
}

/* Span addon */

.row-fluid div.span-mini
{
    width:1px;
    height:1px;
    min-height:0px;    
}

/* Num proccess */

.num-img
{
    position: relative;
    width:75px;
    height: 80px;
    padding: 4px 0px 4px 0px;
}

.num-text
{
    height: 47px;
    font-weight: bold;
    padding: 18px 0px 18px 0px;
}

/* CMS design */

.cms-img
{
    position: relative;
    width:240px;
    float:left;
    padding-top:30px;
}

.cms-text
{
    font-weight: bold;
    padding: 14px 0px 14px 250px;
}

.blue-title
{
    font-size:16px;
    color:#0072B8;
    font-weight: bold;
}

.small
{
    font-size:12px;
}

/* Ul styles */

.blue-circle
{
    margin:0px; padding:0px;
}

.blue-circle li
{
    background-image: url("../img/list-item.png");
    background-position: 3px 3px;
    background-repeat: no-repeat;
    list-style: none;
    margin:0px; padding:0px 0px 0px 22px;
}

/* App container */

.app-container
{
    background: #F0F0F0 url("../img/app-background.jpg") repeat-y;
    border: 1px solid #CECECE;
    margin:10px 0px;
    position: relative;
}

.app-img
{
    position: relative;
    width:240px;
    float:left;
    padding:20px 10px;
}

.app-text
{
    font-weight: bold;
    padding: 14px 0px 14px 260px;
}

.app-right
{
    position:absolute;
    bottom:20px;
    right:20px;
}

.app-container a.app-right-2
{
}

.app-container a.btn
{
    width: 90px;
}

/* Website container */

.website-container
{
    background: white;
    border: 1px solid #CECECE;
    margin:10px auto;
    position: relative;
    min-width:375px;
    cursor: pointer;
}

.website-container .website-presentation
{
    width:100%;
    height:100%;
}

.website-container .text-background
{
    height:20%;
    width:100%;
    position:absolute;
    bottom:0px;
    background: white;
    opacity: 0.8;
    min-height: 50px;
}

.website-container .text-container
{
    height:20%;
    width:100%;
    position:absolute;
    bottom:0px;
    min-height: 50px;
}

.website-container .text-container ul.blue-circle
{
    font-weight: bold;
}

.website-container .text-container div ul.blue-circle
{
    padding: 17px 0px 10px 0px;
}

.website-container .text-container ul.blue-circle li
{
    float:left;
    margin-left:10px;
    margin-top:3px;
    margin-bottom:3px;
}

.percent50
{
    float:left;
    width:50%;
}

.website-container .text-container img
{
    float:right;
}

.website-container .open
{
    width:100%;
    height:100%;
    background: white;
    position: absolute;
    top:0px;
    vertical-align: middle;
    text-align: center;
    display: block;
    opacity: 0.7;
    cursor: pointer;
    display: none;
}


.website-container .open img
{
    width: 64px; height: 64px;
    position:absolute;top:0;bottom:0;margin:auto;
    right:0;left:0;
}

.span5.last {
    margin: 0px; 
}








