@charset "utf-8";
/* CSS Document */


/*** HEADER ***/

.topbar a {
	color:#fff;	
}

.topbar a:hover {
	color:#EFEFEF;	
}

.topbar {
    text-transform:uppercase;
}

/*** My Custom Page Header ***/

.bg-overlay-gradient:before {
	background: rgba(12, 84, 160, 0.79);
	background: -webkit-linear-gradient(to bottom, rgba(12, 84, 160, 0.94), rgba(45, 127, 214, 0.68)); 
	background: linear-gradient(to bottom, rgba(12, 84, 160, 0.94), rgba(45, 127, 214, 0.68));
}

.bg-section {
	position: relative;
	overflow: hidden;
	z-index: 1;
	-webkit-background-size: cover;
	-moz-background-size: contain;
	-ms-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 100%;
}

.bg-overlay:before {
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.page-title {
    padding-top: 141px;
    padding-bottom: 130px;
}

.text-center {
    text-align: center !important;
}

.page-title span {
    color: #fff;
    text-transform: uppercase;
    font: 800 46px/1.2 'Lato', sans-serif;
    font-weight: 700;
    position: relative;
    z-index: 3;
    padding-top: 31px;
    margin-bottom: 0;
	display:block;
}

.page-title p {
    color: #FFF;
    font-size: 20px;
	line-height:24px;
    margin-top: 10px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

/*** SLIDER STUFF ***/
#index-slider2 .sp-slide.sp-selected .title-frame h1 {
    font-size: 25px;
}
.title-frame h2, .title-frame h1 {text-transform:uppercase} 

.slide-container {
	height:610px !important;
	min-height:610px !important;
	display:block;
	background:#999;
}

/*** MyList ***/

.listTitle {
    font-size: 15px;
    line-height: 1.6em;
	font-weight:700;
	margin-bottom:15px;
	display:block;
	color: #ec9656;
}

.superList {
	list-style: none !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
	margin-bottom: 0;
	font-size: 15px;
	display:block;
	margin-bottom:15px;
}

.superList li {
	margin-bottom: 10px !important;
	border-bottom: none !important;
}
    
.superList li i {
    font-size: 18px;
    float: left;
    padding-right: 17px;
    margin-top: 2px;
    color: #28cb75;
}

.superList li strong {
	display:inline-block;
	margin-bottom:18px;
}

.superList li p {
	margin-top:0px !important;
	margin-bottom:12px !important;
}

.superList li ul {
	list-style:none !important;
	margin-top:18px !important;
}

.superList li ul li i {
    font-size: 16px;
    float: left;
    padding-right: 14px;
    margin-top: 2px;
    color: #6eb43f;
}

.superList li ul li {
	margin-bottom: 8px !important;
    margin-left: 33px !important;
    clear: both;
}

.superList span {
display: table-cell;
}




/*** Typo ***/

.constrict {
	max-width:900px;	
	display:block;
	margin-left:auto;
	margin-right:auto;
}

section h1 {
    text-align: center;
    margin-bottom: 25px;
	text-transform:uppercase;
	font-size: 36px;
	font-weight:900;
    letter-spacing: -0.02em;
    line-height: 1.3;
    margin-bottom: 12px;
    margin-top: 12px;
    text-rendering: optimizelegibility;	
}

section h1 span {
    color: #0c54a0;	
}

section h2 {
	text-transform:uppercase;
}

blockquote.blockquote-colored {
    border-radius: 30px 0 30px 0;
}

.spacer-50 {
	min-height:50px;
	height:50px;
	display:block;
	position:relative;	
}

.spacer-60 {
	min-height:50px;
	height:50px;
	display:block;
	position:relative;	
}

.spacer-75 {
	min-height:75px;
	height:75px;
	display:block;
	position:relative;	
}

.spacer-100 {
	min-height:100px;
	height:100px;
	display:block;
	position:relative;	
}

.spacer-120 {
	min-height:120px;
	height:120px;
	display:block;
	position:relative;	
}

.pb50 {padding-bottom:50px !important}
.pb33 {padding-bottom:33px !important}

.bigNumber a {
	font-weight:700;
	color: #28cb75;	
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;	
}

.bigNumber a:hover {
	color: #0c54a0;	
}

/*** IMAGE HANDLER ***/

.image-padding-shadow img {width:100%}

/*** INDEX PAGE ***/

.block-grid-item figure img {
	display:block;
	width:100%;	
}

/*** BUSINESS STARTUP ***/

.services1-grid .block-grid-item h3 {
    text-transform:uppercase;
	font-size:15px !important;
	min-height:40px !important;
}


/*** ACCOUNTING PAGE ***/

.services1-grid .block-grid-item p {
    min-height: 45px;
    color: #000;
}



/*** CONTACT PAGE ***/

.cBox {
	min-height:172px;	
}


/*** FOOTER ***/
section.footer {
    display: block;
    border-bottom: solid 2px #313131;
    background: url(../images/bg/foot.jpg) 0 0 no-repeat;
    background-size: cover;
}


.footer-element {
    -webkit-transition: all 300ms cubic-bezier(0.685, 0.010, 0.355, 0.995);
    -moz-transition: all 300ms cubic-bezier(0.685, 0.010, 0.355, 0.995);
    -o-transition: all 300ms cubic-bezier(0.685, 0.010, 0.355, 0.995);
    transition: all 300ms cubic-bezier(0.685, 0.010, 0.355, 0.995);
    -webkit-transition-timing-function: cubic-bezier(0.685, 0.010, 0.355, 0.995);
    -moz-transition-timing-function: cubic-bezier(0.685, 0.010, 0.355, 0.995);
    -o-transition-timing-function: cubic-bezier(0.685, 0.010, 0.355, 0.995);
    transition-timing-function: cubic-bezier(0.685, 0.010, 0.355, 0.995);
}

.footer-element:hover {
	margin-top:-10px;	
}

.footer-widget .small-logo {
	padding:8px;
	background:#fff;	
}

.footer-widget h6 {text-transform:uppercase; font-size:15px; color:#FFF}

.footer-widget h5 {text-transform:uppercase}

.footer-widgets ul.posts li {
    color:#CCC;
}

.copyright a {transition: all 250ms ease-out 0s;}
.copyright a:hover {color:#FFF}

/*** RESPONSE ***/
@media (max-width: 1298px) {
.bg-section {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}
}

@media (min-width: 769px) and (max-width: 1008px) {
	.services1-grid .block-grid-item p {
		min-height: 66px;
	}
	.services1-grid .block-grid-item h3 {
		min-height: 58px !important;
	}
}

@media (max-width: 996px) {
.bg-section {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-attachment:scroll;
}
}

@media (max-width: 768px) {
.pushD {padding-bottom:30px !important}
}

@media (max-width: 486px) {
.page-title {
    padding-top: 51px;
    padding-bottom: 40px;
}


.page-title span {
    font: 800 30px/1.2 'Lato', sans-serif;
    font-weight: 700;
}
}
