/*
    Theme Name: Green
    Theme URL: https://bootstrapmade.com/green-free-one-page-bootstrap-template/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/* ==== Google font ==== */

@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,200,100,500,600,700,800,900);

/* === fontawesome === */
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('overwrite.css');
@import url('animate.css');

/*==========================================================================
  General
  ========================================================================== */
body {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #777;
  background: #f7f7f7;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 300;
  text-shadow: none;
}

.clear {
  clear: both;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  margin: 0 0 20px 0;
}

h1 {
  font-size: 40px;
  line-height: 30px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}

blockquote {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
blockquote.bigquote {
  border: none;
  background-color: none;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1em;
  margin-top: 70px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

small {
  font-size: 70%;
  font-weight: 100;
}

a:hover {
  text-decoration: none;
}
:focus {
  outline: none;
}


/*==========================================================================
  Misc & Adjust
==========================================================================*/
.row {
  z-index: 9999;
}
.big {
  font-size: 20pt;
  font-weight: 300;
}
.blink:hover {
  opacity: 0.9;
}
.half-offset {
  margin-bottom: 75px !important;
}
.no-offset {
  margin: 0 !important;
  padding: 0;
}
.content,
.container {
  overflow: hidden;
}
.trans {
  border: 0 !important;
  background: 0 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.nobg {
  background: 0;
  border: 0;
}
.noborder {
  border: 0 !important;
}
.color-white {
  color: #fff;
}
.color-white.txt-shadow {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.bg-white {
  background-color: #fff;
}
.theme-bg {
  background-color: #ff7701 !important;
}
.normalize-font-top {
  padding-top: 25px;
}
/* --- weight --- */
.txt-light {
  font-weight: 300;
}
.txt-regular {
  font-weight: 400;
}
.txt-bold {
  font-weight: 700;
}
.text-bold {
  font-weight: 900;
}
.txt-uppercase {
  text-transform: uppercase;
}
.t-uppercase {
  text-transform: uppercase;
}
/* --- float --- */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
/* --- align --- */
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
  padding-top: 50px;
}
.align-justify {
  text-align:justify;
}
.align-center i:hover {
  cursor: pointer;
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  -ms-transition: all 0.7s;
  transition: all 0.7s;
}

/* ---- padding ---- */
/* padding-top */
.pad-top0 {
  padding-top: 0;
}
.pad-top5 {
  padding-top: 5px;
}
.pad-top10 {
  padding-top: 10px;
}
.pad-top15 {
  padding-top: 15px;
}
.pad-top20 {
  padding-top: 20px;
}
.pad-top25 {
  padding-top: 25px;
}
.pad-top30 {
  padding-top: 30px;
}
.pad-top35 {
  padding-top: 35px;
}
.pad-top40 {
  padding-top: 40px;
}
.pad-top50 {
  padding-top: 50px;
}

/* padding-bottom */
.pad-bot0 {
  padding-bottom: 0;
}
.pad-bot5 {
  padding-bottom: 5px;
}
.pad-bot10 {
  padding-bottom: 10px;
}
.pad-bot15 {
  padding-bottom: 15px;
}
.pad-bot20 {
  padding-bottom: 20px;
}
.pad-bot25 {
  padding-bottom: 25px;
}
.pad-bot30 {
  padding-bottom: 30px;
}
.pad-bot35 {
  padding-bottom: 35px;
}
.pad-bot40 {
  padding-bottom: 40px;
}

/* ---- margin-left --- */
.mar-left5 {
  margin-left: 5px;
}
.mar-left10 {
  margin-left: 10px;
}
.mar-left15 {
  margin-left: 15px;
}
.mar-left20 {
  margin-left: 20px;
}
.mar-left25 {
  margin-left: 25px;
}
.mar-left30 {
  margin-left: 30px;
}

/* ---- margin-right --- */
.mar-right5 {
  margin-right: 5px;
}
.mar-right10 {
  margin-right: 10px;
}
.mar-right15 {
  margin-right: 15px;
}
.mar-right20 {
  margin-right: 20px;
}
.mar-right25 {
  margin-right: 25px;
}
.mar-right30 {
  margin-right: 30px;
}

/* ---- margin-top --- */
.mar-top0 {
  margin-top: 0;
}
.mar-top5 {
  margin-top: 5px;
}
.mar-top10 {
  margin-top: 10px;
}
.mar-top15 {
  margin-top: 15px;
}
.mar-top20 {
  margin-top: 20px;
}
.mar-top25 {
  margin-top: 25px;
}
.mar-top30 {
  margin-top: 30px;
}
.mar-top35 {
  margin-top: 35px;
}
.mar-top40 {
  margin-top: 40px;
}

/* ---- margin-bottom --- */
.mar-bot0 {
  margin-bottom: 0;
}
.mar-bot5 {
  margin-bottom: 5px;
}
.mar-bot10 {
  margin-bottom: 10px;
}
.mar-bot15 {
  margin-bottom: 15px;
}
.mar-bot20 {
  margin-bottom: 20px;
}
.mar-bot25 {
  margin-bottom: 25px;
}
.mar-bot30 {
  margin-bottom: 30px;
}
.mar-bot35 {
  margin-bottom: 35px;
}
.mar-bot40 {
  margin-bottom: 40px;
}
.mar-bot45 {
  margin-bottom: 45px;
}

/* HEADER & MENU **********************************************************/
/* ************************************************************************/
#header img {
  height: 70px;
}
.navbar {
  line-height: 0px;
  height:90px;
  background-color: rgba(255, 255, 255, 1);
  display: block;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
}
.navbar-brand {
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  line-height: 0px;
  margin-top:4px;
  padding-top:8px;
}
.navbar-brand img {
  margin-left: 30px;
}

@media (max-width: 768px) {
  .navbar {
    height: 60px !important;
  }
  .navbar-header {
    background: #FFF;
    height: 60px !important;
    line-height: 50px;
  }
  .navbar-brand {
	margin-top:4px;
	padding-top:0px !important;
  }
  .navbar-brand img{
    height: 50px !important;
	margin-left: 5px;
	margin-top:0px !important;
  }
}

.navbar-toggle {
  width: 50px;
  background-color:#00a2ff;
  padding:0px;
}

.navbar .navbar-collapse {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-right: 20px;
}
.navbar-collapse.in, 
.navbar-collapse.collapsing {
  margin-top: -5px !important;
  width: 100%;
}
@media (max-width: 1199px) {
  .navbar .navbar-collapse {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0px;
  }
  .navbar .navbar-nav>.active>a {
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .navbar .navbar-collapse {
    padding: 0;
  }
}

.nav li {
  height: 100%;
  line-height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
}
.nav>li>a {
  display: table-cell;
  height: 100%;
  line-height: 100%;
  vertical-align: middle;
  color: #777;
  font-weight: 0;
  font-size: 14px;
  text-transform: uppercase;
}
.nav>li>a:hover {
  color: #00a2ff;
  background: none;
}
.navbar-nav {
  float: right;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top:20px;
}
.navbar .navbar-nav>.active>a {
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .navbar-nav {
	margin-top:5px !important;
  }
  .nav li {
	width:100%;
  }
  .nav>li>a {
	width:100%;
	float:left;
	text-align:left;
  }
  .nav>li>a:hover {
	background:#F2F2F2;
  }
  .navbar .navbar-nav>.active>a {
	padding-bottom: 10px;
	background:#F2F2F2;
  }
}

@media (min-width: 959px) and (max-width: 1199px) {
  .navbar-nav {
    margin-top: 20px;
  }
}
@media only screen and (min-device-width : 979px) and (max-device-width : 1024px) {
  .navbar-nav {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .navbar-nav {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .navbar.navbar-fixed-top {
    background-color: rgba(255, 255, 255, 1);
  }
  .navbar .navbar-collapse ul.nav {
    background-color: #FFF;
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
  }
  .navbar .navbar-collapse ul.nav li {
    border-bottom: 0px solid #666;
  }
}


/* SLIDER *****************************************************************/
/* ************************************************************************/
.slider {
  position: relative;
}
@media (max-width: 768px) {
  .slider {
    margin-top: 0px;
  }
}

#carousel-slider {
  position: relative;
}
#carousel-slider .carousel-indicators {
  bottom: 0px;
}
#carousel-slider .carousel-indicators li {
  border: 3px solid #00a2ff;
}
#carousel-slider a i {
  border-radius: 50%;
  font-size: 28px;
  height: 50px;
  padding: 10px;
  position: absolute;
  top: 50%;
  width: 50px;
  color: #00a2ff;
  background: #00a2ff;
  color: #fff;
}
#carousel-slider a i:hover {
  background: #00a2ff;
  color: #fff;
}
#carousel-slider .carousel-control {
  width: inherit;
}
#carousel-slider .carousel-control.left i {
  left: 50px;
  top: calc(50% + 40px);
}
#carousel-slider .carousel-control.right i {
  right: 50px;
  top: calc(50% + 40px);
}

.carousel-inner {
  height: 100vh;
}
.carousel-inner .item {
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  height: 100%;
}
.carousel-inner a.link {
  padding: 15px 30px;
  font-size: 20px;
  background: #fff;
  color: #00a2ff;
  border-radius: 0;
  text-transform: uppercase;
  text-shadow:none;
  margin-top:40px;
}
.carousel-inner a.link:hover {
  color: #fff;
  border-color: #fff;
  background: #00a2ff;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition: color 300ms, background-color 300ms;
  transition: color 300ms, background-color 300ms;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  top: calc(50% - 100px);
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  z-index: 10;
}
.carousel-caption h2 {
  font-size: 55px;
  color: #fff;
  text-transform:uppercase;
}
.carousel-caption p {
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 50px;
  color: #fff;
  padding: 10px;
  background: #00a2ff;
  line-height:38px;
}

@media (max-width: 767px) {
  .carousel-inner a.link {
	padding: 10px 25px;
	font-size: 16px;
	margin-top:40px;
  }
  .carousel-caption {
	left: 5%;
    right: 5%;
	top: calc(50% - 150px);
  }
  .carousel-caption h2 {
    font-size: 30px;
  }
  .carousel-caption p {
    font-size: 18px;
	line-height:24px;
  }
}

/* SECTIONS ***************************************************************/
/* ************************************************************************/
section.section {
  margin: 0;
  padding: 0;
  padding-top:80px;
  padding-bottom:30px;
}

#section-about {
  background-color: #F3F3F3;
  height: auto;
}
#section-services {
  background-color: #FFF;
  height: auto;
}
#section-team {
  background-color: #F3F3F3;
  height: auto;
}
#section-destinations {
  background-color: #FFF;
  height: auto;
}

.section-header {
  text-align: center;
  margin-bottom:;
}
.section-header h2.section-heading {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 36px;
}
.section-header h3 {
  font-weight:normal;
  font-size:16px;
  color:#00a2ff;
}

/* A PROPOS ***************************************************************/
/* ************************************************************************/
.company h5 {
	
}
.company p {
	text-align:justify;
}
.company p.title {
	font-weight:700;
}

.row-slider {
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .row-slider {
    height: auto;
  }
}

.about-contact p{
	font-size:20px; 
	line-height:30px; 
	margin-bottom:20px;
}
.about-contact a{
	font-size:40px;
	background-color:#090; 
	color:#FFF; 
	padding:5px 20px; 
	border-radius:30px;
}
.about-contact a:hover{
	color:#FFF; 
}
@media (max-width: 767px) {
  .about-contact p{
	font-size:16px; 
	line-height:28px; 
	margin-bottom:18px;
  }
  .about-contact a{
	font-size:28px;
	padding:3px 15px; 
	border-radius:20px;
  }
}

.list-style {
  list-style: none;
}
.list-style ul{
	margin-left:0px;
	padding-left:0px;	
}
.list-style ul li{
	list-style-type:circle;
	margin-left:0px;
	padding-left:0px;	
}

/* SERVICES ***************************************************************/
/* ************************************************************************/
.service-col {
  padding: 20px;
  background-color: none;
  border: 0;
  box-sizing: border-box;
  box-shadow: inset 0 0 0 2px #f3f3f3;
  position: relative;
  text-align:center;
  margin-bottom:30px;
  
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service-col::before, .service-col::after {
  box-sizing: inherit;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}
.service-col:hover {
  background-color: rgba(243, 243, 243, 1);
  
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.service-col .service-icon {
  height: 100px;
  width: 100px;
  margin: 0 auto;
  border: 2px solid #00a2ff;
  -webkit-box-shadow: inset 0 0 0 0 #fff;
  -moz-box-shadow: inset 0 0 0 0 #fff;
  box-shadow: inset 0 0 0 0 #fff;
  
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}
.service-col .service-icon i {
  font-size: 50px;
  line-height: 100px;
  margin: 0 auto;
  color: #00a2ff;
  
  -webkit-animation: serviceicon 0.6s ease-in-out;
  -moz-animation: serviceicon 0.6s ease-in-out;
  animation: serviceicon 0.6s ease-in-out;
}
.service-col h2 {
  font-weight: 600;
  margin: 1em 0 0.75em;
  font-size:16px;
}
.service-col h2 a {
  color: #00a2ff;
}
.service-col p {
  font-size: 14px;
  font-weight: 200;
  margin-bottom: 0;
  line-height:20px;
}
.service-col:hover .service-icon {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  
  -webkit-box-shadow: inset 0 0 0 100px #fff;
  -moz-box-shadow: inset 0 0 0 100px #fff;
  box-shadow: inset 0 0 0 100px #fff;
}
.service-col:hover .service-icon i {
  color: #00a2ff;
  cursor:default;
  
  -webkit-animation: serviceiconhover 0.5s ease-in-out;
  -moz-animation: serviceiconhover 0.5s ease-in-out;
  animation: serviceiconhover 0.5s ease-in-out;
  
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.centerbox:hover {
  /*color: #00a2ff;*/
}
.centerbox::before, .centerbox::after {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: center;
}
.centerbox::before {
  border-top: 2px solid #00a2ff;
  border-bottom: 2px solid #00a2ff;
  transform: scale3d(0, 1, 1);
}
.centerbox::after {
  border-left: 2px solid #00a2ff;
  border-right: 2px solid #00a2ff;
  transform: scale3d(1, 0, 1);
}
.centerbox:hover::before, .centerbox:hover::after {
  transform: scale3d(1, 1, 1);
  transition: transform 0.5s;
}

/* TEAM *******************************************************************/
/* ************************************************************************/
.team-p{
	padding-left:15px; 
	padding-right:15px;
}
.cnt-block{ 
  padding: 20px;
  background-color: none;
  border: 0;
  box-sizing: border-box;
  box-shadow: inset 0 0 0 2px #FFF;
  position: relative;
  text-align:center;
  margin-bottom:30px;
      
   -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cnt-block::before, .cnt-block::after {
  box-sizing: inherit;
  content: attr(href);
  position: absolute;
  width: 100%;
  height: 100%;
}
.cnt-block:hover {
  background-color: rgba(255, 255, 255, 1);
  
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.cnt-block figure{
   width:148px; 
   height:148px; 
   border-radius:100%; 
   display:inline-block;
   margin-bottom: 15px;
}
.cnt-block img{ 
   width:148px; 
   height:148px; 
   border-radius:100%; 
}
.cnt-block h3{ 
   color:#2a2a2a; 
   font-size:20px; 
   font-weight:500; 
   text-transform:uppercase;
   margin:0px;
}
.cnt-block p{ 
   font-size:13px; 
   line-height:20px; 
   font-weight:400;
}
.cnt-block .follow-us{
	margin:0px;
	text-align:center;
	padding:0px;
}
.cnt-block .follow-us li{ 
    display:inline-block; 
	width:auto; 
	margin:0 5px;
}
.cnt-block .follow-us li .fa{ 
   font-size:24px; 
}
.cnt-block .follow-us li .fa:hover{ 
   color:#00a2ff;
}

/* DESTINATIONS ***********************************************************/
/* ************************************************************************/
.grid {
	position: relative;
	margin: 0 auto;
	padding: 0em 0 10em;
	max-width: 100%;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 15px 0%;
	max-height: 360px;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
@media screen and (max-width: 50em) {
	.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}
/***** Bubba *****/

figure.effect-bubba {
	background: #9e5406;
}

figure.effect-bubba img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


/* PORTFOLIO **************************************************************/
/* ************************************************************************/
nav#filter {
  margin-bottom: 1.5em;
}
nav#filter li {
  display: inline-block;
  margin: 0 0 0 5px;
}
nav#filter a {
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #EEE;
  color: #555;
}
nav#filter a:hover,
nav#filter a.current {
  background-color: #00a2ff;
  color: #fff;
}


#portfolio img {
  width: 100%;
}
#portfolio article p {
  margin-bottom: 1.45em;
  /*set next row on the baseline*/
}

.isotopeWrapper article {
  margin-bottom: 30px;
}
.portfolio-items article img {
  width: 100%;
}

.portfolio-item {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.portfolio-item img {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.portfolio-item .portfolio-desc {
  display: block;
  opacity: 0;
  position: absolute;
  width: 100%;
  
  left: 0;
  top: 0;
  color: rgba(220, 220, 220, 0.7);
}
.portfolio-item:hover .portfolio-desc {
  padding-top: 20%;
  height: 100%;
  transition: all 200ms ease-in-out 0s;
  opacity: 1;
}
.portfolio-item .portfolio-desc a {
  color: #fff;
}
.portfolio-item .portfolio-desc a:hover {
  /*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
  text-decoration: none;
}
.portfolio-item .portfolio-desc .folio-info {
  top: -20px;

  padding: 30px;
  height: 0;
  opacity: 0;
  position: relative;
}
.portfolio-item:hover .folio-info {
  height: 100%;
  opacity: 0.8;
  transition: all 500ms ease-in-out 0s;
  top: -10px;
}
.portfolio-item .portfolio-desc .folio-info h5 {
  text-transform: uppercase;
}
.portfolio-item .portfolio-desc .folio-info p {
  color: #ffffff;
  font-size: 12px;
}

/* CONTACT ****************************************************************/
/* ************************************************************************/
#contact-form {
  position: relative;
  z-index: 999;
}
#contact-form input[type=text],
#contact-form input[type=email],
.contactForm textarea {
  width: 100%;
  font-family: 'Open Sans', sans serif;
  border: 0;
  font-size: 14px;
  text-align: left;
  vertical-align: middle;
  padding: 10px;
  border: 1px solid #ddd;
}
#contact-form input[type=text]:focus,
#contact-form input[type=email]:focus,
.contactForm textarea:focus {
  background: #fff;
}
#contact-form input[type=text],
#contact-form input[type=email] {
  height: 60px;
  margin-bottom: 30px;
}
#contact-form input[type=submit] {
  color: #fff;
  width: 185px;
  height: 60px;
  text-shadow: none;
  font-size: 14px;
  padding: 0.5em;
  letter-spacing: 0.05em;
  margin: 0 0 20px 0;
  display: block;
  border: 0;
  text-transform: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#contact-form input[type=submit]:hover,
#contact-form input[type=submit]:active {
  background: #43413e !important;
}
#contact-form textarea {
  padding-top: 1em;
}
textarea.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}
#sendmessage {
  color: green;
  border: 1px solid green;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}
#errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}
#sendmessage.show,
#errormessage.show,
.show {
  display: block;
}

#google-map {
  position: relative;
  height: 400px;
}

/* FOOTER *****************************************************************/
/* ************************************************************************/
section#footer {
  background: #242424;
  margin: 0;
  padding:0;
}
section#footer .copyright {
  text-align: center;
  padding-top:20px;
  padding-bottom:20px;
}
section#footer .copyright p {
  margin-bottom:0px;
}

/* footer social icons */
ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
}
ul.social-network li {
  display: inline;
  margin: 0 5px;
}

/* footer menu */
ul.footer-menu {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
}
ul.footer-menu li {
  display: inline;
  margin: 0 5px;
}

a.scrollup {
  height: 40px;
  width: 40px;
  color: #fff;
  font-size: 22px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  opacity: 0.5;
}
a.scrollup:hover {
  opacity: 1;
  color: #fff;
  font-size: 18px;
  line-height: 30px;

}

/* footer social icons */
.social-network a.icoRss:hover {
  background-color: #F56505;
}
.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}
.social-network a.icoTwitter:hover {
  background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
  background-color: #BD3518;
}
.social-network a.icoVimeo:hover {
  background-color: #0590B8;
}
.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}
.social-network a.icoInstagram:hover {
  background-color: #E1306C;
}
.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i,
.social-network a.icoInstagram:hover i {
  color: #fff;
}

a.socialIcon:hover,
.socialHoverClass {
  color: #00a2ff;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 40px;
  height: 40px;
  font-size: 18px;
}
.social-circle li i {
  margin: 0;
  line-height: 40px;
  text-align: center;
}
.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
@media (max-width: 768px) {
  .social-circle li a {
	width: 30px;
	height: 30px;
	font-size: 15px;
  }
  .social-circle li i {
	line-height: 30px;
  }
}



/******************************************************/
/******************************************************/
/******************************************************/

#parallax1 {
  background-image: url(../img/parallax/4.jpg);
  height: 500px;
}
#parallax2 {
  background-image: url(../img/parallax/2.jpg);
  height: 500px;
}
#testimonials {
  background-image: url(../img/12.jpg);
  height: 500px;
}
#testimonials-3 {
  background-image: url(../img/12.jpg);
  height: 500px;
}
#testimonials-2 {
  background-image: url(../img/6.jpg);
  height: 500px;
}

/****************/
#testimonals {
  padding-top: 20px;
  padding-bottom: 40px;
  position: relative;
}
.testimonial i {
  color: #fff;
  margin-top: 100px;
}
.testimonial span.author {
  color: #fff;
  font-weight: 700;
}
.testimonial h5 {
  color: #fff;
  font-size: 18px;
  font-family: Georgia, sans-serif;
  line-height: 1.5em;
}

/****************/
section.featured {
  height: auto;
  padding: px 0 0px;
  background: #333333;
  vertical-align: middle;
  text-align: center;
  color: #fff;
}
section.featured img {
  height: 100%;
}
section.featured h2.slogan {
  color: #fff;
  font-size: 48px;
  font-weight: 900;
}
.featured .fullwidthbanner ul {
  list-style: none;
  padding: 0;
}
/****************/
.learn-more {
  overflow: hidden;
  position: relative;
  text-align: center;
  margin-top: 60px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, .1);
  width: 150px;
  height: 40px;
}
.learn-more:hover {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.learn-more a {
  font-size: 12px;
  letter-spacing: 1px;
  color: #fff;
  padding-top: 9px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.learn-more a.first {
  position: absolute;
  top: 0;
  left: 18%;
}
.learn-more a.sec {
  position: absolute;
  top: -30px;
  right: 10px;
  left: 8%;
  font-size: 26px;
}
.learn-more:hover a.first {
  position: absolute;
  top: 30px;
}
.learn-more:hover a.sec {
  position: absolute;
  top: -3px;
}

.circle {
  font-size: px;
  width: 200px;
  height: 200px;
  line-height: 380px;
  vertical-align: middle;
  text-align: center;
  margin-top: 60px;
}
.circle:hover {
  width: 140px;
  height: 140px;
  font-size: 20px;
  line-height: 390px;
  vertical-align: middle;
  text-align: center;
  margin-top: 60px;
}
/****************/
.fullwidthbanner-container {
  padding-top: 100px;
  width: 100% !important;
  position: relative;
  padding: 0;
  max-height: 650px !important;
  overflow: hidden;
}
.fullwidthbanner {
  height: 650px;
}
.fullwidthbanner a.btn {
  color: #fff;
}
/****************/
.tp-rightarrow.large {
  margin-left: 0;
}
.tp-leftarrow.default {
  width: 49px !important;
  height: 98px !important;
  background: url(../img/arrow_small_left.html) no-Repeat top left;
}
.tp-rightarrow.default {
  width: 49px !important;
  height: 98px !important;
  background: url(../img/arrow_small_right.html) no-Repeat top left;
}
.tp-bullets.simplebullets.round .bullet {
  background: url(../img/bullets-new.html) no-repeat top left;
}
.tp-caption.large_bold_white {
  font-size: 60px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}
.tp-caption.small_thin_white {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

/****************/
.flexslider {
  margin: 0;
  background: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.flex-control-paging li a {
  width: 8px;
  height: 8px;
}
.flex-control-paging li a.flex-active {
  background: #fff;
}
.flex-control-nav {
  bottom: -25px;
}
.flexslider .slides ul li {
  width: 100%;
}
.flexslider .slides img {
  width: 100%;
}
.flex-direction-nav a {
  display: block;
  width: 50px;
  height: 98px;
  margin: -29px -20px 0;
  position: absolute;
  top: 30%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.flex-direction-nav .flex-next {
  right: -70px;
  background: url(../img/arrow_large_right.html) no-repeat top left;
}
.flex-direction-nav .flex-prev {
  left: -70px;
  background: url(../img/arrow_large_left.html) no-repeat top left;
}
.flex-direction-nav a.flex-next:before {
  content: none !important;
}
/* removing default arrows */
.flex-direction-nav a:before {
  content: none !important;
}

/****************/
.box-bg p {
  padding: 10px 20px;
  font-size: 14px;
}
.box-bg h6,
h4 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1em;
  margin-bottom: 20px;
}
.box-bg {
  padding: 10px 20px;
}

/****************/
div.cform-response-output {
  max-width: 60%;
  text-align: center;
  margin-left: 40% !important;
  margin-top: 0.5em !important;
  padding: 0.5em !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.cform-not-valid-tip {
  color: #888;
  border: 1px dotted #ad3729 !important;
  width: 100% !important;
  left: 0 !important;
  padding: 0.5em !important;
  font-family: 'Open Sans', sans-serif;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

/****************/
#clients img {
  opacity: 0.7;
}
#clients img:hover {
  opacity: 1;
}

/****************/
/* stats */
.stats .icon {
  margin: 0 0 20px 0;
}
.stats strong.number {
  font-size: 38px;
}
.stats span.text {
  font-weight: 700;
  font-size: 24px;
}
@media (max-width: 767px) {
  .stats .col-md-3 {
    margin-bottom: 30px;
  }
}

/* buttons */
.btn {
  border: 0;
}
.btn.bold {
  font-weight: 600;
}

.btn-cta {
  color: #ffffff;
  border-bottom: 4px solid;
}
.btn-cta:hover {
  color: #ffffff;
}
.btn-cta {
  border-bottom: 2px solid;
}
.btn-cta.btn-lg {
  border-bottom: 4px solid;
}

/****************/
i.service-icon {
  border: 1px solid #000;
  border-radius: 50%;
  display: inline-block;
  font-size: 56px;
  color: #00a2ff;
  width: 140px;
  height: 140px;
  line-height: 136px;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 25px;
}
i.service-icon:hover {
  border: 1px solid #00a2ff;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  font-size: 56px;
  background-color: #00a2ff;
  line-height: 136px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

/* PRICING ****************************************************************/
/* ************************************************************************/
.line-wrap {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.line-wrap:after {
  clear: both;
  content: "";
  display: block;
}
.line-pricing-table {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.pricing-table-wrap {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.pricing-table-wrap ul {
  border: 2px solid #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  padding: 40px 20px;
  background: #ffffff;
  list-style: none;
}
.pricing-table-wrap ul li.line-head-row {
  font-size: 24px;
  line-height: 100%;
  font-weight: bold;
  padding-bottom: 5px;
  list-style: none;
}
.pricing-table-wrap ul li.line-price-row {
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 30px;
  margin-bottom: 35px;
  list-style: none;
}
.pricing-table-wrap ul li.line-price-row p {
  margin: 0;
}
.pricing-table-wrap ul li.line-price-row small {
  font-size: 18px;
  color: #b3b3b3;
  list-style: none;
}
.pricing-table-wrap ul li.line-price-row span {
  font-size: 72px;
  color: #00a2ff;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  line-height: 100%;
}
.pricing-table-wrap ul li.line-price-row span.symbol {
  position: relative;
  font-size: 24px;
  color: #000000;
  font-weight: normal;
  font-family: 'Raleway', sans-serif;
  top: -15px;
}
.pricing-table-wrap ul li.line-btn-row {
  margin-top: 30px;
  list-style: none;
}

.pricing-table-wrap ul.line-highlight {
  border-color: #00a2ff;
  padding: 0;
}
.pricing-table-wrap ul.line-highlight li.line-price-row {
  background: #00a2ff;
  border-color: #00a2ff;
}
.pricing-table-wrap ul.line-highlight li.line-price-row small {
  color: #ffffff;
}
.pricing-table-wrap ul.line-highlight li.line-price-row span {
  color: #ffffff;
}
.pricing-table-wrap ul.line-highlight li.line-price-row span.symbol {
  color: #ffffff;
}
.pricing-table-wrap ul.line-highlight li.line-head-row {
  color: #ffffff;
  background: #00a2ff;
  padding-top: 40px;
}
.pricing-table-wrap ul.line-highlight li.line-btn-row {
  padding-bottom: 40px;
}

.line-btn,
input[type="submit"],
button[type="submit"] {
  font-weight: bold;
  color: #000000;
  background-image: none;
  background-color: #ffffff;
  height: 50px;
  line-height: 50px;
  padding: 0 50px;
  cursor: pointer;
  border: 2px solid #000000;
  white-space: nowrap;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  display: inline-block;
}
.line-btn.small,
input[type="submit"].small,
button[type="submit"].small {
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
}
.line-btn.big,
input[type="submit"].big,
button[type="submit"].big {
  height: 60px;
  line-height: 60px;
  padding: 0 70px;
}
.line-btn.blue,
input[type="submit"].blue,
button[type="submit"].blue {
  background: #009eca;
  border: none;
  color: #ffffff;
}
.line-btn.lightblue,
input[type="submit"].lightblue,
button[type="submit"].lightblue {
  background: #58c5c0;
  border: none;
  color: #ffffff;
}
.line-btn.darkblue,
input[type="submit"].darkblue,
button[type="submit"].darkblue {
  background: #42555c;
  border: none;
  color: #ffffff;
}
.line-btn.red,
input[type="submit"].red,
button[type="submit"].red {
  background: #e74c3c;
  border: none;
  color: #ffffff;
}
.line-btn.green,
input[type="submit"].green,
button[type="submit"].green {
  background: #00a2ff;
  border: none;
  color: #ffffff;
}
.line-btn.orange,
input[type="submit"].orange,
button[type="submit"].orange {
  background: #f6ba70;
  border: none;
  color: #ffffff;
}
.line-btn.light,
input[type="submit"].light,
button[type="submit"].light {
  background: #dddddd;
  color: #000000;
  border: none;
}
.line-btn.light:hover,
input[type="submit"].light:hover,
button[type="submit"].light:hover {
  color: #ffffff;
  background: #00a2ff;
}