﻿
@import url("https://fonts.googleapis.com/css?family=Shadows+Into+Light|Source+Sans+Pro:400,700");
html {
  overflow-x: hidden;
}

body {
  background: url('../img/BG.jpg') no-repeat fixed center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  font-family: 'PT Sans Narrow', sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333333


;
line-height: 25px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow-x: hidden;
}


h1, h2, h4  {
  font-size: 38px;
  
font-family: 'Cormorant', serif;
 color: #333333


;
}

#privacy h2 {
	color: #333333





;
font-size: 28px;
font-family: 'PT Sans Narrow', sans-serif;
padding-top: 10px

}
#privacy h3 {
	color: #333333





;
font-size: 24px;
font-family: 'PT Sans Narrow', sans-serif;
padding-top: 10px

}
#privacy h4 {
	color: #333333





;
font-size: 20px;
font-family: 'PT Sans Narrow', sans-serif;
padding-top: 10px

}

 


h3 {
	font-family: 'PT Sans Narrow', sans-serif;

	color: #333333








;
}
h5 {
	color: #333333








;
} 
.h2{
	font-family: 'Cormorant', serif;
	color: #333333


;
}
.script-font {
  font-family: 'PT Sans Narrow', sans-serif;
     color: #333333


;
}
.white {
	color:white;
}

#hero-area .p {
  font-family: 'PT Sans Narrow', sans-serif;

   color: white;
}


.source {
	font-family: 'PT Sans Narrow', sans-serif;
}
a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #333333


;

}

a:hover {
  text-decoration: none;
  color: #333333





;
}

a a:focus {
  outline: none;
}

a.ondark {
	  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #333333


;


}
a.ondark:hover {
	text-decoration: none;
	color: #368da3


;
}

	p {
	font-weight: normal;
	font-family: 'PT Sans Narrow', sans-serif;
	margin: 0px;
	font-size: 1.1em;
	color: #333333;
	padding-bottom: 10px;
}

.loaders {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
 }
 .loaders .loader {
      box-sizing: border-box;
      display: flex;
      flex: 0 1 auto;
      flex-direction: column;
      flex-grow: 1;
      flex-shrink: 0;
      flex-basis: 25%;
      max-width: 25%;
      height: 200px;
      align-items: center;
      justify-content: center;
  }
  .loader{display: table;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 1200;
  }

.loader-bg{
  background: #0F0A06;
}

.loader-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.slate{
	color:#71bed0





;
}
.centre{
	  justify-content:center;
  text-align:center;
}
#topper {
	background-position: bottom;
	background-color: #71bed0;
	color: #333333


;
	position: relative;
	background-image: url('../img/topper-bg.jpg');
	background-attachment: scroll;
	background-repeat: repeat-x;
}
#header-wrap {
	position:relative;}
}

.dshedbrd-top {
		border-top: 1px #368da3


 solid;
	box-shadow: inset 0 -1px 0 0 #728DA3, inset 0 1px 0 0 #728DA3, 0 1px 0 0 #728DA3, 0 -1px 0 0 #728DA3;
	margin-bottom: 1px;

}
.green {
	color: #333333


;
}
.bggreen{
	background-color: #333333





;
}
.cream {
	color: #333333








;
}
.dcream {
	color: #333333





;
}

ul, ol {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

ul li, ol li {
  list-style: none;
}

.hero-heading {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  line-height: 70px;
  letter-spacing: 0.1rem;
}

.hero-sub-heading {
  font-size: 20px;
  font-weight: 400;
  color: #e6e6e6;
  line-height: 45px;
  letter-spacing: 0.1rem;
}

.section-titile-bg {
  display: inline;
  font-size: 115px;
  font-weight: 700;
  height: 100%;
  left: -173px;
  opacity: 0.1;
  position: absolute;
  top: -14px;
  width: 100%;
  text-align: center;
}

.section-title-header p {
  text: center;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 36px;
}

.section-title {
  color: #252525;
  font-size: 38px;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 48px;
  padding: 0 10px;
  position: relative;
}
.about, .contact {
	background-color: #71bed0;
	border: 1px #368da3


 solid;
-webkit-box-shadow: 0px 0px 10px 10px rgba(51,31,27,0.4);
-moz-box-shadow: 0px 0px 10px 10px rgba(51,31,27,0.4);
box-shadow: 0px 0px 10px 10px rgba(51,31,27,0.4);}
.btn {
  font-size: 14px;
  padding: 10px 30px;
  border-radius: 0px;
  cursor: pointer;
  font-weight: 400;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: inline-block;
}

.btn:focus,
.btn:active {
  box-shadow: none;
  outline: none;
  color: #fff;
}

.btn-common, .btn-common:visited {
	background-color: #71bed0;
	color: #333333


!important;
	position: relative;
	z-index: 1;
	font-weight: bold;
}

.btn-common:hover {
	color: #333333


;;
	background-color: #CCCCCC ;
	box-shadow: 0 6px 22px rgba(0, 0, 0, 0.1);
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}

.btn-ongreen {
	background-color: white;
	color: #666666;
	position: relative;
	z-index: 1;
	border: thin #368da3


 outset ;
}
.btn-ongreen:hover {
	color: white;

background-color: #368da3


;


	box-shadow: 0 6px 22px rgba(0, 0, 0, 0.1);
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}


.btn-danger:hover {
  background-color: #f55262;
  border-color: #f55262;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.1);
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

.btn-border {
  color: #fff;
  background-color: transparent;
  border: 1px solid #368da3


;
}

.btn-border:hover {
  border: 1px solid #368da3


;
  color: #368da3


;
  background-color: rgba(255, 255, 255, 0.2);
}

.btn-lg {
  padding: 14px 33px;
  text-transform: uppercase;
  font-size: 16px;
}

.btn-rm {
  padding: 7px 10px;
  text-transform: capitalize;
}

button:focus {
  outline: none !important;
}

.icon-close, .icon-check {
  color: #FFFBDD
;
}

.social-icon li {
  display: inline-block;
}

.social-icon li a {
  color: #2C3943;
;
  background: #333333








;
  width: 35px;
  height: 35px;
  line-height: 38px;
  display: block;
  text-align: center;
  border-radius: 100%;
  font-size: 16px;
  margin: 15px 6px 12px 6px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.social-icon li a:hover {
  color: #333333








;

}

.social-icon li .facebook:hover {
  background: #3b5999;
}

.social-icon li .twitter:hover {
  background: #4A9CEC;
}

.social-icon li .instagram:hover {
  background: #333333





;
}

.social-icon li .linkedin:hover {
  background: #368da3


;
}

.social-icon li .google:hover {
  background: #CE332A;
}

/* ScrollToTop */
a.back-to-top {
  display: none;
  position: fixed;
  bottom: 18px;
  right: 15px;
  text-decoration: none;
}

a.back-to-top i {
  display: block;
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #333333





;
  background: #FFFBDD;
  border-radius: 2px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}
a.back-to-top i:hover {
  display: block;
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #333333








;
background-color: #333333





;
  border-radius: 2px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}


a.back-to-top:hover, a.back-to-top:focus {
  background-color: #333333





;
  text-decoration: none;
  

}

#loader {
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
}

.square-spin {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
}

.square-spin img {
  max-width: 64px;
}

.section-padding {
	padding: 50px 50px 50px 50px;
}
.psection-padding {
	padding: 0 50px 50px 50px;
}

#about .img-thumb img {
	margin: 30px auto 30px auto;
	border: thick #333333








ridge;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}

.profile-wrapper {
  padding: 45px 0;
 
}

.profile-wrapper .btn {
  margin: 10px 10px 0px 0px;
}

.profile-wrapper .btn i {
  vertical-align: middle;
  margin-right: 5px;
}

.about-profile {
  position: relative;
  margin: 20px 0 20px 0;
}

.about-profile .pro-title {
  font-weight: 700;
  color: #040404;
  position: relative;
  width: 120px;
  display: inline-block;
  margin-bottom: 5px;
}

.about-profile .pro-title:after {
  position: absolute;
  content: ':';
  color: #040404;
  font-size: 14px;
  left: 77px;
}

.about-profile .admin-sign {
  position: absolute;
  right: 45px;
  bottom: 10px;
}

.counter-section {
  background: url("../img/background/bg-1.jpg");
  overflow: hidden;
  position: relative;
}

.counter-section:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.counter-section .counter {
  padding: 30px 0;
}

.counter-section .counter .icon {
  margin-bottom: 30px;
}

.counter-section .counter .icon i {
  font-size: 48px;
  color: #FFFBDD
;
}

.counter-section .counter p {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 30px 0;
}

.counter-section .counter .counterUp {
  color: #fff;
  font-size: 42px;
  margin-top: 15px;
  font-weight: 700;
}

/* Resume */
.timeline {
  position: relative;
}

.timeline .timelin-title {
  font-size: 20px;
  text-transform: uppercase;
  margin-left: 25px;
}

.timeline li {
  padding: 0 20px 20px 30px;
  list-style: none;
  border-left: 2px solid #f1f1f1;
}

.timeline li .content-text {
  background: #f2f2f2;
  padding: 20px;
}

.timeline li .line-title {
  font-size: 16px;
  line-height: 6px;
}

.timeline li span {
  font-size: 12px;
  padding: 9px 0;
  display: block;
}

.timeline li .line-text {
  color: #888;
  line-height: 18px;
}

.timeline li:first-child:before {
  border: 0;
  background: none;
  position: relative;
}

.timeline li:last-child {
  padding: 0 20px 0px 30px;
}

.timeline li:before {
  content: "";
  border: solid 2px;
  width: 8px;
  height: 8px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  font-size: 8px;
  margin-left: -35px;
  font-weight: 400;
  background: #fff;
  display: block;
  position: absolute;
  margin-top: 18px;
  border-color: #FFFBDD
 !important;
}

.timeline li:first-child i {
  font-size: 20px;
  float: left;
  margin-left: -30px;
  line-height: 50px;
  border-radius: 30px;
  margin: -12px -55px;
  background: #FFFBDD
;
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
}

.navbar-brand {
	position: relative;
	padding: 0px;
	font-family: 'Cormorant', serif;
	color: #333333



;
	font-size: 26px;
	font-weight: bold;
}

.nav-item 

.top-nav-collapse {
  background: #fff;
  z-index: 999999;
  top: 0px !important;
  min-height: 58px;
  box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  background: #fff !important;
  color: #333333








;
}

.top-nav-collapse .navbar-brand {
  padding-top: 5px;
     font-family: 'Cormorant', serif;
    color: #333333








;
}

.top-nav-collapse .navbar-brand span {
  padding-top: 5px;
}

.top-nav-collapse .navbar-nav .nav-link {
  color: #333333


 !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.top-nav-collapse .navbar-nav .nav-link:hover {
	cursor: pointer;
	color: #368da3


!important;
}

.top-nav-collapse .navbar-nav li.active a.nav-link {
  color: #368da3


!important;

}

.indigo {	background-position: bottom;
	background-color: #71bed0;
	color: #333333


;
	position: relative;
	background-image: url('../img/topper-bg.jpg');
	background-attachment: scroll;
	background-repeat: repeat-x;

	}

.menu-bg {
  background: transparent;
}
.menu-bg.hover {
  background: transparent;
}

.navbar-expand-lg .navbar-nav .nav-link i {
  font-size: 28px;
  color: #333333


;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-link  {
  color: #333333



;

}

.navbar-expand-lg .navbar-nav .nav-link i:hover {
	color: #fff;
}

.navbar-expand-lg .navbar-nav .nav-link {
  color: #333333


;
white-space: nowrap;

  font-weight: 700;
  padding: 0 17px;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 40px;
  text-transform: uppercase;
  cursor: pointer;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-expand-lg .navbar-nav li a:hover,
.navbar-expand-lg .navbar-nav li .active > a,
.navbar-expand-lg .navbar-nav li a:focus {
	color: #C0C0C0 ;
	outline: none;
}

.navbar {
	border-bottom: 1px #368da3


 solid;
	box-shadow: inset 0 -1px 0 0 #333333


, inset 0 1px 0 0 #333333


, 0 1px 0 0 #333333


, 0 -1px 0 0 #333333


;
	-webkit-box-shadow: inset 0 -1px 0 0#333333


, inset 0 1px 0 0 #333333


, 0 1px 0 0 #333333


, 0 -1px 0 0 #333333


;
	box-shadow: inset 0 -1px 0 0 #333333


, inset 0 1px 0 0 #333333


, 0 1px 0 0 #333333


, 0 -1px 0 0 #333333


;
	padding: 0;
}

.navbar li{
	color: #999999 ;
	font-size: 20px;
	padding-bottom:10px
}
.navbar li.active a.nav-link, .navbar li.hover a.nav-link {
  color: white;
background-color: transparent;
}

.dropdown-toggle::after {
  display: none;
}

.dropdown-menu {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  min-width: 210px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  animation: fadeIn 0.4s;
  -webkit-animation: fadeIn 0.4s;
  -moz-animation: fadeIn 0.4s;
  -o-animation: fadeIn 0.4s;
  -ms-animation: fadeIn 0.4s;
}

.dropdown-menu:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 100%;
  left: 20%;
  margin-left: -5px;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #368da3


;
}

.dropdown:hover .dropdown-menu {
  display: block;
  position: absolute;
  text-align: left;
  top: 100%;
  border: none;
  animation: fadeIn 0.4s;
  -webkit-animation: fadeIn 0.4s;
  -moz-animation: fadeIn 0.4s;
  -o-animation: fadeIn 0.4s;
  -ms-animation: fadeIn 0.4s;
}

.dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  padding: 12px 20px;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #368da3


;
  text-decoration: none;
  display: inline-block;
  float: left;
  clear: both;
  position: relative;
  outline: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

.dropdown .dropdown-menu .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.dropdown .dropdown-menu .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.dropdown .dropdown-item:focus,
.dropdown .dropdown-item:hover,
.dropdown .dropdown-item.active {
  color: #FFFBDD
;
}

.dropdown-item.active, .dropdown-item:active {
  background: transparent;
}

.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}

.slicknav_btn {
  border-color: #368da3


;
}

.slicknav_menu .slicknav_icon-bar {
  background: #FFFBDD
;
}

/* only small tablets */
@media (min-width: 768px) and (max-width: 991px) {
  #nav-main li a.nav-link {
    padding-top: 18px;
  }
}

.navbar-toggler {
  display: none;
}

.mobile-menu {
  display: none;
}

.slicknav_menu {
  display: none;
}

@media screen and (max-width: 768px) {
  .navbar-header {
    width: 100%;
  }
  .navbar-brand {
	position: absolute;
	padding: 10px 15px 15px 15px;
	top: 0;
	font-family: 'Cormorant', serif;
	color: #FFE1B0;
}
  .navbar-brand img {
    width: 75%;
  }
  .slicknav_menu {
    display: block;
  }
  .slicknav_nav .active a {
    background: #E91E63;
    color: #fff;
  }
  .slicknav_nav a:hover,
  .slicknav_nav a:focus,
  .slicknav_nav .active {
	color: #333333


 ;
	outline: none;
	background: #C0C0C0;
}
}
.gallery-area-bg {
	background: url('../img/gallery-area.jpg') no-repeat fixed center;
	background-size: cover;
}
#gallery {
	color: #333333








;
	overflow: hidden;
	position: relative;
	border-bottom: medium #333333





solid;
	
	margin-bottom: 1px;
	border-top: medium #333333





solid;
	
	margin-bottom: 1px;
	padding-top: 25px;
}

#gallery .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #0c0808;
  opacity: 0.6;
}

.phero-area-bg {
	background: url("../img/priv-topper.jpg") no-repeat fixed center;
	background-size: cover;
}

/* ==========================================================================
3. Hero Area
========================================================================== */

#hero-area {
	color: #333333








;
	overflow: hidden;
	position: relative;
}

#hero-area .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #0c0808;
  opacity: 0.2;
}
#hero-area .overlay2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #0c0808;
  opacity: 0.6;
}
#hero-area .contents {
  padding: 155px 0px 120px;
}

#hero-area .contents h5 {
  font-size: 50px;
   color: white





;
}

#hero-area .contents .head-title {
	color: white


;
	font-family: 'Cormorant', serif;
	font-size: 80px;
	text-transform: uppercase;
	font-weight: 700;
}

#hero-area .contents p {
  font-size: 30px;
  color: white;

  font-weight: 400;
  line-height: 30px;
  margin-bottom: 25px;
}

#hero-area .contents .btn {
  margin: 25px 0px;
  text-transform: uppercase;
}

#hero-area .banner_bottom_btn {
  margin-top: 40px;
}

#hero-area .banner_bottom_btn i {
  color: #333333








;

  font-size: 48px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#hero-area .banner_bottom_btn i:hover {
  color: #ddd;
}

/* ==========================================================================
  Portfolio Section
   ========================================================================== */
#portfolios {
  background: #f2f2f2;
}

#portfolios .mix {
  padding: 10px;
}

#portfolios .portfolio-item .shot-item {
  margin: 0px;
}

#portfolio .mix {
  display: none;
}

.controls {
  text-align: center;
  padding: 0px 0px 20px;
}

.controls .active {
  color: #FFFBDD
 !important;
  border-color: #FFFBDD
;
  background: transparent;
}

.controls .btn {
  text-transform: uppercase;
  margin: 2px;
  color: #333333








;

}

.controls:hover {
  cursor: pointer;
}

.portfolio-img {
  overflow: hidden;
  display: block;
  position: relative;
}

.portfolio-img img {
  width: 100%;
}

.shot-item {
  margin-right: 15px;
  border-radius: 4px;
  background: #fffbdd;
  position: relative;
}

.shot-item img {
  width: 100%;
}

.shot-item .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 180, 217, 0.6);
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.shot-item:hover .overlay {
  opacity: 1;
}

.overlay {
  opacity: 0;
}

.overlay .icons i {
  height: 42px;
  width: 42px;
  line-height: 42px;
  color: #FFFBDD;
  left: 50%;
  margin-left: -24px;
  margin-top: -24px;
  top: 50%;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  text-align: center;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #fff;
  border-radius: 4px;
}

.overlay .preview {
  position: absolute;
  left: 45%;
  top: 50%;
  color: #333333








;

}

.overlay .link {
  position: absolute;
  left: 60%;
  margin-left: 10px;
  top: 50%;
  color: #fff;
}

.shot-item:hover .overlay {
  opacity: 1;
}

a:not([href]):not([tabindex]) {
  color: #333333








;

}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: #333333








;

}

/* Services Item */
.services {
  background: #F0F0F0;
}

.services-item {
  background: #fff;
  border-radius: 4px;
  padding: 48px 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.services-item .icon i {
  font-size: 42px;
  margin-bottom: 15px;
  text-align: center;
  width: 48px;
  display: block;
  margin: 0 auto;
  height: 48px;
  color: #FFFBDD
;
}

.services-item .services-content h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.services-item .services-content h3 a {
  font-size: 18px;
  text-transform: uppercase;
  color: #666;
}

.services-item .services-content h3 a:hover {
  color: #FFFBDD
;
}

.services-item .services-content p {
  line-height: 22px;
}

.services-item:hover {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}

.form-control {
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  padding: 8px 10px;
  border: 1px solid #e1e1e1;
}

.form-control:focus {
  box-shadow: none;
  outline: none;
}

.btn.disabled, .btn:disabled {
  opacity: 1;
}

.contact-form-area {
  background: #fffbdd;
  box-shadow: 0 0 30px #ededed;
  padding: 60px 40px;
}

.contact-form-area h2 {
  font-size: 18px;
  text-transform: uppercase;
}

.footer-right-contact {
  padding: 4px;
  border: 1px solid #e1e1e1;
  margin-top: 30px;
}

.footer-right-contact .single-contact {
  margin: 10px 22px;
  padding: 3px 55px;
  position: relative;
  color: #666;
}

.footer-right-contact .single-contact p {
  margin-bottom: 5px;
}

.footer-right-contact .single-contact p a {
  color: #666;
}

.footer-right-contact .contact-icon {
	background: #FFFBDD;
	color: #3B5999;
	border-radius: 50%;
	font-size: 20px;
	height: 40px;
	left: 0;
	padding-top: 8px;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 40px;
}

#contact {
  position: relative;
  overflow: hidden;
}

#contact #contactForm {
  margin-top: 30px;
}

.text-danger {
  font-size: 14px;
  margin-top: 10px;
}

.list-unstyled li {
  color: #d9534f;
}

#conatiner-map {
  margin-top: 30px;
  text-align: center;
  background-color: #fff;
  height: 370px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 101;
  width: 100%;
}

#about2 {
	border-top: thin #368da3


 solid;

}
/* Footer Area Start */
.footer-area {
	background: #71bed0





url('../img/footer-bg.jpg') repeat-x scroll top;
	border-top: thin #368da3





solid;
	box-shadow: inset 0 -1px 0 0 #333333





, inset 0 1px 0 0 #333333





, 0 1px 0 0 #333333





, 0 -1px 0 0 #333333





;
	margin-bottom: 1px;
}

.footer-area .footer-text p {
  font-size: 14px;
  margin-top: 20px;
  color: #333333


;
}

.footer-area .footer-text p a {
  color: #333333








;

}
.footer-area .footer-text p a:hover {
	color: #333333








;
}



.footer-area .footer-text .nav-inline .nav-link {
  padding: 11px 7px;
  color: #888;
}

.footer-area .footer-text .nav-inline .nav-link:hover {
  color: #FFFBDD
;
}

.footer-2 {
  background: #2C3943;
}

.footer-2 img {
  margin-top: -8px;
}

.footer-2 h3 {
  font-size: 20px;
  color: #333333








;

  font-weight: 700;
  padding-bottom: 10px;
  letter-spacing: 0.5px;
}

.footer-2 p {
  font-size: 14px;
  color: #333333








;

  line-height: 20px;
  margin: 0;
  padding-right: 50px;
}

.footer-2 ul li a {
  color: #333333








;

  font-size: 13px;
  font-weight: 400;
}

.footer-2 ul li a:hover {
  color: #FFFBDD
;
}

#copyright {
  background: #333;
}

#copyright p {
  line-height: 42px;
  color: #333333








;

  margin: 0;
}

#copyright p a {
  color: #333333








;

}

#copyright p a:hover {
  color: #FFFBDD
;
}

/* Form CSS */
.group {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .group input,
  .group textarea {
	font-size: 14px;
	padding: 10px;
	display: block;
	width: 100%;
	height: 35px;
	border: none;
	border-bottom: 2px solid;
	border-color: #368da3


;
}
    .group input:focus,
    .group textarea:focus {
      outline: none;
      box-shadow: none; }
  .group label {
    color: #8d8d8d;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 5px;
    transition: 0.5s ease all;
    }
  .group .bar {
    position: relative;
    display: block;
    width: 100%; }
    .group .bar:before, .group .bar:after {
      content: '';
      height: 2px;
      width: 0;
      bottom: 1px;
      position: absolute;
      background-color: #333333





;
      transition: 0.5s ease all; }
    .group .bar:before {
      left: 50%; }
    .group .bar:after {
      right: 50%; }
  .group .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5; }
  .group textarea {
    min-height: 90px; }

/* Form Active State */
input:focus ~ label,
textarea:focus ~ label,
input:valid ~ label,
textarea:valid ~ label {
  top: -25px;
  font-size: 14px;
  color: #368da3


;
 }

input:focus ~ .bar:before,
textarea:focus ~ .bar:before,
input:focus ~ .bar:after,
textarea:focus ~ .bar:after {
  width: 50%; }

input:focus ~ .highlight,
textarea:focus ~ .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
  animation: inputHighlighter 0.3s ease; }

/* Animations */
@-webkit-keyframes inputHighlighter {
  from {
    background-color: #333333





;}
  to {
    width: 0;
    background-color: transparent; } }
@-moz-keyframes inputHighlighter {
  from {
    background-color: #333333





;}
  to {
    width: 0;
    background-color: transparent; } }
@keyframes inputHighlighter {
  from {
    background-color: #333333





;}
  to {
    width: 0;
    background-color: transparent; } }
    
#contact h5 {
	font-family: 'Cormorant', serif;
}    
    
    
    
    
    
#map {
	height: 500px;
	border-top: medium #71bed0





solid;
}

#map h3  {
	font-family: 'Cormorant', serif;
	color:#2C3943;
}
#map p {
	color:#2C3943;
}

.img-fluid{width:100%;height:auto}

/*.carousel-fade {
    .carousel-inner {
        .item {
            transition-property: opacity;
        }
        
        .item,
        .active.left,
        .active.right {
            opacity: 0;
        }

        .active,
        .next.left,
        .prev.right {
            opacity: 1;
        }

        .next,
        .prev,
        .active.left,
        .active.right {
            left: 0;
            transform: translate3d(0, 0, 0);
        }
    }

    .carousel-control {
        z-index: 2;
    }
} 



 
.carousel, 
.carousel-inner, 
.carousel-inner .item {
    height: 100%;
    border: medium #e6a756 ridge;

}*/

.item:nth-child(1) {
    background: #74C390;
}

.item:nth-child(2) {
    background: #51BCE8;
}

.item:nth-child(3) {
    background: #E46653;
}

.m25 {
	margin:50px auto 20px auto;
}
.main-text
{
    position: absolute;
    top: 0px;
    width: 96.66666666666666%;
    color: #FFF;
}
/* .sticky {
	.sticky {
  position: fixed;
  top: 0;
  width: 100%;

}

.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030} */




/* Style the navbar */
#navbar {
  overflow: hidden;
  background-color: #fff;
  z-index: 100;

}

/* Navbar links */
#navbar a {
  float: left;
  display: block;
  color: #333333;
  padding-bottom : 10px


;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

/* Page content */
.content {
  padding: 16px;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 60px;
}

.shadow {
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
}
.shadows {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: 1s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
#privacy h3.original {
	font-family: 'PT Sans Narrow', sans-serif;

	color: #333333








;

}
.bgslate {
	background-color: #71bed0





;
}.#333333


 {
	color:#333333


;
}

#whyjoin ul, ol {
  list-style: inside square;
  padding-left: 35px;
}

#whyjoin ul li, ol li {

  list-style: inside square;

}

/* COMPACT CAPTCHA */



.capbox {

	background-color: #BBBBBB;

	background-image: linear-gradient(#BBBBBB, #999999);
	border-width: 2px 2px 2px 20px;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

	display: inline-block;

	padding: 5px 8px 5px 1px;

	border-radius: 4px 4px 4px 4px;

	}



.capbox-inner {
	
	color: #333333;
	background-color: #E3E3E3;
	margin: 0px auto 0px auto;
	padding: 3px 10px 5px 10px;
	border-radius: 4px;
	display: inline-block;
	vertical-align: middle;
}



#CaptchaDiv {
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	user-select: none;
	display: inline-block;
	padding: 3px 14px 3px 8px;
	margin-right: 4px;
	margin-left: 10px;
	border-radius: 4px;
	font-weight: bold;
}



#CaptchaInput {

	border: 2px #FF0000 solid;

	margin: 3px 0px 1px 0px;

	width: 105px;

}







/*==================== 



