/*
============================================================
					Default CSS Styles
============================================================
*/ 
body {
    width: 100%;
    height: 100%;
	color: #757575;
	font-size: 15px;
}

html {
    width: 100%;
    height: 100%;
}
/* ul, ol {
    margin-top: 0;
    margin-bottom: 30px;
} */
h2,
h3,
h4,
h5,
h6 {
      margin: 0 0 10px;
	  text-transform: uppercase;
	  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
	  font-weight: 700;
	  letter-spacing: 4px;
	  color: #0FA1E0;
}

h1{
	margin: 0 0 35px !important;
	text-transform: uppercase;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight: 700 !important;
	letter-spacing: 4px;
	font-size: 25px;
	color: #0FA1E0;
}

h1.brand-heading {
    font-size: 60px !important;
}
a.navbar-brand img {
    margin-top: -18px;
	-webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    width: auto;
}
.container.fix {
    background: #fff;
}
p {
    margin: 0 0 25px;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 100;
}

a {
    color: #0FA1E0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #fff;
    outline: none;
}

.read-more-btn:hover {
	background-color:#0FA1E0;
}

.light {
    font-weight: 400;
}


.clients-section {
    width: 100%;
    padding: 90px 0;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.partners-section h1 {
    color: #3d3e3c;
}
.partners-section {
    width: 100%;
    padding: 70px 0;
        background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.map span {
    pointer-events: none;
}
#map {
    width: 100%;
    height: 230px;
}
.wrap {
    background-color: #fff;
}
.animation{
visibility: hidden;
}
.btn {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #3767B0;
    color: #fff;
    background-color: #3767B0;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #0FA1E0;
    outline: 0;
    color: #fff;
    background-color: #0FA1E0;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
}
.call {
  font-size: 8px !important;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

#map iframe 
{
  overflow-x:hidden;
  overflow-Y:hidden;
  pointer-events:none;
}

.fix{
	padding:2% 0;
}

.logos img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.parallax-window {
    min-height: 400px;
    background: rgba(0, 0, 0, 0.6);
}
.parallax-window-static {
    min-height: 250px;
    background: rgba(0, 0, 0, 0.3);
}
section#page_title h1 {
    color: #fff;
}

.form-control {
    margin-bottom: 20px;
}
textarea.form-control {
    height: 177px;
}
.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}
/*
prevent the active panel from collapsing
 */
.panel-group [aria-expanded=true]{
  /*
  http://caniuse.com/#feat=pointer-events
  Works for MOST modern browsers. (- Opera Mobile)
  */
  pointer-events: none;
}
.logos img {
  width: 100%;
  margin-top: 20px;
}

#about .imgs img {
  width: 55% !important;
  float: left;
  margin: 15px 35px 10px 0px;
}

.content p {
  text-align: justify;
  line-height: 23px;
  padding: 10px;
}

.footer {
    margin: 0;
	background-color: #333;
}
.footer .parallax-window {
    min-height: 300px;
    background: rgba(0, 0, 0, 0.3);
}
.widgets {
    background: rgba(0, 0, 0, 0.3);
}
#contact {
  padding-top: 90px;
}

.social {
	padding:1% 0;
}

.footer p {
    padding: 2% 0 0 0;
}

p.intro-text {
  color: #B3FF40;
  text-shadow: 1px 1px 1px #000;
  font-size: 25px;
}

.daimg{
  width: 100%;
}
.daimg img {
  width: 100%;
}

.YTPOverlay {
	background: rgba(0,0,0,0.6);
}

.wrapper {
    background: rgba(0, 0, 0, 0.3);
    background-size: cover;
    position: absolute;
    width: 100%;
}

.content-section {
    padding: 5% 0;
    background: #fff;
}
.inner {
    padding-top: 14%;
}

.service-inner img {
    width: 100%;
}

.slides-navigation {
  top: 50%;
}
.slides-navigation a {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  display: block;
  text-decoration: none;
  border: 3px solid #fff;
  color: white;
  font-weight: bold;
  font-size: 26px;
  margin: 0 25px;
  text-shadow: 0 1px 1px #000;
  text-align: center;
  height: 40px;
  width: 40px;
  top: -40px;
  padding: 1px;
  -webkit-box-shadow: 0 1px 1px black;
  -moz-box-shadow: 0 1px 1px black;
  box-shadow: 0 1px 1px black;
  -webkit-transition: background 0.15s ease;
  -moz-transition: background 0.15s ease;
  -o-transition: background 0.15s ease;
  transition: background 0.15s ease;
}
.slides-navigation a:hover {
  background: rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 767px) {
  .slides-navigation {
    display: none;
  }
}

.slides-pagination a {
  width: 15px;
  height: 15px;
  margin: 5px 2px;
  border-color: white;
  -webkit-box-shadow: 0 1px 1px black;
  -moz-box-shadow: 0 1px 1px black;
  box-shadow: 0 1px 1px black;
}
.slides-pagination a.current {
  background: white;
}

.contrast {
  background: rgba(0, 0, 0, 0.3);
  padding: 1px 10px;
  -webkit-box-shadow: 0 0 23px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 23px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 23px 5px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}


/*
============================================================
					Blog Section
============================================================
*/
.widget {
    background-color: transparent;
    border: 0px solid #ffd400;
	border-radius: 0;
	padding: 25px 0;
}
#blog h2{
	font-size:25px;
	color: #0FA1E0;
}
.lead {
    font-size: 14px;
}
#blog hr {
    width: 40%;
    border: 1px solid #ffd400;
    margin: 25px auto;
}
.post {
    padding-bottom: 6%;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #000;
    border: 1px solid #EFBB20;
    border-radius: 15px;
}
.pager li>a:hover, .pager li>a:focus {
    text-decoration: none;
    background-color: #0FA1E0;
}
ul.tags {
    list-style: none;
    padding: 0;
    margin: 0;
}
.comments {
    margin-bottom: 40px;
}
ul.all-comments {
    margin: 0;
    padding: 0;
}
.all-comments li {
    list-style: none;
}
.comments-area {
    overflow: hidden;
    margin-bottom: 10px;
}
.comments-area img {
    width: auto;
    max-width: 85px;
    float: left;
    border-radius: 50%;
    height: 85px;
	border: 2px solid #0FA1E0;
}
.comments-description {
    margin-left: 90px;
}
.comments-area .comments-description p {
    font-size: 14px;
    margin: 0 !important;
}
.comments-area .comments-description span {
    font-size: 12px;
    margin: 0 0 10px;
    font-size: 11px;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.comments-description .btn.btn-default {
    float: right;
	margin: 1%;
}

/*
============================================================
					Breadcrumbs Section
============================================================
*/

#breadcrumbs {
    background-color: #3767B0;
}
#breadcrumbs a{
    color: #0FA1E0;
}
#breadcrumbs p {
    padding: 2% 0 0;
	color: #fff;
}
#breadcrumbs span {
    font-size: 12px;
}


/*
============================================================
					Team Members Section
============================================================
*/
.single-team-member {
    border: 2px solid #f5f5f5;
    display: inline;
    float: left;
    margin-top: 65px;
    padding: 10px;
    padding-bottom: 50px;
    position: relative;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	background-color: #fff;
}
.team-member-name {
    display: inline;
    float: left;
    padding: 25px 0 15px;
    width: 100%;
}
.team-member-img img {
    margin-top: -65px;
    position: relative;
    border-radius: 50% 0%;
    width: 100%;
    border: 2px solid #0FA1E0;
    margin-top: -100px;
    border-radius: 20%;
    width: 80%;
}
.team-member-name p {
    color: #222;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.team-member-name span {
    color: #222;
    font-size: 14px;
}
.single-team-member > p {
    color: #222;
    font-size: 14px;
    line-height: 20px;
    padding: 0 10px;
}
.team-member-link {
    background: #fff none repeat scroll 0 0;
    color: #555;
    bottom: -20px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 60%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	border: 2px solid #0FA1E0;
}
.team-member-link a {
    display: inline-block;
    padding: 8px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

/*
============================================================
					Portfolio Section
============================================================
*/

#filters {
	margin:1%;
	padding:0;
	list-style:none;
}
#filters li {
	float:left;
}
#filters li span {
	display: block;
	padding:5px 20px;		
	text-decoration:none;
	color:#666;
	cursor: pointer;
}
#filters li span.active {
	background: #0FA1E0;
	color:#fff;
}
#lightgallery .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	display:none;
	float:left;
	overflow:hidden;
	width: 33%;
}
#lightgallery2 .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	display:none;
	float:left;
	overflow:hidden;
	width: 50%;
}
#lightgallery3 .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	display:none;
	float:left;
	overflow:hidden;
	width: 25%;
}
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
	background: #666;
	cursor:pointer;
}
.portfolio img {
	max-width:100%;
	position: relative;
	top:0;
	-moz-transition:    all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition:         all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);		
}
.portfolio .label {
	position: absolute;
	display: block;
	width: 100%;
	height:40px;
	bottom:-40px;
	-moz-transition:    all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition:         all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}	
.portfolio .text-title{
	color:#000;
}
.portfolio .label-bg {
	background: #0FA1E0;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}	
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}			
.portfolio .text-category {
	display:block;
	font-size:9px;
	line-height: 15px;
}	
.portfolio:hover .label {
	bottom:0;
}
.portfolio:hover img {
	top:-30px;
}  

/*
============================================================
					About Section
============================================================
*/

/*Accordion*/
.why-choose-us {
    display: inline;
    float: left;
    width: 100%;
}
h4.panel-title{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
	font-weight: 400;
}
.why-choose-group {
    margin-top: 0px;
}
.panel-group .panel {
    border-radius: 0px;
	margin-bottom: 0;
	    border: none;
    box-shadow: none;
}
.panel-default > .panel-heading {
    background-color: #fff;
    border-color: #ddd;
    border-radius: 0;
    color: #333;
    padding: 0;
}
.panel-title > a {
    color: #fff;
    display: block;
    padding: 10px 15px;
	background-color: #0FA1E0;
}
.panel-title > a span {
    float: right;
    font-size: 20px;
}
.why-choose-group .panel-body p {
    color: #555;
    font-size: 15px;
    line-height: 22px;
}
.read-more-btn {
    background-color: #0FA1E0;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    padding: 12px 22px;
    font-weight: 700px;
    font-size: 16px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    float: right;
}
.panel-group .panel+.panel {
    margin-top: 1px;
}


/*
============================================================
					Features Section
============================================================
*/
.service-items {
    margin: 0 auto 40px;
    padding: 0 0;
    border: 2px solid #0FA1E0;
    height: 110px;
    width: 110px;
    border-radius: 20%;
}

.services-about i {
    margin: 0 auto;
    padding: 30px 0;
    font-size: 48px;
}

.services i {
    margin: 0 auto;
    padding: 30px 0;
    font-size: 48px;
    color: #fff;
}

.services {
    margin: 5% 0;
    position: relative;
}

.the-features {
    padding: 4% 0;
}


img.featured.img-responsive {
    max-width: 90%;
	margin-top: -3%;
}

.bx-wrapper {
    padding: 0 14%;
}

.section-body {
    margin-top: 80px;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}
.media-right h4 {
    float: left;
}

.media-right p {
    float: left;
    width: 90%;
    position: relative;
    margin: -30px 0 50px 0px;
}

.media-left, .media>.pull-left {
    padding-right: 10px;
}

/*
============================================================
					Navigation Bar
============================================================
*/
.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #0FA1E0;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li.active {
    border-bottom: 3px solid #fff;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active {
    outline: 0;
    background-color: rgba(255,255,255,0);
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0FA1E0!important;
}

.dropdown-backdrop {
    position: static;
}

.dropdown-menu>li>a {
    display: block;
    padding: 15px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
    background-color: #0FA1E0;
	color: #fff;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    color: #fff;
	    border: none;
}

@media (max-width: 767px){
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 6px 15px 6px 25px;
}
}

/*
============================================================
				Testimonial Carousel Section
============================================================
*/

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: -60px;
}
#quote-carousel .carousel-control.right {
    right: -60px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #CCC;
    border-radius: 20%;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
    background: #333333;
    width: 128px;
    height: 128px;
    border-radius: 20%;
    border-color: #F3CA00;
    opacity: 1;
    overflow: hidden;
}
.carousel-inner {
    min-height: 300px;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
blockquote small {
    color: #fff;
}

/*
============================================================
					Footer Section
============================================================
*/

#footer-upper .space {
    padding: 60px 0;
}
#footer-upper .footer-block {
    padding: 0 25px 6px;
}
#footer-upper .footer-block p {
    margin-bottom: 12px;
	color: #bdbdbd;
}
#footer-upper ul.social {
    margin-left: -11px;
}
#footer-upper ul.social li {
    width: 25px;
}
ul.social li {
    color: #bdbdbd;
    display: inline-block;
    font-size: 13px;
    height: 22px;
    padding: 0;
    text-align: center;
    width: 30px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
ul.news {
    list-style-type: none;
}
.news li {
    margin-left: -40px;
	padding-bottom: 2%;
}
ul.office-hour{
	list-style-type: none;
}
#footer-upper ul.social a {
    font-size: 16px;
    color: #bdbdbd;
}
#footer-upper .footer-block h4 {
    color: #fff;
    margin-bottom: 30px;
    margin-top: 10px;
}
#footer-upper ul.tags {
    margin-top: 6px;
    display: inline-block;
}
ul.tags li {
    display: inline-block;
}
ul.tags li .tag {
    border: 1px solid #EFBB20;
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 2px;
    padding: 2px 10px;
    text-transform: lowercase;
}
#footer-upper a:hover {
    color: #EFBB20;
}
#footer-upper ul.office-hour li:first-child {
    margin-bottom: 10px;
}
#footer-upper ul.office-hour li {
    line-height: 25px;
}
ul.tags li:hover .tag {
    background-color: #EFBB20;
    border-color: #EFBB20;
    color: #fff !important;
}
.information-list li {
    margin-left: -40px;
}
ul.information-list {
    list-style-type: none;
}

/*
============================================================
					Intro Section
============================================================
*/

.intro {
    display: table;
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    xbackground: url(../img/bg.jpg) no-repeat center center scroll;
    xbackground-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    xbackground: #f1f1f1;
    padding: 178px 0px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
	background: -webkit-linear-gradient(transparent, rgba(0,0,0,1));
    background: -o-linear-gradient(transparent, rgba(0,0,0,1));
    background: -moz-linear-gradient(transparent, rgba(0,0,0,1));
    background: linear-gradient(transparent, rgba(0,0,0,1));
}


.intro .intro-body .intro-text {
    font-size: 18px;
	text-shadow: 1px 1px 1px #000;
}

#intro {
    xbackground: #f1f1f1;
    padding: 250px 0px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
#intro h1 {
    font-size: 50px !important;
}

#intro p {
    font-size: 25px;
}

.text {
    text-align: center;
	top: 35px;
}
img.intro-mobile {
    position: absolute;
}

.intro-mobile {
    position: absolute;
    left: 0px;
    top: -60px;
    max-width: 90%;
}
@media (min-width: 767px){
 .navbar {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
        background-color: #0FA1E0;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: none;
    }
	
	.top-nav-collapse .navbar-brand img {
    max-width: 60%;
    margin-top: -18px;
	    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    width: auto;
}
}
   
}

.map img {
    width: 100%;
    height: auto;
}
ul.downloads {
    list-style-type: none;
	padding: 0;
}
.downloads li {
    display: inline;
}
a.download {
    font-size: 20px;
    background-color: #EFBB20;
    color: #fff !important;
}
a.download:hover {
    background-color: #0FA1E0;
}
ul.downloads li .download {
    padding: 6px 20px;
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #75ce66;
    border-radius: 35px;
    font-size: 40px;
    color: #75ce66;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #75ce66;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

/*
============================================================
					Background Intro
============================================================
*/
.cbp-bislideshow {
	list-style: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 0;
	margin: 0;
}

.cbp-bislideshow li {
	position: absolute;
	width: 101%;
	height: 101%;
	top: -0.5%;
	left: -0.5%;
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}

/* If background-size supported we'll add the images to the background of the li */

.backgroundsize .cbp-bislideshow li {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

/* ...and hide the images */
.backgroundsize .cbp-bislideshow li img {
	display: none;
}

.cbp-bislideshow li img {
	display: block;
	width: 100%;
}

.cbp-bicontrols {
	position: fixed;
	width: 300px;
	height: 100px;
	margin: -50px 0 0 -150px;
	top: 50%;
	left: 50%;
}

.cbp-bicontrols span {
	float: left;
	width: 100px;
	height: 100px;
	position: relative;
	cursor: pointer;
}

.cbp-bicontrols span:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	font-family: 'entypo';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 100px;
	font-size: 80px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	opacity: 0.7;
}

.cbp-bicontrols span:hover:before {
	opacity: 1;
}

.cbp-bicontrols span:active:before {
	top: 2px;
}

span.cbp-biplay:before {
	content: "\e002";
}

span.cbp-bipause:before {
	content: "\e003";
}

span.cbp-binext:before {
	content: "\e000";
}

span.cbp-biprev:before {
	content: "\e001";
}

.cbp-bicontrols span.cbp-binext {
	float: right;
}

/* Fallback */

.no-js.no-backgroundsize .cbp-bislideshow li:first-child {
	opacity: 1;
}

.no-js.backgroundsize .cbp-bislideshow li:first-child img {
	display: block;
}


/*
============================================================
					Princing Table
============================================================
*/

.pricing {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%;
	margin: 0 auto 3em;
}

.pricing__item {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: stretch;
	align-items: stretch;
	text-align: center;
	-webkit-flex: 0 1 330px;
	flex: 0 1 330px;
}

.pricing__feature-list {
	text-align: left;
}

.pricing__action {
	color: inherit;
	border: none;
	background: none;
}

.pricing__action:focus {
	outline: none;
}

/* Tenzin */
.pricing--tenzin .pricing__item {
	margin: 1em;
	padding: 2em 2.5em;
	text-align: left;
	color: #262b38;
	background: #EEF0F3;
	border-top: 10px solid #EEF0F3;
	-webkit-transition: border-color 0.3s;
	transition: border-color 0.3s;
}

.pricing--tenzin .pricing__item:hover {
	border-color: #0FA1E0;
}

.pricing--tenzin .pricing__title {
	font-size: 1em;
	margin: 0 0 1em;
	text-align: center;
}

.pricing--tenzin .pricing__price {
	font-size: 2em;
	font-weight: bold;
	padding: 0.5em 0 0.75em;
	border-top: 3px solid rgba(139, 144, 157, 0.18);
	text-align: center;
}

.pricing--tenzin .pricing__currency {
	font-size: 0.5em;
	vertical-align: super;
}

.pricing--tenzin .pricing__sentence {
	font-weight: bold;
	padding: 0 0 0.5em;
	color: #9CA0A9;
	border-bottom: 3px solid rgba(139, 144, 157, 0.18);
}

.pricing--tenzin .pricing__feature-list {
	font-size: 0.85em;
	font-style: italic;
	margin: 0;
	padding: 0.25em 0 2.5em;
	list-style: none;
	text-align: right;
	color: #8b909d;
}

.pricing--tenzin .pricing__action {
	font-weight: bold;
	margin-top: auto;
	padding: 1em 2em;
	color: #fff;
	border-radius: 30px;
	background: #EFBB20;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.pricing--tenzin .pricing__action:hover,
.pricing--tenzin .pricing__action:focus {
	background-color: #0FA1E0;
}

/*
============================================================
				Particles Background
============================================================
*/


.vertical-centered-box {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
}
.vertical-centered-box:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.vertical-centered-box .content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  font-size: 0;
}


#particles-background,
#particles-foreground {
  left: -51%;
  top: -51%;
  width: 202%;
  height: 202%;
  -webkit-transform: scale3d(0.5, 0.5, 1);
  -moz-transform: scale3d(0.5, 0.5, 1);
  -o-transform: scale3d(0.5, 0.5, 1);
  -ms-transform: scale3d(0.5, 0.5, 1);
  transform: scale3d(0.5, 0.5, 1);
}
#particles-background {
    background: #000000;
    background-image: -moz-linear-gradient(45deg, #000000 2%, rgb(19, 19, 19) 100%);
    background-image: -webkit-linear-gradient(45deg, #000000 2%, rgb(19, 19, 19) 100%);
    background-image: linear-gradient(45deg, #000000 2%, rgb(19, 19, 19) 100%);
}

lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes rotate{ 0% { -webkit-transform: rotate(0deg);} 100% { -webkit-transform: rotate(360deg);}}
@-moz-keyframes rotate{ 0% { -moz-transform: rotate(0deg);} 100% { -moz-transform: rotate(360deg);}}
@-o-keyframes rotate{ 0% { -o-transform: rotate(0deg);} 100% { -o-transform: rotate(360deg);}}
@keyframes rotate{ 0% {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);};
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes rotate{ 0% { -webkit-transform: rotate(0deg);} 100% { -webkit-transform: rotate(360deg);}}
@-moz-keyframes rotate{ 0% { -moz-transform: rotate(0deg);} 100% { -moz-transform: rotate(360deg);}}
@-o-keyframes rotate{ 0% { -o-transform: rotate(0deg);} 100% { -o-transform: rotate(360deg);}}
@keyframes rotate{ 0% {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);};
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes fade{ 0% { opacity: 1;} 50% { opacity: 0.25;}}
@-moz-keyframes fade{ 0% { opacity: 1;} 50% { opacity: 0.25;}}
@-o-keyframes fade{ 0% { opacity: 1;} 50% { opacity: 0.25;}}
@keyframes fade{ 0% { opacity: 1;} 50% { opacity: 0.25;};
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes fade{ 0% { opacity: 1;} 50% { opacity: 0.25;}}
@-moz-keyframes fade{ 0% { opacity: 1;} 50% { opacity: 0.25;}}
@-o-keyframes fade{ 0% { opacity: 1;} 50% { opacity: 0.25;}}
@keyframes fade{ 0% { opacity: 1;} 50% { opacity: 0.25;};
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes fade-in{ 0% { opacity: 0;} 100% { opacity: 1;}}
@-moz-keyframes fade-in{ 0% { opacity: 0;} 100% { opacity: 1;}}
@-o-keyframes fade-in{ 0% { opacity: 0;} 100% { opacity: 1;}}
@keyframes fade-in{ 0% { opacity: 0;} 100% { opacity: 1;};
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes fade-in{ 0% { opacity: 0;} 100% { opacity: 1;}}
@-moz-keyframes fade-in{ 0% { opacity: 0;} 100% { opacity: 1;}}
@-o-keyframes fade-in{ 0% { opacity: 0;} 100% { opacity: 1;}}
@keyframes fade-in{ 0% { opacity: 0;} 100% { opacity: 1;};
}

.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
    display: none;
}
.checkbox .cr, .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
	    background-color: #fff;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}
.checkbox .cr .cr-icon, .radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

/*
============================================================
				Responsive Media Queries
============================================================
*/


/* Tablet Landscape */
@media only screen and (min-width: 958px) and (max-width: 1079px) {
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px;
}
.navbar-brand {
    float: none;
}
ul.nav.navbar-nav {
    margin: 2% 0;
}
#intro {
    padding: 195px 0px;
}
.intro-mobile {
    top: 0px;
}
.text {
    top: 85px;
}
img.intro-mobile {
    position: relative;
}
.content-section {
    padding-top: 60px;
}
.content {
    margin: 0px 15px 30px 5px !important;
}
.navbar-custom .nav li.active {
    background: rgba(255,255,255,0.2);
	border-bottom: none;
}
ul.banner-social-buttons li {
    display: inline !important;
}
.parallax-window {
	background-attachment: fixed !important;
	background-position: center top !important;
	-webkit-background-size: auto !important;
	-moz-background-size: auto !important;
	background-size: auto !important;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
	margin-left: 0;
    text-align: center;
    list-style: none;
}
#quote-carousel .carousel-control.left {
    left: -15px;
}
#quote-carousel .carousel-control.right {
    right: -15px;
}
#quote-carousel {
    padding: 0 10px 50px 10px;
    /* margin-top: 30px; */
}
img.featured.img-responsive {
    max-width: 120%;
    margin-top: -3%;
}
.pricing__item {
    -webkit-flex: 0 1 295px;
    flex: 0 1 295px;
}
.footer {
  margin: 25px !important;
}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
a.navbar-brand img {
    margin-top: -18px;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    width: 70%;
}
ul.nav.navbar-nav {
    margin-top: -12%;
}
#intro {
    padding: 340px 0px;
}
.intro-mobile {
    top: -50px;
    max-width: 120%;
}
img.intro-mobile {
    position: relative;
}
.content-section {
    padding-top: 60px;
}
.content {
    margin: 0px 15px 30px 5px !important;
}
.navbar-custom .nav li.active {
    background: rgba(255,255,255,0.2);
	border-bottom: none;
}
ul.banner-social-buttons li {
    display: inline !important;
}
.parallax-window {
    min-height: 400px;
    background: none !important;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
	margin-left: 0;
    text-align: center;
    list-style: none;
}
#quote-carousel .carousel-control.left {
    left: -15px;
}
#quote-carousel .carousel-control.right {
    right: -15px;
}
#quote-carousel {
    padding: 0 10px 80px 10px;
    /* margin-top: 30px; */
}
img.featured.img-responsive {
    max-width: 120%;
    margin-top: -3%;
}
.pricing__item {
    -webkit-flex: 0 1 245px;
    flex: 0 1 245px;
}
.pricing--tenzin .pricing__item {
    margin: 2px;
    padding: 3%;
	}
.footer {
  margin: 25px !important;
}
.navbar-nav>li>a {
    font-size: 11px;
	padding: 15px 8px;
}
#breadcrumbs p {
    padding: 3% 0 0;
}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
img.img-responsive {
    width: 60% !important;
    margin-top: -4% !important;
}
.footer h4 img {
    margin: 0px auto !important;
}
#intro {
    padding: 60px 0px;
}
.intro-mobile {
    top: 0px;
}
.content-section {
    padding-top: 60px;
}
.content {
    margin: 0px 15px 30px 5px !important;
}

.text {
    top: 30px;
}
.navbar-custom .nav li.active {
    background: rgba(255,255,255,0.2);
	border-bottom: none;
}
ul.banner-social-buttons li {
    display: inline !important;
}
.parallax-window {
	background-attachment: fixed !important;
	background-position: center top !important;
	-webkit-background-size: auto !important;
	-moz-background-size: auto !important;
	background-size: auto !important;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
	margin-left: 0;
    text-align: center;
    list-style: none;
}
.carousel-inner {
    min-height: 200px;
}
#quote-carousel .carousel-control.left {
    left: -15px;
}
#quote-carousel .carousel-control.right {
    right: -15px;
}
#quote-carousel {
    padding: 0 10px 100px 10px;
    /* margin-top: 30px; */
}
#quote-carousel .carousel-indicators .active {
    width: 80px;
    height: 80px;
}
img.featured.img-responsive {
    max-width: 100%;
    margin-top: -3%;
}
.footer {
  margin: 25px !important;
}
.single-team-member {
    display: inline;
    float: left;
    margin-top: 60px;
    padding: 2px;
    position: relative;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    background-color: #fff;
}
.member {
    padding-bottom: 10%;
}
#breadcrumbs p {
    padding: 3% 0 0;
	margin: 0 0 15px;
}
.parallax-window-static {
    min-height: 200px;
    background: rgba(0, 0, 0, 0.6);
}
#page_title h1 {
    padding-top: 4%;
}
}

/* Vertical Iphone */
@media only screen and (max-width: 479px) {
.navbar-brand {
    height: 20px;
    padding: 15px 15px;
}
.footer h4 img {
    margin: 0px auto !important;
}
img.img-responsive {
    width: 80% !important;
    margin-top: -18% !important;
}
#intro {
    padding: 195px 0px;
}
.text {
    width: 100%;
}

.intro-mobile {
    top: -120px;
}
img.intro-mobile {
    display: none;
}
.content-section {
    padding-top: 60px;
}
.content {
    margin: 0px 15px 30px 5px !important;
}
.navbar-custom .nav li.active {
    background: rgba(255,255,255,0.2);
	border-bottom: none;
}
ul.banner-social-buttons li {
    display: inline !important;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
	margin-left: 0;
    text-align: center;
    list-style: none;
}
#quote-carousel .carousel-control.left {
    left: -15px;
}
#quote-carousel .carousel-control.right {
    right: -15px;
}
#quote-carousel {
    padding: 0 10px 100px 10px;
    /* margin-top: 30px; */
}
#quote-carousel .carousel-indicators .active {
    width: 80px;
    height: 80px;
}
img.featured.img-responsive {
    max-width: 100%;
    margin-top: -3%;
}
.footer {
  margin: 25px !important;
}
.member {
    padding-bottom: 20%;
    width: 100%;
}
#breadcrumbs p {
    padding: 5% 0 0;
	margin: 0 0 15px;
}
.parallax-window-static {
    min-height: 180px;
    background: rgba(0, 0, 0, 0.6);
}
#page_title h1 {
    padding-top: 25%;
}
h4.panel-title {
    font-size: 10px;
	}
.panel-title > a span {
    float: right;
    font-size: 15px;
    margin-right: -10px;
}
}
