@import url("https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700");

/*
font-family: 'Quicksand', sans-serif;
*/

/* rosu: #F73859 */
/* verde: #1A936F */
/* galben: #FCC918 */
/* albastru: #2C2E3E */
/* dark blue: #1e242e */
/* teal: #0EAEB1 */
/* orange: #FD8835 */
/* purple: #8E44AD */
/* negru: #000000 */
/* normal gray: #D8D8D8 */
/* light gray: #C4C4C4 */
/* dark gray: #222222 */

/* CUSTOM SCROLL */
.gsb {
    -ms-overflow-style: none;
}
.gsb::-webkit-scrollbar-track {
	background-color: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	display: inherit;
}
.gsb::-webkit-scrollbar-track-piece {
	width: 1px;
	display: inherit;
}
.gsb::-webkit-scrollbar {
	width: 10px;
	height: auto;
	display: inherit;
}
.gsb::-webkit-scrollbar-thumb {
	background-color: #ff0000;
	border: 4px solid #222222;
	display: inherit;
}
/* CUSTOM SCROLL */

::selection {
	background-color: #222222;
}
*:focus {
	outline: none !important
}
html, body {
	background-color: #222222;
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	overflow-x: hidden;
}
strong {
	font-weight: bolder;
	color: #ffffff;
}

custom-mk {
	font-family: 'Helvetica', Arial, sans-serif;
	font-weight: 900;
	background-image: -webkit-linear-gradient(to bottom, #ce1212, #ce1212, #920000); 
    background-image:    -moz-linear-gradient(to bottom, #ce1212, #ce1212, #920000); 
    background-image:     -ms-linear-gradient(to bottom, #ce1212, #ce1212, #920000);
    background-image:      -o-linear-gradient(to bottom, #ce1212, #ce1212, #920000);
    background-image:         linear-gradient(to bottom, #ce1212, #ce1212, #920000);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
	letter-spacing: -2px;
}
custom-office {
	font-family: 'Helvetica', Arial, sans-serif;
	font-weight: 900;
	background-image: -webkit-linear-gradient(to bottom, #d8d8d8, #d8d8d8); /* Chrome and Safari */
    background-image:    -moz-linear-gradient(to bottom, #d8d8d8, #d8d8d8); /* old Fx (3.6 to 15) */
    background-image:     -ms-linear-gradient(to bottom, #d8d8d8, #d8d8d8); /* pre-releases of IE 10*/
    background-image:      -o-linear-gradient(to bottom, #d8d8d8, #d8d8d8); /* old Opera (11.1 to 12.0) */
    background-image:         linear-gradient(to bottom, #d8d8d8, #d8d8d8); /* Standard syntax */
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
	letter-spacing: -2px;
}

.row-shadow {
	-moz-box-shadow: 0px 10px 13px -7px #111111, 5px 5px 15px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 13px -7px #111111, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 13px -7px #111111, 5px 5px 15px 5px rgba(0,0,0,0);
}
.logo-bisens {
	width: 200px;
	height: auto;
}
/* HEADER */
.header-text {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	display: flex;
    justify-content: center;
    height: 100vh;
    align-items: center;
}
/* HEADER */
/* BTN SCROLL DOWN */
.scroll-down {
	top: 20px;
	bottom: 0px;
	font-size: 28px;
	background-color: transparent;
	color: #ffffff;
	cursor: pointer;
	width: 70px;
	height: 70px;
	text-align: center;
}
.scroll-down :hover {
	color: #ffffff;
	outline: none;
	text-decoration: none;
	background-color: transparent;
}
/* BTN SCROLL DOWN */
/* BTN BACK TO TOP */
#myBtnToTop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background-color: #ff0000;
	color: #ffffff;
	cursor: pointer;
	padding: 6px;
	width: 40px;
	height: 40px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	text-align: center;
}
#myBtnToTop:hover {
	outline: none;
	text-decoration: none;
	background-color: #F73859;
}
/* BTN BACK TO TOP */

@media (min-width: 320px) {
	
/* BACKGROUND IMAGES FOR SECTIONS */
.imagine-background-header {
	background-color: #ffffff;
	background: url(../img/background-header-small.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100vw;
	height: auto;
}
.imagine-marketing {
	background-color: #ffffff;
	background: url(../img/background-marketing-small.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100vw;
	height: auto;
}
.imagine-software {
	background-color: #ffffff;
	background: url(../img/background-software-small.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100vw;
	height: auto;
}
.imagine-design {
	background-color: #ffffff;
	background: url(../img/background-design-small.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100vw;
	height: auto;
}
.imagine-hosting {
	background-color: #ffffff;
	background: url(../img/background-hosting-small.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100vw;
	height: auto;
}
.imagine-bisens {
	background-color: #ffffff;
	background: url(../img/background-bisens.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100vw;
	height: auto;
}
/* BACKGROUND IMAGES FOR SECTIONS */

.container-title-custom-mko {
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 80px;
	padding-bottom: 40px;
	border-bottom: 1px solid transparent;
	height: 100vh;
}
.mko-title {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 54px;
	color: #ffffff;
	padding-bottom: 20px;
}
.mko-tagline {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: -1px -1px 0 #222222, 1px -1px 0 #222222, -1px 1px 0 #222222, 1px 1px 0 #222222;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
.mko-storyline {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: -1px -1px 0 #222222, 1px -1px 0 #222222, -1px 1px 0 #222222, 1px 1px 0 #222222;
	letter-spacing: 1px;
	padding-top: 0px;
	line-height: 1.4em;
}
/* MARKETING */
.container-title-marketing {
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 40px;
	padding-bottom: 40px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
	border-bottom: 1px solid #222222;
}
.mko-marketing-title {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-weight: bolder;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	padding: 20px;
}
.mko-marketing-tagline {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.btn-mko-marketing {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0px;
	background-color: #ff0000;
	width: 280px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-bottom: 0px;
	border: 2px solid #ff0000;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
}
.container-new-content {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #222222;
}
.row-new-content-marketing {
	padding: 0px;
}
.row-title-marketing {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.row-subtitle-marketing {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	border-left: 10px solid rgba(255, 255, 255, 0.9);
	padding-right: 20px;
	padding-left: 20px;
}
/* MARKETING */
	
/* SOFTWARE */
.container-title-software {
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 40px;
	padding-bottom: 40px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
	border-bottom: 1px solid #222222;
}
.mko-software-title {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-weight: bolder;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	padding: 20px;
}
.mko-software-tagline {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.btn-mko-software {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0px;
	background-color: #ff0000;
	width: 280px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-bottom: 0px;
	border: 2px solid #ff0000;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
}
.container-new-content {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #222222;
}
.row-new-content-software {
	padding: 0px;
}
.row-title-software {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.row-subtitle-software {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	border-left: 10px solid rgba(255, 255, 255, 0.9);
	padding-right: 20px;
	padding-left: 20px;
}
/* SOFTWARE */

/* DESIGN */
.container-title-design {
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 40px;
	padding-bottom: 40px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
	border-bottom: 1px solid #222222;
}
.mko-design-title {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-weight: bolder;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	padding: 20px;
}
.mko-design-tagline {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.btn-mko-design {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0px;
	background-color: #ff0000;
	width: 280px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-bottom: 0px;
	border: 2px solid #ff0000;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
}
.container-new-content {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #222222;
}
.row-new-content-design {
	padding: 0px;
}
.row-title-design {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.row-subtitle-design {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	border-left: 10px solid rgba(255, 255, 255, 0.9);
	padding-right: 20px;
	padding-left: 20px;
}
/* DESIGN */
	
/* HOSTING */
.container-title-hosting {
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 40px;
	padding-bottom: 40px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
	border-bottom: 1px solid #222222;
}
.mko-hosting-title {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-weight: bolder;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	padding: 20px;
}
.mko-hosting-tagline {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.btn-mko-hosting {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0px;
	background-color: #ff0000;
	width: 280px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-bottom: 0px;
	border: 2px solid #ff0000;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
}
.container-new-content {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #222222;
}
.row-new-content-hosting {
	padding: 0px;
}
.row-title-hosting {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.row-subtitle-hosting {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	border-left: 10px solid rgba(255, 255, 255, 0.9);
	padding-right: 20px;
	padding-left: 20px;
}
/* HOSTING */

/* FOOTER */
.footer-row {
	background-color: transparent !important;
}
.footer-background {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: transparent !important;
	border-top: 1px solid #ff0000;
	margin-top: 20px;
	padding-top: 4em;
	padding-bottom: 0em;
	width: 100%;
}
.footer-title {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
    font-size: 20px;
	text-align: center;
	color: #ffffff;
	padding-bottom: 20px;
}
.footer-subtitle {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
    font-size: 14px;
	text-align: center;
	color: #ffffff !important;
}
.footer-logo-image {
	margin: 0 auto;
	width: 80%;
	height: auto;
	padding-top: 40px;
}
.footer-social-icons {
	color: #ffffff;
	padding-top: 14px;
}
.footer-social-icons:hover {
	text-decoration: none;
	outline: none;
}
.footer-copy-background {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	text-align: center;
	font-weight: bolder;
	color: #ff0000;
	letter-spacing: 1px;
	background-color: transparent !important;
	border-top: 1px solid #222222;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0px;
	width: 100%;
}
/* FOOTER */
	
}

@media (min-width: 768px) {
.container-title-custom-mko {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 80px;
    padding-bottom: 40px;
    border-bottom: 1px solid transparent;
    height: auto;
}
.imagine-marketing {
    width: 100vw;
    height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.imagine-software {
    width: 100vw;
    height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.imagine-design {
    width: 100vw;
    height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.imagine-hosting {
    width: 100vw;
    height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.mko-title {
	font-size: 88px;
	padding-bottom: 0px;
}
.mko-tagline {
	font-size: 36px;
	padding-bottom: 0px;
}
.mko-storyline {
	font-size: 24px;
}
.footer-background {
	padding-top: 2em;
}
}

@media (min-width: 1024px) {
/* BACKGROUND IMAGES FOR SECTIONS */
.imagine-background-header {
	background-color: #ffffff;
	background: url(../img/background-header.jpg) no-repeat center center fixed;
	background-size: cover;
	width: 100%;
	height: auto;
}
.imagine-marketing {
	background-color: #ffffff;
	background: url(../img/background-marketing.jpg) no-repeat center center fixed;
	background-size: cover;
	width: 100%;
	height: auto;
}
.imagine-software {
	background-color: #ffffff;
	background: url(../img/background-software.jpg) no-repeat center center fixed;
	background-size: cover;
	width: 100%;
	height: auto;
}
.imagine-design {
	background-color: #ffffff;
	background: url(../img/background-design.jpg) no-repeat center center fixed;
	background-size: cover;
	width: 100%;
	height: auto;
}
.imagine-hosting {
	background-color: #ffffff;
	background: url(../img/background-hosting.jpg) no-repeat center center fixed;
	background-size: cover;
	width: 100%;
	height: auto;
}
.imagine-bisens {
	background-color: #ffffff;
	background: url(../img/background-bisens.jpg) no-repeat center center fixed;
	background-size: cover;
	width: 100%;
	height: auto;
}
/* BACKGROUND IMAGES FOR SECTIONS */
	
.container-title-custom-mko {
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 40px;
	padding-bottom: 40px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
	border-bottom: 1px solid #222222;
	height: auto;
}
.mko-title {
	font-size: 74px;
}
.mko-tagline {
	font-size: 44px;
}
.mko-storyline {
	font-size: 24px;
}

/* MARKETING */
.header-text-marketing {
	display: flex;
    justify-content: center;
    height: 100vh;
    align-items: center;
}
.btn-mko-marketing {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	letter-spacing: 0px;
	background-color: #FCC918;
	width: 280px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-bottom: 0px;
	border: 2px solid #FCC918;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
}
.container-title-marketing {
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 20px;
	padding-bottom: 40px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
	border-bottom: 1px solid #FCC918;
}
.mko-marketing-title {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-weight: bolder;
	color: #FCC918;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	padding: 20px;
}
.mko-marketing-tagline {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #FCC918;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.container-new-content {
	padding-top: 40px;
	padding-bottom: 20px;
	background-color: #222222;
}
.row-new-content-marketing {
	padding: 20px;
}
.row-title-marketing {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #FCC918;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.row-subtitle-marketing {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	border-left: 10px solid rgba(252, 201, 24, 0.9);
	padding-right: 20px;
	padding-left: 20px;
}
/* MARKETING */
	
/* SOFTWARE */
.header-text-software {
	display: flex;
    justify-content: center;
    height: 100vh;
    align-items: center;
}
.btn-mko-software {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	letter-spacing: 0px;
	background-color: #abffa7;
	width: 280px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-bottom: 0px;
	border: 2px solid #abffa7;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
}
.container-title-software {
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 20px;
	padding-bottom: 40px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
	border-bottom: 1px solid #abffa7;
}
.mko-software-title {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-weight: bolder;
	color: #abffa7;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	padding: 20px;
}
.mko-software-tagline {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #abffa7;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.container-new-content {
	padding-top: 40px;
	padding-bottom: 20px;
	background-color: #222222;
}
.row-new-content-software {
	padding: 20px;
}
.row-title-software {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #abffa7;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.row-subtitle-software {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	border-left: 10px solid rgba(171, 255, 167, 0.9);
	padding-right: 20px;
	padding-left: 20px;
}
/* SOFTWARE */
	
/* DESIGN */
.header-text-design {
	display: flex;
    justify-content: center;
    height: 100vh;
    align-items: center;
}
.btn-mko-design {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	letter-spacing: 0px;
	background-color: #61fff6;
	width: 280px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-bottom: 0px;
	border: 2px solid #61fff6;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
}
.container-title-design {
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 20px;
	padding-bottom: 40px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
	border-bottom: 1px solid #61fff6;
}
.mko-design-title {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-weight: bolder;
	color: #61fff6;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	padding: 20px;
}
.mko-design-tagline {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #61fff6;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.container-new-content {
	padding-top: 40px;
	padding-bottom: 20px;
	background-color: #222222;
}
.row-new-content-design {
	padding: 20px;
}
.row-title-design {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #61fff6;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.row-subtitle-design {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	border-left: 10px solid rgba(97, 255, 246, 0.9);
	padding-right: 20px;
	padding-left: 20px;
}
/* DESIGN */
	
/* HOSTING */
.header-text-hosting {
	display: flex;
    justify-content: center;
    height: 100vh;
    align-items: center;
}
.btn-mko-hosting {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	letter-spacing: 0px;
	background-color: #d369ff;
	width: 280px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-bottom: 0px;
	border: 2px solid #d369ff;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
}
.container-title-hosting {
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 20px;
	padding-bottom: 40px;
	-moz-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 20px -7px #111111, 5px 5px 20px 5px rgba(0,0,0,0);
	border-bottom: 1px solid #d369ff;
}
.mko-hosting-title {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-weight: bolder;
	color: #d369ff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	padding: 20px;
}
.mko-hosting-tagline {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #d369ff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.container-new-content {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #222222;
}
.row-new-content-design {
	padding: 20px;
}
.row-title-hosting {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #d369ff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.row-subtitle-hosting {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	border-left: 10px solid rgba(211, 105, 255, 0.9);
	padding-right: 20px;
	padding-left: 20px;
}
/* HOSTING */

/* BISENS */
.row-content-bisens {
	background-color:rgba(0, 0, 0, 0.5);
	padding: 20px;
	border-bottom: 2px solid #ffffff;
}
.bisens-title {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 38px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	padding-top: 40px;
	padding-bottom: 40px;
}
.bisens-tagline {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	padding-top: 0px;
	padding-bottom: 150px;
}
.row-title-bisens {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	border-bottom: 2px dotted #ffffff;
	padding-bottom: 20px;
}
.row-subtitle-bisens {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.btn-bisens {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	background-color: #F73859;
	width: 280px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 80px;
	border: 2px solid #ffffff;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
/* BISENS */

	
/* FOOTER */
.footer-background {
	text-align: center;
}
.footer-title {
	text-align: center;
}
.footer-subtitle {
	font-size: 12px;
	text-align: center;
}
.footer-logo-image {
	margin: 0 auto;
	width: 80%;
	height: auto;
	padding-top: 0px;
}
.footer-social-icons {
	color: #ffffff;
	padding-top: 40px;
}
.footer-social-icons:hover {
	text-decoration: none;
	outline: none;
}
.footer-social-icons:hover {
	text-decoration: none;
	outline: none;
}
.footer-copy-background {
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	text-align: center;
	font-weight: bolder;
	color: #ff0000;
	letter-spacing: 1px;
	background-color: transparent !important;
	border-top: 1px solid #222222;
	padding-top: 2em;
	padding-bottom: 2em;
	width: 100%;
}
/* FOOTER */
	
	
}












