body {
    font-size: 13px;
    color: #4F5155;
}

p {
    font-size: 14px;
}

h1 {
    font-size: 42px;
}

.affix {
    margin: 110px 10px;
    z-index: 1020;
}

.affix-top {
    position: absolute;
    top: 35%;
    left: 10px;
    z-index: 1020;
}

.share-button-banner {
    display: table;
    text-align: center;
    border: 2px solid #fff;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    margin-bottom: 20px;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
}

.share-button-banner .share-container {
    display: table-cell;
    padding-top: 4px;
}

.share-container .share-content {
    vertical-align: middle;
}

.share-button-banner:hover {
    color: #fff !important
}

.affix .share-button-banner {
    color: #999;
    border-color: #999;
}

#twitter-button.share-button-banner:hover {
    border-color: #00b4e0;
    background-color: #00b4e0;
}

#facebook-button.share-button-banner:hover {
    border-color: #255c95;
    background-color: #255c95;
}

#google-button.share-button-banner:hover {
    border-color: #f1403a;
    background-color: #f1403a;
}
/*
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
*/
.section {
    background: #fff;
	padding: 60px 0px 20px 0;
    margin: 12px 0;
	/*border: 1px solid #D0D0D0;
	-webkit-box-shadow: inset 0 4px 0 rgba(255,255,255,0.15), 0 4px 8px rgba(0,0,0,0.175);
    box-shadow: inset 0 4px 0 rgba(255,255,255,0.15), 0 4px 8px rgba(0,0,0,0.175);*/
    font-size: 14px;
}

.portfolio-item-buttons {
    position: absolute;
    top: 0px;
    width: 100%;
}

.portfolio-item-button {
    position: absolute;
    top: 158px;
    /*width: 100%;
    text-align: right;*/
    right: 0px;
}

.btn-icon {
    width: 60px;
    height: 60px;
    text-align: center;
    /*margin-right: 4px;*/
    border-radius: 12px;
    border: 1px solid #ccc;
}

.portfolio-item, .portfolio-item .view {
    cursor: pointer !important;
    box-shadow: none;
    padding: 1px;
}

h5 {
    font-size: 16px;
}

.card .card-image {
    /*padding: 10px 2px;*/
}

.portfolio-item .card-content {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: white;
}

.md-header {
    color: #22a1dc;
    text-transform: uppercase;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-30 {
    margin-top: 30px;
}

.padding-side-10 {
    padding-left: 10px;
    padding-right: 10px;
}

#header {
    z-index: 1050;
}

#brand {
    font-size: 24px;
}

#header-container {
    padding: 50px 0 20px 0;
}

#header.navbar-fixed-top.fixed-theme {
    background-color: #f8f8f8;
    /*border-color: #080808;*/
	color: #000;
    /*box-shadow: 0 0 5px rgba(0,0,0,.8);*/
    -webkit-box-shadow: inset 0 4px 0 rgba(255,255,255,0.15), 0 4px 8px rgba(0,0,0,0.175);
    -moz-box-shadow: inset 0 4px 0 rgba(255,255,255,0.15), 0 4px 8px rgba(0,0,0,0.175);
    box-shadow: inset 0 4px 0 rgba(255,255,255,0.15), 0 4px 8px rgba(0,0,0,0.175);
}

#header.navbar-fixed-top a {
	color: #fff;
}

#header.navbar-fixed-top.fixed-theme a {
	color: #22a1dc;
}

#brand.fixed-theme {
    font-size: 18px;
}

#header-container.fixed-theme {
    padding: 0;
}

#brand.fixed-theme,
#header-container.fixed-theme,
#header.navbar-fixed-top.fixed-theme,
#brand,
#header-container {
    transition: 0.8s;
    -webkit-transition:  0.8s;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}

.navbar-footer {
    margin-bottom: 0;
    border-radius: 0;
}

.navbar-footer .container-fluid {
    padding: 0;
}

#header-simple {
    background-color: #f8f8f8;
    /* border-color: #080808; */
    color: #000;
    /* box-shadow: 0 0 5px rgba(0,0,0,.8); */
    -webkit-box-shadow: inset 0 4px 0 rgba(255,255,255,0.15), 0 4px 8px rgba(0,0,0,0.175);
    -moz-box-shadow: inset 0 4px 0 rgba(255,255,255,0.15), 0 4px 8px rgba(0,0,0,0.175);
    box-shadow: inset 0 4px 0 rgba(255,255,255,0.15), 0 4px 8px rgba(0,0,0,0.175);
}

#header-simple.navbar-fixed-top a {
    color: #22a1dc;
}

.arrow-down {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -19px;
    z-index: 1021;
}

.video-container .title-container {
    z-index: 1000;
    position: absolute;
    top: 25%;
    /*padding: 0 0 0 60px;
    left: 60px;*/
width: 100%;
    text-align: center;
    color: #fff;
}

h5, .h5 {
    font-size: 20px;
}

h3, .h3 {
    font-size: 30px;
}


h2, .h2 {
    font-size: 45px;
}

.text-thin {
    font-weight: 100;
}

.text-white {
    color: #fff !important;
}

#loadBannerVideoSpinner {
    background-color: rgba(0, 0, 0, 0.498039);
    padding: 10px;
    border-radius: 4px;
    display: none;
    margin-top: 20px;
}

.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
}

.no-video .video-container video, .touch .video-container video {
    display: none;
}

.no-video .video-container .poster, .touch .video-container .poster {
    display: block !important;
}

.video-container {
    position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000;
}

.video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}

.video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
}

.video-container video {
    position: absolute;
    z-index: 0;
    bottom: 0;
}

.video-container video.fillWidth {
    width: 100%;
}

#overlay {
    background: transparent url(/assets/img/overlays/16.png) repeat;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.step-1 {
    background: transparent url(/assets/img/step-1.jpg) top left no-repeat;
}

.step-2 {
    background: transparent url(/assets/img/step-2.jpg) top right no-repeat;
}

.step-3 {
    background: transparent url(/assets/img/step-3.jpg) top left no-repeat;
}

.step-4 {
    background: transparent url(/assets/img/step-4.jpg) top right no-repeat;
}

.step-5 {
    background: transparent url(/assets/img/step-5.jpg) top left no-repeat;
}

.step-6 {
    background: transparent url(/assets/img/step-6.jpg) top right no-repeat;
}

.btn-ribbon {
    color: #ffffff;
    margin: 0 2px;
    width: 46px;
    height: 66px;
    background: transparent url(/assets/img/ribbon.png) top right no-repeat;
}

.btn-ribbon.btn-large i {
    line-height: 44px;
}

.btn-ribbon i {
    width: 42px;
    text-align: center;
    font-size: 1.6rem;
}

#portfolio .card .card-content {
    padding: 0px;
}

.card .card-content h5 {
    padding-bottom: 0px;
    border-bottom: 0px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

#carousel-portfolio {
    min-height: 300px;
}

.carousel-item {
    padding-bottom: 60px;
}

.carousel-indicators li {
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 1px;
}

.carousel .carousel-indicators .active {
    background-color: #ccc;
    border: 1px solid #aaa;
    margin: 1px;
}

.carousel-indicators {
    bottom: 2px;
}

textarea.md-textarea {
    overflow-y: hidden;
    resize: none;
    min-height: 80px;
}

textarea.md-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: 0;
    height: 2.1rem;
    width: 100%;
    font-size: 1rem;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    transition: all .3s;
}

textarea.md-textarea:focus {
    border-bottom: 1px solid #4285f4;
    box-shadow: 0 1px 0 0 #4285f4;
}

.page-footer {
    color: #fff;
}

footer.page-footer {
    background: #030814 url(/assets/img/footer.png);
    background-size: 1600px auto;
}

.blue-fix {
    background-color: #030814;
}

footer.page-footer a {
    font-weight: normal;
    font-size: 13px;
    line-height: 40px;
    color: #fff;
}

.footer-image {
    min-height: 21px;
    min-width: 21px;
    padding-top: 4px;
}

.defferred-block { display: none; }

.defferred { display: none; }

#privacy ul {
    padding: 6px 36px;
}

#privacy ul, ul li {
    list-style-type: circle;
}

.carousel-control {
    opacity: 1;
    width: 20px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    top: 10px;
}

.carousel-indicators {
    width: 90%;
    margin-left: -45%;
}

.video-container .poster img {
    bottom: 0;
    left: 100px;
}
/*
.headline img {
    -webkit-box-shadow: 0px 7px 17px 3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 7px 17px 3px rgba(0,0,0,0.75);
    box-shadow: 0px 7px 17px 3px rgba(0,0,0,0.75);
}*/

.btn-primary {
    background: #22a1dc;
}

.quote-modal .modal-title {
    font-size: 16px;
    color: #fff;
}