/* ==========================================================================
GRID
========================================================================== */
body{
	background:url(../img/bg.png) repeat-x;
}
.container{
	max-width:940px;
}

.space-bottom{
	margin-bottom:150px;
}

.space-bottom-small{
	margin-bottom:40px;
}

@media(min-width:769px){
	.col-no-padding-left{
		padding-left:0;
	}
	.col-no-padding-right{
		padding-right:0;
	}
}
@media(max-width:992px){

	.space-bottom,.space-bottom-small{
		margin-bottom:0;
	}
}
hr{
	border-top-color:#b0e8fb; 
}
/* ==========================================================================
FONTS
========================================================================== */
h1{
	margin-top:30px;
}
.logo-title{
	font-family:'Museo500';
	text-transform:uppercase;
	font-size:28px;
	color:#004a63;
}
.logo-title>span{
	font-family:'ProximaNovaRegular';
	font-size:0.6em;
	color:#ffffff;
}
.museo-blue{
	font-family:'Museo500';
	font-size:35px;
	color:#a1e3fa;
}
.museo-dark{
	font-family:'Museo500';
	font-size:18px;
	color:#060606;
}
.mouseo-p{
	font-family:'Museo500';
	font-size:16px;
	color:#4c4c4c;
}
.museo-btn-copy{
	font-family:'Museo900';
	font-size:31px;
	color:#ff4a00;
}
.museoHuge{
	font-size:59px;
	font-family:'Museo500';
	color:#a0e3fa;
	margin-bottom:50px;
}
/* Proxima */
.proxima-dark, .list-ok > li{
	font-family:'ProximaNovaBold';
	font-size:20px;
	color:#060606;
}
.proxima-orange{
	font-family:'ProximaNovaBold';
	font-size:23px;
	color:#ff4a00;
	text-transform:uppercase;
}
.proxima-yellow{
	font-family:'ProximaNovaBold';
	font-size:25px;
	margin-bottom:0;
	color:#ff9302;
}

.proxima-strong{
	font-family:'ProximaNovaBold';
	font-size:28px;
	color:#004a63;
	margin-top:35px;
	margin-bottom:40px;
}

.proxima-strong-gray{
	font-family:'ProximaNovaBold';
	font-size:28px;
	color:#a2a2a2;
}

/* OpenSans */
.opensans{
	font-family:'Arial';
	font-size:15px;
	color:#004a63;
}

/* Roboto */
a{
	font-family:'Roboto', sans-serif;
	color:#011640;
	font-size:15px;
	white-space:nowrap;
}
.a-popup{
	margin-left:20px;
	margin-right:20px;
}
.a-none{
	text-decoration: none !important;
}
/* Others */
p,.proxima-normal{
	font-family:'ProximaNovaRegular';
	font-size:16px;
	color:#767575;
}
.second-p{
	font-family:'ProximaNovaBold';
	color:#004a63;
	font-size:18px;
}
.font-focus{
	color:#e34400;
}
label{
	font-family:'Arial';
	color:#002734;
	font-size:14px;
	font-weight: bold;
}
.privacy-about{
	font-size:11px;
	font-family: 'Arial';
	color:#c7c7c7;
}

/* ==========================================================================
FONTS END
========================================================================== */


/* ==========================================================================
BANNER
========================================================================== */
.banner{
	background:url(../img/banner-bg.png) repeat-y;
	/*background-size*/
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-o-background-size:100% auto;
	background-size:100% auto;
	position:relative;
	margin-bottom:77px;
	padding:40px 4px 4px 4px;
}
.banner-bottom{
	position:absolute;
	top:100%;
	height:77px;
	width:100%;
	left:0;
	background:url(../img/banner-bottom.png) no-repeat;
	/*background-size*/
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
	background-size:100% 100%;
}
.banner-last-text{
	bottom:-40px;
	margin-top:-40px;
	position:relative;
	z-index:2;
}

.banner input{
	background-color: white;
	border: 1px solid #f2f4f4;
	border-radius:4px;
	font-size:17px;
	line-height:17px;
	color:#666666;
	padding:12px;
	margin:7px;
	text-align: center;
	width:150px;
	display: inline-block;
	height: auto;
}
/* ==========================================================================
BANNER END
========================================================================== */

/* ==========================================================================
BUTTONS
========================================================================== */

/* button */
.btn-call,.btn-form, .btn-start{
	background:url(../img/btn-call.png) repeat-x center center;
	/*border-radius*/
	-webkit-border-radius:45px;
	-moz-border-radius:45px;
	border-radius:45px;
	font-family:'Museo900';
	color:white;
	font-size:30px;
	line-height:30px;
	padding:14px 30px;
	margin:0;
	margin-bottom:10px;
	width: 250px;
	max-width:95%;
}

.btn-form{
	background-image:url(../img/btn-form.png);
	font-size:21px;
	padding:13px 50px;
	line-height:21px;
}

.btn-start{
	background-image:url(../img/btn-start.png);
}

.btn-start:hover, .btn-start:focus{
	color:white;
	background:#ff6c00;
}

.btn-form:hover, .btn-form:focus
{
	color:white;
	background: #1f8cbd;
}

.btn-call:hover, .btn-call:focus
{
	color:white;
	background: #ec5003;
}

.btn.loading{
	background:url(../img/ajax-loader.gif) no-repeat center center;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
}



 .btn-new1{
	
	background-image:url(../img/btn-start.png);
	-webkit-border-radius:45px;
	-moz-border-radius:45px;
	border-radius:45px;
	font-family:'Museo900';
	color:white;
	font-size:25px;
	line-height:30px;
	padding:8px 30px;
	margin:0;
	margin-bottom:10px;
	width: 250px;
	max-width:95%;
}

.btn-new1:hover, .btn-start:focus{
	color:white;
	background:#ff6c00;
}



/* ==========================================================================
BUTTONS END
========================================================================== */


/* ==========================================================================
THUMBNAILS
========================================================================== */
.thumbnail{
	background:white url(../img/thumbnail_bg.png) bottom repeat-x;
	border-color:white;
	border-width:2px;
	border-radius:12px;
	color:#004a63;
	text-align:center;
	font-size:22px;
	font-family:'ProximaNovaBold';
	margin: 0;
	margin-bottom:20px;
}
.thumbnail:hover{
	border-color:#25b7e9;
	text-decoration: none;
}
.thumbnail-huge{
	background-color:white;
	border:2px solid #a0e3fa;
	border-radius:12px;
	padding-top:35px;
	padding-bottom:35px;
	margin-bottom:10px;
	margin-top:20px;
}
.thumbnail-text{
	font-size: 40px;
	font-family:'ProximaNovaBold';
	color:#1da3d0;
	display:block;
	line-height: 85px;
}
@media(max-width: 992px){
	.thumbnail-text{
		font-size:35px;
	}
}
/* ==========================================================================
THUMBNAILS END
========================================================================== */

/* ==========================================================================
FORMS
========================================================================== */
.form-control{
	border-radius:2px;
	border-color:#ECECEC;
}
input{
	outline:none !important;
}
/* ==========================================================================
FORMS END
========================================================================== */

/* logo */
.logo-img{
	display:inline-block;
	margin-bottom:-50px;
	margin-right:-40px;
	margin-left:-40px;
	vertical-align:top;
}
/* list */
.list-ok{
	list-style-image:url('../img/list.png');
	padding-left:28px;
}
/* helpers*/
.undertitle{
	position:absolute;
	top:100%;
	right:0;
	left:0;
}
.nowrap{
	white-space:nowrap;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 940px;
  margin: 20px auto;
}
.bg-light{
	background-color:#f7f7f7;
}
/* ==========================================================================
ADDITIONAL MEDIA QUERIES END
========================================================================== */
@media(max-width:992px){
	.logo-img{
		margin-bottom:-30px;
		width:150px;
	}
	.logo-title{
		font-size:26px;
	}
}
@media(max-width:768px){
	.banner{
		border-top:8px solid #e3f7fe;
		padding-top:15px;
	}
}

@media(max-width:530px){
	.logo-title{
		font-size:20px;
	}
}

@media(max-width:470px){
	.btn-call{
		font-size:26px;
		padding:15px 20px;
	}
}

@media(max-width:420px){
	.museo-btn-copy{
		font-size:26px;
	}
	.logo-img{
		width:100px;
		margin-bottom:-19px;
		margin-right:-23px;
		margin-left:-23px;
	}
	.logo-title{
		margin-top:10px;
	}
}

@media(max-width:390px){
	.museo-btn-copy{
		display:block;
		text-align:center;
		float:none !important;
	}
	.btn-call{
		margin:0 auto;
		float:none !important;
		display:block;
	}
}

@media(max-width:375px){
	.logo-img{
		display:block;
		margin:0 auto -20px;
	}
	.logo-title{
		margin-top:0;
		width:100%;
		text-align:center;
	}
	.undertitle{
		position:static;
		display:block;
	}
}

.parsley-errors-list{
	list-style: none;
	padding: 0;
}

.has-error .form-control{
	background-color: rgb(255, 184, 184);;
}
/* ==========================================================================
PLUGINS CSS
========================================================================== */
/* Magnific Popup CSS */
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }

.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }

.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }

.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }

.mfp-align-top .mfp-container:before {
display: none; }

.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }

.mfp-ajax-cur {
cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }

.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }

.mfp-loading.mfp-figure {
display: none; }

.mfp-hide {
display: none !important; }

.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }

.mfp-s-ready .mfp-preloader {
display: none; }

.mfp-s-error .mfp-content {
display: none; }

button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }

.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }

.mfp-close-btn-in .mfp-close {
color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }

.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }

.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }

.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }

.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; }

/* Main image in popup */
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }

.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }

.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }

.mfp-image-holder .mfp-content {
max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
* Remove all paddings around the image on small screen
*/
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }

@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }

.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }


#ui_notifIt{
    position: fixed;
    top: 10px;
    right: 10px;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
    -wekbit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#ui_notifIt:hover{
    opacity: 1 !important;
}
#ui_notifIt p{
    text-align: center;
    font-family: sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

/* Color setup */
/* You are free to change all of this */
.success{
    background-color: yellowgreen;
    color: white;
}
.error,.error>p{
    background-color: orangered;
    color: white;
}
.warning,.warning>p{
    background-color: orange;
    color: white;
}
.info{
    background-color: deepskyblue;
    color: white;
}
.default{
    background-color: #EEE;
    color: #444;
}