@charset "UTF-8";
@import "animate.css";
@import "beach-icons.css";
@import "http://fonts.googleapis.com/css?family=Cabin:400,700|Arizonia|Open+Sans:300italic,400,300,600,700";
@import "../../../maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css";
body {
	background: #fff;
	color: #adadad;
	font: 300 19px/32px "Open Sans", sans-serif;
	-webkit-text-size-adjust: none
}


img {
	max-width: 100%;
	height: auto
}

h1 {
	font-size: 25px;
	line-height: 40px;
	color: #fff;
    /* font-family: arizonia, cursive */
    font-family: "Open Sans", sans-serif;
}

h2 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
	text-align: center;
	color: #78cea1;
	margin-top: 80px
}

h2+* {
	margin-top: 40px
}

h2.mod1 {
	font-size: 37px;
	line-height: 48px;
	font-weight: 300
}

h2.mod1+* {
	margin-top: 15px
}

h2.mod2 {
	font-size: 34px;
	line-height: 40px;
	font-weight: 600;
	color: #444
}

h2.mod2+* {
	margin-top: 25px
}

h3 {
	font-size: 25px;
	line-height: 27px;
	color: #5c6062
}

h3+* {
	margin-top: 30px
}

h3.mod1 {
	font-family: cabin, sans-serif;
	font-size: 30px;
	line-height: 36px;
	text-transform: uppercase
}

p+h3 {
	margin-top: 45px
}

h4 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700
}

h4.iconed {
	position: relative;
	padding: 15px 0 15px 115px;
	color: #78c9ce
}

h4.iconed+* {
	margin-top: 35px
}

h4.iconed .beach-icons {
	position: absolute;
	left: -25px;
	top: 0;
	display: inline-block;
	font-size: 130px;
	line-height: 75px
}

h5 {
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	color: #78cea1
}

h5+* {
	margin-top: 10px
}

h6 {
	color: #78cea1
}

h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #636363
}

p a:hover,
.marked-list a:hover,
.list a:hover {
	text-decoration: underline
}

p .fa,
.marked-list .fa,
.list .fa {
	text-decoration: none
}

time {
	display: block
}

a {
	font: inherit;
	color: inherit;
	text-decoration: none;
	-moz-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s
}

a:focus {
	outline: none
}

a:active {
	background-color: transparent
}

a[href^="tel:"],
a[href^="callto:"] {
	color: inherit;
	text-decoration: none
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:35px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:14px;
}

h3 {font-weight: bold;}
    p {font-weight: bolder;}
    .submenu{
      margin-top: 13px !important;
      z-index: 999 !important;
      width: 177px !important;
	}
	
    .submenu::before{
      left: 9% !important;
	}
	
strong {
	font-weight: 700
}

.fa {
	line-height: inherit
}

[class*=fa-]:before {
	font-weight: 400;
	font-family: fontawesome
}

.page {
	overflow: hidden;
	min-height: 500px
}

.lt-ie9 .page {
	min-width: 1200px
}

h2+* {
	margin-top: 40px
}

.brand {
	display: inline-block
}

.brand_name {
    overflow: hidden;
    margin: 1px !important;
}

.bg1 {
	background: #f7f7f7
}

.bg2 {
	background: #fafafa
}

.btn {
	display: inline-block;
	border-radius: 5px;
	border: 1px solid #c9c9c9;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	padding: 10px 25px;
	color: #4a4a4a
}

.btn:hover {
	background: #78c9ce;
	border-color: #78c9ce;
	color: #fff
}

.btn:active {
	background: #53bac0
}

*+.btn {
	margin-top: 40px
}

.bc1 .btn {
	background: #78cea1;
	border-color: #78cea1
}

.bc1:before {
	background: #78cea1
}

.bc2 .btn {
	background: #78c9ce;
	border-color: #78c9ce
}

.bc2:before {
	background: #78c9ce
}

.bc3 .btn {
	background: #789cce;
	border-color: #789cce
}

.bc3:before {
	background: #789cce
}

.bc4 .btn {
	background: #9d8ad5;
	border-color: #9d8ad5
}

.bc4:before {
	background: #9d8ad5
}

.bc1 .btn,
.bc2 .btn,
.bc3 .btn,
.bc4 .btn {
	color: #fff
}

.bc1 .btn:hover,
.bc2 .btn:hover,
.bc3 .btn:hover,
.bc4 .btn:hover {
	background: 0 0;
	border-color: #e8e8e8;
	color: #4e4e4e
}

.bc1 .btn:active,
.bc2 .btn:active,
.bc3 .btn:active,
.bc4 .btn:active {
	background: #e6e6e6
}

.btn2 {
	display: inline-block;
	font-size: 20px;
	line-height: 40px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	padding: 17px 40px;
	border: 1px solid #fff
}

.btn2:hover {
	background: #fff;
	color: #5fcb92
}

.btn2:active {
	background: #e6e6e6
}

@media(max-width:767px) {
	.btn2 {
		padding: 10px 20px
    }
    header {
        display: none;
	}

	
}

*+.btn2 {
	margin-top: 60px
}

@media(max-width:979px) {
	*+.btn2 {
		margin-top: 20px
	}
}

@media(min-width:999px) {
	.servicos{
	display: flex;
    align-items: baseline;
    /* flex-wrap: wrap; */
    /* justify-content: flex-end; */
    /* margin-left: 12%; */
	}
	.servicos2{
		padding-left: 16%;
		padding-right: 20%;
		width: 166%;
	}
}

@media(max-width:998px) {
	.servicos{
		display: flex;
		flex-direction: column;
		align-self: center;
	}
}

.btn3 {
	display: inline-block;
	padding: 10px 30px;
	text-align: center;
	background: #46bcec;
	color: #fff;
	font-size: 24px;
	line-height: 42px;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 5px
}

.btn3 .fa {
	font-size: 22px;
	line-height: 42px
}

.btn3:hover {
	background: #5fcb92
}

.btn3:active {
	background: #3dba78
}

p+.btn3 {
	margin-top: 40px
}

.box {
	font-size: 16px;
	line-height: 24px;
	color: #9c9c9c;
	font-weight: 400;
	text-align: center;
	max-width: 270px;
	margin: 0 auto
}

.box:before,
.box:after {
	display: table;
	content: "";
	line-height: 0
}

.box:after {
	clear: both
}

.box *+.btn {
	margin-top: 35px
}

.box .circle {
	width: 268px;
	height: 268px;
	margin-bottom: 5px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.box .circle h3 {
	padding: 80px 65px;
	text-align: left;
	display: none;
}

@media(max-width:1199px) and (min-width:980px) {
	.box .circle {
		width: 218px;
		height: 218px
	}
	.box .circle h3 {
		font-size: 24px;
		line-height: 30px;
		padding: 70px 50px 0;
		display: none;
	}
}

@media(max-width:979px) and (min-width:768px) {
	.box .circle {
		width: 170px;
		height: 170px
	}
	.box .circle h3 {
		font-size: 20px;
		line-height: 26px;
		padding: 50px 40px 0;
		color: #404040;
		display: none;
	}
}

.box2 {
	text-align: left
}

.box2_cnt {
	margin-top: 25px
}

.box2 img {
	width: 100%
}

.box3 {
	font-size: 16px;
	line-height: 24px;
	color: #9c9c9c
}

.box3-top {
	padding: 20px 35px;
	color: #fff;
	margin-bottom: 35px
}

.box3.bc1 .box3-top {
	background: #78cea1
}

.box3.bc2 .box3-top {
	background: #78c9ce
}

.box3.bc3 .box3-top {
	background: #789cce
}

.box3.bc4 .box3-top {
	background: #9d8ad5
}

.box3_cnt {
	padding-left: 120px
}

@media(max-width:979px) {
	.box3_cnt {
		padding-left: 0
	}
}

.index-list {
	counter-reset: li
}

.index-list .box {
	padding-top: 25px
}

.index-list li {
	position: relative
}

.index-list li:before {
	content: counter(li, decimal-leading-zero) ".";
	counter-increment: li;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	text-align: center;
	font-size: 24px;
	line-height: 75px;
	font-weight: 700;
	color: #fff
}

.index-list li:before {
	content: counter(li, decimal-leading-zero) ".";
	counter-increment: li;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	text-align: center;
	font-size: 24px;
	line-height: 75px;
	font-weight: 700;
	color: #fff
}

@media(max-width:767px) and (min-width:480px) {
	.index-list li:before {
		left: 90px
	}
}

@media(min-width:768px) {
	
	html {
		scroll-behavior: smooth;
	}
	.index-list li.mc:before {
		left: 15%
	}
}

.index-list li.bc1 a.circle:hover {
	background: #78cea1;
	background-image: none !important ;
}

.index-list li.bc2 a.circle:hover {
	background: #78c9ce;
	background-image: none !important ;
}

.index-list li.bc3 a.circle:hover {
	background: #789cce;
	background-image: none !important ;
}

.index-list li.bc4 a.circle:hover {
	background: #9d8ad5;
	background-image: none !important ;
}

.index-list a.circle:hover {
	color: #fff
}

.index-list a.circle:hover h3,
.index-list a.circle:hover h4,
.index-list a.circle:hover h5 {
	color: #fff;
	display: block;
}

.index-list1 {
	counter-reset: li
}

.index-list1 li {
	position: relative
}

.index-list1 li:before {
	content: counter(li, decimal-leading-zero) ".";
	counter-increment: li;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	text-align: center;
	font-size: 24px;
	line-height: 75px;
	font-weight: 700;
	color: #fff
}

@media(max-width:979px) {
	.index-list1 li:before {
		position: static;
		margin-bottom: 20px
	}
}

.social-list li {
	display: inline-block
}

.social-list li .fa {
	font-size: 15px;
	line-height: 40px
}

.social-list li a {
	color: #636363;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	border: 1px solid #dcdcdc;
	text-align: center
}

.social-list li a:hover {
	color: #5fcb92;
	border-color: #5fcb92
}

.social-list li+li {
	margin-left: 2px
}

.quote {
	text-align: center;
	font-size: 16px;
	line-height: 30px
}

.quote-title {
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	margin-bottom: 20px;
	margin-top: 50px;
	color: #78cea1
}

.quote-text {
	position: relative
}

.quote-text:before {
	content: '“';
	display: inline-block;
	margin-right: 10px;
	font-size: 36px;
	line-height: 30px;
	font-weight: 600;
	color: #78cea1;
	vertical-align: top
}

.addr {
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	text-transform: uppercase;
	color: #616161
}

.cover-block {
	position: relative
}

.cover-block.empty {
	height: 345px
}

@media(max-width:979px) {
	.cover-block.empty {
		height: 85px
	}
}

.cover-block .container {
	position: relative;
	z-index: 11
}

.cover-block .cover {
	position: absolute;
	left: 0;
	z-index: 10;
	overflow: hidden;
	width: 100%;
	height: 345px
}

@media(max-width:1199px) and (min-width:980px) {
	.cover-block .cover {
		height: 240px
	}
}

@media(max-width:979px) {
	.cover-block .cover {
		display: none
	}
}

.cover-block .cover path {
	fill: #fff
}

.cover-block .cover_1 {
	bottom: 0
}

.cover-block .cover_2 {
	bottom: 0
}

.cover-block .cover_2 path {
	fill: #fafafa
}

.cover-block .cover_3 {
	top: 0
}

.cover-block .cover_3 path {
	fill: #fafafa
}

.cover-block .cover_4 {
	top: 0;
	margin-top: 85px
}

.cover-block .cover_4 path {
	fill: #fff
}

@media(max-width:1199px) and (min-width:980px) {
	.cover-block .cover_4 {
		height: 345px
	}
}

.bg-block {
	background: #fff;
	padding: 130px 0 110px
}

.bg-block_content {
	position: relative;
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	text-align: center
}

.bg-block_content h2 {
	font-weight: 600;
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 30px;
	margin-top: 0;
	color: #fff;
	text-transform: uppercase
}

@media(max-width:979px) {
	.bg-block_content h2 {
		font-size: 30px;
		line-height: 34px
	}
}

.bg-block_content h2 span {
	display: block;
	font-weight: 700;
	font-size: 80px;
	line-height: 60px;
	margin-bottom: 20px
}

@media(max-width:979px) {
	.bg-block_content h2 span {
		font-size: 50px;
		line-height: 50px
	}
}

.bg-block_content .btn {
	border-color: #fff;
	color: #fff
}

.bg-block_content .btn:hover {
	background: #fff;
	color: #4a4a4a
}

.bg-block_content .btn:active {
	background: #e6e6e6
}

.sf-menu {
	display: inline-block;
	margin-left: 10px;
}

.sf-menu:before,
.sf-menu:after {
	display: table;
	content: "";
	line-height: 0
}

.sf-menu:after {
	clear: both
}

.sf-menu>li {
	position: relative;
	float: left
}

.sf-menu>li+li {
	margin-left: 50px
}

@media(max-width:979px) and (min-width:768px) {
	.sf-menu>li+li {
		margin-left: 25px
	}
}

.sf-menu a {
	display: block
}

.sf-menu>li>a {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	font-weight: 600
}

.sf-menu>li.sfHover>a,
.sf-menu>li>a:hover {
	color: #aaf1c8
}

.sf-menu>li.active>a {
	color: #aaf1c8
}

.sf-menu ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-top: 30px;
	margin-left: -52px;
	min-width: 105px;
	padding: 20px 25px 15px;
	background: #4ca384;
	z-index: 2;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.sf-menu ul {
	font-size: 14px;
	line-height: 30px;
	text-align: center
}

.sf-menu ul>li {
	position: relative;
	border-bottom: 1px dashed #65b095;
	padding: 3px 0
}

.sf-menu ul>li:last-child {
	border-bottom: none
}

.sf-menu ul>li>a {
	color: #fff
}

.sf-menu ul>li.sfHover>a,
.sf-menu ul>li>a:hover {
	color: #aaf1c8
}

.sf-menu ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	margin-left: 25px;
	background: #fff;
	padding: 10px 20px;
	min-width: 40px;
	margin-top: 20px;
	z-index: 4;
	text-align: left;
	border: 1px solid #4ca384
}

.sf-menu ul ul>li {
	border-bottom: 1px dashed #dedede
}

.sf-menu ul ul>li:last-child {
	border-bottom: none
}

.sf-menu ul ul>li>a {
	color: #6a6a6a
}

.sf-menu ul ul>li.sfHover>a,
.sf-menu ul ul>li>a:hover {
	color: #429e8f
}

.sf-menu>li>.sf-with-ul {
	position: relative
}

.sf-menu>li>.sf-with-ul:before {
	position: absolute;
	left: 50%;
	top: 80%;
	margin-left: -3px;
	content: "";
	font: 400 12px/12px "FontAwesome"
}

.sf-menu>li>ul:before {
	content: '';
	position: absolute;
	left: 50%;
	top: -10px;
	margin-left: -5px;
	display: block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: #4ca384
}

@media(max-width:767px) {
	.sf-menu {
		display: none
	}
}

.rd-mobilemenu {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 9999999;
	text-align: left;
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-webkit-transition: .3s all ease;
	transition: .3s all ease
}

.rd-mobilemenu.active {
	right: 0
}

.rd-mobilemenu_ul {
	position: fixed;
	top: 56px;
	left: 0;
	bottom: 0;
	width: 240px;
	padding: 20px 0;
	color: #666;
	background: #fff;
	font-size: 14px;
	line-height: 20px;
	overflow: auto;
	-webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, .1);
	box-shadow: 5px 0 5px 0 rgba(0, 0, 0, .1);
	-moz-transform: translateX(-240px);
	-ms-transform: translateX(-240px);
	-o-transform: translateX(-240px);
	-webkit-transform: translateX(-240px);
	transform: translateX(-240px);
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-webkit-transition: .3s ease;
	transition: .3s ease;
	-moz-transition: .3s cubic-bezier(.55, 0, .1, 1);
	-o-transition: .3s cubic-bezier(.55, 0, .1, 1);
	-webkit-transition: .3s cubic-bezier(.55, 0, .1, 1);
	transition: .3s cubic-bezier(.55, 0, .1, 1)
}

.rd-mobilemenu.active .rd-mobilemenu_ul {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.rd-mobilemenu_ul a {
	display: block;
	padding: 9px 25px 11px
}

.rd-mobilemenu_ul a:hover {
	background: #5fcb92;
	color: #fff
}

.rd-mobilemenu_ul ul a {
	padding-left: 40px
}

.rd-mobilemenu_ul ul ul a {
	padding-left: 60px
}

.rd-mobilemenu_ul:after {
	content: '';
	display: block;
	height: 20px
}

.rd-mobilepanel {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 56px;
	background: #257165;
	color: #fff;
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
	z-index: 99999991
}

.rd-mobilepanel_title {
	/* position: fixed; */
	top: 4px;
	left: 56px;
	right: 56px;
	color: #fff;
	font-size: 24px;
	line-height: 48px;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0;
	padding: 0
}

.rd-mobilepanel_toggle {
	position: fixed;
	top: 4px;
	left: 8px;
	width: 48px;
	height: 48px
}

.rd-mobilepanel_toggle span {
	position: relative;
	display: block;
	margin: auto;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
	content: "";
	position: absolute;
	left: 0;
	top: -8px;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.rd-mobilepanel_toggle span:after {
	top: 8px
}

.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span {
	width: 24px;
	height: 4px;
	background-color: #fff;
	backface-visibility: hidden;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span:after {
	-webkit-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s;
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, transform
}

.rd-mobilepanel_toggle.active span {
	transition: background .3s 0s ease;
	background: 0 0
}

.rd-mobilepanel_toggle.active span:before,
.rd-mobilepanel_toggle.active span:after {
	top: 0;
	-webkit-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s
}

.rd-mobilepanel_toggle.active span:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.rd-mobilepanel_toggle.active span:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

@media(max-width:767px) {
	body {
		padding-top: 56px
	}
	.rd-mobilemenu,
	.rd-mobilepanel {
		display: block
	}
}

@media(max-width:359px) {
	.rd-mobilepanel_title {
		font-size: 18px
	}
}

.stuck_container {
	padding: 10px 0
}

.isStuck {
	background: #257165;
	z-index: 999;
	border-bottom: 1px solid #333
}

.isStuck .sf-menu ul {
	margin-top: 20px
}

@media only screen and (max-width:979px) {
	.isStuck {
		display: none!important
	}
}

.toTop {
	width: 42px;
	height: 42px;
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	background: #5fcb92;
	border-radius: 50%;
	position: fixed;
	right: 66px;
	bottom: 180px;
	display: none;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	z-index: 20
}

.toTop:hover {
	color: #fff;
	background: #9c9c9c;
	text-decoration: none
}

@media only screen and (max-width:1399px) {
	.toTop {
		display: none!important
	}
}

.thumb {
	display: block;
	position: relative;
	overflow: hidden
}

.thumb img {
	width: 100%;
	height: auto;
	-moz-transition: .5s all ease;
	-o-transition: .5s all ease;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.thumb_overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	color: #fff;
	background: 0 0
}

.thumb_overlay:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	font: 400 30px fontawesome;
	line-height: 30px;
	margin-top: -15px;
	text-align: center
}

.lt-ie9 .thumb_overlay:before {
	display: none
}

.thumb:hover .thumb_overlay {
	opacity: 1;
	background: rgba(0, 0, 0, .5)
}

.lt-ie9 .thumb:hover .thumb_overlay {
	background: 0 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
	zoom: 1
}

.lt-ie9 .thumb:hover .thumb_overlay:before {
	display: block
}

.thumb:hover img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.parallax {
	position: relative;
	overflow: hidden
}

.parallax_image,
.parallax_pattern {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-position: center center;
	will-change: transform
}

.parallax_image {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.parallax_pattern {
	background-repeat: repeat
}

.parallax_cnt {
	position: relative
}

header {
	background: #257165;
	padding: 1px 1px
}

header .brand {
	float: left;
	margin: 0 0px
}

@media(max-width:979px) and (min-width:768px) {
	header .brand {
		margin: 0
    };
    header .container {
        width: 0px !important;
    };
    header .brand_name {
		font-size: 40px!important;
    };
}

header .nav {
	/* float: right; */
	margin-top: 5px
}

@media(max-width:767px) {
	header {
		text-align: center
	}
	header .brand,
	header .nav {
		float: none
	}
}

main {
	display: block;
	background: #fff
}

.tc {
	text-align: center
}

.circle {
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #e5e5e5
}

.circle-img {
	display: inline-block;
	border-radius: 50%
}

.bb {
	border-bottom: 1px solid #ebebeb
}

.link1 {
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #6ab8a7
}

.link1:hover {
	text-decoration: underline
}

.terms .link1 {
	margin-top: 35px
}

.text1 {
	font-size: 18px;
	line-height: 24px;
	color: #8e8e8e
}

.mb1 {
	margin-bottom: 70px
}

.mb2 {
	margin-bottom: 50px
}

.color1 {
	color: #78cea1
}

.color2 {
	color: #78c9ce
}

.color3 {
	color: #789cce
}

.color4 {
	color: #9d8ad5
}

time {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700
}

.mt {
	margin-top: 125px
}

.pb {
	padding-bottom: 130px
}

.well1 {
	padding-bottom: 85px
}

.well2 {
	padding-bottom: 100px
}

.well3 {
	padding-top: 0px;
	padding-bottom: 100px
}

.well4 {
	padding-bottom: 90px
}

@media(max-width:979px) {
	.well4 {
		padding-bottom: 85px
	}
}

.well5 {
	padding-top: 90px
}

@media(max-width:979px) {
	.well5 {
		padding-top: 0
	}
}

.well6 {
	padding-bottom: 170px
}

@media(max-width:979px) {
	.well6 {
		padding-bottom: 85px
	}
}

footer {
	background: #fff;
	position: relative
}

footer .social-list {
	margin-bottom: 0px
}

footer .addr {
	margin-bottom: 10px
}

footer .copy {
	margin-top: 5px;
	color: #777;
	font-size: 14px;
	line-height: 36px;
	font-weight: 600;
	text-transform: uppercase
}

.grid_4{
	width: 200px !important;
}

@media(max-width:979px) {
	.grid_4max{

display: none !important;
	}
	.grid_4{
		width: 300px !important;
	}
	
}

.contact-block {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	text-align: center
}

@media(max-width:979px) {
	.contact-block {
		background: #fff;
		position: static
	}


}
@media(min-width:1200px){
	.brand_name{
		margin: -4px !important;
	}
}
@media(max-width:1199px){
	.brand div{
		width: 190px !important;
	}
	.brand_name{
		font-size: 18px !important;
		margin: -1px !important;
	}
}

@media(max-width:979px){
	.brand div{
		width: 162px !important;
	}
	.brand_name{
		font-size: 16px !important;
		margin: 0px !important;
	}
	.brand img{
		/* width: 37px !important; */
		margin-left: 27vh;

	}
}