.topbar {
	display: none;
}

.content-column h2 {
	text-align: center !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400 !important;
	font-size: 40px !important;
}

p {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 18px;
}

footer h2 {
	font-size: 31px !important;
    font-weight: 300 !important;
    border-bottom: 0px !important;;
}

.menu li a {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
}

footer .ftr-btm {
	background-color: #3db3e0 !important;
}

.list2 li a {
	font-size: 18px;
	font-weight: 300;
}

.tabSec .nav-tabs > li.active > a {
	background-color: #3db3e0 !important;
	border-radius: 2px !important;
	padding: 15px 43px;
}

.tabSec .nav-tabs > li > a {
	border-radius: 2px !important;
	padding: 15px 25px;
	text-transform: uppercase;
	font-weight: 400;
}


.tabSec .nav-tabs > li {
	margin: 0 6px !important;
}

.news {
	padding-top: 90px;
	margin-top: 30px;
}

.news p {
	padding-left: 120px;
	padding-right: 120px;
}

.navbar .container {
	position: relative;
}

.language-switcher {
	position: absolute;
	top: 0;
	right: 0;
	color: black;
}

.language-switcher span {
	color: #3db3e0;
}

.language-switcher a {
	color: #152234;
}

.home .home-star-title h2:before {
	content: '';
	background-image: url(../img/star-2.png);
	background-size: 100%;
	display: inline-block;
	width: 40px;
	height: 38px;
	position: relative;
	margin-right: 15px;
	top: 8px;
}

.home .home-star-title .team-center {
	margin: 0 auto;
	display: block;
}

.home .home-star-title {
	position: relative;
}

.home .home-star-title:before {
	content: '';
	background-image: url(../img/cloud-4.png);
	background-size: 100%;
	display: inline-block;
	width: 155px;
	opacity: 0.3;
	height: 137px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.home .home-star-title:after {
	content: '';
	background-image: url(../img/star-2.png);
	background-size: 100%;
	display: inline-block;
	width: 40px;
	height: 38px;
	position: absolute;
	bottom: 25px;
	right: 20%;
}

.content-column img {
	max-width: 100%;
}

.home .tab2con {
	background-image: url(../img/background-slider.jpg);
	padding-top: 80px;
	padding-bottom: 80px;
}

.home .tabSec .img1 {
	float: left;
	margin-left: 0;
	margin-right: 40px;
}

.home .tabSec .nav-tabs > li > a {
	background: white;
	color: #9b9b9b;
	font-weight: bold;
	letter-spacing: 2px;
}

.home .tabSec .nav-tabs > li.active > a {
	color: white;
}

.home .tabSec .tab-content {
	padding: 20px;
	height: 480px;
	background: white;
}

.home .tabSec .tab-content .overflow {
	overflow: hidden;
}

.home .tabSec .tab-content h2 {
	color: #28b3e1;
	font-size: 35px;
	font-weight: 300;
	padding-top: 30px;
}

.home .tabSec .tab-content p {
	color: #333333;
}

.navbar-default .navbar-nav > li > a  {
	color: #555555 !important;
	font-size: 14px !important;
	text-transform: uppercase;
	margin-bottom: 30px;
	letter-spacing: 1px;
}

.header1 .navbar-default .navbar-nav > .active > a, .header1 .navbar-default .navbar-nav > .active > a:focus, .header1 .navbar-default .navbar-nav > .active > a:hover {
	color: #29aee3 !important;
}

.content-cols h3 {
	color: #3db3e0 !important;
}

@media (max-width: 991px) {
	.home .tabSec .tab-content {
		height: auto;
	}
	.home .tabSec .img1 {
		float: none;
		width: 100%;
		margin-bottom: 0;
	}
	.news p {
		padding-left: 0px;
		padding-right: 0px;
	}
}



@media screen and (max-width: 640px) {
	.content-column h2 {
		font-size: 25px !important;
	}
}

h2.girl-icon {
	text-align: center;
	font-size: 40px;
	font-weight: 300;
	margin-top: 30px;
}

h2.girl-icon:after {
	content: '';
	background-image: url(../img/icon-2.png);
	background-size: 100%;
	display: inline-block;
	width: 91px;
	height: 97px;
	position: relative;
	margin-right: 15px;
	top: 8px;
}

.homeBlog img {
	width: auto;
	height: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.rocket-icon {
	position: relative;
}

.rocket-icon:before {
	position: absolute;
	width: 245px;
	height: 203px;
	content: '';
	top: -150px;
	left: 150px;
	background-image: url(../img/icon-3.png);
	background-size: 100%;
	display: none !important;
	display: inline-block;
}

.flower-icon {
	position: absolute;
	right: 100px;
	bottom: 0;
	width: 76px;
}

.allblog-btn {
	text-align: center;
	padding-top: 30px;
}

.allblog-btn a {
	background-color: #0eb4e0;
  border-radius: 4px;
  padding: 15px 43px;
	color: white;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 3px;
	font-weight: 700;
}

.whale-image {
	float: right;
	width: 70px;
}

.header1 {
	background-repeat: no-repeat;
}

.tab2-pick {
	display: none !important;
}

.subpageBanner h5 span {
	display: none;
}

.subpageBanner h3 span {
	background: #3db3e0;
}


.page-id-1415 #accordion {
	margin-top: -30px;
}



.accordionSec .panel-heading .accordion-toggle {
	color: #3db3e0;
	font-size: 20px;
}

.accordionSec .panel-heading .accordion-toggle:after {
	color: #3db3e0
}

.page-id-1415 .tab2con {
	margin-top: -60px;
}

td {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

th {
	#3db3e0
}

.page-id-1479 .sidebar-column-content {
	display: none !important;
}

.page-id-1479 .paddingB {
	padding-bottom: 0px;
}

h3 {
	font-size: 21px;
}

.page-id-1105 h3 {
	margin-top: 50px;
}

.btn3 {
	background: #3db3e0;
	border-color: #3db3e0;
}


@media (max-width: 1199px) {
	.tabSec .nav-tabs > li {
		margin-bottom: 15px !important;
	}
}

@media (max-width: 991px) {
	.tabSec .nav-tabs {
		display: none;
	}
	.tab2-pick {
		display: block !important;
		width: 100% !important;
	}
	.tab2-pick button {
		float: none !important;
	}
	.navbar-toggle {
		margin-top: 30px;
	}
}

@media (max-width: 500px) {
	.accordionSec .panel-heading .accordion-toggle {
		font-size: 16px;
	}
}

.subpageBanner {
	padding: 0;
	position: relative;
}

.subpageBanner-text {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.subpageBanner-image {
	display: block;
	width: 100%;
	height: auto;
}

.blocky-slider .owl-nav > div {
	background-color: rgba(0,0,0,0.5);
	width: 40px;
	height: 40px;
	position: absolute;
	color: transparent;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.blocky-slider .owl-nav > div:hover {
	background-color: black;
}

.blocky-slider .owl-nav > div.disabled {
	opacity: 0.5;
	cursor: default;
}

.blocky-slider .owl-nav .owl-prev {
	left: -10%;
}

.blocky-slider .owl-nav .owl-next {
	right: -10%;
}

.blocky-slider .owl-nav .owl-prev:before {
	font-family: "revicons";
	font-size: 15px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
	content: '\e824';
}

.blocky-slider .owl-nav .owl-next:before {
	font-family: "revicons";
	font-size: 15px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
	content: '\e825';
}

.blocky-slide {
	position: relative;
}

.blocky-image {
	width: 45%;
	height: auto;
	padding: 10px;
	position: relative;
}

.image-ele {
	width: 100%;
	height: 100%;
	background-size: cover;
}

.blocky-image-overlay {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;

	color: white;
	z-index: 99;
}

.blocky-image-overlay span {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 15px;
	font-size: 30px;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 1.5;
}

.blocky-image img {
	max-width: 100%;
}

.blocky-image1 {
	top: 0;
	left: 0;
	float: left;
	width: 55%;
	height: 453px;
}

.blocky-image2 {
	top: 0;
	right: 0;
	float: right;
	height: 264px;
}

.blocky-image3 {
	float: left;
	clear: left;
	width: 27.5%;
	height: 272px;
}

.blocky-image4 {
	float: left;
	width: 27.5%;
	height: 272px;
}

.blocky-image5 {
	float: right;
	height: 459px;
	margin-top: -187px;
}

.blocky-image .image-ele img {
	display: none;
}

@media (max-width: 1450px) {
	.blocky-slider .owl-nav .owl-prev {
		left: -5%;
	}

	.blocky-slider .owl-nav .owl-next {
		right: -5%;
	}
}

@media (max-width: 1299px) {
	.blocky-slider .owl-nav .owl-prev {
		left: 0;
	}

	.blocky-slider .owl-nav .owl-next {
		right: 0;
	}
}

@media (max-width: 1199px) {
	.blocky-image-overlay span {
		font-size: 24px;
	}
}

@media (max-width: 991px) {
	.blocky-image1 {
		height: 300px;
	}
	.blocky-image2 {
		height: 200px;
	}
	.blocky-image3,
	.blocky-image4 {
		height: 200px;
	}
	.blocky-image5 {
		height: 300px;
		margin-top: -100px;
	}
	.blocky-slider .owl-nav .owl-prev {
		left: -40px;
	}

	.blocky-slider .owl-nav .owl-next {
		right: -40px;
	}
}

@media (max-width: 844px) {
	.blocky-slider .owl-nav .owl-prev {
		left: 15px;
	}

	.blocky-slider .owl-nav .owl-next {
		right: 15px;
	}
}

@media (max-width: 767px) {
	.blocky-image {
		padding: 5px;
	}
	.blocky-image-overlay {
		top: 5px;
		left: 5px;
		right: 5px;
		bottom: 5px;
	}
	.blocky-image {
		float: none !important;
		margin: 0 auto !important;
		height: auto !important;
		width: 100% !important;
	}
	.blocky-image .image-ele {
		width: auto;
		height: auto;
	}
	.blocky-image .image-ele img {
		display: block;
		width: auto !important;
		height: auto;
	}
	.headline-blog {
		font-size: 17px !important;
		font-weight: bold;
	}
	.thumb {
		font-size: 15px !important;
	}
}
