@import url("font-awesome.min.css");

body{
	font-family: 'Dosis', sans-serif;
	letter-spacing: 0.0625em;
	font-weight:400;
}
p{
	font-family: 'Montserrat', sans-serif;
}
a{
	font-family: 'Dosis', sans-serif;
	text-decoration: none;
	letter-spacing: 0.0625em;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Dosis', sans-serif;
	letter-spacing: 0.0625em;
}

/*Header*/
.specialbar {
padding:0;
background:#FFF;
border-bottom: solid 1px #ff7f2e;
}
.brand-subtitle {
color:#333;
font-weight:400;	
}
span.brand-txt {
font-weight:500;
}
.flyleft {float:left;}
.navbar-default .navbar-nav {
margin-top:20px;
}
.navbar-default .navbar-nav>li>a {
color: #333333;
text-transform: uppercase;
font-size:1em;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #ff7f2e;
}

header{
	background: url(../images/header_bg3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.section_overlay{
	background: rgba(0,0,0, .45);
	border-bottom: solid 1px #ff7f2e;
}
.home_text {
	padding-top: 310px;
	padding-bottom: 170px;
}
.home_text h2 {
	color: #FFF;
	font-family: 'Montserrat', sans-serif;
	font-size: 27px;
	font-weight:400;
	text-transform: none;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, .75);
	letter-spacing: 0.0425em;
}
.home_text p{
	color: #404040;
	font-size: 1.1em;
	text-transform:none;
}
.home_text img{}
.scroll_down{
	padding-bottom: 50px;
}
.scroll_down h4{
	font-size: 12px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	text-transform: 
	}


/*Notices*/
.notices {
	padding-top: 15px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
.notices .container {
}
.single_notice {
}
.single_notice i {
	font-size: 2.2em;
	color: #ff7f2e;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	margin-top: 15px;
	margin-bottom: 10px
}
.single_notice h3 {
	color: #ff7f2e;
	font-size:1.5em;
	text-transform: uppercase;
}
.single_notice p {
	color: #404040;
	font-size: 14px;
	padding:0;
}


/*Services*/
.services{
	padding-top: 45px;
}
.services .container {
	border-bottom: 0 solid #ddd;
}
.services_title {
	padding-bottom:25px;
	padding-top:25px;
}
.single_service {
	padding-bottom: 45px;
}
.single_service i {
	font-size: 2em;
	color: #ff7f2e;
}
.single_service h3 {
	color: #ff7f2e;
	font-size:1.5em;
	text-transform: uppercase;
}
.single_service p{
	color: #404040;
	font-size: 14px;
}
.single_progress_bar .progress {
height: 1px;
margin-bottom: 20px;
overflow: hidden;
background-color: #d5d5d5;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.single_progress_bar .progress-bar {
background-color: #2d3334;
}
.single_progress_bar h2{
	color: 000;
	font-size: 14px;
	font-weight: 400;
}
.about_us_p{
	font-size: 14px;
	color: #272727;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 21px;
}
.about_title h2{
	font-size: 25px;
	color: #3d3d3d;
	text-transform: uppercase;
	padding-top: 85px;
	letter-spacing: 6px;
	margin-bottom: 21px;
}
.about_title img{
	margin-bottom: 30px;
}
/*Testimonial*/
.testimonial{
		padding-top: 130px;
	padding-bottom: 80px;
}
.testimonial{

}
.testimonial .icon:after{
	content: "";
	position: absolute;
	width: 80px;
	height: 80px;
	background-color: #f73b56;
	top: 110px;
	left: 50%;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	margin-left: -40px;

}
.testimonial .icon i{
color: #fff;
font-size: 47px;
position: absolute;
z-index: 555;
left: 50%;
margin-left: -23px;


}
.single_testimonial p{
color: #404040;
font-size: 18px;
font-family: 'Dosis', sans-serif;
letter-spacing: 1px;
padding-top: 110px;

}
.single_testimonial h4{
	color: #404040;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px
}

/* Gallery



/*Fun Facts*/
.fun_facts{
	background: url(../images/header_bg2.jpg);
	background-attachment: fixed !important;
	background-repeat: repeat;
	
}
.fun_facts .section_overlay{
background: rgba(71,71,71,.8);
padding-bottom: 30px;
}
.single_count{
padding-top: 120px;	
}
.single_count i{
	color: #f73b56;
	font-size: 24px;
}
.single_count h3{
font-family: 'Montserrat', sans-serif;
color: #fff;
font-size: 40px;
font-weight: bold;
margin-bottom: 0px;	
}
.single_count p{
font-family: 'Dosis', sans-serif;
color: #fff;
font-size: 14px;
text-transform: uppercase;
position: relative;	
}
.single_count p:before{
content: "";
position: absolute;
width: 16px;
height: 1px;
left: 0;
bottom: -4px;
background: #ef4251;
}
.imac{
position: relative;
margin-top: -40px;	
}
.imac img{
	width: 100%;
}

@media(max-width: 767px){
	.imac{
		margin-top: 20px
	}
}
.single_image{
	margin-right: 3px;
	position: relative;
	transition: all 1s;
}
.single_image img{
	width: 100%;
}

a.taphover:hover  div.image_overlay {
	opacity: 1;
}

a.taphover.hover  div.image_overlay {
	opacity: 1;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 720px) {
.single_image {
	padding:10%;
}
}
@media (max-width: 640px) {
.home_text {
	padding-top: 180px;
	padding-bottom: 30px;
}
.home_text h2 {
	font-size: 19px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .75);
	letter-spacing: 0.0425em;
}
}
/*.hover {
-webkit-user-select: none;
-webkit-touch-callout: none;
} */
.image_overlay {
position: absolute;
width: 100%;
height: 100%;
background: rgba(255,201,51,.9);
left: 0;
top: 0;
opacity: 0;
transition: all 1s;

}
.image_overlay a {
position: absolute;
top: 10px;
right: 10px;
color: #fff;
text-decoration: none;
text-transform: uppercase;	
}

.image_overlay h4{
position: absolute;
top: 10px;
right: 10px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;	
}
.image_overlay h2{
position: absolute;
bottom: 45px;
left: 10px;
font-size: 16px;
color: #fff;
text-transform: uppercase;
letter-spacing: 0.0625em;	
}
.image_overlay h3{
position: absolute;
bottom: 7px;
left: 10px;
color: #fff;
font-size: 15px;	
}
.no_padding{
	padding-left: 0px;
	padding-right: 0px;
}
.work_title{}
.work_title h1, .contact_title h1{
	font-size: 25px;
	color: #3d3d3d;
	letter-spacing: 5px;
	padding-top: 80px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.work_title img, .contact_title img{
	margin-bottom: 30px;
}
.work_title p, .contact_title p{
	font-size: 14px;
	color: #000;
	margin-bottom: 40px;
}
.last_padding {
	padding-right: 0px;
}
.pad_top {
	padding-top: 2px;
}
.left h2{
	margin-top: 60px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #ff7f2e;
	font-weight: bold;
}
.left p{
	margin-bottom: 60px;
	font-size: 14px;
	color: #000;
}
.baton{
	margin-top: 65px;
}
.cs-btn, .cs-btn:active, .cs-btn:visited, .cs-btn:focus{
	color: #fff;
	background-color: #ff7f2e;
	border-radius: 0px;
	outline: none;
	padding: 10px 40px;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition: all 1s;
}
.cs-btn:hover{
	background: #ffc933;
	border-color: #ffc933;
}
.call_to_action .container{
	padding-bottom: 60px;
	border-bottom: 1px solid #ddd;
}

/*Contact*/

.single_contact_info{
padding-bottom: 17px;	
}
.single_contact_info h2 {
margin-top:10px;
text-transform: uppercase;
color: #ff7f2e;
font-size: 16px;
letter-spacing: 0.0625em;
margin-bottom: 7px;	
}
.single_contact_info p{
font-size: 14px;
color: #3d3d3d;	
}
.contact-form{
background-color: #f1f1f1;
padding: 30px;
}
.contact-form .form-control{
height: 43px;
border-radius: 0px;
margin-bottom: 20px;
border: 0px solid #fff;
}
.contact-form #message{
	height: 104px;
}
.form_submit{
width: 100%;
background: #ff7f2e;
border-radius: 0px;
color: #fff;
padding-top: 13px;
padding-bottom: 10px;
transition: all 1s;	
}

.formtab {
	width:100%;
}
.work-with {
padding-bottom: 60px;
padding-top: 10px;
}
.work-with h3{
	font-size: 14px;
	color: #636363;
	text-transform: uppercase;
}
.error[generated=true] {
  color: #dc0000;
  font-size: 16px;
  padding: 5px 0 2px 5px;
}
tr.error td {
  padding: 0;
}

#response {
  margin-bottom: 20px;
  text-align: center;
}
#response .success {
  color: #08a300;
}
#response .failure {
  color: #dc0000;
}
/*Footer*/
footer{
	background-color: #f1f1f1;
	padding-top: 28px;
	padding-bottom: 28px;
}
.footer_logo{}
.footer_logo img{}
.social{
	padding-top: 10px;
}
.social h2{
text-transform: uppercase;
font-size: 16px;	
}
ul.icon_list{
margin: 0;
padding: 0;
list-style: none;
text-align: center;
margin-top: 20px;
}
ul.icon_list li{
display: inline;
padding-left: 3px;
padding-right: 3px;
}
ul.icon_list li a{
display: inline-block;
color: #636363;
border: 1px solid #636363;
border-radius: 50%;
text-align: center;
width: 30px;
height: 30px;
text-align: center;
line-height: 28px;
transition: all 1s;
}
ul.icon_list li a:hover{
	color: #ffc933;
	border-color:#ffc933; 
}
.copyright_text{
padding-top: 28px;	
}
.copyright_text p{
color: #636363;
font-size: 14px;
text-transform: none;
margin-bottom: 0px;
letter-spacing: 0px;
}
.copyright_text a{
	color:#f73b56;
	text-transform:uppercase;
	font-weight:700;
	text-decoration:none;
	}