body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	background-color: #faf5dc;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 14px;
}

p, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

a{
	text-decoration: none;
	color: #333;
}

a:hover{
	text-decoration: none;
	color: #999;
}

.clean {
	clear: both;
}

.circo-header{
	height: auto;
	margin-bottom: 10px;
}

.carousel{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.circo-split-header{
	height: 20px;
    background-image: url(../images/split-cirque@1x.jpg);
    background-image: -webkit-image-set(url(../images/split-cirque@1x.jpg) 1x,url(../images/split-cirque@2x.jpg) 2x);
    background-position: center center;
	    
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.circo-split-footer{
	height: 20px;
    background-image: url(../images/split-cirque@1x.jpg);
    background-image: -webkit-image-set(url(../images/split-cirque@1x.jpg) 1x,url(../images/split-cirque@2x.jpg) 2x);
    background-position: center center;
	    
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.navbar{
	margin-bottom: 0px !important;
	font-size: 14px;
}

.navbar i{
	font-size: 18px;
	display: inline-block!important;
}

.nav>li>a{
	padding: 15px 15px 15px 0px;
}

.navbar-nav{
	margin: 0;
}

.navbar-nav li{
	margin-left: -13px;
}

.navbar-default{
	background: none !important;
	border: 0px !important;
}

.navbar-collapse{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.container-fluid{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.circo-content{
	background-color: #fff;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
}

.circo-mega-footer{
	background-color: #fff;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding-bottom: 30px;
}

.circo-menu-nav{
	background-color: #fff;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

.circo-footer{
	padding-left: 0px !important;
	padding-right: 0px !important;
	line-height: 50px;
	height: 50px;
	font-size: 12px;
	color: #666;
}

.circo-home-box img{
	width: 100% !important;
	margin-top: 15px;
}

.circo-news img{
	width: 100% !important;
	margin-top: 30px;
}

.circo-logo{
	text-align: center;
}

.circo-logo img{
	width: 100%;
}

.circo-content img{
	border-radius: 10px;
}

.circo-split-home{
	height: 20px;
    background-image: url(../images/split-cirque@1x.jpg);
    background-image: -webkit-image-set(url(../images/split-cirque@1x.jpg) 1x,url(../images/split-cirque@2x.jpg) 2x);
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-top: 30px;
	opacity: 0.5;
}

.circo-environments-box img{
	width: 100%;
	height: 100%;
	margin-bottom: 30px;
}

.circo-toys-box img{
	width: 100%;
	height: 100%;
	margin-bottom: 30px;
}

.circo-title{
	font-family: 'Luckiest Guy', cursive;
	font-size: 40px;
	padding-top: 30px;
	color: #ef2f2e;
}

.circo-news-title{
	font-family: 'Luckiest Guy', cursive;
	font-size: 22px;
	margin-top: 15px;
	color: #3c3b98;
}

.circo-text-pages{
	font-size: 15px;
	color: #333;
	line-height: 40px;
}

.circo-text-pages img{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 300px;
	margin-top: 15px;
}

.circo-text-pages b{
	font-weight: 600;
}

.circo-options{
	margin-bottom: 30px;
	line-height: 30px;
	font-size: 16px;
}

.circo-options h2{
	font-family: 'Luckiest Guy', cursive;
	font-size: 22px;
	margin-top: 15px;
	color: #3c3b98;
}

.circo-options div{
	padding-left: 0px !important;
	padding-right: 30px !important;
}

iframe{
	width: 100% !important;
	margin-bottom: 30px;
}

.circo-form{
	padding-bottom: 30px;
}

.circo-footer-background img{
	width: 100%;
}

.mundo-split-hr{
	height: 60px;
	background-image: url(../images/split-hr@1x.jpg);
    background-image: -webkit-image-set(url(../images/split-hr@1x.jpg) 1x,url(../images/split-hr@2x.jpg) 2x);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0px 15px 0px 15px;
}

.form-group label{
	margin-bottom: 0px !important;
	font-size: 14px;
}

.circo-facebook-text{
	line-height: 35px;
	font-size: 15px;
}

.circo-facebook-text h2{
	font-family: 'Luckiest Guy', cursive;
	font-size: 22px;
	margin-top: 15px;
	color: #3c3b98;
}

.circo-news-text{
	font-size: 13px;
	line-height: 25px;
}

.circo-button{
	background: #ef2f2e;
	color: #fff;
}

.circo-button:hover{
	background: #cc0000;
	color: #fff;
}

textarea{
	resize: vertical;
}

.breadcrumb{
	background: none;
	margin-top: 15px;
	margin-left: -15px !important;
}

.breadcrumb li{
	padding: 0px;
	font-size: 15px;
}

.breadcrumb .list-group-item{
	padding: 5px 10px;
	font-size: 15px;
}


.circo-invite-title{
	font-family: 'Luckiest Guy', cursive;
	font-size: 22px;
	color: #3c3b98;
}