/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */


/* Fonts
 ========================================================================== */
@font-face {
	font-family: 'suzukiprobold';
	src: url('../fonts/suzukiprobold-webfont-webfont.eot');
	src: url('../fonts/suzukiprobold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/suzukiprobold-webfont-webfont.woff') format('woff'),
			 url('../fonts/suzukiprobold-webfont-webfont.ttf') format('truetype'),
			 url('../fonts/suzukiprobold-webfont-webfont.svg#suzukiproboldregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'suzukiproregular';
	src: url('../fonts/suzukiproregular-webfont-webfont.eot');
	src: url('../fonts/suzukiproregular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/suzukiproregular-webfont-webfont.woff') format('woff'),
			 url('../fonts/suzukiproregular-webfont-webfont.ttf') format('truetype'),
			 url('../fonts/suzukiproregular-webfont-webfont.svg#suzukiproregularregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

body {
    width: 100%;
    height: 100%;
    font-family: "suzukiproregular", Helvetica,Arial,sans-serif;
    color: #fff;
    background-color: #020202;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: "suzukiproregular", Helvetica,Arial,sans-serif;
    font-weight: 700;
}

p {
    margin: 0 0 15px;
    font-size: 13px;
    line-height: 1.3;
}

@media(min-width:767px) {
    p {
        margin: 0 0 15px;
        font-size: 14px;
        line-height: 1.4;
    }
}

a {
    color: #219ab3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #11505d;
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'suzukiprobold',"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #000;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
	padding: 0
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li.active {
    outline: nonte;
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active {
    outline: 0;
    background-color: rgba(255,255,255,.3);
}

@media(min-width:767px) {
    .navbar {
        padding: 0px 0;
        border-bottom: 0;
		background: #01354b;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
		
		
		box-shadow:0 0 10px rgba(0, 0, 0, 1);
		-webkit-0 0 10px rgba(0, 0, 0, 1)
		-moz-0 0 10px rgba(0, 0, 0, 1)
    }

    .top-nav-collapse {
        padding: 0;
        background-color: #01354b;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 0;
    }
}

.container {position: relative}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: left;
    color: #fff;
    background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
	position:relative;
	overflow:hidden;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
	margin-bottom:0
}

.brand-heading > img {
    max-width: 85%;
}

.intro .intro-body .sub-heading {
    font-size: 24px;
	color:#eb2327;
	font-weight: normal;
	margin-bottom:10px;
	font-family: 'suzukiprobold', sans-serif;
}


.intro .intro-body .foot-heading {
    font-family: 'suzukiprobold', sans-serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.4;
    margin-top: 35px;
}

.intro .intro-body .intro-text {
    font-size: 15px;
	font-family: 'suzukiproregular', sans-serif;
	text-transform: uppercase;
	line-height: 1.3
}

.intro-body .front-motor {
	max-width: 100%;
	height: auto
}

.fi-concept section {margin:25px 10px;}
.fi-concept section > * {
	display:inline-block;
}

.fi-concept section span {
	font-weight: 700;
	text-transform: uppercase;
	width:175px;
	margin-right: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	text-align: center;
	padding:8px  20px;
}

.fi-concept section span.a {background:#00aeef;}
.fi-concept section span.b {background:#065caa;}
.fi-concept section i {
	margin-right: 10px;
	font-size: 20px;
}
.fi-concept h3 {
	color:#fff;
	font-family: 'suzukiprobold'
}


@media (min-width:767px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro .intro-body .intro-text {
        font-size: 15px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin: 15px auto 0;
	display:block;
    padding: 7px 16px;
    border: 2px solid #a3c8e3;
    border-radius: 35px;
    font-size: 40px;
    color: #a3c8e3;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 100px;
}
.content-section img {
    height: auto;
    max-width: 100%;
}

#components {
	background: url(../img/components.jpg) no-repeat top center scroll;
	background-size: cover;
	padding:100px 0 150px
}
#components h2 {
	margin-top: 10px;
	font-size: 28px;
	font-family: 'suzukiproregular', sans-serif;
}

#components h2 i {
	color: #a3c8e3
}

#components .btn-circle {
	display:block;
	margin: 80px auto 0
}

.fi-motor-container {
	 display: block;
    font-size: 13px;
    padding: 40px 0;
    position: relative;
    text-align: left;
}
.fi-motor-container .fi-motor {
	display:block;
	position: relative;
	margin:0 auto;
	width: 485px;
}
.fi-motor-container .fi-motor .parts-indicator {
	background: #008bd9;
	border:3px solid white;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
	width: 30px;
	height: 30px;
	display:inline-block;
	text-align: center;
	padding:5px 0;
	position: absolute
}

.fi-motor-container .fi-motor .parts-indicator.a {
	top: 175px;
	left: 110px;	
}

.fi-motor-container .fi-motor .parts-indicator.b {
	bottom: 165px;
	left: 195px;
}
.fi-motor-container .fi-motor .parts-indicator.c {
	top: 210px;
	right: 175px;
}
.fi-motor-container .components {
	position:absolute;
}
.fi-motor-container .components p {
    font-size: 14px;
    line-height: 1.3;
	margin-bottom: 15px;
}
.fi-motor-container .components.a {
    left: 5px;
    top: 175px;
    width: 250px;
}
.fi-motor-container .components.b {
	bottom: -70px;
    left: 230px;
    text-align: right;
    width: 400px;
}
.fi-motor-container .components.b img {
    float: right;
    margin: 10px 0;
}
.fi-motor-container .components.c {
	right: 5px;
    top: 170px;
    width: 250px;
}
.fi-motor-container .components h3 {
	color:#fff;
	font-family: 'suzukiprobold', sans-serif;
	font-weight: 700;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.fi-motor-container .components.a h3:before {
	content: "A";
	background:#eb2529;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
	font-size: 14px;
	width: 25px;
	height: 25px;
	display:inline-block;
	text-align: center;
	position: absolute;
	left: -35px;
	padding: 5px 0
} 
.fi-motor-container .components.b h3:before {
	content: "B";
	background:#eb2529;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
	font-size: 14px;
	width: 25px;
	height: 25px;
	display:inline-block;
	text-align: center;
	position: absolute;
	left: -20px;
	padding: 5px 0
}
.fi-motor-container .components.c h3:before {
	content: "C";
	background:#eb2529;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
	font-size: 14px;
	width: 25px;
	height: 25px;
	display:inline-block;
	text-align: center;
	position: absolute;
	left: -35px;
	padding: 5px 0
}
.fi-motor-container .components .path {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
	position: absolute
}
.fi-motor-container .components.a .path {
    height: 2px;
    left: 67%;
    top: 20%;
    width: 267px;
}
.fi-motor-container .components.b .path {
    height: 125px;
    right: 93px;
    top: -108px;
    width: 2px;
}
.fi-motor-container .components.c .path {
	height: 2px;
	left: -250px;
	top: 95px;
	width: 262px;
}

#process {
	background: url(../img/process-bg.jpg) no-repeat bottom center scroll;
	background-color: #000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding: 150px 0
}

#process .btn-circle {
	display:block;
	margin: 0px auto
}

#process h4 {
    color: #fff200;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 0;
    margin: 15px;
}

#process ul li {
    font-size: 18px;
    line-height: 1.7;
    list-style-type: circle;
    text-transform: uppercase;
}




#whysuzukifi { 	
	background: url(../img/choose-bg.jpg) no-repeat bottom center scroll;
	background-color: #000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding: 150px 0 0
}

#whysuzukifi h4 {
	color:#a3c8e3;
	font-family: 'suzukiprobold', sans-serif;
	margin: 30px 0 15px;
	line-height:1.4 	
}


.fi-models h3 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    color: #ddd;
    font-family: suzukiprobold;
    margin-top: 25px;
    padding: 15px 0;
}

.fi-motor-unit {
    margin: 30px 0;
}
.fi-motor-unit img {
	float: left;
	max-width: 50%
}
.copy h4 a {
    color: #a3c8e3;
    font-family: suzukiproregular;
    font-size: 28px;
}
.copy h4 {
    margin-bottom: 0px !important;
	margin-top: 20px !important
}
.copy > a {
    color: #eb2327;
    font-size: 13px;
    text-transform: uppercase;
}

.copy img {
    float: none;
}

.tag {
    color: #999;
    display: block;
    font-size: 16px;
    margin: 10px 0 0;
}
.share-block {
    margin-top: 80px;
}
.share-block h3 {
    color: #a3c8e3;
    font-family: suzukiprobold;
    margin-bottom: 10px;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 250px;
    }

    #process {
        padding: 100px 0;
    }

}

.btn {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #219ab3;
    color: #219ab3;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #219ab3;
    outline: 0;
    color: #000;
    background-color: #219ab3;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
}

footer p {
    font-size: 12px;
    margin: 15px 0;
}
.foot-nav {
    background: none repeat scroll 0 0 #151a1b;
    border-top: 1px solid #25292b;
    text-align: center;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.foot-nav .navbar-nav {float: none}
.foot-nav li {
	display:inline-block;
	float:none
}

.foot-nav  .navbar-nav > li > a {
	background:none;
	font-size: 12px;
	color:#fff;
}

.foot-info {
    color: #7f7f7f;
    font-size: 80%;
    line-height: 1.3;
    text-transform: uppercase;
}


.foot-info .page-scroll {
    color: #999;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}