<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#headerBar {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
#content-area.container {
	background-color: #fff;
	padding: 0px !important;
}
#newFooter .container:first-child {
	background-color: #fff;
	padding-top: 10px;
	border-top: 5px solid #ee2f48;
}
.navbar-brand&gt;img {
	width: auto;
	height: 36px;
}
.navbar-nav&gt;li&gt;a {
	color: #555;
	text-decoration: none;
}
.navbar-brand {
    padding: 8px 8px;
}
.social {
	float: right;
	padding-top:8px;
}
/* PRIMARY NAVIGATION */
/*#dropdownmenu {
	margin: 0px !important;
	padding: 0px !important;
}
#dropdownmenu ul.horizontal li.level1 {
	font-family: 'PT Sans', sans-serif;
}
#dropdownmenu ul li.level1.sel a { 
	background: #000000 !important;
	color:#ffffff !important;
}
#dropdownmenu ul.horizontal li.level1 a {
	padding: 20px;
	height: auto;
	text-transform: uppercase !important
}*/
/**********
New Site CSS
***********/

/*#header {*/
	/*height: 100vh;*/
	/*background-image: url('../user_data/images/sesalos_Main_BG_Showreel_2016.jpg');*/
/*}*/

/*body#page_1 #sesNavbar {
	display: block !important;
}

#navItems {
	position: absolute;
	top: 16%;
	z-index: 999;
	left: 50%;
	transform: translate(-50%, -50%);
}

#row_2248 {
	height: 100%;
	background-image: url('../user_data/images/sesalos_Main_BG_Showreel_2016_1.jpg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#row_2028 {
	height: 100%;
	padding-top: 150px;
}

.serviceIcon {
	text-align: center;
}
.serviceIcon p {
	margin-top: 10px;
	font-size: 20px;
	text-transform: capitalize;
	color: #ee2f48;

}
.serviceIcon a {
	text-decoration: none;
}
.roundButton {
	text-align: center;
	border-radius: 50%;
	width: 150px;
	height: 150px;
	vertical-align: middle;
	border: 2px solid #ee2f48;
	margin: 0px auto;
	background-color: #fff;
	/*box-shadow: 0px 0px 10px #ccc;*/
/*}
.roundButton i {
	font-size: 5em;
	color: #ee2f48;
	margin-top: 40px;
	margin-bottom: 20px;
}

.roundButton span {
	color: #ee2f48;
	font-size: 15px;
	font-weight: bold;
}

.sesNav {
	position: absolute;
	bottom: 10%;
	top: auto;
	margin-bottom: 0px;
}

.stick {
	position: fixed;
	top: 0;
}
.showLogo {
	display: block !important;
}
#newLogo img {
	width: auto;
	height: 30px;
	margin-top: -5px;
}
.navbar-default {
	background-color: #ffffff;
	border: none;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
}

.navbar .navbar-collapse {
	text-align: center;
}

#sesNavbar &gt; div &gt; div.collapse.navbar-collapse.navbar-ex1-collapse &gt; ul &gt; li &gt; a {
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 10px;

}
#sesNavbar &gt; div &gt; div.collapse.navbar-collapse.navbar-ex1-collapse &gt; ul &gt; li.active &gt; a {
	background-color: transparent;
	border-bottom: 3px solid #ee2f48;
	-webkit-transition: border-bottom .5s ease-in-out;
	-moz-transition: border-bottom .5s ease-in-out;
	-ms-transition: border-bottom .5s ease-in-out;
	-o-transition: border-bottom .5s ease-in-out;
	transition: border-bottom .5s ease-in-out;
}




#row_2020 &gt; div &gt; div &gt; div &gt; div.element.element_CMS{
	float: left;
	position: absolute;
	color: #fff;
	padding: 50px 40% 0px 50px;
}

#row_2020 &gt; div &gt; div &gt; div &gt; div.element.element_CMS &gt; div {
	color: #fff;
}

#row_2020 &gt; div &gt; div &gt; div &gt; div:nth-child(4) &gt; div &gt; div &gt; img {
	width: 100%;
}

#row_2020 &gt; div &gt; div &gt; div &gt; div.noPrint {
	float: left;
	position: absolute;
	padding: 50px;
	margin-top: -20%;
}

.element h2, h2.blockHeading div {
	color: #fff;
	font-size: 30px !important;
	font-weight: bold;
}

#row_2020 &gt; div &gt; div &gt; div &gt; div.element.element_CMS &gt; div {
	font-size: 16px !important;
	line-height: 25px;
}*/

</pre></body></html>