/*
Template Name: Garden
Template URI: http://demo.spacetemplates.com/garden
Description: Responsive Parallax One Page Template
Author: OneStar
Author URI: http://themeforest.net/user/OneStar
Version: 1.2
*/

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height:18px;
	color: #666;
	/* #7a7a7a */
	background-color: #ffffff;
	overflow-x:hidden;
}
::selection {
	background: #e74c3c;
	color:#fff;
}
::-moz-selection {
	background: #e74c3c; /* Firefox */
	color: #ffffff;
}
img {
	max-width: 100%;
}
a:link {
	color: #cf1200;
	/* e74c3c */
	/* #AB2417 */
	text-decoration: none;
}
a:hover {
	color:#cf1200;
	font-weight: bold;
}
a:visited {
	color: #cf1200;
	text-decoration: none;
}

.right {
	float:right;
}
.left {
	float:left;
}
.box-shadow {
	position:absolute;
	z-index:0;
	left:0;
	right:0;
	top:0;
	bottom:0px;
	box-shadow: 0 0 60px rgba(0,0,0, 0.7) inset;
	-webkit-box-shadow: 0 0 60px rgba(0,0,0, 0.7) inset;
	-moz-box-shadow: 0 0 60px rgba(0,0,0, 0.7) inset;
}
.overflow-hidden {
	overflow-x: hidden;
}

/* Navigation */
.menu {
	position: relative;
	top: 0px;
	width: 100%;
	height: 76px;
	background: url(../images/menu-background.png) repeat left top;
	z-index: 9999;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.171);
	-webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.171);
	-moz-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.171);
	border-top: 3px solid #AB2417;	
}
/* .sep-shadow {
	background:url(../images/sep-shadow.png) no-repeat center bottom;
	padding-top: 115px;
	z-index: 0;
} */
#logo {
	margin-bottom: 0;
	margin-left: -5px;
}
#nav {
	text-align: right;
}
.navigation {
	float: right;
	list-style: none;
	margin: 0;
}
ul.navigation {
	margin: 0;
	padding: 0;
}
.navigation li {
	float: left;
	text-align: left;
	padding: 28px 24px;
	margin-left: 0;
	text-transform: uppercase;
	background: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-webkit-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
}
.navigation li:first-child {
	margin-left: 0;
}
.navigation li:hover,
.navigation .active {
	cursor: pointer;
	background: #AB2417;
	/* #e74c3c */
	/* #AB2417 */
}

/* General Slides */ 
.slide {
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
}

/* Heading */
h1 {
	float: left;
	margin: 0 13px 40px 0;
	padding: 0 19px 0 0;
	text-transform: uppercase;
	text-align: left;
	font-style: normal;
	background: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 76px;
	line-height: 65px;
	color: #3e3e3e;
	font-weight: 700;
	margin-top: 15px;
}

/* Heading Arrow */
.heading-arrow {
	float: right;
	margin: 0 0px 10px 20px;
	padding: 0 7px 0 0;
	text-transform: uppercase;
	text-align: left;
	font-style: normal;
	background: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 60px;
	line-height: 62px;
	color: #3e3e3e;
	font-weight: 700;
}
.heading-description {
	margin: 0;
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	color: #6b6b6b;
	padding-top: 13px;
	margin-top: 15px;
}
h4 {
	margin: 0;
	padding: 0 0 15px 0;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 32px;
	font-style: normal;
	line-height: 40px;
	color: #343434;
}
h5 {
	margin: 0;
	padding: 0 0 17px 0;
	text-transform: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	font-size: 20px;
	line-height: 20px;
	color: #343434;
	color: #fbfbfb;
}

/* Slide 1 Start */
.overlay-background {
	background: url(../images/overlay-background.png) repeat left top;
	position: relative;
	top: 0;
	bottom: -57px;
	height: 100%;
	z-index: 999 !important;
}
.home-padding {
	padding: 151px 0 151px 0;
}
.home-text {
	display: inline-block;
	padding: 0 12px 28px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 23px;
	line-height: 33px;
	color: #ffffff;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.21);
}
#slide1{
	background: url(../images/home-background.webp);
	background-size: cover !important;
	width: 100%;
	z-index: 15000;
	text-align: center;
}
#slide1 h1 {
	float: none;
	border-right: none;
	margin: 0;
	padding: 0 0 27px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 160px;
	line-height: 85px;
	color: #ffffff;
	font-weight: 900;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.21);
}
#slide1 h2 {
	margin: 0;
	padding: 0 0 99px 0;
	letter-spacing: 0.7px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	line-height: 33px;
	color: #ffffff;
	font-weight: 500;
	text-shadow: 0 0 1px #fff;
}
#slide1 .button-bottom {
	display: inline-block;
	margin: 0 10px;
	z-index: 10000;
}
#slide1 .button {
	position: relative;
	z-index: 10;
	display: inline-block;
	cursor: pointer;
	margin: 6px;
	padding: 16px 33px 16px 33px;
	border: none;
	text-transform: uppercase;
	background: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: 400;
	color: #ffffff;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
#slide1 .button span  {
	position: absolute;
	top: 0%;
	right: 0%;
	background: url(../images/button-bottom.png) no-repeat right;
	background-position: 0 -60px;
	width: 60px;
	height: 60px;
	border: 2px solid #878f9a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	opacity: 0.7;
	
}
#slide1 .button span:hover  {
	background-position: 0 0px;
	opacity: 1;
}
/* Slide 1 End */

/* Border */
.left-border {
	display: inline-block;
	padding-bottom: 7px;
	background: url(../images/left-border.png) no-repeat;
	height: 2px;
	width: 140px;
}
.right-border {
	display: inline-block;
	padding-bottom: 7px;
	background: url(../images/right-border.png) no-repeat;
	height: 2px;
	width: 140px;
}

/* Button to Top */
.block-button-top {
	display: inline-block;
	margin: 0 10px;
	z-index: 10000;
}
.button-top {
	cursor: pointer;
	display: block;
	margin: 0 auto;
	border: none;
	text-transform: uppercase;
	background: url(../images/button-top.png) no-repeat right;
	background-position: 0 0;
	width: 60px;
	height: 60px;
	border: 2px solid #878f9a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	margin-bottom: -27px;
	opacity: 0.7;
}
.button-top:hover {
	background-position: 0 -60px;
	opacity: 1;
}

/* Slide 2 Start */
#slide2 {
	background: #E8E8E8 repeat;
	padding: 106px 0 69px;
}

/* Skills */
#skills p {
	padding: 0 0 3px 0;
	font-weight: 400;
	line-height: 20px;
	color: #808080;
}


/* About */
ul.about-list {
	margin: 4px 0 0 0;
	padding: 0;
}
.about-list li {
	background: url(../images/about-list.png) no-repeat left top;
	padding-left: 23px;
	margin-bottom: 13px;
	color: #2a282c;
}
/* Slide 2 End */ 

/* Slide 4 Start */ 
#slide4 {
	background: #E8E8E8 repeat;
	padding: 106px 0 69px;
}
.services-block {
	border: 1px solid #ededed;
	background: #ffffff;
	margin-left: 20px;
}



/* Font Awesome Icon */
.fontawesome-icon.large.circle,
.fontawesome-icon.large.circle-deg {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	font-size: 30px;
	padding: 20px;
	color: #ffffff;
	background: #2a282c;
	border: 2px solid #2a282c;
}
.services-block .fontawesome-icon.large.circle {
	transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
    opacity: 1;
}
.services-block:hover .fontawesome-icon.large.circle {
	transform: rotate(720deg) scale(0);
    opacity: 0;
}
.services-block .fontawesome-icon.large.circle-deg {
	transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transform: rotate(720deg) scale(0);
    opacity: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	font-size: 30px;
	padding: 20px;
	color: #ffffff;
	background: #e74c3c;
}
.services-block:hover .fontawesome-icon.large.circle-deg {
	transform: rotate(720deg) scale(1);
    opacity: 1;
	transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	border: 2px solid #ffffff;
}
/* Slide 4 End */

/* Slide 6 Start */
#slide6 {
	background: #E8E8E8 repeat;
	padding: 106px 0 69px;
}

/* Team */
.team {
	text-align: center;
}
.team img{
	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	-khtml-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}
.team h4 {
	margin: 0px;
	text-transform:uppercase;
	font-weight: 400;
	font-size: 20px;
	color: #3e3e3e;
	background: #ffffff;
}
.team p {
	margin: 0 0 10px 0;
	padding: 0 0 16px 0;
	border-bottom: 1px solid #c8c8c8;
	font-size: 16px;
	color: #c8c8c8;
	background: #ffffff;
	margin-top: -18px;
}
ul.team-social-icons {
	margin: 10px 0 12px 0;
	padding: 0;
}
.team-social-icons  li {
	display:inline-block;
}
.team-social-icons  li a {
	display: inline-block;
	margin-right: 2px;
	width: 28px;
	height: 28px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
a.facebook {
	background: url(../images/team-social-icons.png) no-repeat 0 0 #c8c8c8;
}

a.email {
	background: url(../images/team-social-icons.png) no-repeat -89px 0 #c8c8c8;
}
a.facebook:hover {
	background: url(../images/team-social-icons.png) no-repeat 0 0 #e74c3c;
}

a.email:hover {
	background: url(../images/team-social-icons.png) no-repeat -89px 0 #e74c3c;
}
.team:hover h4 {
	color: #e74c3c;
}
.team:hover  p {
	border-bottom: 1px solid #e74c3c;
}



/* Slide 6 End */

/* Slide 8 Start */
#slide8 {
	background: #E8E8E8 repeat;
	padding: 106px 0 69px;
}


.contact-button {
	border: none;
	text-transform: uppercase;
	margin: 0 4px 10px 0;
	padding: 12px 25px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-align: center;
	vertical-align: middle;
	background: #AB2417;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.contact-button:hover {
	background: #2a282c;
}


/* Slide 8 End */

/* Slide 9 Start */
#slide9 {
	background: #E8E8E8 repeat;
	padding: 106px 0 69px;
}
/* Slide 9 End */

/* Slide 10 Start */
#slide10 {
	background: #E8E8E8 repeat;
	padding: 106px 0 69px;
}
/* Slide 10 End */

/* Slide 11 Start */
#slide11 {
	background: #E8E8E8 repeat;
	padding: 106px 0 69px;
}
/* Slide 11 End */

/* Slide 3 Start */
#slide3 {
	background-image: url(../images/slide3-background.webp);
	background-size: cover !important;
	width: 100%;
	text-align: center;
}
#slide3 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #bdc3c7;
	line-height: 18px;
	font-weight: 400;
	text-transform:uppercase;
	width: 100%;
}
#slide3 h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 69px;
	font-weight: bold;
	color: #bdc3c7;	
	color: #fff;
	line-height: 80px;
	font-weight: 400;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	border-right: none;
}
.padding-slide3 {
	padding: 69px 0 69px;
}
/* Slide 3 End */

/* Slide 5 Start */ 
#slide5{
	background-image: url(../images/slide5-background.jpg);
	background-size: cover !important;
	width: 100%;
	height: auto;
	text-align: center;
}
#slide5 p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #fbfbfb;
	line-height: 18px;
	font-weight: 400;
	text-transform:uppercase;
	width: 100%;
}
#slide5 h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 69px;
	color: #bdc3c7;
	line-height: 80px;
	font-weight: 400;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	border-right: none;
}
.padding-slide5 {
	padding: 69px 0 69px;
}
/* Slide 5 End */

/* Slide 7 Start */
#slide7{
	background-image: url(../images/slide7-background.jpg);
	background-size: cover !important;
	width: 100%;
	text-align: center;
}
#slide7 p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #bdc3c7;
	line-height: 18px;
	font-weight: 400;
	text-transform: uppercase;
	width: 100%;
}
#slide7 h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 69px;
	color: #bdc3c7;
	line-height: 80px;
	font-weight: 400;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	border-right: none;
}
.padding-slide7 {
	padding: 69px 0 69px;
}
/* Slide 7 End */

/* Slide 12 Start */
#slide12 {
	background-image: url(../images/slide12-background.jpg);
	background-size: cover !important;
	width: 100%;
	text-align: center;
}
#slide12 p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #bdc3c7;
	line-height: 18px;
	font-weight: 400;
	text-transform: uppercase;
	width: 100%;
}
#slide12  h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 69px;
	color: #bdc3c7;
	line-height: 80px;
	font-weight: 400;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	border-right: none;
}
.padding-slide12 {
	padding: 69px 0 69px;
}
/* Slide 12 End */

/* Slide 13 Start */
#slide13 {
	background-image: url(../images/slide13-background.jpg);
	background-size: cover !important;
	width: 100%;
	text-align: center;
}
#slide13 p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #bdc3c7;
	line-height: 18px;
	font-weight: 400;
	text-transform: uppercase;
	width: 100%;
}
#slide13  h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 69px;
	color: #bdc3c7;
	line-height: 80px;
	font-weight: 400;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	border-right: none;
}
.padding-slide13 {
	padding: 69px 0 69px;
}
/* Slide 13 End */

/* Slide 14 Start */
#slide14 {
	background-image: url(../images/slide14-background.jpg);
	background-size: cover !important;
	width: 100%;
	text-align: center;
}
#slide14 p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #bdc3c7;
	line-height: 18px;
	font-weight: 400;
	text-transform: uppercase;
	width: 100%;
}
#slide14  h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 69px;
	color: #bdc3c7;
	line-height: 80px;
	font-weight: 400;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	border-right: none;
}
.padding-slide14 {
	padding: 69px 0 69px;
}
/* Slide 14 End */

/* Footer Start */
#footer {
	background: url(../images/menu-background.png) repeat left top;
	padding: 10px 0 10px;
	
}
/* Social Icons */
.footer-social-icons {
	margin: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.footer-social-icons span {
	font-size: 35px;
	margin: 12px;
	color: #ffffff;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.no-display {
	display: none;
}
.footer-social-icons span:hover {
	cursor: pointer;
	color: #AB2417;
}
.copyright {
	width:100%;
	text-align:center;
	text-transform: uppercase;
	color: #e9e9e9;
	line-height: 28px;
	font-size: 12px;
	margin-bottom: 10px;
}
.contact-info span {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.contact-info li {
	margin-right: 10px;
	font-size: 16px;
}

/* Back Top */
#button-top-footer a.button {
	cursor: pointer;
	position: relative;
	z-index: 300;
	display: block;
	margin: 0;
	width: 40px;
	height: 40px;
	border: 2px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	background: black no-repeat top right;
	text-transform: uppercase;
	font-weight: 400;
	color: #ffffff;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;margin:0px auto;
}
#button-top-footer a.button:hover {
	text-decoration: none;
	border: 2px solid #AB2417;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	background-position: 0px -40px;
}
/* Footer End */

/* Revolution Slider Start */
.tp-bannertimer	{
	width: 100%;
	height: 2px;
	background: #AB2417;
	position: absolute;
	z-index: 200;
	top: 0px;
}
.tp-bannertimer.tp-bottom {
	bottom: 0px;
	height: 3px;
	top: auto;
}
/* Revolution Slider End */
/* Style-Switcher */
#style-switcher {
	position: fixed;
	width: 0px;
	top: 0;
	left: 0;
	right: 0;
	z-index: 30000;
}
#style-switcher ul {
	float: left;
}
#style-switcher li {
	display: inline;
}
#style-switcher li a {
	float: left;
	line-height: 34px;
	text-decoration: none;
	padding: 0 4px;
	margin-left: 5px;
	display: inline;
}
#style-switcher li a:hover {
	opacity: 0.5;
	color: #13181c;
}
