/* Fit Club | Health & Fitness HTML5 Template */


/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Header
5. Footer
6. Main Header
7. Main Slider
8. Top Services
9. Featured Section
10. Boxed Section
11. Parallax Section
12. Team Members
13. Blog Section
14. Sponsors Section
15. Main Footer
16. Tabs Section
17. Featured Services
18. Page Title
19. Testimonials Section
20. Default Section
21. Profile Section
22. Our Services
23. Fact Counter
24. About Company
25. Blog Posts
26. Sidebar
27. Blog Details
28. Contact Us


 

**********************************************/


/*** 

====================================================================
	Reset
====================================================================

 ***/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

/*** 

====================================================================
	Global Settings
====================================================================

 ***/

body {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#777777;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
}

a{
	text-decoration:none;
	cursor:pointer;	
}

a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	color:#1c1c1c;
	position:relative;
	font-family: "Roboto",sans-serif;
	font-weight:500;
	letter-spacing:1px;
	margin:0px;
	background:none;
	line-height:1.4em;
}

input,button,select,textarea{
	font-family: 'Open Sans', sans-serif;	
}

p{
	position:relative;
	line-height:2em;	
}

.strike-through{
	text-decoration:line-through;	
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:320px;
	min-height:500px;
	overflow:hidden;
	
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}

img {
	max-width: 100%;
}

.full-width {
	width: 100%;
}

.centered{
	text-align:center;	
}

.anim-3,.anim-3-all *{
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;	
}

.anim-5,.anim-5-all *{
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}

.anim-7,.anim-7-all *{
	transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;	
}

.default-btn{
	position:relative;
	padding:12px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:#ef173c;
	color:#ffffff !important;
	font-size:13px;
	border:1px solid #ef173c !important;
	font-family: 'Montserrat', sans-serif;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.default-btn .fa{
	padding-left:10px;	
}

.default-btn:hover{
	background:#ffffff;
	color:#303030 !important;
	border-color:#303030 !important;	
}

.regular-btn{
	position:relative;
	padding:10px 20px;
	line-height:28px;
	text-transform:uppercase;
	background:#ffffff;
	color:#777777 !important;
	font-size:13px;
	border:1px solid #c9c9c9 !important;
	font-family: 'Montserrat', sans-serif;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.regular-btn:hover{
	background:#ef173c !important;
	color:#ffffff !important;
	border-color:#ef173c !important;
}

.roboto-font{
	font-family: 'Roboto Condensed', sans-serif;
}

.roboto-sans-serif {
	font-family: "Roboto", sans-serif !important;
}

.opensans-font{
	font-family: 'Open Sans', sans-serif;
}

.ptsans-font{	
	font-family: 'PT Sans', sans-serif;
}

.no-bg{
	background:none !important;	
}

.sec-p {
	padding-bottom: 70px;
	padding-top: 70px;
}



.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.GIF);}

/*** 

====================================================================

====================================================================


====================================================================
	Main Slider style
====================================================================

***/

.main-slider{
	position:relative;
	background:none;
	color:#1c1c1c;
}

.main-slider .slide-text{
	font-size:20px;
	font-style:italic;
	font-family:'Gorgia','Times New Roman';
}

.tp-bullets.preview4 .bullet{
	background:#ef173c !important;
	border-color:#202020 !important;	
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected{
	border-color:#ef173c !important;	
}

/*** 

====================================================================
	Main Slider style 2
====================================================================

***/



/* slider update styles */
.main-slider .curvy-bg {
	position: relative;
}
.main-slider .curvy-bg:before {
	content: '';
	background: #transparent;
	transform: skewX(-20deg);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.main-slider .curvy-bg.curvy-right {
	background-color: #transparent;
}
.main-slider .curvy-bg.curvy-right:before {
	left: 10px;
	right: -12px;
}
.main-slider .curvy-bg.curvy-right .title {
	padding-right: 20px;
}
.main-slider .curvy-bg.curvy-left {
	background-color: #transparent;
}
.main-slider .curvy-bg.curvy-left:before {
	left: -12px;
	right: 10px;
}
.main-slider .curvy-bg.curvy-left .title {
	padding-left: 20px;
}
.main-slider .slider-title1 .title {
	font-size: 45px;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	line-height: 60px;
	letter-spacing: 0;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0 25px;
	display: inline-block;
	vertical-align: top;
}
.main-slider .slider-title2 .title {
	font-size: 45px;
	font-family: 'Open Sans', sans-serif;
	color: #373737;
	line-height: 60px;
	letter-spacing: 0;
	text-transform: uppercase;
	font-weight: 800;
	padding: 0 25px;
	display: inline-block;
	vertical-align: top;
}
.main-slider .slider-text p {
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #fefefe;
	line-height: 28px;
	letter-spacing: 0;
	font-weight: 400;
}

/*** 

====================================================================

====================================================================

====================================================================
=====================================================
	Button Style
====================================================================

***/

.btn-thm {
	font-family: "Roboto",sans-serif !important;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff !important;
	display: inline-block;
	background: #f0f0f0 !important;
	position: relative;
	letter-spacing: 1px;
	line-height: 15px;
	padding-left: 27px;
	border-radius: 0px;
	padding-right: 0px;
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.btn-thm i {
    padding-left: 15px;
    font-size: 1.25em;
    padding-right: 7px;
    vertical-align: middle;
    border-left: 1px solid #fb5571 !important;
    position: relative;
    margin-left: 20px;
    font-size: 14px;
    line-height: 28px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.btn-thm i:after {
	content: '';
	width:1px;
	height:100%;
	background: #f0f0f0 !important;
	position: absolute;
	left: -2px;
	top: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.btn-thm:hover,
.btn-thm:focus,
.btn-thm:active {
	background: #171614 !important;
}

.btn-thm:hover i,
.btn-thm:focus i,
.btn-thm:active i {
    border-left-color: #150202 !important;
}

.btn-thm:hover i:after,
.btn-thm:focus i:after,
.btn-thm:active i:after {
	background: #5e5a5a !important;
}

.btn-thm:hover,
.btn-thm:focus,
.btn-thm:active,
.btn-thm:hover i,
.btn-thm:focus i,
.btn-thm:active i {
	color: #fff !important;
}

.btn-thm.btn-white {
	color: #ef173c !important;
	background: #fff !important;
}

.btn-thm.btn-white i {
    border-left: 1px solid #f8f8f8 !important;
}

.btn-thm.btn-white:hover,
.btn-thm.btn-white:focus,
.btn-thm.btn-white:active {
	color: #fff !important;
	background: #212832 !important;
}

.btn-thm.btn-black {
	color: #fff !important;
	background: #1c1c1c !important;
}

.btn-thm.btn-black i {
    border-left: 1px solid #150202 !important;
}

.btn-thm.btn-black i:after {
	background: #5e5a5a !important;
}

.btn-thm.btn-black:hover,
.btn-thm.btn-black:focus,
.btn-thm.btn-black:active {
	color: #fff !important;
	background: #ef173c !important;
}

.btn-thm.btn-black:hover i,
.btn-thm.btn-black:focus i,
.btn-thm.btn-black:active i {
    border-left-color: #fb5571 !important;
}

.btn-thm.btn-black:hover i:after,
.btn-thm.btn-black:focus i:after,
.btn-thm.btn-black:active i:after {
	background: #d31e3d !important;
}


.btn-xs {
	font-size: 13px;
	line-height: 35px;
	padding: 0 12px;
}

.btn-xs i {
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 0;
}

.btn-lg {
	font-size: 16px;
	padding: 5px 9px 5px 25px;
}

/*** 

========================================================