a, .btn, :hover, a:hover, a:focus {
	text-decoration: none;
	outline: none
}
body {
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	color: #222;
	letter-spacing: 0.03em;
	font-weight: 500;
	line-height: 23px;
}
a {
	color: #00bac7
}
a:focus, a:hover {
	color: #000
}
b, strong {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}

/*globaluse*/

ul{
	margin: 0;
	padding: 0
}

.full-row:after, .full-row:before {
	content: "";
	display: table;
}
.full-row:after {
	clear: both
}
.title-margin {
	margin-top: 55px;
}
img {
	max-width: 100%;
}

.btn{
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	text-transform:uppercase;
	font-weight:600;
	padding:8px 25px;
}

.btn:focus{
	box-shadow:0 0 0 0;
	-moz-box-shadow:0 0 0 0;
	-webkit-box-shadow:0 0 0 0;
}

.btn-sm{
	font-size: 14px;
	padding: 10px 28px 10px;
}

.btn-md {
	font-size: 16px;
	padding: 10px 38px 10px;
}

.btn-lg {
	font-size: 18px;
	padding: 16px 28px 15px;
}

.btn-wide{
	padding: 16px 32px 15px;
	letter-spacing: 1px;
}

.btn-white{
	background:#fff;
	color:#30a9e0;
}

.btn-info {
	color: #fff;
	background: #000000;
	border-color: transparent;
}

.btn-info:hover, .btn-info:focus {
	background: #fff;
	border-color: #000;
	color:#000;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle{
	background: #fff;
	border-color: #000;
	color:#000;
}

.btn-flat{
	background: #000000;
	color:#fff;
	text-transform: uppercase;
	border:none;
	cursor:pointer;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.btn-flat:hover, .btn-flat:focus{
	background: #5a5a5a;
}

.btn-primary {
	color: #fff !important;
	background: #86ba67;
	border:2px solid transparent;
}

.btn-secondary {
	color: #fff;
	background: #ffffff;
	border-color: transparent;
}

.btn-primary:hover, .btn-primary:focus {
	background: #fff;
	border:2px solid #86ba67;
	color:#86ba67 !important;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle{
	background: #fff;
	border-color: transparent;
}

.btn-secondary:hover, .btn-secondary:focus {
	background: #000000;
	border-color: #000000;
	color:#fff;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle{
	background-color: #000000;
	border-color: #000000;
}

.btn:not(:disabled):not(.disabled).active:focus, .btn:not(:disabled):not(.disabled):active:focus, .show > .btn.dropdown-toggle:focus{
	box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;
	-webkit-box-shadow: 0 0 0 0;
}

.btn-outline-primary{
	border:2px solid #1d747e;
	color:#1d747e !important;
}

.btn-outline-primary:hover, .btn-outline-primary:focus{
	background: #1d747e;
	color:#fff !important;
	border-color: #1d747e;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle{
	background-color: #000;
	border-color: #000;
	color:#fff;
}

.btn-outline-info{
	border:1px solid #fff;
	color:#fff;
}

.btn-outline-info:hover, .btn-outline-info:focus{
	background: #000;
	border-color: transparent;
	color:#fff;
}

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle{
	background: #000;
	border-color: #000;
}

.btn-outline-secondary{
	border:1px solid #fff;
	color:#fff !important;
}

.btn-outline-secondary:hover, .btn-outline-secondary:focus{
	background: #fff;
	border-color: transparent;
	color:#000 !important;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle{
	background: #fff;
	border-color: transparent;
	color:#000 !important;
}


.btn-yellow:hover, .btn-yellow:focus {
	background: #f0b92a;
	border-color: transparent;
	color:#000;
}

.btn-yellow:not(:disabled):not(.disabled).active, .btn-yellow:not(:disabled):not(.disabled):active, .show > .btn-yellow.dropdown-toggle{
	background-color: #f0b92a;
	border-color: transparent;
	color:#000;
}

h1, h2, h3, h4, h5, h6{
	color: #303030;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
}

h1{
	font-size: 3.2rem;
	margin-bottom: 25px;
	font-weight:700;
}
h2 {
	font-size: 2.5rem;
	margin-bottom: 20px;
	margin-top: 0;
	font-weight:700;
}
h3 {
	font-size: 1.6rem;
	margin-bottom: 20px;
}
h4 {
	font-size: 1.3rem;
}
h5 {
	font-size: 1.2rem;
}

h6 {
	font-size: 1rem;
	line-height:24px;
}

.nopadding {
	padding: 0
}

.small-heading{
	font-size:14px;
	text-transform:uppercase;
	color:#333333
}

.sub-heading{
	font-size:18px;
	line-height: 28px;
}

.banner-sub-heading:hover{
	text-decoration:underline;
}

.container-inn {
	max-width: 1100px;
	padding:0 15px;
	margin: auto;
	width:100%
}
.full-img img {
	width: 100%
}
.clearfix {
	clear: both
}
p {
	margin: 0 0 15px;
	
}
.space220 {
	padding: 220px 0
}
.space190 {
	padding: 190px 0
}
.space180 {
	padding: 180px 0
}
.space170 {
	padding: 170px 0
}
.space160 {
	padding: 160px 0
}
.space150 {
	padding: 150px 0
}
.space145 {
	padding: 145px 0
}
.space140 {
	padding: 140px 0
}
.space130 {
	padding: 130px 0
}
.space120 {
	padding: 120px 0
}
.space110 {
	padding: 110px 0
}
.space100 {
	padding: 100px 0
}
.space90 {
	padding: 90px 0
}
.space80 {
	padding: 80px 0
}
.space70 {
	padding: 70px 0
}
.space60 {
	padding: 60px 0
}
.space50 {
	padding: 50px 0
}
.space40 {
	padding: 40px 0
}
.space30 {
	padding: 30px 0
}
.space20 {
	padding: 20px 0
}

.margt90 {
	margin-top: 90px;
}
.margt80 {
	margin-top: 80px;
}
.margt70 {
	margin-top: 70px;
}
.margt60 {
	margin-top: 60px;
}
.margt50 {
	margin-top: 50px;
}
.margt40 {
	margin-top: 40px;
}
.margt30 {
	margin-top: 30px;
}
.margt20 {
	margin-top: 20px;
}
.margt120 {
	margin-top: 120px;
}
.top-row-image {
	margin: 22px 0;
}
.nopadding {
	padding: 0
}
.padding-t0 {
	padding-top: 0 !important
}
.section-gray {
	background-color: #1b1b1b;
}
.section-gray-light {
	background-color: #f9f9f9;
}
.section-white {
	background-color: #fff;
}
.section-yellow {
	background-color: #f9c000;
}
.section-black {
	background-color: #000;
}
.section-blue {
	background-color: #67c9d1;
}
.section-cream {
	background-color: #f5f7ec;
}
.section-navy {
	background-color: #1d1b4a;
}
.section-antique-white {
	background-color: #ffd7ab;
}
.gray-text {
	color: #808080 !important;
}
.gray-dark-text {
	color: #484848;
}
.green-text {
	color: #00bac7;
}
.orange-text {
	color: #ff764e;
}
.white-text {
	color: #fff !important;
}
.black-text {
	color: #000 !important;
}
.dark-text{
	color: #123040;
}

.dark-bg{
	background: #0d3240 !important;
}

.section-black-before:before{
	background: #000;
	content: "";
    height: 640px;
    position: absolute;
    top: -1px;
    width: 100%;
	z-index: -1;
}

.intro-text{
	font-size: 24px;
	line-height: 24px;
	color: #fff;
}

.banner-inner .banner-intro{
	max-width: 670px;
	margin: auto;
	padding: 0 15px;
}

.column-5 .full-img{
	width: 20%
}

.small-text{
	font-size:14px
}

.big-text{
	font-size:24px
}

.address{
	line-height: 25px;
}

.box-shadow:hover{
	box-shadow: 0 2px 7px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 2px 7px rgba(0,0,0,.2);
}

.animation-scale{
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	position:relative;
}

.animation-scale:hover{
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}

.container {
	max-width: 1400px;
	padding-right: 15px !important;
	padding-left: 15px !important;
}

.container-inner {
	max-width: 1270px;
	padding-right: 15px !important;
	padding-left: 15px !important;
	margin:auto;
}

.container-outer{
	max-width: 1220px;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
}

.max-width-600{
	max-width: 600px !important;
	margin:auto;
}

.max-width-900{
	max-width: 900px;
	margin:auto;
}

.max-width-500{
	max-width: 500px;
	margin:auto;
}

.max-width-1100{
	max-width: 1100px;
	margin:auto;
	padding-left:15px;
	padding-right:15px;
}

.custom-rounded{
	border-radius:100px 0 100px 0;
}

html, body {
    overflow: auto !important;
}

.medium-font{
	font-family: 'Montserrat', sans-serif;
}

.capitalize{
	text-transform: capitalize;
}


/*globaluse end*/



/*========= header section ==========*/

.top-menu .navbar-nav{
	flex-direction: inherit;
}


.bg-overlay:before {
	background: rgba(0, 0, 0, 0.4);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.banner-inner-pg{
	height:625px;
}

.banner-inner{
	height: 500px;
	color:#fff;
	background-position: center center;
}

.banner-inner p{
	color:#fff;
}

section {
	width: 100%;
	position: relative;
	top: 0;
}

.section-heading{
	text-transform: uppercase;
	color:#000;
	font-size: 12px;
    font-weight: 700;
	position: relative;
	margin-bottom: 26px;
}



.banner-intro h2{
	margin-bottom: 10px;
}

.header-top{
	padding: 10px 0;
	font-size: 18px;
	width: 100%;
	z-index: 11;
	border-top: 6px solid #a0ca99;
}


/*========end header section ==========*/



/*========== menu =========*/

/* adds some margin below the link sets  */
.nav-item{
	padding:0 4px;
	text-align: center;
}

.top-menu .nav-item{
	padding:0 8px;
	line-height: inherit;
}

nav.navbar{
	padding: 20px 0 10px;
}

.navbar-nav > .nav-item > a{
	color: #303030;
	font-size: 0.95rem;
	position: relative;
	font-family: 'Montserrat', sans-serif; 
}

.nav-last{
	padding-right: 0 !important;
}

.navbar-nav > .nav-item > a:hover{
	color: #85b865;
}

.navbar-custom .navbar-nav > .nav-item > a{
	border:2px solid transparent;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	padding: 10px 20px;
}

.navbar-custom .navbar-nav > .nav-item > a:hover,
.navbar-custom .navbar-nav > .nav-item > a.active{
	border:2px solid #85b865;
	color: #85b865;
}

.dropdown-menu ul li.nav-item{
	padding:0;
	margin:0
}

.dropdown-menu ul li.nav-item a.nav-link{
	padding: 1px 0;
	display: inline-block;
	margin: 1px 0;
	border-bottom: 1px solid #fff;
	line-height: 1.45em;
}

.dropdown-menu ul li.nav-item a.nav-link:hover{
	border-bottom: 1px solid #123040;
	color:#123040
}

.navbar-nav > li.nav-item  > a i{
	right: -6px;
	position: absolute;
	top: 11px;
}

.navbar-nav > li.nav-item  > a span{
	position:relative
}

.dropdown-menu li{
	list-style:none
}



/*========== end mega menu =========*/



/*============= footer-section ===========*/

footer {
	position: relative;
	font-size: 13px;
}

.footer-bottom{
	background: #f4f4f4;
	padding: 10px;
}

.footer-link{
	font-family: 'Montserrat', sans-serif;
}

.footer-link li {
	padding: 5px 0;
	display: block;
	list-style: none;
}
.footer-link li a {
	font-size: 18px;
	color:#58595B
}

.footer-bottom-menu a{
	
}

.social {
	margin: 10px 0 0;
	padding: 0px;
}
.social li {
	display: block;
	padding: 0 0 10px 0;
	font-size:13px
}
.social li a span i{
	font-size: 16px;
	color: #414141;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 31px;
	text-align: center;
	background:#fff;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	margin-right: 10px;
}
.social li a:hover span i {
	background:#2eaae0;
	color:#fff;
}

/*===========end footer-section ===========*/

/*========= home page =========*/

.navbar-custom{
	margin-right: 20px;
}



/*========= end home page =========*/








.quote-card {
  color: #123040;
  padding: 15px;
  padding-left: 65px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  min-height: 120px;
}
.quote-card p {
  font-size: 24px;
  line-height: 1.5;
  margin: 0;
  color: #123040;
  font-family: 'Montserrat', sans-serif;
}
.quote-card cite {
	font-size: 16px;
	margin-top: 25px;
	display: block;
	font-weight: 200;
	opacity: 0.8;
	font-style: normal;
	color: #bcbcbc;
}
.quote-card:before {
	content: "“";
	position: absolute;
	top: -25px;
	left: 0;
	font-size: 6em;
	color: #dedede;
	font-weight: normal;
}

.border-bottom-black{
	border-bottom:1px solid #000;
}

.border-bottom-black:hover, .border-bottom-white:hover{
	border-bottom:1px solid transparent;
}

.border-bottom-hover{
	border-bottom:1px solid transparent;
}

.border-bottom-hover:hover{
	border-bottom:1px solid #000;
}

.border-bottom-white{
	border-bottom:1px solid #fff;
}

.border-bottom-gray{
	border-bottom:1px solid #dddddd;
}

.read-more{
	font-size:14px !important;
	text-transform:uppercase;
	padding-bottom:3px;
}

.read-more a{
	padding-left:15px
}

.read-more i{
	position: relative;
	top: -1px;
}

.read-next{
	font-size:20px;
	font-family: 'Montserrat', sans-serif;
	float:right;
}

.read-next span{
	border-bottom: 1px solid transparent;
}

.read-next:hover span{
	border-bottom: 1px solid #000;
}

.social-icons a{
	background: #74d6de;
	color: #fff;
	border-radius: 50px;
	width: 38px;
	height: 38px;
	display: block;
	text-align: center;
	line-height: 38px;
}

.social-icons a:hover{
	background:#333333;
}

.social-icons a i{
	
}

.social-icons ul li{
	margin-right:3px !important;
}


/*==== end =====*/

.video-section {
    margin: auto;
	text-align: center;
	position: relative;
}

.video-section iframe {
    width: 85.5%;
	padding: 5.2%;
	height: 100%;
	display: block;
	position: absolute;
	margin: 0;
	top: -7px;
	left: 0;
	right: 0;
	margin: auto
}

.search-toggle {
    color: #586685;
    font-size: 20px;
    margin-left: 15px;
    cursor: pointer;
}

.top-menu .nav-item > a{
	font-size: 0.9rem;
}

.navbar-custom ul.navbar-nav li a{
	text-transform: uppercase;
	font-weight: 600;
}

.logo{
	padding: 0 20px;
	position:relative
}

.logo img{
	z-index: 111;
	position: relative;
	margin-left: 45px;
}

.logo:before{
	content: "";
    background: #fff;
    width: 280px;
    height: 155px;
    display: block;
    position: absolute;
    top: 0;
    border-radius: 100%;
    z-index: 1;
    left: 0;
}

.full-banner{
	margin-top: -15px;
}

.banner-home{
	padding: 50px 0 0;
	background:url(../images/homepage/banner-bg.png) no-repeat center top / cover;
}

.banner-home h1{
	font-family: 'Barlow Condensed', sans-serif;
	line-height: 4rem;
	font-size: 4rem;
}

.banner-intro{
	padding-top:70px;
}


.stay-in-touch{
	background:#484e51 url(../images/touch-bg.png) no-repeat center top / 100% auto;
}

.choose-item{
	position:relative;
	overflow: hidden;
}

.card-image{
	-webkit-transition: 0.4s ease-out;
	-o-transition: 0.4s ease-out;
	transition: 0.4s ease-out;
}

.choose-item:hover .card-image{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.ovelay-text, .category-border, .category-overlay{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.category-overlay{
	background-image: linear-gradient( transparent, #222);
}

.category-border{
	border: 2px solid white;
	opacity: 0;
	-webkit-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}

.category-detail{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px;
	padding-bottom: 15px;
	padding-bottom: 25px;
	color: white;
	text-align: center;
}

.category-link:hover .category-border {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    opacity: 1;
}

.stay-touch-form{
	max-width: 600px;
	margin: auto;
	width: 100%;
	position:relative;
}

.email-text{
	border: none;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	padding: 12px 30px;
	max-width: 600px;
	width: 100%;
}

.email-button{
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	background:#74d6de;
	border: none;
	padding: 12px 40px;
	cursor:pointer;
	text-transform: uppercase;
	font-weight: 600;
	position: absolute;
	right: 0;
}

footer .social-icons a{
	background: #eee;
	color: #333;
}

footer .social-icons a:hover{
	background: #74d6de;
	color: #fff;
}

.what-selfiebook{
	background:#daeccf url(../images/homepage/book-bg.png) no-repeat right top / cover;
}

.download-icons{
	margin-top: -150px;
}

.mobile-frame{
	position: relative;
	z-index: 1;
}

.content-wrapper{
	background: none;
	padding: 0 15px !important;
}

.why-selfiebook .row{
	margin-right: -8px;
	margin-left: -8px;
}

.why-selfiebook .row div[class*="col-"] {
	padding-right: 8px;
	padding-left: 8px;
}

.create-selfie-book .list-group-item{
	border: 1px solid rgba(0,0,0,.5);
	padding: 0;
	margin: 5px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: right;
}

.create-selfie-book .list-group-item a{
	display:block;
	padding: .5rem 1rem;
	color:#222;
}

.create-selfie-book .list-group-item a span{
	width: 36px;
	display: inline-block;
}

.create-selfie-book p{
	margin: 0 0 5px;
	text-align: right;
}

.create-selfie-book .list-group-item a:after{
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	content: "\f100";
	position: absolute;
	left: 10px;
	font-size: 28px;
	color: #222;
}

.form-control{
	border: 1px solid #555;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	padding: .6rem 1.2rem;
}

.footer-logo img{
	width: 100px;
}

body.home .content-wrapper{
	padding:0 !important
}


.stay-touch-form .email-text{ padding-right: 133px;}
#contactForm .form-group label{ text-align: left!important;}
.banner-intro{ text-align: right;}
.container-inner{ text-align: right;}