body{
background: #fff;
font-family: 'Open Sans', sans-serif;
}

a{
	   outline: 0 !important;
}


.navbar{
	background: url(../images/header.jpg) no-repeat center bottom;
    border:0;
	float: left;
	height: 310px;
	border-radius: 0;


}

.container-full{
    background: #444;
}

.container-full:before{
    position:absolute;
    z-index:-1;
    top:0;
    right:0;
    width:50%;
    height:100%;
    content:"";
    background:url(../images/bg.jpg) repeat-x top left;
}

#footer {
/*height: 60px;*/
  background: #199eac;
  padding:20px 10px;
  color:#ffffff;
}

.wrapper{
	width: 1200px;
	margin:  0 auto;
	background: #ffffff;
}

p.address{
	font-size: 11px; font-weight: 300;
}

.logos{
	background: url(../images/logos.jpg) no-repeat center center;
	height: 140px;
}

.message{

	background: #262223 url(../images/phone-icon.jpg) no-repeat center left; 
	padding: 20px 30px 20px 100px;
	color:#199eac;
	font-size: 18px;
	font-weight: 500;
	margin:50px 0 100px 0;

}

.message span, .message span a {
	color:#fff;
 }

 .accordion{
 	padding: 30px 0;
 	float: left;

 }

 .panel-heading.close-question{
  background:#fff url(../images/plus-orange.png) no-repeat center left ;

 }

 .panel-heading{
  background:#fff url(../images/plus.jpg) no-repeat center left ;
  padding:  20px 40px;	
 }
.panel{
	border-radius: 0;
	border-top: none;
	border-left:none;
	border-right:none;
	border-bottom: 1px dotted #bebebe;
	margin:0;
}
.panel:last-child{
	border-bottom:none;
	box-shadow: none;
}

 .panel-heading a{
 	color:#599daa;
 	font-weight: 500;
	 font-size:18px;
 	text-decoration: none
 	
 }
  .panel-heading  span {
 	color:#2f7d8c;
 	font-weight: 600;
  font-size:18px
 }
 .panel-group .panel + .panel{
 	margin-top: 0;
 }

.panel-heading{
 	border-bottom: none;
 	border-top:none;
 }
 .panel-body{
 	padding: 30px
 }

 .top-tabs{
 	padding:30px 30px 0 30px;

 }
a:hover{
	text-decoration: none
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover{
	background: #029EAB;
	color:#fff;
	border-radius: 0;
		border-radius: none;
		border-left: none;
		border-right: none;
		border-bottom:none;
		margin: 0;
		font-weight: 500;
}

.nav-tabs > li > a, .nav-tabs > li> a:focus{
	background: #ececec;
	color:#000;
	font-size: 16px; 
	font-weight:400;
	border-radius: 0;
	margin: 0;
	border-left: none;
		border-right: none;
		border-bottom:none;

}

.nav-tabs{
	border: 0;
	margin-top:30px;
}
.tab-content{
	border-top: 6px solid #029EAB;
}
.tab-content h3{
	margin-top: 20px;
	font-size: 18px;
	font-weight: 600;
}
.tab-content h4{
	margin-top: 20px;
	font-size: 16px;
	color:#323232;
	margin-bottom: 0px;
	border:none;
	font-weight:600;
}

.tab-content p{
	padding: 10px 0
}
p.sample{
	padding: 0
}

p.sample-strong{
	font-weight: 500;
	padding: 0
}


.no-gutter{
	padding: 0 !important;
}

span.samples a, span.samples {
	color:#199eac; text-decoration: none;
}

span.samples a:hover{
	text-decoration: none;
	color: #f08b00;
}


.form{
  background: #199eac;
  width:400px; 
  margin: 60px auto;
  padding: 10px;
  border-radius: 10px;
  height: 300px;
  display: block
}

.form p{
    color:#fff;
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
}
.form h3{
	color:#fff;
	margin: 20px 0 0 0;
	font-weight: 400; 
	text-align: center;
	font-size: 22px;
}
 .name h1{   	
	text-align: center;
	color:#ffffff;
	font-size: 46px;
	padding-top: 150px;
  font-weight:300;
  text-shadow: 1px 1px 5px rgba(150, 150, 150, 1);
 }

.top{
	background: #039eac;
	text-align: center;
	color:#fff;
	font-size: 16px;
	padding: 15px;
	font-weight: 600;


}

.top span{
	font-weight: 500;
	color:#fff;

}

.top p{
	margin: 0
}

.tab-content > .tab-pane  {
	border: none;
}


.btn-primary{
	background: #f08b00;
	border: none;
	/*float: right;*/
	border-radius: 0;
	margin: 10px 0;
	display: block; 

		
}

.btn-primary:hover{
	background: #262223;
}

h2{
	color: #2f7d8c; 
	text-transform: uppercase;
	font-weight: 400;
	margin-top:0;
	
}

h4{
	color:#000;
	font-weight: 600;
}

.firts{
		color: #2f7d8c;
	  font-weight: 600;
	font-size: 16px;
	
}

.info{
	border: solid 5px	 #7cb6c1; 
	padding:10px 20px;
	margin-left: 58px;
}

.mic{
	border: solid 5px	 #7cb6c1; 
	background:#029EAB url(../images/mic.jpg) no-repeat center left;	
	padding: 10px 20px 0px 80px;
	color:#fff;
	font-size:18px;
	margin-left:58px;
	
}
.player{
	margin-left:55px;
}
 span{
	 color:#c57203;
 }
.info p span{
	font-weight: 600;
	color:#000;
}
.btn-info{
	background: #fff;
	border:2px solid #63a3af;
	color:#c57203;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	border-radius: 20px;
	padding:10px 20px;
	margin: 20px auto 30px auto;
	


	font-weight: 600
}

.dark-text{
	font-weight:600;
	color:#000;
}

.btn-info:hover{
	background:#F08B00;
	border-color:#F08B00;
}





.packages h3{
	text-transform: uppercase;
}
.package h4{
 margin: 10px 0;
}
.package p{
	margin: 0; padding: 0;
	color: #000000
}

.package h4:hover{
	text-decoration: none 
}
.package-box:hover{
	border-radius: 5px;
	border: 1px solid #999;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4f7f9+0,c4e9ef+100 */
background: #daf8ff; /* Old browsers */
cursor: pointer;
}

.package-box.active{
	border-radius: 5px;
	border: 1px solid #999;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4f7f9+0,c4e9ef+100 */
background: #daf8ff; /* Old browsers */

}


.p1{
	
	padding: 65px 10px;
}
.package-box h5{
	text-align: left;
	color:#f08b00;
	font-size: 16px;
	font-weight: 600
}

.package-box{
	border-radius: 5px;
	border: 1px solid #e1e1e1;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4f7f9+0,c4e9ef+100 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f6f6+0,f0f0f0+100 */
background: #f6f6f6;

margin: 20px 0;
padding:  20px;

}

a.package{
	color: inherit;
}

.package-form h2{
	font-size: 18px;
	margin: 50px 0
}

h2.special {
	font-size: 18px;
	margin: 40px 0 0 0;
}

.package-form h4{
	text-align: center;
	color: #b8b8b8;
	margin: 40px 0
}

.labels{color:#2f7d8c;
 text-align: right;
 font-size: 16px; 
 font-weight: 300;
 padding:6px 14px; }


 .pack-right{
 	border:1px solid #e1e1e1;
 	padding: 10px;
 	margin-top: 50px;
 }

 .pack-right h4{
 	margin: 10px 0 0 0;
 	color:#199eac;
 }

 p.comments{
 	font-size: 16px;
 	margin-top: 5px;
 	text-align: center;
 }

 .green{
 	background: #fff;
 	color:#c57203;
 	font-size:18px;
 	padding: 8px 30px;
 	border-radius: 20px;
 	border-color:#199eac;
 	margin: 40px auto;
 	text-align: center;
 	text-transform: uppercase;
 	font-weight: 600;



 }

.green:hover{
	background: #f08b00;
	border-color:#f08b00;
	color:#fff;
}

.right{
	float: right
}

h4 span {
	color:#000;
	margin-bottom: 40px;
	}

h3{
	color:#2f7d8c;
	font-size: 22px;
	font-weight: 600;
	}

.thank-you{
	padding: 40px 0;
	margin-bottom: 50px;
	text-align: center;
}

.thank-you h1{
    font-size: 28px;
	color:#2f7d8c;
	font-weight: 300;
	text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px}

.thank-you p{
	font-size: 16px;
}

.thank-you p a{
	color:#000;
    font-weight: 600;
}


 



.thank-you p span{
  font-weight: 600;
  color:#000;
}

.orange-title{
	color:#c57203;
}


.package-form h1{
	color:#2f7d8c;
	font-weight: 300;
	text-align: center;
    text-transform: uppercase;
}

.package-form h3{
	background: #599daa;
	color:#fff;
	text-align: center;
	display: block;
	width: 150px;
	margin: 0 auto;
	text-transform: uppercase;
	font-weight: 300;
	padding: 10px;
	border-radius: 5px;
}

.package-form h4{
	color:#2f7d8c;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	margin:20px 0 30px 0;
}

.thankyou{
	display: none;
}

