


/* -------------------------------------------- */
/* BASIC SETUP */
/* -------------------------------------------- */


html,
body {
	color: #212529;
	color: #777;
	font-size: 20px;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 300;
	overflow-x: hidden;
	max-width: 100vw;
}



section {
	padding: 90px 0;
}

section#intro {
	padding-top:50px;
}






/* -------------------------------------------- */
/* Reuseable Code */
/* -------------------------------------------- */

.bg-a {
	display: block;
	text-align:left;
	width:100%;
	background-color: #0088cc;
	color:#fff;
}

#other-services.bg-a,
#philo.bg-a {
	margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #1d2127;
    font-weight: 200;
    letter-spacing: -1px;
    margin: 0;
}

h1 {
	font-size: 165%;
	width: 95%;
	margin: 0 auto 32px auto;
	padding: 0 10% 0 0;
	color: #fff;
	font-weight: 400;
	font-size: 200%;
}


h2 {
	font-weight: 300;
	text-align: center;
	font-size:175%;
	margin-bottom: 65px;	
	line-height: 42px;
}

.bg-a h2 {	
	color: #fff;
	font-weight: 400
}

.bg-b h2 {	
	font-weight: 400;
	color:#555;
}

h2 strong {
	font-weight: 700;
}

h3 {
    font-size: 125%;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 33px;
    text-transform: uppercase;
}

.f-content-box h3 {
    margin-bottom: 10px;
    line-height: 27px;
}

footer h4 {
	font-size: 1.8em;
	font-size: 125%;
    font-weight: 100;
	margin: 20px 0;
	color: #fff;
}

h4 {
    font-size: 105%;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0;
}

p {
	font-size: 80%;
	margin-bottom: 20px;    
	line-height: 24px;
    margin: 0 0 20px;
}

.bg-a p {
	color:#fff;
}

.mc p {
	font-size: 100%;
	width: 95%;
	max-width: 623px;
	margin:0 auto 25px auto;
	text-align: justify;
}

.about-box p {
	padding-right: 10%;
}

.f-content-box p {
	font-size:75%;
}

a {
    color: #0088cc;
}





/* Buttons  */

.btn-primary {
    color: #fff;
    background-color: #0088cc;
    border-color: #0088cc #0088cc #006699;
}

.btn-primary:hover {
	background-color: #009deb;
}

.btn-ghost {
	color: #999;
	background-color: transparent;
	border: 1px solid #0088cc;
}

.btn-ghost:hover {
	background-color: #0088cc;
	color: #fff;
	
}

/* Pills */
.nav-pills a {
	background: #fff;
	color: #0088cc;
    font-size: 60%;
}

.nav-pills a:hover,
.nav-pills a:active,
.nav-pills .active a {
	background: #0088cc;
	color: #fff;
}






/*  hr Line  */
hr {
    background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
    border: 0;
    height: 1px;
    margin: 22px 0;
}

hr.tall {
    margin: 60px 0 45px;
}

.bg-a hr {
	width:25%;
	margin: 15px auto 100px auto;
}


.bg-b hr {
	width:25%;
	margin: 15px auto 100px auto;
}



.mc i {
	display:block;
	font-size: 500%;
	width: 100%;
	text-align: center;
	margin-bottom: 45px;
	color:#0088cc;
	text-align:center;
	margin-top:20px;
}

.bg-a .mc i {
	color: #fff;
}

.bg-b .mc i {
	font-size: 600%;
	font-weight: 500;
}

.mc i.hand {font-size:500%;font-weight: 500;}






/* -------------------------------------------- */
/* Header */
/* -------------------------------------------- */

header {
	padding: 10px 0 0 0;
	position:absolute;
	top:0;
	right:0;
	left:0;
	z-index:1000;
	background-color: #fff;
}



.header-contact {
	text-align: center;
	font-size:65%;
	color: #6c6c6c;
	line-height: 24px;
}

.header-contact a:link,
.header-contact a:visited {
	color: #6c6c6c;
}
.header-contact a:hover,
.header-contact a:active {
	color: #0088cc;
}

.header-logo-box {
	float: left;
	width: 25%;
	margin: 7px 12px 12px 0;
}

.header-nav-box {
	display: inline-block;
	float: right;
	width: 68%;
	padding-top:13px;
}

@media only screen and (max-width: 991px) { 
	.header-nav-box {
		padding-top:9px !important;
	}
}

.logo-big img {
	width: 200px;
	height: 54px;
}

.logo-small img {
	width: 148px;
	height: 40px;
}


.mobile-nav-btn,
.nav-options,
.nav-links,
.social-icons {
	display:inline-block;
	float:right;
}



/* Sticky Nav */
.sticky .header-contact {
	display: none;
}




/* -------------------------------------------- */
/* Section Slider */
/* -------------------------------------------- */

#slider {
	margin-bottom: 0;
	margin-top:0;
	position:relative;
}

#slider p {margin-top:15px;}

#slider .row {padding:0 5%;}

.header-slides{
	display:block;
	min-height: 625px;
}

.header-slides button {
	font-size: 100%;
	margin: 5px 10px 5px 0;
	width:35%;
}

.header-slides .btn-ghost {
	
}

.header-slides .slider-more {
	margin-left: -5px;
	font-size:85%;
	display: inline-block;
}

.header-slides a {
	margin-left:2px;
}


/* Header Slider */

.header-slide-1 {
background-image: linear-gradient(rgba(254, 168, 57, 1), rgba(0, 0, 0, 0));
	background-size: cover;
	background-position: center;
	height:100vh;
	width:100vw;
	display: block;
	z-index: 1000;
	position:relative;
}

.header-slide-1 img {
	width:100%;
	margin-left:5%;
	margin-top:9%;
	
	
}

.header-slide-1 h4 {
	font-size:200%;
	line-height: 45px;
	letter-spacing: 1px;
	font-weight: 400;
	color:#333;
}


.header-slide-1 p {
	font-size:100%;
	max-width:400px;
	line-height: 30px;
	letter-spacing: 1px;
	color:#555;
}

.header-slide-1 .wrapper{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999;
}




.header-slide-2 {
background-image: linear-gradient(rgba(26, 188, 156,1), rgba(0, 0, 0, 0));
	background-size: cover;
	background-position: center;
	height: 100vh;
	width: 100vw;
	display: block;
	z-index: 9999;
}

.header-slide-2 img {
	width:45%;
	margin: 0 auto;
}

.header-slide-2 h4 {
	font-size:200%;
	line-height: 45px;
	letter-spacing: 1px;
	font-weight: 400;
	color:#333;
}


.header-slide-2 p {
	font-size:100%;
	line-height: 30px;
	letter-spacing: 1px;
	color:#555;
	max-width:400px;
}

.header-slide-2 .wrapper{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999;
}





.header-slide-3 {
background-image: linear-gradient(rgb(79, 190, 204), rgba(0, 0, 0, 0));
	background-size: cover;
	background-position: center;
	height: 100vh;
	width: 100vw;
	display: block;
	z-index: 9999;
}

.header-slide-3 img {
	width:100%;
	margin: 0 auto;
}

.header-slide-3 h4 {
	font-size:200%;
	line-height: 45px;
	letter-spacing: 1px;
	font-weight: 400;
	color:#333;
}


.header-slide-3 p {
	font-size:100%;
	line-height: 30px;
	letter-spacing: 1px;
	color:#555;
	max-width:400px;
}

.header-slide-3 .wrapper{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999;
}



/* Slider Bar */

.slider-bar {
	background: #fff;
    overflow: hidden;
    padding: 20px 0 20px 0;
    position: absolute;;
	bottom:0;
	left:0;
	right:0;
    text-align: left;
	background-color: #171717
}

.slider-bar i {
	display: inline-block;
	color:#0088cc;
	font-size:200%;
	float: left;
	width:25%;
	padding:8px 12px;
}

.slider-bar h4 {
	display: inline-block;
	float:left;
	width:70%;
	color:#999;
	font-size:95%;
	margin-left:8px;
	line-height:23px;
	padding-top:3px
}

.slider-bar h4.mobile-icon {
	margin-left:2px;
}


.slider-bar p {
    color: #FFF;
    display: inline-block;
    font-size: 95%;
    font-weight: 300;
    max-width: 800px;
    padding-top: 5px;
}


.icon-tabs a{
	text-decoration: none;
}

.icon-tabs li {
	position: relative;
	display: inline-block;
	list-style: none;
	margin-bottom: 20px;
}

/* Slider Outro */
.slider-outro {
	margin-top: -10px;
	margin-bottom: -20px;
}
.slider-outro p {
	color:#777;
	font-size: 92%
}

.slider-outro p em {
    color: #00aaff;
	margin-left:5px;
	word-spacing: -7px;
}

.slider-outro p em {
    font-family: "Shadows Into Light", cursive;
    font-size: 125%;
}

.slider-outro p span {
    color: #777;
    display: block;
    font-size: 82%;;
    padding-top: 5px;
}

.slider-outro .header-action {
    margin-top: 9px;
    position: relative;
    text-align: right;
}

.slider-outro .learn-more {
    margin-left: 15px;
    display: inline-block;
    white-space: nowrap;
	font-size: 80%;
}

.slider-outro .header-action-alt {
    margin-top: 0px;
    position: relative;
    text-align: center;
	
	padding: 25px 0;
}

.slider-bar .slider-outro button {font-weight:300;letter-spacing: .5px;word-spacing:1px;}





/* -------------------------------------------- */
/* Section Intro */
/* -------------------------------------------- */

#intro {
}



.about-box .col {
	display:inline-block;
}



.about-box-1 {
	display: inline-block;
	margin: 35px auto 0 auto;
	padding: 30px 30px 0 30px;
}

.about-box-1 img {
	padding-top:10px;
	width: 100%;
	margin: 0 auto;
	float: right;
	
}








/* -------------------------------------------- */
/* Section Difference For */
/* -------------------------------------------- */












/* -------------------------------------------- */
/* Section Site Why */
/* -------------------------------------------- */

#why {
	text-align: center;
}




#why h3 {
	margin-top: 100px;
	margin-bottom: 35px;
    text-transform: none;
}

#why img {
	width:80%;
	
}


#why h4 {
	text-align: center;
}

#why ul {
	border: 2px solid #777;
	padding:15px;
	max-width: 550px;
	margin: 15px auto;
	background-color:#fff;
	
}
#why li {
	list-style: none;
	display: inline-block;
	font-size: 200%;
	margin: 0 15px;
	color: #333;
}

.ion-social-html5{color:#e34f26;}
.ion-social-css3{color:#008beb;}
.ion-social-javascript{color:#f7df1e;}
.ion-social-angular{color:#b52e31;}
.ion-social-nodejs{color:#6cc24a;}
.fa-wordpress{color:#21759b;}
.fa-grav{color:#222;}

#why .why-img img {
	display: block;
	width:35%;
	margin: 0 auto;
}
















/* -------------------------------------------- */
/* Section Site Types */
/* -------------------------------------------- */


#work {
	display:block;
}
.work-wrapper {
	padding: 35px 0;
}
#work img{
	display:block;
	width:70%;
	margin: 0 auto;
}

#work h3{
	text-align:center;
    text-transform: none;
	margin-bottom:5px;
	font-weight: 300
	
}

#work .light{
	font-weight: 200;
}

#work button{
	display: block;
	margin: 10px auto;
}




/* -------------------------------------------- */
/* Section Site features */
/* -------------------------------------------- */



#web_features h3{
	margin-bottom:0;
	color:#fff;
	padding: 15px;
	font-weight:400;
	font-size:95%;
	text-align:center;
}

#web_features table {
  width: 50%;
  border: none;
  margin: 0 auto;
}

#web_features td,
th {
  text-align: center;
  border: solid 1px #ccc;
  font-size: 90%;
  padding: 6px;
  word-wrap: none;
   padding:15px 0;    
}

#web_features th {
  text-align: center;
  border-top: none;
  border-left:solid 1px #fff;
  border-right:solid 1px #fff;      
  font-size: 90%;
  padding: 0px;
  word-wrap: break-word;
  background: #0088cc;
}

#web_features .th-ends {
  border: none;
   
}

#web_featurestd {
  color: red;
  font-weight: bold;
}

#web_features .check {
  color: limegreen;
  font-size: 30px;
}

#web_features .x {
  color: red;
  font-size: 30px;
}

#web_features th:first-child {
  font-weight: bold;
  color: black;
    
}

#web_features td:first-child {
  font-weight: bold;
  color: black;  
}

.btm-row {
border-bottom-left-radius : 5px;
border-bottom-right-radius : 5px;
}



#web_features .compare .plan {
    padding:0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#web_features .compare .plan h3 {
    
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}












/* -------------------------------------------- */
/* Section Philo */
/* -------------------------------------------- */

#philo .col {
    padding-right: 15px;
    padding-left: 15px;
	padding-top:5px;
}

#philo p {
	text-align: justify;
	max-width: 800px;
}

.f-icon-box {
	float: left;
    width: 15%;
    display: inline-block;
    margin-right: 15px;
	font-size: 195%;
    color: #0088cc;
	
}

.f-content-box {
	display: inline-block;
	width: 80%
}




/* -------------------------------------------- */
/* Section Marketing */
/* -------------------------------------------- */


.market {
	margin-bottom: 65px;
}
.feature-box {
    clear: both;
	width:75%;
	margin: 0 auto;
}

#marketing h2 {
	margin-bottom: 75px;
}

#marketing .feature-box-info h4 {
	color:#fff ;
}

#marketing .feature-box .feature-box-icon {
    background: #CCC;
    border-radius: 35px;
    color: #0088cc;
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px;
	background-color: #fff;
}



.feature-box .feature-box-info {
    padding-left: 50px;
}

html .heading-primary, html .lnk-primary, html .text-color-primary {
    color: #0088cc !important;
}









/* -------------------------------------------- */
/* Section Process */
/* -------------------------------------------- */

#processb ol li {
	position:relative;
}

ol {
    display: block;
    padding: 0 0 0 26px;
    list-style: none;
    overflow: hidden;
    counter-reset: numList;
	z-index:9999;
}
ol li {
	display: block;
    margin-left: 26px;
    float: left;
    position: relative;
	margin-bottom:100px;
}

ol li:last-of-type{margin-bottom:25px;}



ol li:before {
    counter-increment: numList;
    content: counter(numList);
    
    float: left;
    position: absolute;
    left: -24px;
    
    font: bold 300% sans-serif;
    text-align: center;
    color: #0088cc;
    line-height: 100px;
	margin-top:2px;
    width: 95px; height: 95px;
    background: #fff;
    
    -moz-border-radius: 999px;
    border-radius: 999px;
		
	border:3px solid #ccc;	
	
	transition: all .1s;
}

ol li:hover:before {  
	border:5px solid #ccc;
	margin-top:0;
	left: -26px;
}



#processb h3{
	padding-left:100px;
	margin-bottom:10px;
}
#processb p {
	padding-left:100px;
}

.process-wrapper {
	max-width:550px;
	margin: 0 auto;
}


/*

#processb ol li:before {
    counter-increment: numList;
    content: counter(numList);
    border: 5px solid #f4f4f4;
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    display: block;
    left: -6px;
    padding: 1px;
    position: absolute;
    top: -6px;
	width:50px;
	height:50px;
}

*/









#process {
	text-align: center;
}



.process-wrapper {
	display: block;
	padding: 0;
}

.process-icons {
	display: block;
}













.nav-tabs>li {
	margin-right: -5px;
}

.nav-tabs>li>a {
	color: #0088cc;
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
}

.nav-tabs.tabs-btm>li>a {
	border-bottom: 3px solid #eee;
}

.nav-tabs.tabs-btm>li>a:hover {
	border-bottom: 3px solid #0088cc;
}

.nav-tabs.tabs-btm>li.active>a, 
.nav-tabs.tabs-btm>li.active>a:hover {
	border-bottom: 3px solid #0088cc;
}

.icon-featured {
    color: #0088cc;
}

.tab-content-box {
	padding: 15px;
}

.tab-content {
	display: none;
	width: 70%;
	margin: 0 auto;
	text-align: center;
}

.tab-content.active {
	display: block;
}















/* -------------------------------------------- */
/* Footer */
/* -------------------------------------------- */

footer {
	display: block;
	background: #0e0e0e;
	color: #777;
	font-size: 80%;
}

footer {
    font-size: 0.9em;
    margin-top: 20px;
    padding: 70px 0 0;
    position: relative;
    clear: both;
}


footer .footer-ribbon {
    background: #999;
    position: absolute;
    margin: -86px 0 0 14px;
    padding: 10px 20px 8px 20px;
}

footer .footer-ribbon {
    background: #0088cc;
}

footer .footer-ribbon:before {
    border-right: 10px solid #646464;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -17px;
    position: absolute;
    top: 0;
    width: 7px;
}

footer .footer-ribbon:before {
    border-right-color: #005580;
    border-left-color: #005580;
}
	
footer .footer-ribbon span {
    color: #FFF;
    font-size: 110%;
    font-family: "Shadows Into Light", cursive;
}	
footer .col-left {padding-right:15px;margin-bottom: 40px;}
footer .col-right {padding-left:15px;margin-bottom: 40px;}
footer .col-inner {padding: 0 15px;margin-bottom: 40px;}

footer li { list-style: none;}

.fa-map-marker:before {
    content: "\f041";
}

footer .social-icons {
	float: left;
	margin: 0;
}

footer .newsletter form {
    width: 100%;
    max-width: 262px;
}

footer form {
    opacity: 0.85;
	font-size: 85%;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

footer input {
    height: 34px;
    padding: 6px 12px;
	width:50%;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

footer .btn{
	border: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #fff;
    height: 34px;
    margin-bottom: 2px;
    margin-left: -5px;
    border-left: 1px solid #ccc;
}

footer .form-control {
	display: inline-block;
	width: 75%;
}

footer .contact-details p {
	margin-bottom:3px;
}

.footer-legal {
	position:relative;
	display: block;
	background-color: #000;
	padding: 20px 0 60px 0;
}

.legal-left {
	float: left;
}

.footer-legal img {
	height: 35px;
	float: left;
	padding-right: 30px;
}

.footer-legal p {
	display: inline-block;
	float: right;
	padding-top: 8px;
}
.legal-right {
	float: right;
	display: inline-block;
}

.legal-right li {
	padding-top: 8px;
	display: inline-block;
}

.legal-right li a {
	text-decoration: none;
	font-size: 80%;
}

.legal-right li .after-link:after {
	content: ' | ';
}




/* -------------------------------------------- */
/* Contact Page */
/* -------------------------------------------- */


/* Header Slider */

.contact-text {
	font-family: 'Permanent Marker', cursive;
	font-size: 275%;
	text-align: center;
	color:red;
	font-weight:500;
	letter-spacing: 2px;
	word-spacing: 6px;
	line-height: 125%;
	border: 10px solid red;
	border-radius: 2%;
	margin: -10px auto 85px;
    transform: rotate(-10deg);
	padding:2%;
	opacity: .8;
	text-transform: uppercase;
	max-width:500px;
	display:block;
	position:relative;
	margin-top:110px;
	background:#fff;
	
}

.contact-text-b {
	display: inline-block;
	margin-top:25px;
	font-size:70%;
	line-height: 115%;
	font-weight:200;
	word-spacing: 2px;
}




#contact-page .contact-info {
	display:block;
}

#contact-page ul {
	display: block;
	margin: 15px auto;
}

#contact-page li i {
	padding-left: 9px;
}

#contact-page .map {
	width:88%;
	height:425px;
	margin-top:30px;
}
.contact-left img {
	width:100%;
}
#contact-page h2 {
	color: #0088cc;
	font-weight: 500;
	margin:0 0 15px 0;
}

#contact-page #contact-form {width:100%;}

#contact-page #contact-form .input-group{
	text-align: left;
}

#contact-page #contact-form .form-control{
	margin-top:5px;
}

.required {
	display:inline-block;
	font-size:90%;
	
}

#contact-page #contact-form input{
	width:100%;
	max-width:360px;
}

/* -------------------------------------------- */
/* Contact */
/* -------------------------------------------- */

#contact.bg-b h2{}

.contact-content {
	display: block;
	margin: 0 auto;
	text-align: justify;
}

.contact-content p{
	max-width:85%;
	font-size: 95%;
	line-height: 27px;
	
}

.contact-info li {
	list-style: none;
	margin-bottom: 15px;
	color:#555;
}

.contact-info li strong {
	margin-right: 6px;
	color:#777;
}

.contact-info i {
	display: inline-block;
	margin-right: 10px;
	height:35px;
	width:35px;
	padding-left:8px;
	padding-top:8px;
	background-color: #0088cc;
	border-radius: 50%;
	color: #fff;
	font-size:90%
}


#contact-form {
	position:relative;
	display: block;
	width: 85%;
	margin: 0 auto;
}

#contact-form .input-group {
	text-align:center;
	display: block;
	width:100%;
}

.form-control {
	width:100%;
}

#contact-form input,
#contact-form textarea {
	margin: 25px 0;
}
#contact-form textarea {
	margin: 25px 0;
	height: 150px;
}

#contact-form .btn{
	float:right;
}

.map {
	margin-top: 50px;
	display:block;
	width:500px;
	height: 800px;
}

.map-box {
	width: 100%;
	height: 675px;
	position: relative;
}

.map {
	width: 100%;
	height: 400px;
	position: relative;
	z-index: 0;
}





/* -------------------------------------------- */
/* NameCheap Domain Purchase Link Page */
/* -------------------------------------------- */

.namecheap-domain {
	padding-top: 35vh;
	padding-bottom:35vh;
	display:block;
	margin: 0 auto;
}

.namecheap-domain img {
    display: block;
    margin: 0 auto;
}







button.scroll-to-top{border-color:transparent}

.scroll-to-top {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    background: #404040;
    border-radius: 7px 7px 0 0;
    bottom: 0;
    color: #FFF;
    display: none;
    height: 9px;
    padding: 13px 10px 35px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    min-width: 49px;
    z-index: 99999;
	font-size: 80%;
	
	

}

.scroll-to-top.visible {
	opacity: 0.75;
	display: block;
}

.scroll-to-top:hover {
	opacity: 1;
	color: #0088cc;
}



.scroll-to-top span {
	display: inline-block;
	padding: 0 5px;
}



.scroll-to-top {
	right: 25px;
}










#slide-1 {
	
	max-width: 1170px;
	width: 95%;
	margin: 0 auto;
}



.slider-position {
	position: relative;
	height: 100%;
		
}

.slide-caption {
	position: absolute;
	
}

.xsxs {
	
    position: absolute;
    width: 1140px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.s1-c1 { top:188px; left:177px; 
}
.s1-c2 { top:180px; left:227px; }
.s1-c3 { top:188px; left:480px; }
.s1-c4 { top:210px; left:135px; }
.s1-c5 { top:280px; left:215px; }
.s1-c6 { top:248px; left:910px; }
.s1-c7 { top:200px; left:960px; }
.s1-c8 { top:170px; left:930px; }
.s1-c9 { top:130px; left:880px; }
.s1-c10 { top:80px; left:610px; }
.s1-c11 { top:300px; left:640px; }
.s1-c12 { top:350px; left:665px; }
.s1-c13 { top:400px; left: 690px; }





/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
/*
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('fonts/slick.eot');
    src: url('fonts/slick.eot?#iefix') format('embedded-opentype'), url('fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('fonts/slick.svg#slick') format('svg');
}

*/
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 45px;
    height: 45px;
	border-radius: 5px;
	border: 1px solid #ccc;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: #111;
	z-index: 9100;
	opacity: .5;
	visibility: hidden;
}

.slick-slider:hover .slick-prev, 
.slick-slider:hover .slick-next {
	visibility: visible;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: #eee;
    outline: none;
    background: #111;
	opacity: .9;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: 1;
}

.slick-prev:before,
.slick-next:before
{
	font-family: "FontAwesome";
    font-size: 20px;
	font-weight: 100;
    line-height: 1;

    opacity: 1;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 25px;
}
[dir='rtl'] .slick-prev
{
    right: 25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
	content: '\f053';
	padding-right:3px;
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 25px;
}
.slick-next:before
{
    content: '→';
	content: '\f054';
	padding-left:3px;
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
}

.slick-dots
{
    position: absolute;
    bottom: 135px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: .50;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 50px;
    line-height: 50px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: #333;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .30;
    color: #888;
}
