@import url(http://fonts.googleapis.com/css?family=Raleway:400,800);
body {
  font-family: 'Work Sans', sans-serif;
  font-size: 1.2em;
  color: #333;
  font-weight: 300;
  line-height: 25px;
  overflow-x: hidden !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.logo {
	/*font-family: 'Work Sans', sans-serif;*/
	font-family: 'Bad Script', cursive;
    font-size: 45px;
    font-weight: 300;
}
.logo a {
    color: #fff;
}
footer a {
	color: #ecf0f1;	
}

a {
  color: #e74c3c;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:focus,
a:hover {
  outline: inherit;
  color: inherit;
  text-decoration: none;
}
ul {
  margin: 0;
  padding: 0;
}
li {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}
footer li {
	list-style-type: none;	
}
ul,
ol {
  padding-left: 0 !important;
}
.row {
  padding: 60px 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Work Sans', sans-serif;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 0;
}
.btn:focus,
.btn:active,
.btn:hover,
.btn,
.open .dropdown-toggle.btn {
  outline: inherit;
  border-color: inherit;
}
.btn {
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  padding: 15px 30px;
  border: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn-common {
  color: #FFF;
  font-weight: 500;
  background: #5EDE30;
  font-family: work sans;
}
.green {
	color: #5EDE30;
}
.btn-common:hover {
  background: #FF7B6B;
  color: #fff;
}
.section-title {
  text-align: center;
  font-weight: 300;
  font-size: 50px;
  padding-bottom: 30px;
  position: relative;
  color: #454545;
}
.small-title {
  font-size: 40px;
  color: #666;
  font-weight: 300;
  padding-bottom: 22px;
  line-height: 40px;
}
i {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#social {
  background: #ecf0f1;
  margin-top: 30px;
}
#social .social {
  text-align: center;
}
#social .social li {
  display: inline-block;
}
#social .social li a i {
  border: 2px solid #e74c3c;
  color: #e74c3c;
  padding: 10px;
  font-size: 18px;
  line-height: 28px;
  margin-right: 5px;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  border-radius: 50%;
}
#social .social li a i:hover {
  color: #fff;
}
#social .social .fa-facebook:hover {
  background: #3b5998;
  border: 2px solid #3b5998;
}
#social .social .fa-twitter:hover {
  background: #00CAFB;
  border: 2px solid #00CAFB;
}
#social .social .fa-google-plus:hover {
  background: #D23A1D;
  border: 2px solid #D23A1D;
}
#social .social .fa-linkedin:hover {
  background: #007bb6;
  border: 2px solid #007bb6;
}
#social .social .fa-pinterest:hover {
  background: #008ED6;
  border: 2px solid #008ED6;
}
#home {
  /*background: url(../img/backgrounds/bg.jpg);*/
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background: #07A0D4; 
}
#home .color-overlay {
  background: rgba(0, 0, 0, 0);
}
#home .logo-nav {
  color: #ffffff;
}
#home .logo-nav h2 {
  font-size: 24px;
  line-height: 38px;
}
#home .intro-section {
  color: #ffffff;
}
#home .intro-section .intro {
	font-size: 60px;
	line-height: 60px;
	letter-spacing: 1px;
	font-weight: 300;
	font-family: 'Work Sans', sans-serif;
	padding-bottom: 20px;
}
#home .intro-section .sub-heading {
  font-size: 22px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 300;
  line-height: 1.7;
}
#home .intro-section .btn-common {
  margin-top: 20px;
}
#about {
  background: #e74c3c;
  color: #fff;
}
#about .section-title {
  color: #fff;
  font-weight: 300;
}
#about .company-logo {
  width: 100%;
  display: block;
  height: 152px;
  margin-bottom: 62px;
}
#about .company-logo .item {
  float: left;
  width: 234px;
  min-height: 50px;
  margin: 15px 0px;
}
#about .client {
  position: relative;
}
#about .client .client-img {
  float: left;
  width: 120px;
  margin-right: 30px;
  height: 120px;
}
#about .client .client-img img {
  width: 100%;
}
#about .client .info-client {
  padding: 0px;
}
#about .client .info-client p {
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}
#about .client .info-client .name {
  padding-top: 15px;
  font-size: 16px;
  font-weight: 300;
}
#about .client .info-client .name span {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
#main-features {
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
}
#main-features img {
  width: 100%;
}
#main-features .feature-content {
  padding: 76px 42px;
}
#main-features .feature-content p {
  margin-bottom: 22px;
}
#main-features .item-2 {
  background: #ecf0f1;
}
#contact .map {
  margin-top: 15px;
}
#subscribe {
  color: #ffffff;
  background: #ecf0f1;
  text-align: center;
}
#subscribe .section-subtitle {
  color: #999;
}
#footer {
  background: #353B47;
}
#footer p {
  text-align: center;
  color: #ffffff;
  margin-top: 10px;
  line-height: 60px;
}
.form-control,
.textarea-box {
  margin-bottom: 15px;
  margin-top: 15px;
  outline: 0;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e3e3e3;
  color: #e74c3c;
  padding-left: 12px;
  line-height: auto;
}
.form-control {
  min-height: 50px;
  -webkit-backface-visibility: hidden;
  text-align: center;
  font-size: 20px;
}
.form-control:active,
.form-control:focus,
.textarea-box:active,
.textarea-box:focus {
  border: 1px solid #e74c3c;
  color: #323232;
  -webkit-box-shadow: none;
  box-shadow: none;
}
footer a:hover {
	color: #B7B7B7;	
}


.imgpad100 {
	padding-top: 100px;	
}
.imgpad80 {
	padding-top: 80px;	
}


/********* Accordion Start *************/


		
		.panel-group {
			margin-bottom: 20px;
		}
		.panel {
			margin-bottom: 20px;
			background-color: #fff;
			border: 1px solid transparent;
			border-radius: 4px;
			-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
			box-shadow: 0 1px 1px rgba(0,0,0,.05);
		}
		.panel-body {
			padding: 15px;
		}
		.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
			border-top: 1px solid #ddd;
		}
		.panel-default {
			border-color: #ddd;
		}
		.panel-group .panel {
			margin-bottom: 0;
			border-radius: 4px;
		}
		.panel-default>.panel-heading {
			color: #333;
			-webkit-box-shadow: 1px 1px 0 #FFFFFF inset;
			box-shadow: 1px 1px 0 #FFFFFF inset;
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f5f5+0,efefef+100 */
			background: #f5f5f5;/* Old browsers */
			background: -moz-linear-gradient(top,  #f5f5f5 0%, #efefef 100%);/* FF3.6-15 */
			background: -webkit-linear-gradient(top,  #f5f5f5 0%,#efefef 100%);/* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom,  #f5f5f5 0%,#efefef 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#efefef',GradientType=0 );/* IE6-9 */
		}
		.panel-heading {
			padding: 10px 15px;
			border-bottom: 1px solid transparent;
			border-top-left-radius: 3px;
			border-top-right-radius: 3px;
		}
		.panel-group .panel-heading {
			border-bottom: 0;
		}
		.panel-title {
			margin-top: 0;
			margin-bottom: 0;
			color: inherit; 
			font-size: 1.2rem;
    		font-weight: 300;
		}
		.panel-default>.panel-heading+.panel-collapse>.panel-body {
			border-top-color: #ddd;
		}
		.panel-group .panel+.panel {
			margin-top: 5px;
		}
		.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
			color: inherit;
			text-decoration: none;
		}
		.panel-title>a:hover {
			cursor: pointer;	
		}
		.panel-collapse {    
			padding: 15px;
		}
		/******* Accordion End *********/
		
		
		.navbar {
			padding: 30px 0;  
		}
		
		
@media (max-width: 767px) {
	.imgpad100 {
		padding-top: 50px;	
	}
	.imgpad00 {     
		padding-top: 40px;	
	}
}
@media (max-width: 480px) {
	.logo-left {
		clear: both;
		text-align: center;
		padding: 40px 0 20px 0;
	}
	#home .intro-section {
		margin: 0 auto;
		text-align: center;
	}
	#home .intro-section .intro {
		text-align: left;
	}
	#home .intro-section .sub-heading {
		text-align: left;
	}
	#home .intro-section .btn-common {
		margin-bottom: 40px;
	}   
}