HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/RMourik/bassol.nl/wwwroot/Bassol/media/system/css/agency-new.css
/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */


body, html{
    max-width: 100%;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
    color: #0f303f;
}

.text-muted {
    color: #214c5f;
}

.text-primary {
    color: #fdc00f;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #fdc00f;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}

.bg-white {
    background-color: #fff;
}

section.bg-white, section.bg-light-gray {
    padding: 80px 0;
}

.bg-light-gray {
    background-color: #f1f1f1;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #fdc00f;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background-color: #fdc00f;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fdc00f;
    background-color: #fdc00f;
}

.btn-primary .badge {
    color: #fdc00f;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #fdc00f;
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #fdc00f;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fdc00f;
    background-color: #fdc00f;
}

.btn-xl .badge {
    color: #fdc00f;
    background-color: #fff;
}

.navbar-brand img {
    position: absolute;
    top: 0;
    width: 140px;
}

@media(min-width:992px) {
	.navbar-brand img {
    	position: absolute;
   		top: 0;
    	width: 250px;
	}
}	


.navbar-default {
    border-color: transparent;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}


.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #fdc00f;
    background-color: #fdc00f;
}

.navbar-toggle {
margin-top: 14px;
margin-bottom: 14px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fdc00f;
}

.navbar-default .nav li a {
    font-weight: 600;
    color: #0f303f;
    padding: 10px 0;
    margin: 0 15px;
}

@media(min-width:768px) and  (max-width:992px){
	.navbar-default .nav li a  {
	font-size: 11px;
	}
	.navbar-default .nav li.choose-lang a{
	font-size: 8px !important;
	}
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fdc00f;
}

@media(min-width:768px) {
	.navbar-default .navbar-nav a.active {
	border-bottom: 3px solid #fdc00f;
	color: #0f303f !important;
	}
}

.navbar-default .navbar-nav a.active {
color: #fdc00f;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fec503;
}

@media(min-width:768px) {
    .navbar-default {
        padding: 10px 0;
        border: 0;
        background-color: #fff;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
    }

        .navbar-default.navbar-shrink img{
        width: 140px;
         -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }
}
@media(min-width:992px) {
	.navbar-default {
        padding: 30px 0;
	}
}

.navbar-default .nav li a.lang {
	color: #fff;
	display: inline-block;
	font-weight: 600;
    margin: 0;
    padding: 2px;
   	opacity: 0.5;
}

.navbar-default .nav li a.lang-active {
	color: #fff;
	opacity: 1;
}

.navbar-default .nav li.choose-lang {
	margin: 4px 0 4px 15px;
	padding: 4px;
	font-size: 9px;
	background-color: #fdc00f;
	border-radius: 3px;
	max-width: 54px;
	color: #fff;
}


.intro-text {
    text-align: center;
    color: #fff;
}

.intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

.intro-text .intro-heading {
    margin-bottom: 25px;
    margin-top: 50px;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    text-shadow: 2px 2px 11px rgba(14, 41, 51, 0.8);
}

.btn-quote {
	font-size: 28px;
	margin-top: 40px;
	margin-bottom: 50px;
	white-space: normal !important;
	padding: 20px !important;
	background-color: none;
    border: none;
    border-radius: 6px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    -moz-user-select: none;
    background-image: none;
    display: inline-block;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-shadow: 2px 2px 11px rgba(14, 41, 51, 0.8);
}

@media(min-width:768px) {
	.btn-quote {
		margin-top: 90px;
		margin-bottom: 50px;
		white-space: normal !important;
		padding: 20px !important;
		color: #fff !important;
		background-color: #fdc00f;
	    border-color: #fdc00f;
	    border-radius: 6px;
	    color: #fff;
	    font-weight: 700;
	    text-transform: uppercase;
	        -moz-user-select: none;
	    background-image: none;
	    display: inline-block;
	    line-height: 1.42857;
	    margin-bottom: 0;
	    text-align: center;
	    vertical-align: middle;
	    white-space: nowrap;
	    text-shadow: none;
	}
}

@media(min-width:768px) {
    .intro-text {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

@media (min-width: 992px) {
    section:first-of-type {
        margin-top: 110px;
    }
}

section.bassol-kaart .gradient {
    padding: 40px 0;
}

/*Services*/
section#services p {
	padding-bottom: 25px;
}

section#services a {
	margin-bottom: 50px;
}

@media(min-width:768px) {
    section#services a {
        margin-bottom: 0;
    }
}

/*Werken bij bassol*/
section#werken-bij-bassol a {
	margin-bottom: 50px;
}

@media(min-width:768px) {
    section#werken-bij-bassol a {
        margin-bottom: 0;
    }
}

/*Over bassol */
hr {
	border-color: #8bc4d5;
	border-width: 2px 0 0;
	margin: 0;
}

/* Parallax */
.parallax-window {
    min-height: 150px;
}

.gradient {
    background: rgba(15, 48, 63, 0) linear-gradient(to bottom, rgba(15, 48, 63, 0.2) 0%, rgba(15, 48, 63, 0.5) 30%, rgba(15, 48, 63, 0.8) 80%, rgba(15, 48, 63, 0.9) 100%) repeat scroll 0 0;
    height: 100%;
    width: 100%;
    padding: 90px 0;
}

@media(min-width:768px) {
	.parallax-window {
	    min-height: 350px;
	}
}

/* Contact info */
.contact-info {
	margin-top: 40px;
}

.contact-info h2{
	font-size: 40px;
}

.contact-info p{
	font-size: 32px;
	line-height: 34px;
	padding: 15px 0;
}

.contact-info h4{
	color: #fdc00f;
	font-size: 26px;
	text-transform: none;
}

/* Owl styling */
#owl-example .item {
    margin: 0 20px;
    text-align: center;
    border-radius: 3px;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {

    section.bassol-kaart .gradient {
    	padding: 0;
    }
}

.service-heading {
    margin: 15px 0;
    color: #fdc00f;
    font-size: 24px;
}


.grid {
-moz-column-width: 20em;
 -webkit-column-width: 20em;
 column-width: 20em;
 -moz-column-gap: 1.5em;
 -webkit-column-gap: 1.5em;
 column-gap: 1.5em; 
margin: 0 0.6em;
}

.grid a {
    text-decoration: none;
}

@media (min-width: 768px) {
    .grid {
        margin: 0 2em;
    }
}

.grid-item {
 display: inline-block;
 padding:  1rem;
 width:  100%; 
}

.grid-item p{
  margin: 0;
  font-size: 16px;
}

.well {
 position:relative;
 display: block;
 background-color: #fff;
 box-shadow: none;
 border: none;
 border-radius: none;
}


.grid a:hover .well {
    background: #0f303f;
    color: #fff;
    transition: all 0.5s ease 0s;
}

.grid a:hover .well .text-muted {
    color: #fff;
    opacity: 0.9;
    text-decoration: none;
}

.grid a:hover .well .socialwall-info{
    color: #fff;
    opacity: 0.9;
    text-decoration: none;
}

.grid-item p.socialwall-info {
    padding-top: 10px;
    margin-top: 10px;
    font-weight: 600;
    font-size: 12px;
    border-top: 2px solid #8bc4d5;
    color: #214c5f;
}

#portfolio .grid-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 550px;
}


#portfolio .grid-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    background-color: #fff;
}

#portfolio .grid-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .grid-item .portfolio-caption p {
    margin: 0;
    font-size: 16px;
}

#portfolio * {
    z-index: 2;
}

#portfolio .grid-item .portfolio-caption p.socialwall-info {
    padding-top: 10px;
    margin-top: 10px;
    font-weight: 600;
    font-size: 12px;
    border-top: 2px solid #8bc4d5;
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

@media(min-width:992px) {
    .team-member {
        margin: 0 20px 50px 20px;
    }
}

.team-member img {
    margin: 0 auto;
    border: 5px solid #f1f1f1;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

@media(min-width:992px) {
	.bassol-member {
		padding: 15px;
	}
}

footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    line-height: 40px;
    font-weight: 700;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #0f303f;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fdc00f;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fdc00f;
}

::selection {
    text-shadow: none;
    background: #fdc00f;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fdc00f;
}

.col-mw{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-mw {
    width: 50%;
    float: left;
}
@media (min-width: 768px) {
.col-mw {
        width: 25%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-mw{
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-mw {
        width: 20%;
        float: left;
    }
}