@import 'https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&amp;display=swap';body{font-family:plus jakarta sans,sans-serif;font-size:14px}a{text-decoration:none;color:#1b1b1b}a:hover{color:#1588fc}.business-nav a.nav-link{padding-top:35px!important;padding-bottom:35px!important;color:#14248F !important}.btn-lg{border-radius:3px;font-size:14px;padding:12px 24px}.btn-primary{background-color:#1588fc!important;border-color:#1588fc!important;color:#fff}.btn-primary:hover{background-color:#007dfb!important;border-color:#007dfb!important;color:#fff}.btn-outline-primary{border-color:#1588fc!important;color:#1588fc}.btn-outline-primary:hover{background-color:#007dfb!important;border-color:#007dfb!important;color:#fff}.text-primary{color:#1588fc!important}.bg-primary{background-color:#1588fc!important}.bg-homepage{background-image:linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url(../img/hero2.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover}.icon{height:70px;width:70px;display:flex;align-items:center;justify-content:center}.play-button{left:44%;top:38%}.people-img{width:60px;height:60px;object-fit:cover}.some-insight-video{margin-bottom:-18rem}.some-insight-video-play-button{left:46%}.build-something-together{background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../img/build-something-together.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;margin-bottom:-10rem}.box:hover{background-color:#1588fc;border-color:#1588fc!important;color:#fff;transition:ease .5s}.box:hover i{color:#fff!important}.bg-about{background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../img/bg-about.jpg);background-position:top;background-repeat:no-repeat;background-size:cover}.design:hover .overlay{opacity:.9!important;transition:ease .5s}.credit-profile-img{width:40px}.posted-profile{width:22px}.bg-contact{background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../img/build-something-together.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.footer-icon{height:45px;width:45px;display:flex;align-items:center;justify-content:center}

.ismobile {
    margin-bottom: 20px;
}

@media (max-width:768px) {
	.ismobile {
		display: none;
	}
}